Cancel an in-flight upload session; returns the updated session.
Optionalopts: RequestOptionsMint an upload session for shipping local data into a storage volume.
Operation.resource is the grant — including the one-time
sessionToken, which no later read returns. The backend reads the
idempotency key from the body, so opts.idempotencyKey is threaded
there in addition to the Idempotency-Key header.
Optionalopts: RequestOptionsFetch a promote record (the promote waiter's poll target).
Optionalopts: RequestOptionsFetch an upload session (the upload waiter's poll target; the session token is never returned here).
Optionalopts: RequestOptionsStorage records for an application's declared storage entries.
Optionalopts: RequestOptionsList an application's upload sessions.
Optionalopts: RequestOptionsDispatch a promote (mobility-change) job. The backend reads the
idempotency key from the body, so opts.idempotencyKey is threaded
there in addition to the Idempotency-Key header.
Optionalopts: RequestOptions
Per-application storage records plus the promote and upload LROs (see module doc).