Skip to main content
Version: latest

Create the edge host device

POST 

/v1/edgehosts

Create the edge host device

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    metadata

    object

    Object identity meta with tags

    labels

    object

    property name*string
    namestring
    uidstring

    spec

    object

    Edge host device spec

    archTypestring

    Possible values: [amd64, arm64]

    Default value: amd64

    hostPairingKeypassword

Responses

Created successfully

Response Headers

  • AuditUid

    string

    Audit uid for the request

Schema

    uidstringrequired
Loading...