The UnlinkUserProfilesFromUnitGroup method unlinks one or more user profiles from the specified unit group
Parameters
The session identifier.
The UUID identifying the group from which the user profiles are to be unlinked.
An array of UUIDs identifying the user profiles that are to be unlinked from the specified group.
Return Values
This is a void method that does not expose a return value.
Remarks
None
Parameters
Specifies the session Id obtained from the login to the web service.
An array of UUIDs that identify the groups to delete.
Deletes all the unit groups. If set to true, the relationship with the unit groups is ignored.
If the value is set to false, the API returns the objects that are related to the unit groups and deletes the groups that are not related to any objects.
Specifies the object type. If forceDelete is set to true, set the ObjectType as CONSTRAINT_NONE. Else, set it to CONSTRAINT_ALL.
Return Values
None
Parameters
Specifies the session Id obtained from the login to the web service.
An array of names that identify the groups to delete.
Deletes all the unit groups. If set to true, the relationship with the unit groups is ignored.
If the value is set to false, the API returns the objects that are related to the unit groups and deletes the groups that are related to any objects.
Specifies the object type. If forceDelete is set to true, set the ObjectType as CONSTRAINT_NONE. Else, set it to CONSTRAINT_ALL.
Return Values
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|