Modify a vulnerability policy

This operation enables you to modify an existing vulnerability policy.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Client id.

int32
required

vuln policy ID.

Body Params

Holds the information to updated existing vuln policy.

string

Name of the vuln policy.

number

Specifies whether vulns associated with policy to be auto voted.

vuln_classes
array of objects
vuln_classes
Responses
200

SuccessResponse request succeeded.

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

500

GenericError generic error.

Language
LoadingLoading…