ProviderStorageSettings

ProviderStorageSettings
ProviderStorageSettings
JSON Example
{
    "storageType": "string",
    "url": "string",
    "accessKey": "string",
    "secretKey": "string",
    "bucket": "string",
    "region": "string",
    "defaultRepo": false
}
string
storageType
Optional

storageType

Possible values are : PROVIDERREPO, PROVIDER_LOG_REPO, PROVIDER_BACKUP_REPO,
string
url
Optional

url

string
accessKey
Optional

accessKey

string
secretKey
Optional

secretKey

string
bucket
Optional

bucket

string
region
Optional

region

boolean
defaultRepo
Optional

defaultRepo

Returned By