Modify an attack vector resource

This operation enables you to modify an attack vector resource.

NOTE: Currently, the only attribute for an attack vector that can be changed is its flagged value, which can have a value of 0 (default) or 1.

Path Params
int32
required

Vulnerability ID.

int32
required

Attack vector ID.

Query Params
string
enum
Defaults to xml

Requested resource format for the response.

Allowed:
Body Params

A simple flag that can be set/unset for an attack vector. Accepted values are 0 and 1.

integer
enum
required

A simple flag that can be set/unset for an attack vector. Accepted values are 0 and 1.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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
Response
Choose an example:
application/json
application/xml