Skip to main content
System Management/Security Settings Interfaces
GETSecurity Settings InterfacesSince 3.5.1SynchronousAuth Required

Unlock Login Attempt Limit

Unlock Login Attempt Limit

Execution Availability

Try It Out

Submit a mock request using the current auth context and example-driven inputs.

Query Parameters

Request Inputs

Query Parameters

  • resourceNameStringRequired

    资源。

  • loginTypeStringRequired

    Login type

  • systemTagsList

    System tags

  • userTagsList

    User tags

Responses

200 OK

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

Endpoint

GET/zstack/v1/login/control/unlock

/zstack/v1/login/control/unlock

Operation ID

UnlockIdentity

Permalink

Request Example

curl -X GET 'http://{host}/zstack/v1/login/control/unlock?resourceName=<resourceName>&loginType=<loginType>&systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'

Response Example

200
{}

Change History

This API has no change history records yet.

View all change history