The schema for Entity resource contains the following elements:
Click this link to view the XSD file.
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. |
Includes the elements of ResourceBaseType.
Name |
Type |
Description |
---|---|---|
Value |
Represents the value of the attribute specified for the entity. |
Name |
Type |
Description |
---|---|---|
Allocation |
Represents the allocation of an entity in a hierarchy. |
Name |
Type |
Description |
---|---|---|
ComputingResource |
Represents the computing resource for the entity. |
|
Values |
Represents the values assigned to a computing resource. |
Name |
Type |
Description |
---|---|---|
Value |
Represents the values of an entity. |
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. |
Name |
Type |
Description |
---|---|---|
Attribute |
Represents the attribute of an entity. |
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. |
Name | Type | Description |
---|---|---|
Percentage |
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 |
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. |
Name |
Type |
Description |
---|---|---|
Share |
Represents the share of an entity element with its parent. |
Includes the elements of EntityType.
Name |
Type |
Description |
---|---|---|
ChildrenCount |
xs:int |
Number of immediate child entities of an entity. |
Shares |
Represents the list of the shares for an entity element. |
|
Attributes |
Represents the attributes configured for an entity. |
|
VCenterServers |
Represents information for a vCenter Server entity in the Chargeback hierarchy. |
|
Allocations |
Represents allocations set on an entity for each computing resource. |