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

noneReturns
InvalidParameterExceptionExceptions
No template exists with given template nameTemplateNotFoundException
OrganizationNotFoundException
IOSoapException
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 a Service Provider 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 poolServerPoolNotFoundForResourceException
OrganizationNotFoundException
IOSoapException
unassignServerFromOrganization
Unassigns a compute resource from an organization. The compute
resource must be in the organization Unassigned pool and must not be
unassignServerFromOrganizationName
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 a Service Provider 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 poolServerPoolNotFoundForResourceException
OrganizationNotFoundException
IOSoapException
assignSubnetToOrganization
Assigns a subnet to an organization. A single subnet may be assigned
to multiple organizations. It also remains in the Service Provider subnet
assignSubnetToOrganizationName
set. The operation has no effect if the subnet is already assigned to the
Organization 27