put https://api.linode.com//longview/plan
Update your Longview plan to that of the given subscription ID. This returns a LongviewSubscription
object for the updated Longview Pro plan, or an empty set {}
if the updated plan is Longview Free.
You must have "longview_subscription": true
configured as a global
user grant in order to run this operation.
You can send a request to the List Longview subscriptions operation to receive the details, including id
's, of each plan.
linode-cli longview plan-update --longview_subscription longview-10
<https://www.linode.com/docs/products/tools/cli/get-started/>
longview:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>