disk
Create disk
Create a disk group under a project. Optionally associate with a user identifier.
post/disk
Request body
Example request
{
"user": "alice@acontext.io"
}Response
Created
Create a disk group under a project. Optionally associate with a user identifier.
{
"user": "alice@acontext.io"
}Created