HP CloudSystem Matrix/Matrix Operating Environment 7.2 Integration Interfaces API and CLI Operations Reference Guide

TemplateInfo
Name of the template.String name
Time at which the template was created, in milliseconds since the epoch.Long createEpoch
(Required) Time at which the template was last modified, in milliseconds since the
epoch.
Long lastModifiedEpoch
Aggregate cost of resources for a service based on the template.Cost cost
Indicates whether the template is published for general use.Boolean isPublished
Indicates whether template customization is available at service creation time.Boolean isCustomizable
Custom template notes.String notes
Disaster recovery policy.DrPolicy drPolicy
VirtualizationType
(Required) The value as an enumerated type.VirtualizationTypeEnum
enumValue
A more specific value not defined in the enumerated type, when the enumValue is
OTHER.
String otherValue
VirtualizationTypeEnum
Possible values: ESX, XEN, HYPER_V, MSVS, GSX, INTEGRITY_VM, UNKNOWN, OTHER
The XEN, MSVS, and GSX values are currently not used in IO logical servers.
VirtualMachineInfo
A unique identifier for the VM.String id
The name by which the VM is known.String name
ID of the VM host containing the VM.String hostId
The virtualization technology used by the VM.VirtualizationType
virtualizationType
VirtualSwitch
Name of the virtual switch.String name
IDs of the subnets served by the virtual switch.List<String> subnetIds
VmHost
Extends ServerResource
Virtualization type used by the VM host.VirtualizationType
virtualizationType
Network hostname of the VM host.String hostname
Network domain of the VM host.String dnsDomain
Network IP address of the VM host.String ipAddress
TemplateInfo 81