Skip to main content

Create the edge host device

POST 

/v1/edgehosts

Create the edge host device

Request

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...