S3StorageDetailsDto

S3StorageDetailsDto
S3StorageDetailsDto

S3 Storage Details

JSON Example
{
    "id": "string",
    "name": "string",
    "endpoint": "string",
    "bucket": "string",
    "accessKey": "string",
    "secretKey": [
        "string"
    ],
    "region": "string",
    "thumbprint": "string",
    "templateStorage": "boolean"
}
string As uuid As uuid
id
Optional

id

string
name
Required

name

string
endpoint
Required

endpoint

string
bucket
Required

bucket

string
accessKey
Required

accessKey

array of string
secretKey
Required

secretKey

string
region
Optional

region

string
thumbprint
Optional

thumbprint

boolean
templateStorage
Optional

templateStorage