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

Svc vm detach vnic

svc vm detach_vnic

Detach vmachine interface from domain

svc vm detach_vnic <DOMAIN-NAME>|<DOMAIN-ID> [flags]

Options

  -f, --file string        File to get the json config from
  -h, --help               help for detach_vnic
  -i, --id string          Domain id
  -n, --name string        Domain name
      --vnic_id string     Vmachine Interface id
      --vnic_name string   Vmachine Interface name

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