Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatastoreInventoryItem

Package version

The datastore inventory item.

Hierarchy

Index

Properties

Optional capacityGB

capacityGB: undefined | number

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

Optional freeSpaceGB

freeSpaceGB: undefined | number

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

inventoryType

inventoryType: "Datastore"

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

Optional managedResourceId

managedResourceId: undefined | string

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

Optional moName

moName: undefined | string

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

Optional moRefId

moRefId: undefined | string

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

Optional provisioningState

provisioningState: undefined | string

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

Generated using TypeDoc