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

Software
listSoftware
Gets a list of software available for deployment. This operation may be
performed only by an infrastructure orchestration Administrator,
organization Administrator, or Architect.
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. This
operation may be performed only by an infrastructure orchestration
Administrator, organization Administrator, or Architect.
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
getSubnet
Gets details of a specified subnet. This operation may be performed only
by an infrastructure orchestration Administrator or Architect or an
Organization Administrator.
getSubnetName
The ID of the subnet for which to get details.String subnetIdParameters
A SubnetDetails object containing the details of the subnet.SubnetDetails subnetReturns
InvalidParameterExceptionExceptions
SubnetNotFoundException
IOSoapException
32 Operations