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
- siteId
Location SiteId
- clientId
Describes the clientId of the tenant
Request Body
application/json
- uuid
UUID of the resource
- name
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
- siteId
Location SiteId
- clientId
Describes the clientId of the tenant
Request Body
application/json
- uuid
UUID of the resource
- name
Hostname of the resource
Loading Examples...