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

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 a Service Provider Administrator.
The software to be unassigned from an organization.String softwareIdParameters
The ID or name of the organization from which to unassign the software.String
organizationName
noneReturns
InvalidParameterExceptionExceptions
No software exists with the given software ID.SoftwareNotFoundException
OrganizationNotFound
Exception
IOSoapException
syncOrganizations
Synchronizes changes made to organization local groups outside of the
infrastructure orchestration organization portal. This ensures any changes
syncOrganizationsName
to organization membership are preserved in the event of a migration.
Perform this operation after all changes to local organization groups are
completed. This operation may be performed only by an infrastructure
orchestration Administrator.
noneParameters
noneReturns
IOSoapExceptionExceptions
CMS
beginCmsMaintenance
Puts a CMS in maintenance mode in a federated environment. This
operation may be performed only by an infrastructure orchestration
Administrator.
beginCmsMaintenanceName
The fully-qualified domain name of the CMS to put in maintenance mode.String cmsNameParameters
noneReturns
InvalidParameterExceptionExceptions
IOSoapException
CMS 37