Transfers ownership of an unattached storage volume to a target tenant.
This operation requires the caller to be a master-tenant user holding the admin-accounts permission with Full access. Lacking this is the most common
cause of a 403 Access Denied.
The target tenant may be specified using any one of the equivalent fields tenant.id, account.id, owner.id, or accountId. The tenant.id form is
the canonical/preferred representation.
Behavior and constraints:
The volume must be unattached (status: "unattached" and not attached to any
host or instance).
The volume's backing datastore must be accessible to the target tenant.
Transferring to the volume's current tenant is a no-op and returns success.
Related tenant-awareness changes apply to the storage volume list
(MORPH-12454) and get (MORPH-12455) endpoints.
Recent Requests
Log in to see full request history
Time
Status
User Agent
Retrieving recent requests…
Loading…
Responses
400
The request body did not contain a valid target tenant, or the volume
cannot be transferred in its current state.
403
The caller is not a master-tenant user with the admin-accounts
permission at Full access.
404
The target tenant does not exist or is not accessible to the caller.
4XX
Error Codes
5XX
Error Codes
Updated 30 days ago
Did this page help you?
Yes
No
Language
ShellPythonPowerShellJavaScriptGo
Credentials
Bearer
Bearer
URL
Base URL
https://CHANGEME/api/storage-volumes/{id}
Loading…
Response
Click Try It! to start a request and see the response here! Or choose an example: