osc placement resource-provider delete

Delete the resource provider identified by {uuid}. This will also disassociate aggregates and delete inventories.

Normal Response Codes: 204

Error response codes: itemNotFound(404), conflict(409)

A 409 Conflict response code will be returned if there exist allocations records for any of the inventories that would be deleted as a result of removing the resource provider.

This error code will be also returned if there are existing child resource providers under the parent resource provider being deleted.

Usage: osc placement resource-provider delete <UUID>

Arguments:

  • <UUID> — uuid parameter for /resource_providers/{uuid} API