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>
|
<Code>provisioning</Code>
|
||||||
</State>
|
</State>
|
||||||
<Type>application</Type>
|
<Type>application</Type>
|
||||||
|
<IpAddressType>ipv4</IpAddressType>
|
||||||
</member>
|
</member>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</LoadBalancers>
|
</LoadBalancers>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue