IpPermission

Name Description Required Schema Default Example

FromPort (request), fromPort (result)

The beginning of the port range for TCP and UDP protocols, or an ICMP type number.

false

integer

Groups.N (request), groups.N (result)

One or more security groups and account ID pairs.

false

UserIdGroupPair

IpProtocol (request), ipProtocol (result)

The IP protocol name (tcp, udp, icmp) or protocol number. By default, -1, which means all protocols.

false

string

IpRanges.N (request), ipRanges.N (result)

One or more IP ranges.

false

IpRange

PrefixListIds.N (request), prefixListIds.N (result)

One or more prefix list IDs to allow traffic from a VPC to access the corresponding 3DS OUTSCALE services. For more information, see DescribePrefixLists

false

PrefixListId

ToPort (request), toPort (result)

The end of the port range for TCP and UDP protocols, or an ICMP type number.

false

integer