Schema for VI Inventory Entity

The schema for the VI Inventory entity resource includes the following elements:

Click this link to view the XSD file.

ExtraInfoType

Includes the elements of DataStoreInfoType or ClusterInfoType.

ClusterInfoType

Name

Type

Description

hosts

ClusterHostType

Represents the hosts in a cluster.

ClusterHostType

Name

Type

Description

Host

ResourceType

Represents a specific host in a cluster.

DataStoreInfoType

Name

Type

Description

FileSystemType

xs:string

Type of the datastore file system.

MultiPathingStatus

xs:string

Aggregate multipathing status across all hosts using the datastore.

ScsiPaths

ScsiPathsType

Represents the SCSI path information for the datastores.

StorageCapabilities

StorageCapabilitiesType

Represents the storage capabilities information for the datastores.

ScsiPathsType

Name

Type

Description

ScsiPath

ScsiPathType

Represents the SCSI path information for the datastores.

ScsiPathType

Name

Type

Description

Host

xs:string

Host name

RunTimeName

xs:string

Runtime name of the SCSI path.

AdapterType

xs:string

SCSI adapter type

ScsiId

xs:string

Volume UUID of the SCSI device

Vendor

xs:string

Volume manufacturer

StorageCapabilitiesType

Name

Type

Description

StorageCapability

StorageCapabilityType

Represents the SCSI path information for the datastores.

StorageCapabilityType

Includes the elements of the ResourceType.

Name

Type

Description

IsSystemDefined

xs:boolean

Is the storage capability for the datastore system defined.

VIInventoryEntitiesType

Name

Type

Description

Entity

VIInventoryEntityType

Represents the VI Inventory entities.

VIInventoryEntityType

Includes the entities in EntityType.

Name

Type

Description

MoId

xs:string

MoID (managed object ID) of the entity as defined in the vCenter Server.

VCenterServer

ResourceType

Represents the vCenter Server element.

ExtraInfo

ExtraInfoType

Additional information for datastores.