Перейти к содержанию

Svc vdisk create

svc vdisk create

Create vdisk

svc vdisk create <VDISK-NAME> [flags]

Options

  -a, --async                Display information about the task in progress, without waiting for the task to complete
  -d, --datapool string      Datapool Id
      --description string   Vdisk description
  -f, --file string          File to get the json config from
  -h, --help                 help for create
  -n, --name string          Vdisk name
  -p, --preallocation        Preallocate vdisk
  -s, --size float           New vdisk size

Options inherited from parent commands

      --debug           Debug logging
      --format string   Set the output format: table, text, yaml, json, json-rest (default "table")
      --token string    Set the jwt token to use
      --url string      Set the API url, for example https://192.168.150.11.

SEE ALSO