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

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 resourcesList<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 detailsString subnetIdParameters
A SubnetDetails object containing the details of the subnetSubnetDetails subnetReturns
InvalidParameterExceptionExceptions
SubnetNotFoundException
IOSoapException
Software
listSoftware
Gets a list of software available for deployment. This operation may be
performed only by an infrastructure orchestration 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 or Architect.
getSoftwareName
The ID of the software to getString softwareIdParameters
A DeployableSoftware object containing information about the softwareDeployableSoftware
software
Returns
InvalidParameterExceptionExceptions
SoftwareNotFoundException
IOSoapException
24 Operations