Update object permissions

Updates the permissions for a Tenable Vulnerability Management object.

Requires the Basic [16] user role, or a custom role with one of the following privileges depending on the object type:

  • Scanner objectsVM.VM_SENSOR.VM_SCANNER.EDIT
  • Scanner-pool objectsVM.VM_SENSOR.SCANNER_GROUP.EDIT
  • Agent-group objectsVM.VM_SENSOR.AGENT_GROUP.EDIT

See Roles.

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

The type of object. Specify scanner-pool to manage the permissions for a scanner group.

Allowed:
int32
required

The unique ID of the object.

Body Params
acls
array of objects

The access control list to apply to the object.

acls
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

Returned if the object permissions were updated successfully. The response body is empty.

403

Returned if you do not have permission to edit the object. For more information, see Roles and Permissions.

404

Returned if the specified object was not found.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html