Update Metrics Reporting Configuration
This operation updates the configuration for Metrics Reporting. More Details
- application/json
Request Body
- isPrivateCloud boolean
config object
commcellDiagUsage booleantieringActive booleandataCollectionTime integeruploadFrequency integerclientGroupList object[]
_type_ integerclientGroupId integercloud object
threatwisePreferredRegion stringuploadURL stringdownloadURL stringserviceList object[]
flags integerdescription stringenabled booleanservice object
name stringid integerHttpServerInfo object
RestrictQuery object
QueryIds stringScrubCommCells object
CCIDs stringhttpServer object[]
urlUser stringurlPwd stringisPublic booleanhttpServerURL string
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
- Success Response
Schema
- warningCode integer
- warningMessage string
- errorMessage string
- errorCode integer
{
"warningCode": 0,
"warningMessage": "string",
"errorMessage": "string",
"errorCode": 0
}
{
"warningCode": 0,
"errorMessage": "Success",
"errorCode": 0,
"warningMessage": ""
}
Loading...