Expand description
The data types sent to and returned from the API client.
Structs
Create-time parameters for a Disk
Parameters for the Disk to be attached or detached to an instance
A single page of results
Error information from a response.
The name and type information for a field of a timeseries schema.
Create-time parameters for an Instance
Migration parameters for an Instance
A single page of results
A NetworkInterface represents a virtual network interface device.
Create-time parameters for a NetworkInterface
A single page of results
Client view of an Organization
Create-time parameters for an Organization
A single page of results
Updateable properties of an Organization
Create-time parameters for a Project
A single page of results
Updateable properties of a Project
A single page of results
A single page of results
A route defines a rule that governs where traffic should be sent based on its destination.
Create-time parameters for a RouterRoute
A single page of results
Updateable properties of a RouterRoute
A single page of results
Client view of currently authed user.
A single page of results
Client view of a Snapshot
Create-time parameters for a Snapshot
A single page of results
The schema for a timeseries.
A single page of results
A single page of results
A single rule in a VPC firewall
Filter for a firewall rule. A given packet must match every field that is present for the rule to apply to it. A packet matches a field if any entry in that field matches the packet.
A single rule in a VPC firewall
Updateable properties of a Vpc’s firewall Note that VpcFirewallRules are implicitly created along with a Vpc, so there is no explicit creation.
Collection of a Vpc’s firewall rules
A single page of results
A VPC router defines a series of rules that indicate where traffic should be sent depending on its destination.
Create-time parameters for a VpcRouter
A single page of results
Updateable properties of a VpcRouter
A VPC subnet represents a logical grouping for instances that allows network traffic between them, within a IPv4 subnetwork or optionall an IPv6 subnetwork.
Create-time parameters for a VpcSubnet
A single page of results
Updateable properties of a VpcSubnet
Enums
The type of an individual datum of a metric.
The source from which a field is derived, the target or metric.
The FieldType identifies the data type of a target or metric field.
Supported set of sort modes for scanning by id only.
Running state of an Instance (primarily: booted or stopped)
Supported set of sort modes for scanning by name or id
Supported set of sort modes for scanning by name only
The classification of a RouterRoute as defined by the system. The kind determines certain attributes such as if the route is modifiable and describes how or where the route was created.
The protocols that may be specified in a firewall rule’s filter
Type Definitions
An IPv4 subnet, including prefix and subnet mask
An IPv6 subnet, including prefix and subnet mask
An inclusive-inclusive range of IP ports. The second port may be omitted to represent a single port
A Media Access Control address, in EUI-48 format
Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and ‘-’, and may not end with a ‘-’.
Role names consist of two string components separated by dot (“.”).
Names are constructed by concatenating the target and metric names with ‘:’. Target and metric names must be lowercase alphanumeric characters with ‘_’ separating words.