EphemeralStorageTemplate object
Storage Template configuration.
Example JSON representation
{
"name": "string",
"size": 1
}
Properties
| property | attributes | valid values | description | filter option |
|---|---|---|---|---|
| name string |
optional |
The volume name. |
||
| size integer |
optional |
The size of the volume, in GB. If empty, volume size would be taken from the selected flavor. |