network cloud routing-table delete
Delete an existing external routing table
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The network cloud routing-table delete deletes an existing external routing table.
Parameters
- -route-table-id <text> - Route Table ID
- This parameter is used to provide the name of an existing external routing table to be deleted.
Examples
The following example deletes the external routing table "eni-123456":
cluster1::> network cloud routing-table delete -route-table-id eni-123456
Give documentation feedback