types
Creates, updates, deletes, gets or lists a types
resource.
Overview
Name | types |
Type | Resource |
Id | linode.longview.types |
Fields
The following fields are returned by SELECT
queries:
- get_longview_types
Methods
The following methods are available for this resource:
Name | Accessible by | Required Params | Optional Params | Description |
---|---|---|---|---|
get_longview_types | select | Returns Longview types and prices, including any region-specific rates. Learn more... |
Parameters
Parameters can be passed in the WHERE
clause of a query. Check the Methods section to see which parameters are required or optional for each operation.
Name | Datatype | Description |
---|
SELECT
examples
- get_longview_types
Returns Longview types and prices, including any region-specific rates.
Learn more...
SELECT
data,
page,
pages,
results
FROM linode.longview.types;