Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

At present the plugin offers management of custom access tokens with the following attributes.

 

{
    "uuid": "d0ea6653-05e2-4d51-9d89-665cdfe86be6",
    "name": "readOnly",
    "read": true,
    "change": false
  }
AttributeImpact
uuidthis is the key that requests to Agent State Operations must pass
nameinformational only
readcan the token be used to read agent state?
changecan the token be used to alter agent state? (enable/diable)
  • No labels