Operations Management/Tenant Management (Plus)/Project Operations
PUTProject OperationsSince 4.3.0SynchronousAuth Required
RemoveIAM2ProjectLoginExpired
RemoveIAM2ProjectLoginExpired
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Path Parameters
Request Inputs
Path Parameters
uuidStringRequiredThe resource UUID.
Body Fields
removeiam2projectloginexpiredObjectRequiredremoveiam2projectloginexpired request body object.
attributeUuidMapRequired属性UUID。
systemTagsListOptional. The system tags.
userTagsListOptional. The user tags.
Responses
Endpoint
PUT/zstack/v1/iam2/projects/remove/login-expired/{uuid}/actions
/zstack/v1/iam2/projects/remove/login-expired/{uuid}/actions
Request Example
curl -X PUT 'http://{host}/zstack/v1/iam2/projects/remove/login-expired/{uuid}/actions' -H 'Authorization: OAuth {sessionUuid}' -H 'Content-Type: application/json;charset=UTF-8' -d '{"removeiam2projectloginexpired":{"attributeUuid":{}},"systemTags":["<systemTags>"],"userTags":["<userTags>"]}'
Response Example
200{{ "error": { "code": "SYS.1001", "description": "A message or a operation timeout", "details": "Create VM on KVM timeout after 300s" } }Change History
This API has no change history records yet.
