Creates a new disk with the specified configuration. A default token
user is automatically generated and returned in the response, so the
disk is immediately mountable. The one-time token appears in
authorizedUsers[].token and cannot be retrieved again.
To provide your own users instead, pass the deprecated authMethods
field or call AddDiskUser after creation.
API key (format key-{API_KEY})
Disk name (alphanumeric, dashes, underscores)
1 - 100^[a-zA-Z0-9_-]+$"my-data-disk"
Storage mount to attach. Omit for archil-managed storage.
1Mount configuration for Amazon S3 buckets
Deprecated. Use AddDiskUser after creation instead. When provided, suppresses the default auto-generated token user.