Schema for Entity Resource

The schema for Entity resource contains the following elements:

Click this link to view the XSD file.

ValueType

Name

Type

Description

ValueType

xs:string

Represents the data type of the value of an entity attribute. The value must be between 0 and 4000.

EntityAttributeType

Includes the elements of ResourceBaseType.

Name

Type

Description

Value

ValueType

Represents the value of the attribute specified for the entity.

AllocationsType

Name

Type

Description

Allocation

AllocationType

Represents the allocation of an entity in a hierarchy.

AllocationType

Name

Type

Description

ComputingResource

ResourceType

Represents the computing resource for the entity.

Values

AllocationValuesType

Represents the values assigned to a computing resource.

AllocationValuesType

Name

Type

Description

Value

Value

Represents the values of an entity.

Value

Name

Type

Description

AllocationValue

xs:double

Allocation value of an entity in a hierarchy.

StartTime

xs:long

Time, in milliseconds, when the entity was added to the parent.

EndTime

xs:long

Time, in milliseconds, till when the entity was the child of the parent.

EntityAttributesType

Name

Type

Description

Attribute

EntityAttributeType

Represents the attribute of an entity.

PercentageType

Name

Type

Description

PercentageType

xs:int

Represents the data type of the shared percentage of an entity. The shared percentage must be in the range of 1 to 100.

ShareType

Name Type Description

Percentage

PercentageType

Represents the shared percentage of the entity.

ParentPath

xs:string

The path from the root entity to the parent of this entity. The root entity path is indicated by /.

Parent

ParentType

Represents the parent entity. If this is a root entity, it will not not have a parent and hence, the value is always -1.

StartTime

xs:long

Time, in milliseconds, when the entity is added to the parent.

SharesType

Name

Type

Description

Share

ShareType

Represents the share of an entity element with its parent.

HierarchyEntityType

Includes the elements of EntityType.

Name

Type

Description

ChildrenCount

xs:int

Number of immediate child entities of an entity.

Shares

SharesType

Represents the list of the shares for an entity element.

Attributes

EntityAttributesType

Represents the attributes configured for an entity.

VCenterServers

VCenterServersType

Represents information for a vCenter Server entity in the Chargeback hierarchy.

Allocations

AllocationsType

Represents allocations set on an entity for each computing resource.