vinfra cluster traffic-type assignment start
Start traffic type assignment:
usage: vinfra cluster traffic-type assignment start --traffic-type <traffic-type> --target-network <target-network>
--traffic-type <traffic-type>
- Traffic type name
--target-network <target-network>
- Target network ID or name
Example:
# vinfra cluster traffic-type assignment start --traffic-type Storage \ --target-network Public +---------------+---------------------------------------------------------------+ | Field | Value | +---------------+---------------------------------------------------------------+ | configuration | target_network: 69ad1db5-512f-4994-ab08-7d643fdb7b39 | | | traffic_type: Storage | | link | href: /api/v2/network/traffic-type-assignment/285be91b-<...>/ | | | method: GET | | | rel: traffic-type-assignment-details | | operation | traffic-type-assignment | | progress | 0.0 | | state | preparing | | task_id | 285be91b-77ee-4f8f-a118-8410ab792148 | | transitions | 0 | +---------------+---------------------------------------------------------------+
This command starts assignment of the Storage
traffic type to the Public
network.