HP CloudSystem Matrix/Matrix Operating Environment 7.1 Integration Interfaces API and CLI Operations Reference Guide
OrganizationNotFound
Exception
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. This operation may be performed only by a Service Provider
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
noneReturns
InvalidParameterExceptionExceptions
No subnet exists with given subnet ID.SubnetNotFoundException
OrganizationNotFound
Exception
IOSoapException
unassignSubnetFromOrganization
Unassigns a subnet from an organization. The operation has no effect
if the subnet is not assigned to the organization. A subnet may be
unassignSubnetFrom
Organization
Name
unassigned even if services in the organization are using it. This operation
may be performed only by a Service Provider Administrator.
The subnet to be unassigned from an organization.String subnetIdParameters
The ID or name of the organization from which to unassign the subnet.String
organizationName
noneReturns
InvalidParameterExceptionExceptions
No subnet exists with given subnet ID.SubnetNotFoundException
OrganizationNotFound
Exception
IOSoapException
assignSoftwareToOrganization
Assigns software to an organization. A single software image can be
assigned to multiple organizations. It also remains in the Service Provider
assignSoftwareToOrganizationName
software set. The operation has no effect if the software is already
assigned to the organization. This operation may be performed only by
a Service Provider Administrator.
The software to be assigned to an organization.String softwareIdParameters
The ID or name of the organization to which to assign the software.String
organizationName
noneReturns
36 Operations