Symantec logo

K2VW_Resources

The following attribute information is available on this object type:

K2VW_Resources Attribute Information

Attribute

Description

All VCS attributes on the resource except for the following: Signaled, MonitorTimeStats. 


  Note   Refer to the Veritas Cluster Server Administrator's Guide for a complete list of VCS attributes.


explicitUserAccessRight 

Map of user IDs to users right on this object. Explicit may be empty. 

effectiveUserAccessRight 

Map of user IDs to users right on this object. Effective=explicit or is inherited from parents effective. 

fqn 

Fully qualified object name. 

ExcludeFromUptimeReport 

Don't include resource in uptime calculations. 

ChildDependencies 

IDs of children. 

ParentDependencies 

IDs of parents. 

ConsolidatedState 

State of management server. 

PreviousConsolidatedState 

State of management server before last transition. 

resourceType 

ID of resource type for this resource. 

The K2VW_Resource table provides the following data:

K2VW_Resource Table Information

Column

Data Type

Description

ObjectID 

Integer 

Unique database ID that identifies each object of this type in the database. 

ObjectName 

Varchar (256) 

Name of the object. 

ParentID 

Integer 

The parent of a resource object is a Group object. This column contains the unique database ID for the parent of this object. 

DateCreated 

Timestamp 

Date the object was created. 

DateDeleted 

Timestamp 

Date the object was deleted. If NULL, the object is not deleted. 

AttributeName 

Varchar (256) 

Name of an attribute on the object. 

AttributeDimension 

Varchar (50) 

Dimension of the attribute. Can be any of the following values: Scalar attribute, Association attribute, Key List attribute, or Vector attribute. 

AttributeType 

Varchar (50) 

Actual data type of the attribute values. 

AttributeScope 

Varchar (50) 

Specifies the scope of the attribute. An attribute can be either locally scoped or globally scoped. 

AttributeDatemodified 

Timestamp 

Date the attribute was modified. 

AttributeState 

Varchar (3) 

Specifies if the attribute is an historical record ('OLD') or if it is a current record ('NEW'). 

AttributeContext 

Varchar (512) 

The context for an attribute value. Depending on the attribute dimension, this may contain a NULL value. 

Attributekey 

Varchar (512) 

The key for an attribute value. Depending on the attribute dimension, this may contain a NULL value. 

AttributeValue 

Varchar (512) 

The attribute values. Depending on the attribute dimension, this may contain a NULL value.