Request enable status of S3 endpoint
Select
SaaS
Customer Managed
Request enable status of S3 endpoint
Path Parameters
- clientId integer required
Client ID
Responses
- 200
- 403
- 404
- 500
S3 Endpoint Status
- application/json
- Schema
- Example (from schema)
Schema
clientProperties object[]
{
"clientProperties": [
{
"clientProps": {
"cvs3EndpointProp": {
"offlineSince": 0,
"enabled": true
}
}
}
]
}
Forbidden
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
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/cvs3endpoint/:clientid/state
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Endpoint/:ClientID/state' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Endpoint/:ClientID/state' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Endpoint/:ClientID/state' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Endpoint/:ClientID/state' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Endpoint/:ClientID/state' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Endpoint/:ClientID/state' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Endpoint/:ClientID/state' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'