vinfra service compute security-group rule delete
Delete a security group rule:
usage: vinfra service compute security-group rule delete <security-group-rule>
<security-group-rule>
- Security group rule ID
Example:
# vinfra service compute security-group rule delete \ 0f395e2f-a8ab-47f4-b670-64399461393c Operation successful.
This command deletes the security group rule with the ID 0f395e2f-a8ab-47f4-b670-64399461393c
.