Skip to main content

Set Asset Violations

Select

SaaS
Customer Managed

Set Asset Violations

Responses

OK


Schema
  • errorCode RemediationPolicyErrorCode

    Possible values: [NO_ERROR, INVALID_INPUT, UNKNOWN_ERROR, INTERNAL_SERVER_ERROR]

  • errorMessage string
POST /v4/remediation/policy/assetviolationcount    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/Remediation/Policy/AssetViolationCount' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'