NetworkAcl
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | true | -- |
id | String | false | -- |
tags | List<String> | false | -- |
ingressRules | List<SecurityRule> | false | -- |
egressRules | List<SecurityRule> | false | -- |
Used by
network → cloudAccounts → vpcs → networkAcls
See also
Data model path
- network:
Network- cloudAccounts: List<
CloudAccount>- vpcs: List<
VpcData>- networkAcls: List<
NetworkAcl>
- networkAcls: List<
- vpcs: List<
- cloudAccounts: List<