Create Storage Volume Link
Link a volume for the current user
POST
/
v2
/teams
/{team_id}
/storage
/volumes
/{storage_volume_id}
/links
Request Body
application/json
Requiredcreate storage volume link body
namespace
string
namespace to link volume to
Default:
"default"
Header Parameters
Authorization
Requiredstring
Value: "Bearer <token>"; visit the "User Settings" page in the DevZero dashboard to generate a token
Path Parameters
team_id
Requiredstring
ID of team
storage_volume_id
Requiredstring
ID of storage volume
created volume link