S3Credential

S3Credential
S3Credential

The credential to store.

JSON Example
{
    "tenantId": "string",
    "storageTenantId": "string",
    "owner": "string",
    "ownerId": "string",
    "storageUserId": "string",
    "type": "string",
    "immutable": false,
    "accessKey": "string",
    "secretKey": "string",
    "active": false,
    "createdDate": "string",
    "lastAccessDate": "string",
    "appName": "string",
    "allowedBuckets": [
        "string"
    ],
    "usedK8sClusters": [
        "string"
    ],
    "providerOwner": false
}
string
tenantId
Optional

tenantId

string
storageTenantId
Optional

storageTenantId

string
owner
Optional

owner

string
ownerId
Optional

ownerId

string
storageUserId
Optional

storageUserId

string
type
Optional

type

Possible values are : USER, APP,
boolean
immutable
Optional

immutable

string
accessKey
Optional

accessKey

string
secretKey
Optional

secretKey

boolean
active
Optional

active

string As date-time As date-time
createdDate
Optional

createdDate

string As date-time As date-time
lastAccessDate
Optional

lastAccessDate

string
appName
Optional

appName

array of string
allowedBuckets
Optional

allowedBuckets

object
extension
Optional

extension

array of string
usedK8sClusters
Optional

usedK8sClusters

boolean
providerOwner
Optional

providerOwner