v1
latestSwagger 2.02026-07-175684145.0 KBVolume
Create a volume
post/volumes/create
Request body
Example request
{
"Name": "tardis",
"Labels": {
"com.example.some-label": "some-value",
"com.example.some-other-label": "some-other-value"
},
"Driver": "custom"
}Response
The volume was created successfully