NVLink Logical Partition
Delete NVLink Logical Partition
Delete an NVLink Logical Partition by ID
Org must have a Tenant entity. User must have authorization role with TENANT_ADMIN suffix.
delete/v2/org/{org}/nico/nvlink-logical-partition/{nvLinkLogicalPartitionId}
Response
Deletion request was accepted
Example response
{
"message": "Deletion request was accepted"
}Changes
Changed in 1 of the 100 revisions of this API.1
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○