Skip to main content
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

  • uuidStringRequired

    The resource UUID.

Body Fields

  • removeiam2projectloginexpiredObjectRequired

    removeiam2projectloginexpired request body object.

    • attributeUuidMapRequired

      属性UUID。

  • systemTagsList

    Optional. The system tags.

  • userTagsList

    Optional. The user tags.

Responses

200 OK

On success, this API returns an empty JSON object {}.

Endpoint

PUT/zstack/v1/iam2/projects/remove/login-expired/{uuid}/actions

/zstack/v1/iam2/projects/remove/login-expired/{uuid}/actions

Operation ID

RemoveIAM2ProjectLoginExpired

Permalink

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.

View all change history