Operations Management/Tenant Management (Plus)/Organization Operations
PUTOrganization OperationsSince 2.4.0SynchronousAuth Required
ChangeIAM2OrganizationParent
ChangeIAM2OrganizationParent
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Path Parameters
Request Inputs
Path Parameters
parentUuidStringRequired父级资源UUID。
Body Fields
changeiam2organizationparentObjectRequiredchangeiam2organizationparent request body object.
childrenUuidsListRequired子项UUID。
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
PUT/zstack/v1/iam2/organizations/{parentUuid}/actions
/zstack/v1/iam2/organizations/{parentUuid}/actions
Request Example
curl -X PUT 'http://{host}/zstack/v1/iam2/organizations/{parentUuid}/actions' -H 'Authorization: OAuth {sessionUuid}' -H 'Content-Type: application/json;charset=UTF-8' -d '{"changeiam2organizationparent":{"childrenUuids":["<childrenUuids>"]},"systemTags":["<systemTags>"],"userTags":["<userTags>"]}'
Response Example
200{}Change History
This API has no change history records yet.
