post https://api.linode.com//monitor/services//token
Beta Returns a token that authenticates requests for the entities within a specific service type. The token has a lifetime of six hours after you create it. For an example of the token generation process, see Authenticate Monitor API operations.
This operation is beta. Call it using the
v4betapath in its URL.To see your currently supported services, run the List supported service types operation.
You also need
read_onlyaccess to the scope for the specifiedserviceType.
linode-cli monitor token-get dbaas \
--entity_ids 189690 \
--entity_ids 188020 --json
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
monitor:read_only, <service_type>:read_only
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
