v1

latestOpenAPI 3.0.0raw.githubusercontent.com2024-06-14254049.0 KB
TemporaryVolumeCredentials

Generate temporary volume credentials.

post/temporary-volume-credentials

Request body

volume_idstring required

Volume id for which temporary credentials are generated. Can be obtained from volumes/{full_name} (get volume info) API.

operation'UNKNOWN_VOLUME_OPERATION' | 'READ_VOLUME' | 'WRITE_VOLUME' required

Response

Successful response

expiration_timeinteger

Server time when the credential will expire, in epoch milliseconds. The API client is advised to cache the credential given this expiration time.