Site

Delete Site

Delete a specific Site

Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix.

Site can only be deleted if all Allocations have been deleted.

delete/v2/org/{org}/nico/site/{siteId}

Query parameters

purgeMachinesboolean

Scrub all Machine data associated with this Site to re-pair

Response

Deletion request was accepted

messagestring required

Human-readable outcome of the request

Example response

{
  "message": "Deletion request was accepted"
}

Changes

Changed in 4 of the 93 revisions of this API.4