get https://api.linode.com//longview/plan
Get the details of your current Longview plan. This returns a LongviewSubscription
object for your current Longview Pro plan, or an empty set {}
if your current plan is Longview Free.
You must have at least one of the following global
List a user's grants in order to run this operation:
"account_access": read_write
"account_access": read_only
"longview_subscription": true
"add_longview": true
To update your subscription plan, send a request to Update a Longview plan.
linode-cli longview plan-view
<https://www.linode.com/docs/products/tools/cli/get-started/>
longview:read_only
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>