Add IpAddressType to DESCRIBE_LOAD_BALANCERS_TEMPLATE
This commit is contained in:
parent
2b9f19ef77
commit
307e13796b
1 changed files with 1 additions and 0 deletions
|
|
@ -572,6 +572,7 @@ DESCRIBE_LOAD_BALANCERS_TEMPLATE = """<DescribeLoadBalancersResponse xmlns="http
|
|||
<Code>provisioning</Code>
|
||||
</State>
|
||||
<Type>application</Type>
|
||||
<IpAddressType>ipv4</IpAddressType>
|
||||
</member>
|
||||
{% endfor %}
|
||||
</LoadBalancers>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue