InfiniBand Partition
Delete InfiniBand Partition
Delete a specific InfiniBand Partition by ID.
Org must have a Tenant entity. User must have authorization role with TENANT_ADMIN suffix.
Tenant must own the Partition.
delete/v2/org/{org}/nico/infiniband-partition/{infiniBandPartitionId}
Response
Deletion request was accepted
Example response
{
"message": "Deletion request was accepted"
}