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

getSanVolumeTemplate
Gets information about a specified SAN volume template. This operation
may be performed only by an infrastructure orchestration Administrator
or Architect.
getSanVolumeTemplateName
The ID of the SAN volume template to get.String
sanVolumeTemplateId
Parameters
A SanVolumeTemplate object containing the details of the SAN volume
template.
SanVolumeTemplate
sanVolumeTemplate
Returns
InvalidParameterExceptionExceptions
SanVolumeTemplateNot
FoundException
IOSoapException
Organization
listOrganizations
Gets a list of existing organizations. This operation may be performed
only by an infrastructure orchestration Administrator.
listOrganizationsName
noneParameters
A list of Organization objects representing the organizations defined.List<OrganizationInfo>
organizations
Returns
IOSoapExceptionExceptions
getOrganization
Gets information about a specified organization. This operation may be
performed only by an infrastructure orchestration Administrator.
getOrganizationName
The ID or name of the organization for which to get information.String
organizationName
Parameters
An Organization object containing information about the specified
organization.
OrganizationDetailsReturns
InvalidParameterExceptionExceptions
OrganizationNotFound
Exception
IOSoapException
createOrganization
Creates a new organization with no user or resource assignments. This
operation may be performed only by an infrastructure orchestration
Administrator.
createOrganizationName
A unique name to assign to the new organization.String
organizationName
Parameters
An immutable identifier for the new organization.String organizationIdReturns
InvalidParameterExceptionExceptions
IOSoapException
42 Operations