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

is possible when an error occurs. This operation may be performed only
by an infrastructure orchestration Administrator.
A list of the names of users and Active Directory groups to assign as
Organization Users, such as "Domain\User" or "localuser."
List<String> userNamesParameters
The ID or name of the organization to which to assign users.String
organizationName
noneReturns
InvalidParameterExceptionExceptions
OrganizationNotFound
Exception
IOSoapException
unassignUsersFromOrganization
Removes users and user groups from the set of Organization Users. If
both user names and group names are specified, partial completion of
unassignUsersFromOrganizationName
the operation is possible when an error occurs. This operation may be
performed only by an infrastructure orchestration Administrator.
A list of the names of users and Active Directory groups to unassign as
Organization Users, such as "Domain\User" or "localuser."
List<String> userNamesParameters
The ID or name of the organization from which to unassign users.String
organizationName
noneReturns
InvalidParameterExceptionExceptions
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
CMS 47