summaryrefslogtreecommitdiff
path: root/test/units/modules/cloud/amazon/placebo_recordings/ec2_vpc_vpn/add_tags/ec2.DescribeVpnConnections_16.json
blob: 8b6d7e2d30aff3cf59c53dd1095f496a9b0605a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
{
    "data": {
        "VpnConnections": [
            {
                "CustomerGatewayId": "cgw-6113c87f",
                "VpnConnectionId": "vpn-9e06e28b",
                "Category": "VPN",
                "CustomerGatewayConfiguration": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<vpn_connection id=\"vpn-9e06e28b\">\n  <customer_gateway_id>cgw-6113c87f</customer_gateway_id>\n  <vpn_gateway_id>vgw-35d70c2b</vpn_gateway_id>\n  <vpn_connection_type>ipsec.1</vpn_connection_type>\n  <vpn_connection_attributes>NoBGPVPNConnection</vpn_connection_attributes>\n  <ipsec_tunnel>\n    <customer_gateway>\n      <tunnel_outside_address>\n        <ip_address>9.8.7.6</ip_address>\n      </tunnel_outside_address>\n      <tunnel_inside_address>\n        <ip_address>169.254.13.206</ip_address>\n        <network_mask>255.255.255.252</network_mask>\n        <network_cidr>30</network_cidr>\n      </tunnel_inside_address>\n    </customer_gateway>\n    <vpn_gateway>\n      <tunnel_outside_address>\n        <ip_address>34.212.254.7</ip_address>\n      </tunnel_outside_address>\n      <tunnel_inside_address>\n        <ip_address>169.254.13.205</ip_address>\n        <network_mask>255.255.255.252</network_mask>\n        <network_cidr>30</network_cidr>\n      </tunnel_inside_address>\n    </vpn_gateway>\n    <ike>\n      <authentication_protocol>sha1</authentication_protocol>\n      <encryption_protocol>aes-128-cbc</encryption_protocol>\n      <lifetime>28800</lifetime>\n      <perfect_forward_secrecy>group2</perfect_forward_secrecy>\n      <mode>main</mode>\n      <pre_shared_key>b2DU0T9yhIWbDPukoG2NBtbPNrruDTRm</pre_shared_key>\n    </ike>\n    <ipsec>\n      <protocol>esp</protocol>\n      <authentication_protocol>hmac-sha1-96</authentication_protocol>\n      <encryption_protocol>aes-128-cbc</encryption_protocol>\n      <lifetime>3600</lifetime>\n      <perfect_forward_secrecy>group2</perfect_forward_secrecy>\n      <mode>tunnel</mode>\n      <clear_df_bit>true</clear_df_bit>\n      <fragmentation_before_encryption>true</fragmentation_before_encryption>\n      <tcp_mss_adjustment>1379</tcp_mss_adjustment>\n      <dead_peer_detection>\n        <interval>10</interval>\n        <retries>3</retries>\n      </dead_peer_detection>\n    </ipsec>\n  </ipsec_tunnel>\n  <ipsec_tunnel>\n    <customer_gateway>\n      <tunnel_outside_address>\n        <ip_address>9.8.7.6</ip_address>\n      </tunnel_outside_address>\n      <tunnel_inside_address>\n        <ip_address>169.254.15.106</ip_address>\n        <network_mask>255.255.255.252</network_mask>\n        <network_cidr>30</network_cidr>\n      </tunnel_inside_address>\n    </customer_gateway>\n    <vpn_gateway>\n      <tunnel_outside_address>\n        <ip_address>35.160.254.75</ip_address>\n      </tunnel_outside_address>\n      <tunnel_inside_address>\n        <ip_address>169.254.15.105</ip_address>\n        <network_mask>255.255.255.252</network_mask>\n        <network_cidr>30</network_cidr>\n      </tunnel_inside_address>\n    </vpn_gateway>\n    <ike>\n      <authentication_protocol>sha1</authentication_protocol>\n      <encryption_protocol>aes-128-cbc</encryption_protocol>\n      <lifetime>28800</lifetime>\n      <perfect_forward_secrecy>group2</perfect_forward_secrecy>\n      <mode>main</mode>\n      <pre_shared_key>FOhYu_zZqXdic2Bvm_dYS03ONJCK.LfP</pre_shared_key>\n    </ike>\n    <ipsec>\n      <protocol>esp</protocol>\n      <authentication_protocol>hmac-sha1-96</authentication_protocol>\n      <encryption_protocol>aes-128-cbc</encryption_protocol>\n      <lifetime>3600</lifetime>\n      <perfect_forward_secrecy>group2</perfect_forward_secrecy>\n      <mode>tunnel</mode>\n      <clear_df_bit>true</clear_df_bit>\n      <fragmentation_before_encryption>true</fragmentation_before_encryption>\n      <tcp_mss_adjustment>1379</tcp_mss_adjustment>\n      <dead_peer_detection>\n        <interval>10</interval>\n        <retries>3</retries>\n      </dead_peer_detection>\n    </ipsec>\n  </ipsec_tunnel>\n</vpn_connection>",
                "Routes": [],
                "Options": {
                    "StaticRoutesOnly": true
                },
                "Type": "ipsec.1",
                "Tags": [
                    {
                        "Key": "Ansible-Test",
                        "Value": "VPN"
                    }
                ],
                "VpnGatewayId": "vgw-35d70c2b",
                "VgwTelemetry": [
                    {
                        "StatusMessage": "",
                        "Status": "DOWN",
                        "OutsideIpAddress": "34.212.254.7",
                        "AcceptedRouteCount": 0,
                        "LastStatusChange": {
                            "year": 2018,
                            "hour": 13,
                            "second": 41,
                            "minute": 11,
                            "__class__": "datetime",
                            "day": 16,
                            "month": 4,
                            "microsecond": 0
                        }
                    },
                    {
                        "StatusMessage": "",
                        "Status": "DOWN",
                        "OutsideIpAddress": "35.160.254.75",
                        "AcceptedRouteCount": 0,
                        "LastStatusChange": {
                            "year": 2018,
                            "hour": 13,
                            "second": 57,
                            "minute": 11,
                            "__class__": "datetime",
                            "day": 16,
                            "month": 4,
                            "microsecond": 0
                        }
                    }
                ],
                "State": "available"
            },
            {
                "CustomerGatewayId": "cgw-6113c87f",
                "VpnConnectionId": "vpn-9f06e28a",
                "Category": "VPN",
                "Routes": [],
                "Options": {
                    "StaticRoutesOnly": true
                },
                "Type": "ipsec.1",
                "VpnGatewayId": "vgw-35d70c2b",
                "State": "deleted"
            },
            {
                "CustomerGatewayId": "cgw-6113c87f",
                "VpnConnectionId": "vpn-9c06e289",
                "Category": "VPN",
                "Tags": [
                    {
                        "Key": "One",
                        "Value": "one"
                    },
                    {
                        "Key": "Two",
                        "Value": "two"
                    }
                ],
                "Routes": [],
                "Options": {
                    "StaticRoutesOnly": true
                },
                "Type": "ipsec.1",
                "VpnGatewayId": "vgw-35d70c2b",
                "State": "deleted"
            },
            {
                "CustomerGatewayId": "cgw-6113c87f",
                "VpnConnectionId": "vpn-9d06e288",
                "Category": "VPN",
                "Routes": [],
                "Options": {
                    "StaticRoutesOnly": true
                },
                "Type": "ipsec.1",
                "VpnGatewayId": "vgw-35d70c2b",
                "State": "deleted"
            },
            {
                "CustomerGatewayId": "cgw-6113c87f",
                "VpnConnectionId": "vpn-9206e287",
                "Category": "VPN",
                "Routes": [],
                "Options": {
                    "StaticRoutesOnly": true
                },
                "Type": "ipsec.1",
                "VpnGatewayId": "vgw-35d70c2b",
                "State": "deleted"
            },
            {
                "CustomerGatewayId": "cgw-6113c87f",
                "VpnConnectionId": "vpn-9306e286",
                "Category": "VPN",
                "Routes": [],
                "Options": {
                    "StaticRoutesOnly": true
                },
                "Type": "ipsec.1",
                "VpnGatewayId": "vgw-35d70c2b",
                "State": "deleted"
            },
            {
                "CustomerGatewayId": "cgw-6113c87f",
                "VpnConnectionId": "vpn-9006e285",
                "Category": "VPN",
                "Routes": [],
                "Options": {
                    "StaticRoutesOnly": true
                },
                "Type": "ipsec.1",
                "VpnGatewayId": "vgw-35d70c2b",
                "State": "deleted"
            },
            {
                "CustomerGatewayId": "cgw-6113c87f",
                "VpnConnectionId": "vpn-9706e282",
                "Category": "VPN",
                "Tags": [
                    {
                        "Key": "Correct",
                        "Value": "Tag"
                    }
                ],
                "Routes": [],
                "Options": {
                    "StaticRoutesOnly": true
                },
                "Type": "ipsec.1",
                "VpnGatewayId": "vgw-35d70c2b",
                "State": "deleted"
            },
            {
                "CustomerGatewayId": "cgw-6113c87f",
                "VpnConnectionId": "vpn-6a06e27f",
                "Category": "VPN",
                "Tags": [
                    {
                        "Key": "Wrong",
                        "Value": "Tag"
                    }
                ],
                "Routes": [],
                "Options": {
                    "StaticRoutesOnly": true
                },
                "Type": "ipsec.1",
                "VpnGatewayId": "vgw-35d70c2b",
                "State": "deleted"
            },
            {
                "CustomerGatewayId": "cgw-6113c87f",
                "VpnConnectionId": "vpn-6f06e27a",
                "Category": "VPN",
                "Routes": [],
                "Options": {
                    "StaticRoutesOnly": true
                },
                "Type": "ipsec.1",
                "VpnGatewayId": "vgw-35d70c2b",
                "State": "deleted"
            }
        ],
        "ResponseMetadata": {
            "HTTPStatusCode": 200,
            "RequestId": "16aa6a4d-0fca-4035-b607-c223fc424f81",
            "HTTPHeaders": {
                "vary": "Accept-Encoding",
                "content-type": "text/xml;charset=UTF-8",
                "server": "AmazonEC2",
                "date": "Mon, 16 Apr 2018 13:12:22 GMT",
                "transfer-encoding": "chunked"
            },
            "RetryAttempts": 0
        }
    },
    "status_code": 200
}