getLongviewSubscription | SELECT | subscriptionId | Get the Longview plan details as a single LongviewSubscription object for the provided subscription ID. This is a public endpoint and requires no authentication.
|
getLongviewSubscriptions | SELECT | | Returns a paginated list of available Longview Subscriptions. This is a public endpoint and requires no authentication.
|
_getLongviewSubscription | EXEC | subscriptionId | Get the Longview plan details as a single LongviewSubscription object for the provided subscription ID. This is a public endpoint and requires no authentication.
|
_getLongviewSubscriptions | EXEC | | Returns a paginated list of available Longview Subscriptions. This is a public endpoint and requires no authentication.
|