Symantec logo

K2VW_ResourceTypes

The following attribute information is available on this object type:

K2VW_ResourceType Attribute Information

Attribute

Description

All VCS attributes on the resource type. 


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


effectiveUserAccessRight 

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

explicitUserAccessRight 

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

fqn 

Fully qualified object name. 

The K2VW_ResourceType table provides the following data:

K2VW_ResourceType 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 type object is a Cluster 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.