Manages resources for the Site

Assign or Unassign resources for a Site.

Assigns resources for a Site

  • Either Hostname(name) or uuid of resource is required in the payload

Path Parameters

  • siteIdstringrequired

    Location SiteId

  • clientIdstringrequired

    Describes the clientId of the tenant

Request Body

application/json

  • uuidstring

    UUID of the resource

  • namestring

    Hostname of the resource

Loading Examples...

Responses

200OK

Unassigns resources for a Site

  • Either Hostname(name) or uuid of resource is required in the payload

Path Parameters

  • siteIdstringrequired

    Location SiteId

  • clientIdstringrequired

    Describes the clientId of the tenant

Request Body

application/json

  • uuidstring

    UUID of the resource

  • namestring

    Hostname of the resource

Loading Examples...

Responses

200OK