Creates an edge

Method to create an edge.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the Organization.

string
required

The cluster ID.

string
required

The edge location ID.

Body Params
string
required

Name of the edge node.

string

Client request ID is an identifier you provide to ensure the idempotency of the request.

string
required

Instance type of the edge node.

string
enum
required

Scheduling type of edge node. Defaults to on-demand.

Allowed:
string
required

The zone for edge node. Zone must be part of edge location.

gpuConfig
object

GPUConfig describes instance GPU configuration.

Use for:

  • Creating GCP N1 with customer quantity and type of GPUs attached. Eg.: n1-standard-2 with 8 x NVIDIA Tesla K80
kubernetesLabels
object

Kubernetes labels to be added to the node. It overrides the labels from the edge configuration in case of a duplicate key.

kubernetesTaints
array of objects

Kubernetes taints to be added to the node. It overrides the taints from the edge configuration in case of a duplicate key.

kubernetesTaints
string
enum
required

Node architecture (e.g., "X86_64, ARM64").

Allowed:
string

A reference to an edge configuration to be used for creating an edge; if not provided then a default one will be used.

uint32

Boot disk size in GiB.

string

ImageID for edge node.

instanceLabels
object

Instance labels that are added to the edge node. These are called tags on AWS, labels on GCP.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json