ByCloud Docs
GuidesCLIAPISDK

Delete subnet

bycloud networking subnets delete --subnet_id <subnet_id> [flags]

Delete a subnet

Options

--subnet_id

stringrequired

Subnet ID

--output

(-o)

stringoptional

Output format: text, json, or yaml

Values: "text", "json", "yaml"

Default: "text"

Command

bycloud networking subnets delete \
--subnet_id "abc-123"

Output

Success