PageS3Credential
PageS3Credential
JSON Example
{
"items": [
{
"tenantId": "string",
"storageTenantId": "string",
"owner": "string",
"ownerId": "string",
"storageUserId": "string",
"canonicalUserId": "string",
"type": "string",
"immutable": false,
"accessKey": "string",
"secretKey": "string",
"active": false,
"createdDate": "string",
"lastAccessDate": "string",
"appName": "string",
"allowedBuckets": [
"string"
],
"extension": {
"extension": {}
},
"usedK8sClusters": [
"string"
],
"providerOwner": false
}
],
"pageInfo": {
"offset": 0,
"limit": 0,
"total": 0
}
}