Return S3 Vault telemetry
Select
SaaS
Customer Managed
Request trelemetry report for S3 Vault
- application/json
Request Body
rangeUTC object
storeFilter Client entity[]
endpointFilter Client entity[]
userFilter User or group entity[]
Responses
- 200
- 403
- 404
- 500
Result
- application/json
- Schema
- Example (from schema)
Schema
- errorCode int32
- errorString string
Error message
operationId undefined[]
{
"errorCode": 0,
"errorString": "string",
"operationId": [
{
"id": 0,
"name": "string",
"requestCount": 0,
"totalSize": 0,
"averageSize": 0,
"lastRequestTime": "string",
"throughputPerSec": 0,
"activeUserId": {
"userId": 0,
"__type__": 0
},
"activeUserBytes": 0
}
]
}
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
}
POST /v4/cvs3telemetry
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Telemetry' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rangeUTC": {
"fromTime": "string",
"toTime": "string"
},
"storeFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"endpointFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"userFilter": [
{
"userId": 0,
"userGroupId": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Telemetry' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rangeUTC": {
"fromTime": "string",
"toTime": "string"
},
"storeFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"endpointFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"userFilter": [
{
"userId": 0,
"userGroupId": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Telemetry' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rangeUTC": {
"fromTime": "string",
"toTime": "string"
},
"storeFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"endpointFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"userFilter": [
{
"userId": 0,
"userGroupId": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Telemetry' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rangeUTC": {
"fromTime": "string",
"toTime": "string"
},
"storeFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"endpointFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"userFilter": [
{
"userId": 0,
"userGroupId": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Telemetry' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rangeUTC": {
"fromTime": "string",
"toTime": "string"
},
"storeFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"endpointFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"userFilter": [
{
"userId": 0,
"userGroupId": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Telemetry' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rangeUTC": {
"fromTime": "string",
"toTime": "string"
},
"storeFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"endpointFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"userFilter": [
{
"userId": 0,
"userGroupId": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Telemetry' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"rangeUTC": {
"fromTime": "string",
"toTime": "string"
},
"storeFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"endpointFilter": [
{
"clientId": 0,
"clientName": "string"
}
],
"userFilter": [
{
"userId": 0,
"userGroupId": 0
}
]
}'