|
|
@ -138,6 +138,31 @@ options:
|
|
|
|
name:
|
|
|
|
name:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
|
|
|
|
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
|
|
|
|
|
|
|
|
redirect_configurations:
|
|
|
|
|
|
|
|
version_added: "2.8"
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Redirect configurations of the application gateway resource
|
|
|
|
|
|
|
|
suboptions:
|
|
|
|
|
|
|
|
redirect_type:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Redirection type
|
|
|
|
|
|
|
|
choices:
|
|
|
|
|
|
|
|
- 'permanent'
|
|
|
|
|
|
|
|
- 'found'
|
|
|
|
|
|
|
|
- 'see_other'
|
|
|
|
|
|
|
|
- 'temporary'
|
|
|
|
|
|
|
|
target_listener:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Reference to a listener to redirect the request to
|
|
|
|
|
|
|
|
include_path:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Include path in the redirected url
|
|
|
|
|
|
|
|
include_query_string:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Include query string in the redirected url
|
|
|
|
|
|
|
|
name:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Name of the resource that is unique within a resource group
|
|
|
|
ssl_certificates:
|
|
|
|
ssl_certificates:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- SSL certificates of the application gateway resource.
|
|
|
|
- SSL certificates of the application gateway resource.
|
|
|
@ -200,10 +225,42 @@ options:
|
|
|
|
name:
|
|
|
|
name:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Resource that is unique within a resource group. This name can be used to access the resource.
|
|
|
|
- Resource that is unique within a resource group. This name can be used to access the resource.
|
|
|
|
|
|
|
|
probes:
|
|
|
|
|
|
|
|
version_added: "2.8"
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Probes available to the application gateway resource.
|
|
|
|
|
|
|
|
suboptions:
|
|
|
|
|
|
|
|
name:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Name
|
|
|
|
|
|
|
|
protocol:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Protocol
|
|
|
|
|
|
|
|
choices:
|
|
|
|
|
|
|
|
- 'http'
|
|
|
|
|
|
|
|
- 'https'
|
|
|
|
|
|
|
|
host:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Host
|
|
|
|
|
|
|
|
path:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Path
|
|
|
|
|
|
|
|
timeout:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Timeout
|
|
|
|
|
|
|
|
interval:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Interval
|
|
|
|
|
|
|
|
unhealthy_threshold:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Unhealthy Threshold
|
|
|
|
backend_http_settings_collection:
|
|
|
|
backend_http_settings_collection:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Backend http settings of the application gateway resource.
|
|
|
|
- Backend http settings of the application gateway resource.
|
|
|
|
suboptions:
|
|
|
|
suboptions:
|
|
|
|
|
|
|
|
probe:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Probe
|
|
|
|
port:
|
|
|
|
port:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Port
|
|
|
|
- Port
|
|
|
@ -295,6 +352,9 @@ options:
|
|
|
|
name:
|
|
|
|
name:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
|
|
|
|
- Name of the resource that is unique within a resource group. This name can be used to access the resource.
|
|
|
|
|
|
|
|
redirect_configuration:
|
|
|
|
|
|
|
|
description:
|
|
|
|
|
|
|
|
- Redirect configuration resource of the application gateway
|
|
|
|
state:
|
|
|
|
state:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Assert the state of the Public IP. Use 'present' to create or update a and
|
|
|
|
- Assert the state of the Public IP. Use 'present' to create or update a and
|
|
|
@ -395,6 +455,26 @@ ssl_policy_spec = dict(
|
|
|
|
)
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
probe_spec = dict(
|
|
|
|
|
|
|
|
host=dict(type='str'),
|
|
|
|
|
|
|
|
interval=dict(type='int'),
|
|
|
|
|
|
|
|
name=dict(type='str'),
|
|
|
|
|
|
|
|
path=dict(type='str'),
|
|
|
|
|
|
|
|
protocol=dict(type='str', choices=['http', 'https']),
|
|
|
|
|
|
|
|
timeout=dict(type='int'),
|
|
|
|
|
|
|
|
unhealthy_threshold=dict(type='int')
|
|
|
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
redirect_configuration_spec = dict(
|
|
|
|
|
|
|
|
include_path=dict(type='bool'),
|
|
|
|
|
|
|
|
include_query_string=dict(type='bool'),
|
|
|
|
|
|
|
|
name=dict(type='str'),
|
|
|
|
|
|
|
|
redirect_type=dict(type='str', choices=['permanent', 'found', 'see_other', 'temporary']),
|
|
|
|
|
|
|
|
target_listener=dict(type='str')
|
|
|
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class AzureRMApplicationGateways(AzureRMModuleBase):
|
|
|
|
class AzureRMApplicationGateways(AzureRMModuleBase):
|
|
|
|
"""Configuration class for an Azure RM Application Gateway resource"""
|
|
|
|
"""Configuration class for an Azure RM Application Gateway resource"""
|
|
|
|
|
|
|
|
|
|
|
@ -427,6 +507,11 @@ class AzureRMApplicationGateways(AzureRMModuleBase):
|
|
|
|
ssl_certificates=dict(
|
|
|
|
ssl_certificates=dict(
|
|
|
|
type='list'
|
|
|
|
type='list'
|
|
|
|
),
|
|
|
|
),
|
|
|
|
|
|
|
|
redirect_configurations=dict(
|
|
|
|
|
|
|
|
type='list',
|
|
|
|
|
|
|
|
elements='dict',
|
|
|
|
|
|
|
|
options=redirect_configuration_spec
|
|
|
|
|
|
|
|
),
|
|
|
|
frontend_ip_configurations=dict(
|
|
|
|
frontend_ip_configurations=dict(
|
|
|
|
type='list'
|
|
|
|
type='list'
|
|
|
|
),
|
|
|
|
),
|
|
|
@ -439,6 +524,11 @@ class AzureRMApplicationGateways(AzureRMModuleBase):
|
|
|
|
backend_http_settings_collection=dict(
|
|
|
|
backend_http_settings_collection=dict(
|
|
|
|
type='list'
|
|
|
|
type='list'
|
|
|
|
),
|
|
|
|
),
|
|
|
|
|
|
|
|
probes=dict(
|
|
|
|
|
|
|
|
type='list',
|
|
|
|
|
|
|
|
elements='dict',
|
|
|
|
|
|
|
|
options=probe_spec
|
|
|
|
|
|
|
|
),
|
|
|
|
http_listeners=dict(
|
|
|
|
http_listeners=dict(
|
|
|
|
type='list'
|
|
|
|
type='list'
|
|
|
|
),
|
|
|
|
),
|
|
|
@ -534,6 +624,19 @@ class AzureRMApplicationGateways(AzureRMModuleBase):
|
|
|
|
self.parameters["authentication_certificates"] = kwargs[key]
|
|
|
|
self.parameters["authentication_certificates"] = kwargs[key]
|
|
|
|
elif key == "ssl_certificates":
|
|
|
|
elif key == "ssl_certificates":
|
|
|
|
self.parameters["ssl_certificates"] = kwargs[key]
|
|
|
|
self.parameters["ssl_certificates"] = kwargs[key]
|
|
|
|
|
|
|
|
elif key == "redirect_configurations":
|
|
|
|
|
|
|
|
ev = kwargs[key]
|
|
|
|
|
|
|
|
for i in range(len(ev)):
|
|
|
|
|
|
|
|
item = ev[i]
|
|
|
|
|
|
|
|
if 'redirect_type' in item:
|
|
|
|
|
|
|
|
item['redirect_type'] = _snake_to_camel(item['redirect_type'], True)
|
|
|
|
|
|
|
|
if 'target_listener' in item:
|
|
|
|
|
|
|
|
id = http_listener_id(self.subscription_id,
|
|
|
|
|
|
|
|
kwargs['resource_group'],
|
|
|
|
|
|
|
|
kwargs['name'],
|
|
|
|
|
|
|
|
item['target_listener'])
|
|
|
|
|
|
|
|
item['target_listener'] = {'id': id}
|
|
|
|
|
|
|
|
self.parameters["redirect_configurations"] = ev
|
|
|
|
elif key == "frontend_ip_configurations":
|
|
|
|
elif key == "frontend_ip_configurations":
|
|
|
|
ev = kwargs[key]
|
|
|
|
ev = kwargs[key]
|
|
|
|
for i in range(len(ev)):
|
|
|
|
for i in range(len(ev)):
|
|
|
@ -550,6 +653,13 @@ class AzureRMApplicationGateways(AzureRMModuleBase):
|
|
|
|
self.parameters["frontend_ports"] = kwargs[key]
|
|
|
|
self.parameters["frontend_ports"] = kwargs[key]
|
|
|
|
elif key == "backend_address_pools":
|
|
|
|
elif key == "backend_address_pools":
|
|
|
|
self.parameters["backend_address_pools"] = kwargs[key]
|
|
|
|
self.parameters["backend_address_pools"] = kwargs[key]
|
|
|
|
|
|
|
|
elif key == "probes":
|
|
|
|
|
|
|
|
ev = kwargs[key]
|
|
|
|
|
|
|
|
for i in range(len(ev)):
|
|
|
|
|
|
|
|
item = ev[i]
|
|
|
|
|
|
|
|
if 'protocol' in item:
|
|
|
|
|
|
|
|
item['protocol'] = _snake_to_camel(item['protocol'], True)
|
|
|
|
|
|
|
|
self.parameters["probes"] = ev
|
|
|
|
elif key == "backend_http_settings_collection":
|
|
|
|
elif key == "backend_http_settings_collection":
|
|
|
|
ev = kwargs[key]
|
|
|
|
ev = kwargs[key]
|
|
|
|
for i in range(len(ev)):
|
|
|
|
for i in range(len(ev)):
|
|
|
@ -558,6 +668,12 @@ class AzureRMApplicationGateways(AzureRMModuleBase):
|
|
|
|
item['protocol'] = _snake_to_camel(item['protocol'], True)
|
|
|
|
item['protocol'] = _snake_to_camel(item['protocol'], True)
|
|
|
|
if 'cookie_based_affinity' in item:
|
|
|
|
if 'cookie_based_affinity' in item:
|
|
|
|
item['cookie_based_affinity'] = _snake_to_camel(item['cookie_based_affinity'], True)
|
|
|
|
item['cookie_based_affinity'] = _snake_to_camel(item['cookie_based_affinity'], True)
|
|
|
|
|
|
|
|
if 'probe' in item:
|
|
|
|
|
|
|
|
id = probe_id(self.subscription_id,
|
|
|
|
|
|
|
|
kwargs['resource_group'],
|
|
|
|
|
|
|
|
kwargs['name'],
|
|
|
|
|
|
|
|
item['probe'])
|
|
|
|
|
|
|
|
item['probe'] = {'id': id}
|
|
|
|
self.parameters["backend_http_settings_collection"] = ev
|
|
|
|
self.parameters["backend_http_settings_collection"] = ev
|
|
|
|
elif key == "http_listeners":
|
|
|
|
elif key == "http_listeners":
|
|
|
|
ev = kwargs[key]
|
|
|
|
ev = kwargs[key]
|
|
|
@ -612,6 +728,12 @@ class AzureRMApplicationGateways(AzureRMModuleBase):
|
|
|
|
item['protocol'] = _snake_to_camel(item['protocol'], True)
|
|
|
|
item['protocol'] = _snake_to_camel(item['protocol'], True)
|
|
|
|
if 'rule_type' in ev:
|
|
|
|
if 'rule_type' in ev:
|
|
|
|
item['rule_type'] = _snake_to_camel(item['rule_type'], True)
|
|
|
|
item['rule_type'] = _snake_to_camel(item['rule_type'], True)
|
|
|
|
|
|
|
|
if 'redirect_configuration' in item:
|
|
|
|
|
|
|
|
id = redirect_configuration_id(self.subscription_id,
|
|
|
|
|
|
|
|
kwargs['resource_group'],
|
|
|
|
|
|
|
|
kwargs['name'],
|
|
|
|
|
|
|
|
item['redirect_configuration'])
|
|
|
|
|
|
|
|
item['redirect_configuration'] = {'id': id}
|
|
|
|
ev[i] = item
|
|
|
|
ev[i] = item
|
|
|
|
self.parameters["request_routing_rules"] = ev
|
|
|
|
self.parameters["request_routing_rules"] = ev
|
|
|
|
elif key == "etag":
|
|
|
|
elif key == "etag":
|
|
|
@ -651,9 +773,11 @@ class AzureRMApplicationGateways(AzureRMModuleBase):
|
|
|
|
self.parameters['sku']['capacity'] != old_response['sku']['capacity'] or
|
|
|
|
self.parameters['sku']['capacity'] != old_response['sku']['capacity'] or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'authentication_certificates') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'authentication_certificates') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'gateway_ip_configurations') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'gateway_ip_configurations') or
|
|
|
|
|
|
|
|
not compare_arrays(old_response, self.parameters, 'redirect_configurations') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'frontend_ip_configurations') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'frontend_ip_configurations') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'frontend_ports') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'frontend_ports') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'backend_address_pools') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'backend_address_pools') or
|
|
|
|
|
|
|
|
not compare_arrays(old_response, self.parameters, 'probes') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'backend_http_settings_collection') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'backend_http_settings_collection') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'request_routing_rules') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'request_routing_rules') or
|
|
|
|
not compare_arrays(old_response, self.parameters, 'http_listeners')):
|
|
|
|
not compare_arrays(old_response, self.parameters, 'http_listeners')):
|
|
|
@ -786,6 +910,16 @@ def frontend_port_id(subscription_id, resource_group_name, appgateway_name, name
|
|
|
|
)
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
def redirect_configuration_id(subscription_id, resource_group_name, appgateway_name, name):
|
|
|
|
|
|
|
|
"""Generate the id for a redirect configuration"""
|
|
|
|
|
|
|
|
return '/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/applicationGateways/{2}/redirectConfigurations/{3}'.format(
|
|
|
|
|
|
|
|
subscription_id,
|
|
|
|
|
|
|
|
resource_group_name,
|
|
|
|
|
|
|
|
appgateway_name,
|
|
|
|
|
|
|
|
name
|
|
|
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
def ssl_certificate_id(subscription_id, resource_group_name, ssl_certificate_name, name):
|
|
|
|
def ssl_certificate_id(subscription_id, resource_group_name, ssl_certificate_name, name):
|
|
|
|
"""Generate the id for a frontend port"""
|
|
|
|
"""Generate the id for a frontend port"""
|
|
|
|
return '/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/applicationGateways/{2}/sslCertificates/{3}'.format(
|
|
|
|
return '/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/applicationGateways/{2}/sslCertificates/{3}'.format(
|
|
|
@ -806,6 +940,16 @@ def backend_address_pool_id(subscription_id, resource_group_name, appgateway_nam
|
|
|
|
)
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
def probe_id(subscription_id, resource_group_name, appgateway_name, name):
|
|
|
|
|
|
|
|
"""Generate the id for a probe"""
|
|
|
|
|
|
|
|
return '/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/applicationGateways/{2}/probes/{3}'.format(
|
|
|
|
|
|
|
|
subscription_id,
|
|
|
|
|
|
|
|
resource_group_name,
|
|
|
|
|
|
|
|
appgateway_name,
|
|
|
|
|
|
|
|
name
|
|
|
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
def backend_http_settings_id(subscription_id, resource_group_name, appgateway_name, name):
|
|
|
|
def backend_http_settings_id(subscription_id, resource_group_name, appgateway_name, name):
|
|
|
|
"""Generate the id for a http settings"""
|
|
|
|
"""Generate the id for a http settings"""
|
|
|
|
return '/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/applicationGateways/{2}/backendHttpSettingsCollection/{3}'.format(
|
|
|
|
return '/subscriptions/{0}/resourceGroups/{1}/providers/Microsoft.Network/applicationGateways/{2}/backendHttpSettingsCollection/{3}'.format(
|
|
|
|