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

noneReturns
InvalidParameterExceptionExceptions
No subnet exists with given subnet ID.SubnetNotFoundException
OrganizationNot
FoundException
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 an infrastructure orchestration 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
an infrastructure orchestration 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
InvalidParameterExceptionExceptions
No software exists with the given software ID.SoftwareNotFoundException
OrganizationNotFound
Exception
IOSoapException
unassignSoftwareFromOrganization
Unassigns software from an organization. The operation has no effect if
the software is not assigned to the organization. Software may be
unassignSoftwareFrom
Organization
Name
unassigned even if services in the organization are using it. This operation
may be performed only by an infrastructure orchestration Administrator.
The software to be unassigned from an organization.String softwareIdParameters
Organization 45