Get S3 Vault Details
Select
SaaS
Customer Managed
Retrive properties of S3 Vault
Path Parameters
- storeId integer required
S3 Vault ID
Responses
- 200
- 404
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
clientProperties object
errors object[]
{
"clientProperties": {
"client": {
"id": 0,
"name": "string"
},
"associatedPseudoClientNames": "string",
"error": {
"errorCode": 0,
"errorMessage": "string",
"warningCode": 0,
"warningMessage": "string"
}
},
"errors": [
{
"errorMessage": "string",
"errorCode": "NO_ERROR"
}
]
}
Not Found
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
GET /v4/cvs3store/:storeid
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Store/:storeId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Store/:storeId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Store/:storeId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Store/:storeId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Store/:storeId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Store/:storeId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Store/:storeId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'