ncloud_create_acg
Create a new Access Control Group (ACG) in a VPC to define inbound and outbound traffic rules. Provide the VPC number, plus optional name and description.
Instructions
Create a new Access Control Group in a VPC
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vpcNo | Yes | VPC number to create ACG in (required) | |
| accessControlGroupName | No | Name for the new ACG (3-30 chars, lowercase letters + numbers + '-', starts with letter, ends with letter or number). Auto-generated if omitted. | |
| accessControlGroupDescription | No | Description for the ACG (0-1000 bytes) |