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://apaas-29.eng.vmware.com//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
User Management Operations
POST
Add S3 Credential
GET
Get Canonical User Id
GET
Get Current User
GET
Get S3 Credential
GET
Get S3 User Mappings
GET
Get User
GET
List Kms Keys
GET
List S3 App Credentials
GET
List S3 Credentials
DELETE
Remove S3 Credential
PUT
Rotate S3 Credential
PATCH
Update S3 Credential