屬性名稱 | 類型 | 描述 | 約束 |
NetworkAclIds | List | 網路ACL的ID列表。 | 取值樣本:['nacl-a2do9e413e0spxscd****', 'nacl-d2do123jss3e0spxscd****'] 。 |
NetworkAcls | List | 網路ACL的詳情列表。 | 無 |
Status | String | 網路ACL的狀態。 | 取值: Available:可用。 Modifying:配置中。
|
VpcId | String | 關聯的VPC ID。 | 無 |
CreationTime | String | 網路ACL的建立時間。 | 無 |
Description | String | 網路ACL的描述資訊。 | 無 |
NetworkAclName | String | 網路ACL的名稱。 | 無 |
NetworkAclId | String | 網路ACL的ID。 | 無 |
OwnerId | String | 網路ACL所屬的阿里雲帳號ID。 | 無 |
IngressAclEntries | List | 入方向規則資訊。 | 取值樣本:[ { "Policy": "accept", "Port": "-1/-1", "SourceCidrIp": "0.0.0.0/0", "Protocol": "all", "NetworkAclEntryId": "nae-bp1mtdn8s4nzcbxnx****" }] 。 |
EgressAclEntries | List | 出方向規則資訊。 | 取值樣本:[ { "Policy": "accept", "DestinationCidrIp": "0.0.0.0/0", "Port": "-1/-1", "Protocol": "all", "NetworkAclEntryId": "nae-bp1o3ekt2l6ntgpmr****" }] 。 |
Resources | List | 關聯的資源。 | 取值樣本:[ { "Status": "BINDED", "ResourceId": "vsw-bp1mq4dvcnvzbyevo****", "ResourceType": "VSwitch" }] 。 |