弹性负载均衡 ELB-更新自定义安全策略:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
security_policy |
SecurityPolicy object |
已更新的自定义安全策略。 |
request_id |
String |
请求ID。 注:自动生成 。 |
参数 |
参数类型 |
描述 |
---|---|---|
id |
String |
自定义安全安全策略的id。 |
project_id |
String |
自定义安全策略的项目id。 |
name |
String |
自定义安全策略的名称 |
description |
String |
自定义安全策略的描述。 |
listeners |
Array of ListenerRef objects |
自定义安全策略关联的监听器。 |
protocols |
Array of strings |
自定义安全策略的TLS协议列表。 |
ciphers |
Array of strings |
自定义安全策略的加密套件列表。 |
created_at |
String |
自定义安全策略的创建时间。 |
updated_at |
String |
自定义安全策略的更新时间。 |