DatastoreInventoryItem interface

The datastore inventory item.

Extends

Properties

capacityGB

Gets or sets Maximum capacity of this datastore, in GBs.

freeSpaceGB

Gets or sets Available space of this datastore, in GBs.

inventoryType

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

managedResourceId

Gets or sets the tracked resource id corresponding to the inventory resource.

moName

Gets or sets the vCenter Managed Object name for the inventory item.

moRefId

Gets or sets the MoRef (Managed Object Reference) ID for the inventory item.

provisioningState

Gets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

capacityGB

Gets or sets Maximum capacity of this datastore, in GBs.

capacityGB?: number

Property Value

number

freeSpaceGB

Gets or sets Available space of this datastore, in GBs.

freeSpaceGB?: number

Property Value

number

inventoryType

Polymorphic discriminator, which specifies the different types this object can be

inventoryType: "Datastore"

Property Value

"Datastore"

Inherited Property Details

managedResourceId

Gets or sets the tracked resource id corresponding to the inventory resource.

managedResourceId?: string

Property Value

string

Inherited From InventoryItemProperties.managedResourceId

moName

Gets or sets the vCenter Managed Object name for the inventory item.

moName?: string

Property Value

string

Inherited From InventoryItemProperties.moName

moRefId

Gets or sets the MoRef (Managed Object Reference) ID for the inventory item.

moRefId?: string

Property Value

string

Inherited From InventoryItemProperties.moRefId

provisioningState

Gets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited From InventoryItemProperties.provisioningState