Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineTemplateInventoryItem

Package version

The VM Template inventory item.

Hierarchy

Index

Properties

Optional folderPath

folderPath: undefined | string

Gets or sets the folder path of the template.

inventoryType

inventoryType: "VirtualMachineTemplate"

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 memorySizeMB

memorySizeMB: undefined | number

Gets or sets memory size in MBs for the template.

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 numCPUs

numCPUs: undefined | number

Gets or sets the number of vCPUs for the template.

Optional numCoresPerSocket

numCoresPerSocket: undefined | number

Gets or sets the number of cores per socket for the template. Defaults to 1 if unspecified.

Optional osName

osName: undefined | string

Gets or sets os name.

Optional osType

osType: OsType

Gets or sets the type of the os.

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