This page describes the schema for the vCenter Server entity resource in vCenter Chargeback Manager.
Click this link to view the XSD file.
Includes the entities in EntityType.
Name |
Type |
Description |
MoId |
xs:string |
MoID (Managed Object ID) of the entity as defined in the vCenter Server. |
ParentPath |
xs:string |
Path from the root entity to the parent of this entity. The root entity path is indicated by /. |
Parent |
Represents the parent entity type. |
|
ChildrenCount |
xs:int |
Number of immediate child entities. |
StateInCbHierarchy |
xs:int |
Indicates if the vCenter Server entity is present in vCenter Chargeback Manager. A value of 0 - indicates that the entity is not present in vCenter Chargeback Manager. 1 - indicates that some of the child entities of the entity are present in vCenter Chargeback Manager. 2 - indicates that the entity and all its children are present in vCenter Chargeback Manager. |