get https://api.linode.com//entities
Lists entities created on the account. An entity is an object that has a life-cycle and can be managed by an authorized user within an account, for example: a specific virtual machine or firewall rule set. You can manage an entity over time by performing operations on it, based on your access level. To run this operation, you need to have the account_viewer
or account_admin
role assigned, otherwise you'll get the 403 error. To check your role assignment, run the Get a user's access level operation.
linode-cli iam entities list
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
iam-entities:read_only
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>