Get a 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
Learn more...
longview:read_only
Learn more...
Path Params
string
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Responses

Response body
object
integer

Read-only The number of Longview Clients that may be created with this Subscription tier.

string

Read-only The unique ID of this Subscription tier.

longview-3 longview-10 longview-40 longview-100

string

Read-only A display name for this Subscription tier.

price
object

Read-only Pricing information about this Subscription tier.

number

Read-only The hourly price, in US dollars, for this Subscription tier.

number

Read-only The maximum monthly price in US Dollars for this Subscription tier. You will never be charged more than this amount per month for this subscription.

Language
Credentials