This section explains how to use the qq network_preview_modify_network command.

Description

Modify a network in the cluster-wide network config.

Usage

qq network_preview_modify_network [-h] --network-id NETWORK_ID [--name NAME] [--tenant-id TENANT_ID | --clear-tenant-id] {host_managed,dhcp,static} ...

Flags

Flag Name Required Description
--network-id Yes Network ID
--name No Network name
--tenant-id No The tenant that the network will be assigned to. If only one tenant exists, the network will default to that tenant. Otherwise, not specifying the tenant will create the network unassigned.
--clear-tenant-id No Clear the tenant from the network, making the network unassigned

Positional Options

Option Name Description
assigned_by The kind of network you want to add.