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

unassigned even if services in the organization were created from it. This
operation may be performed only by a Service Provider Administrator.
The template to be unassigned from an organization.String templateNameParameters
The ID or name of the organization from which to unassign the template.String
organizationName
noneReturns
InvalidParameterExceptionExceptions
No template exists with given template name.TemplateNotFound
Exception
OrganizationNotFound
Exception
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 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 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 pool.ServerPoolNotFoundFor
ResourceException
Organization 35