API网关 APIG-创建ACL策略:响应消息
时间:2025-02-12 15:04:26
响应消息
名称 |
类型 |
说明 |
---|---|---|
id |
String |
编号 |
acl_name |
String |
名称 |
acl_type |
String |
类型
|
acl_value |
String |
ACL策略值 |
entity_type |
String |
对象类型:
|
update_time |
Timestamp |
更新时间 |
响应消息样例:
{"id": "d402b35e-1054-4280-b1c5-0d741a28c995", "acl_name": "test", "entity_type": "IP","acl_type": "PERMIT", "acl_value": "192.168.1.5,192.168.10.0/24,192.168.12.12-192.168.12.19","update_time": "2017-11-18T14:27:36.918578+08:00"}
support.huaweicloud.com/api-apig/apig-phapi-180713084.html