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

assignServerToOrganization
Assigns a compute resource to an organization. The compute resource
must be in the Service Provider Unassigned pool and must not be in use.
assignServerToOrganizationName
It is moved out of the Service Provider Unassigned pool and into the
organization Unassigned pool. This operation may be performed only
by an infrastructure orchestration Administrator.
The compute resource to be assigned.String serverResourceIdParameters
The ID or name of the organization to which to assign the compute
resource.
String
organizationName
noneReturns
InvalidParameterExceptionExceptions
ServerInUseException
The resource is not in the Unassigned pool.ServerPoolNotFoundFor
ResourceException
OrganizationNotFound
Exception
IOSoapException
unassignServerFromOrganization
Unassigns a compute resource from an organization. The compute
resource must be in the organization Unassigned pool and must not be
unassignServerFrom
Organization
Name
in use. It is moved out of the organization Unassigned pool and into the
Service Provider Unassigned pool. This operation may be performed
only by an infrastructure orchestration Administrator.
The compute resource to be unassigned.String serverResourceIdParameters
The ID or name of the organization from which to unassign the compute
resource.
String
organizationName
noneReturns
InvalidParameterExceptionExceptions
ServerInUseException
The resource is not in the Unassigned pool.ServerPoolNotFoundFor
ResourceException
OrganizationNotFound
Exception
IOSoapException
assignSubnetToOrganization
Assigns a subnet to an organization. A single subnet can be assigned to
multiple organizations. It also remains in the Service Provider subnet set.
assignSubnetToOrganizationName
The operation has no effect if the subnet is already assigned to the
organization. This operation may be performed only by an infrastructure
orchestration Administrator.
The subnet to be assigned to an organization.String subnetIdParameters
The ID or name of the organization to which to assign the subnet.String
organizationName
44 Operations