List Kms Keys
API code: LIST_KMS_KEYS
Pre-authorized role(s): TENANT_USER | TENANT_ADMIN
Platform(s): AMAZON | OSIS | CLOUDIAN | ECS
Request
URI
GET
https://{api_host}//api/v1/core/kms-keys
COPY
Query Parameters
integer
limit
Optional
The max count of items to return for the current page.
Responses
200
OK
Returns
ListKmsKeysResult
of type(s)
application/json
{
"keys": [
{
"keyArn": "string",
"keyId": "string",
"alias": "string"
}
],
"region": "string"
}
string
region
Optional
region