Get a Longview plan

Get the details of your current Longview plan. If your current plan is Longview Free, this operation returns an empty set {}.

To update your subscription plan, send a request to Update a Longview plan.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Roles: longview_viewer
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: longview:read_only

CLI

linode-cli longview plan-view

Learn more

Path Params
string
enum
required

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

Allowed:
Responses

Response body
object
integer

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

string
enum

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