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

listUnmanagedVirtualMachines
Lists Virtual Machines on registered hosts that are neither part of
an existing service nor managed by Matrix OE visualization. This
listUnmanagedVirtualMachinesName
operation may be performed only by an infrastructure orchestration
Administrator.
noneParameters
A list of VirtualMachineInfo objects describing the unmanaged
VMs.
List<VirtualMachineInfo>
unmanagedVirtualMachines
Returns
IOSoapExceptionExceptions
Software
listSoftware
Gets a list of software available for deployment.listSoftwareName
noneParameters
List of DeployableSoftware objects containing information about software
resources.
List<DeployableSoftware>
software
Returns
IOSoapExceptionExceptions
getSoftware
Gets information about a specified deployable software image.getSoftwareName
The ID of the software to get.String softwareIdParameters
A DeployableSoftware object containing information about the software.DeployableSoftware
software
Returns
InvalidParameterExceptionExceptions
SoftwareNotFoundException
IOSoapException
Subnet
listSubnets
Gets a list of subnets available to the user. This operation may be
performed only by an infrastructure orchestration Administrator or Architect
or an Organization Administrator.
listSubnetsName
noneParameters
List of SubnetInfo objects containing information about network resources.List<SubnetInfo> subnetsReturns
IOSoapExceptionExceptions
40 Operations