Class: Azure::Network::Mgmt::V2017_11_01::NetworkWatchers
- Inherits:
-
Object
- Object
- Azure::Network::Mgmt::V2017_11_01::NetworkWatchers
- Includes:
- MsRestAzure
- Defined in:
- lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb
Overview
Network Client
Instance Attribute Summary collapse
-
#client ⇒ NetworkManagementClient
readonly
Reference to the NetworkManagementClient.
Instance Method Summary collapse
-
#begin_check_connectivity(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ ConnectivityInformation
Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.
-
#begin_check_connectivity_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.
-
#begin_check_connectivity_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.
-
#begin_delete(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ Object
Deletes the specified network watcher resource.
-
#begin_delete_async(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ Concurrent::Promise
Deletes the specified network watcher resource.
-
#begin_delete_with_http_info(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Deletes the specified network watcher resource.
-
#begin_get_azure_reachability_report(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ AzureReachabilityReport
Gets the relative latency score for internet service providers from a specified location to Azure regions.
-
#begin_get_azure_reachability_report_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Gets the relative latency score for internet service providers from a specified location to Azure regions.
-
#begin_get_azure_reachability_report_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets the relative latency score for internet service providers from a specified location to Azure regions.
-
#begin_get_flow_log_status(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ FlowLogInformation
Queries status of flow log on a specified resource.
-
#begin_get_flow_log_status_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Queries status of flow log on a specified resource.
-
#begin_get_flow_log_status_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Queries status of flow log on a specified resource.
-
#begin_get_next_hop(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ NextHopResult
Gets the next hop from the specified VM.
-
#begin_get_next_hop_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Gets the next hop from the specified VM.
-
#begin_get_next_hop_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets the next hop from the specified VM.
-
#begin_get_troubleshooting(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ TroubleshootingResult
Initiate troubleshooting on a specified resource.
-
#begin_get_troubleshooting_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Initiate troubleshooting on a specified resource.
-
#begin_get_troubleshooting_result(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ TroubleshootingResult
Get the last completed troubleshooting result on a specified resource.
-
#begin_get_troubleshooting_result_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Get the last completed troubleshooting result on a specified resource.
-
#begin_get_troubleshooting_result_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Get the last completed troubleshooting result on a specified resource.
-
#begin_get_troubleshooting_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Initiate troubleshooting on a specified resource.
-
#begin_get_vmsecurity_rules(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ SecurityGroupViewResult
Gets the configured and effective security group rules on the specified VM.
-
#begin_get_vmsecurity_rules_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Gets the configured and effective security group rules on the specified VM.
-
#begin_get_vmsecurity_rules_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets the configured and effective security group rules on the specified VM.
-
#begin_list_available_providers(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ AvailableProvidersList
Lists all available internet service providers for a specified Azure region.
-
#begin_list_available_providers_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Lists all available internet service providers for a specified Azure region.
-
#begin_list_available_providers_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Lists all available internet service providers for a specified Azure region.
-
#begin_set_flow_log_configuration(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ FlowLogInformation
Configures flow log on a specified resource.
-
#begin_set_flow_log_configuration_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Configures flow log on a specified resource.
-
#begin_set_flow_log_configuration_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Configures flow log on a specified resource.
-
#begin_verify_ipflow(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ VerificationIPFlowResult
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
-
#begin_verify_ipflow_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
-
#begin_verify_ipflow_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
-
#check_connectivity(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ ConnectivityInformation
Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.
-
#check_connectivity_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
group.
-
#create_or_update(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ NetworkWatcher
Creates or updates a network watcher in the specified resource group.
-
#create_or_update_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Creates or updates a network watcher in the specified resource group.
-
#create_or_update_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Creates or updates a network watcher in the specified resource group.
-
#delete(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ Object
Deletes the specified network watcher resource.
-
#delete_async(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ Concurrent::Promise
will be added to the HTTP request.
-
#get(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ NetworkWatcher
Gets the specified network watcher by resource group.
-
#get_async(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ Concurrent::Promise
Gets the specified network watcher by resource group.
-
#get_azure_reachability_report(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ AzureReachabilityReport
Gets the relative latency score for internet service providers from a specified location to Azure regions.
-
#get_azure_reachability_report_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
group.
-
#get_flow_log_status(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ FlowLogInformation
Queries status of flow log on a specified resource.
-
#get_flow_log_status_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
group.
-
#get_next_hop(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ NextHopResult
Gets the next hop from the specified VM.
-
#get_next_hop_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
destination endpoint.
-
#get_topology(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Topology
Gets the current network topology by resource group.
-
#get_topology_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Gets the current network topology by resource group.
-
#get_topology_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets the current network topology by resource group.
-
#get_troubleshooting(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ TroubleshootingResult
Initiate troubleshooting on a specified resource.
-
#get_troubleshooting_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
resource.
-
#get_troubleshooting_result(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ TroubleshootingResult
Get the last completed troubleshooting result on a specified resource.
-
#get_troubleshooting_result_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
resource.
-
#get_vmsecurity_rules(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ SecurityGroupViewResult
Gets the configured and effective security group rules on the specified VM.
-
#get_vmsecurity_rules_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
to check security groups for.
-
#get_with_http_info(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets the specified network watcher by resource group.
-
#initialize(client) ⇒ NetworkWatchers
constructor
Creates and initializes a new instance of the NetworkWatchers class.
-
#list(resource_group_name, custom_headers: nil) ⇒ NetworkWatcherListResult
Gets all network watchers by resource group.
-
#list_all(custom_headers: nil) ⇒ NetworkWatcherListResult
Gets all network watchers by subscription.
-
#list_all_async(custom_headers: nil) ⇒ Concurrent::Promise
Gets all network watchers by subscription.
-
#list_all_with_http_info(custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets all network watchers by subscription.
-
#list_async(resource_group_name, custom_headers: nil) ⇒ Concurrent::Promise
Gets all network watchers by resource group.
-
#list_available_providers(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ AvailableProvidersList
Lists all available internet service providers for a specified Azure region.
-
#list_available_providers_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
group.
-
#list_with_http_info(resource_group_name, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets all network watchers by resource group.
-
#set_flow_log_configuration(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ FlowLogInformation
Configures flow log on a specified resource.
-
#set_flow_log_configuration_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
group.
-
#update_tags(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ NetworkWatcher
Updates a network watcher tags.
-
#update_tags_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Updates a network watcher tags.
-
#update_tags_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Updates a network watcher tags.
-
#verify_ipflow(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ VerificationIPFlowResult
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
-
#verify_ipflow_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
IP flow to be verified.
Constructor Details
#initialize(client) ⇒ NetworkWatchers
Creates and initializes a new instance of the NetworkWatchers class.
17 18 19 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 17 def initialize(client) @client = client end |
Instance Attribute Details
#client ⇒ NetworkManagementClient (readonly)
Returns reference to the NetworkManagementClient.
22 23 24 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 22 def client @client end |
Instance Method Details
#begin_check_connectivity(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ ConnectivityInformation
Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.
group. resource. connectivity check will be performed. will be added to the HTTP request.
2100 2101 2102 2103 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 2100 def begin_check_connectivity(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = begin_check_connectivity_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#begin_check_connectivity_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.
group. resource. connectivity check will be performed. to the HTTP request.
2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 2141 def begin_check_connectivity_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::ConnectivityParameters.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/connectivityCheck' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::ConnectivityInformation.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 202 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::ConnectivityInformation.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#begin_check_connectivity_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.
group. resource. connectivity check will be performed. will be added to the HTTP request.
2121 2122 2123 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 2121 def begin_check_connectivity_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) begin_check_connectivity_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#begin_delete(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ Object
Deletes the specified network watcher resource.
will be added to the HTTP request.
1163 1164 1165 1166 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1163 def begin_delete(resource_group_name, network_watcher_name, custom_headers:nil) response = begin_delete_async(resource_group_name, network_watcher_name, custom_headers:custom_headers).value! nil end |
#begin_delete_async(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ Concurrent::Promise
Deletes the specified network watcher resource.
to the HTTP request.
1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1192 def begin_delete_async(resource_group_name, network_watcher_name, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:delete, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 202 || status_code == 204 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? result end promise.execute end |
#begin_delete_with_http_info(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Deletes the specified network watcher resource.
will be added to the HTTP request.
1178 1179 1180 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1178 def begin_delete_with_http_info(resource_group_name, network_watcher_name, custom_headers:nil) begin_delete_async(resource_group_name, network_watcher_name, custom_headers:custom_headers).value! end |
#begin_get_azure_reachability_report(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ AzureReachabilityReport
Gets the relative latency score for internet service providers from a specified location to Azure regions.
group. resource. determine Azure reachability report configuration. will be added to the HTTP request.
2229 2230 2231 2232 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 2229 def begin_get_azure_reachability_report(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = begin_get_azure_reachability_report_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#begin_get_azure_reachability_report_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Gets the relative latency score for internet service providers from a specified location to Azure regions.
group. resource. determine Azure reachability report configuration. to the HTTP request.
2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 2268 def begin_get_azure_reachability_report_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::AzureReachabilityReportParameters.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/azureReachabilityReport' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::AzureReachabilityReport.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 202 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::AzureReachabilityReport.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#begin_get_azure_reachability_report_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets the relative latency score for internet service providers from a specified location to Azure regions.
group. resource. determine Azure reachability report configuration. will be added to the HTTP request.
2249 2250 2251 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 2249 def begin_get_azure_reachability_report_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) begin_get_azure_reachability_report_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#begin_get_flow_log_status(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ FlowLogInformation
Queries status of flow log on a specified resource.
group. resource. to query flow log status. will be added to the HTTP request.
1974 1975 1976 1977 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1974 def begin_get_flow_log_status(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = begin_get_flow_log_status_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#begin_get_flow_log_status_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Queries status of flow log on a specified resource.
group. resource. to query flow log status. to the HTTP request.
2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 2011 def begin_get_flow_log_status_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::FlowLogStatusParameters.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/queryFlowLogStatus' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::FlowLogInformation.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 202 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::FlowLogInformation.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#begin_get_flow_log_status_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Queries status of flow log on a specified resource.
group. resource. to query flow log status. will be added to the HTTP request.
1993 1994 1995 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1993 def begin_get_flow_log_status_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) begin_get_flow_log_status_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#begin_get_next_hop(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ NextHopResult
Gets the next hop from the specified VM.
destination endpoint. will be added to the HTTP request.
1370 1371 1372 1373 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1370 def begin_get_next_hop(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = begin_get_next_hop_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#begin_get_next_hop_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Gets the next hop from the specified VM.
destination endpoint. to the HTTP request.
1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1403 def begin_get_next_hop_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NextHopParameters.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/nextHop' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NextHopResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 202 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NextHopResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#begin_get_next_hop_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets the next hop from the specified VM.
destination endpoint. will be added to the HTTP request.
1387 1388 1389 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1387 def begin_get_next_hop_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) begin_get_next_hop_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#begin_get_troubleshooting(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ TroubleshootingResult
Initiate troubleshooting on a specified resource
resource. resource to troubleshoot. will be added to the HTTP request.
1607 1608 1609 1610 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1607 def begin_get_troubleshooting(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = begin_get_troubleshooting_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#begin_get_troubleshooting_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Initiate troubleshooting on a specified resource
resource. resource to troubleshoot. to the HTTP request.
1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1642 def begin_get_troubleshooting_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::TroubleshootingParameters.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/troubleshoot' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::TroubleshootingResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 202 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::TroubleshootingResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#begin_get_troubleshooting_result(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ TroubleshootingResult
Get the last completed troubleshooting result on a specified resource
resource. resource to query the troubleshooting result. will be added to the HTTP request.
1728 1729 1730 1731 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1728 def begin_get_troubleshooting_result(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = begin_get_troubleshooting_result_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#begin_get_troubleshooting_result_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Get the last completed troubleshooting result on a specified resource
resource. resource to query the troubleshooting result. to the HTTP request.
1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1763 def begin_get_troubleshooting_result_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::QueryTroubleshootingParameters.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/queryTroubleshootResult' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::TroubleshootingResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 202 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::TroubleshootingResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#begin_get_troubleshooting_result_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Get the last completed troubleshooting result on a specified resource
resource. resource to query the troubleshooting result. will be added to the HTTP request.
1746 1747 1748 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1746 def begin_get_troubleshooting_result_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) begin_get_troubleshooting_result_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#begin_get_troubleshooting_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Initiate troubleshooting on a specified resource
resource. resource to troubleshoot. will be added to the HTTP request.
1625 1626 1627 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1625 def begin_get_troubleshooting_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) begin_get_troubleshooting_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#begin_get_vmsecurity_rules(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ SecurityGroupViewResult
Gets the configured and effective security group rules on the specified VM.
to check security groups for. will be added to the HTTP request.
1488 1489 1490 1491 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1488 def begin_get_vmsecurity_rules(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = begin_get_vmsecurity_rules_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#begin_get_vmsecurity_rules_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Gets the configured and effective security group rules on the specified VM.
to check security groups for. to the HTTP request.
1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1521 def begin_get_vmsecurity_rules_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::SecurityGroupViewParameters.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/securityGroupView' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::SecurityGroupViewResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 202 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::SecurityGroupViewResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#begin_get_vmsecurity_rules_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets the configured and effective security group rules on the specified VM.
to check security groups for. will be added to the HTTP request.
1505 1506 1507 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1505 def begin_get_vmsecurity_rules_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) begin_get_vmsecurity_rules_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#begin_list_available_providers(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ AvailableProvidersList
Lists all available internet service providers for a specified Azure region.
group. resource. the list of available providers. will be added to the HTTP request.
2355 2356 2357 2358 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 2355 def begin_list_available_providers(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = begin_list_available_providers_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#begin_list_available_providers_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Lists all available internet service providers for a specified Azure region.
group. resource. the list of available providers. to the HTTP request.
2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 2392 def begin_list_available_providers_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::AvailableProvidersListParameters.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/availableProvidersList' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::AvailableProvidersList.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 202 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::AvailableProvidersList.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#begin_list_available_providers_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Lists all available internet service providers for a specified Azure region.
group. resource. the list of available providers. will be added to the HTTP request.
2374 2375 2376 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 2374 def begin_list_available_providers_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) begin_list_available_providers_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#begin_set_flow_log_configuration(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ FlowLogInformation
Configures flow log on a specified resource.
group. resource. configuration of flow log. will be added to the HTTP request.
1850 1851 1852 1853 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1850 def begin_set_flow_log_configuration(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = begin_set_flow_log_configuration_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#begin_set_flow_log_configuration_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Configures flow log on a specified resource.
group. resource. configuration of flow log. to the HTTP request.
1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1887 def begin_set_flow_log_configuration_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::FlowLogInformation.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/configureFlowLog' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::FlowLogInformation.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 202 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::FlowLogInformation.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#begin_set_flow_log_configuration_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Configures flow log on a specified resource.
group. resource. configuration of flow log. will be added to the HTTP request.
1869 1870 1871 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1869 def begin_set_flow_log_configuration_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) begin_set_flow_log_configuration_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#begin_verify_ipflow(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ VerificationIPFlowResult
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
IP flow to be verified. will be added to the HTTP request.
1250 1251 1252 1253 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1250 def begin_verify_ipflow(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = begin_verify_ipflow_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#begin_verify_ipflow_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
IP flow to be verified. to the HTTP request.
1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1285 def begin_verify_ipflow_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::VerificationIPFlowParameters.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/ipFlowVerify' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 202 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::VerificationIPFlowResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 202 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::VerificationIPFlowResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#begin_verify_ipflow_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
IP flow to be verified. will be added to the HTTP request.
1268 1269 1270 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1268 def begin_verify_ipflow_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) begin_verify_ipflow_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#check_connectivity(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ ConnectivityInformation
Verifies the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.
group. resource. connectivity check will be performed. will be added to the HTTP request.
1017 1018 1019 1020 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1017 def check_connectivity(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = check_connectivity_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#check_connectivity_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
group. resource. connectivity check will be performed. will be added to the HTTP request.
response.
1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1035 def check_connectivity_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) # Send request promise = begin_check_connectivity_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::ConnectivityInformation.mapper() parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |
#create_or_update(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ NetworkWatcher
Creates or updates a network watcher in the specified resource group.
resource. will be added to the HTTP request.
36 37 38 39 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 36 def create_or_update(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = create_or_update_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#create_or_update_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Creates or updates a network watcher in the specified resource group.
resource. to the HTTP request.
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 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 69 def create_or_update_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NetworkWatcher.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:put, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 || status_code == 201 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NetworkWatcher.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end # Deserialize Response if status_code == 201 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NetworkWatcher.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#create_or_update_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Creates or updates a network watcher in the specified resource group.
resource. will be added to the HTTP request.
53 54 55 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 53 def create_or_update_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) create_or_update_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#delete(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ Object
Deletes the specified network watcher resource.
will be added to the HTTP request.
244 245 246 247 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 244 def delete(resource_group_name, network_watcher_name, custom_headers:nil) response = delete_async(resource_group_name, network_watcher_name, custom_headers:custom_headers).value! nil end |
#delete_async(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ Concurrent::Promise
will be added to the HTTP request.
response.
258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 258 def delete_async(resource_group_name, network_watcher_name, custom_headers:nil) # Send request promise = begin_delete_async(resource_group_name, network_watcher_name, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |
#get(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ NetworkWatcher
Gets the specified network watcher by resource group.
will be added to the HTTP request.
152 153 154 155 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 152 def get(resource_group_name, network_watcher_name, custom_headers:nil) response = get_async(resource_group_name, network_watcher_name, custom_headers:custom_headers).value! response.body unless response.nil? end |
#get_async(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ Concurrent::Promise
Gets the specified network watcher by resource group.
to the HTTP request.
181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 181 def get_async(resource_group_name, network_watcher_name, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:get, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NetworkWatcher.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#get_azure_reachability_report(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ AzureReachabilityReport
Gets the relative latency score for internet service providers from a specified location to Azure regions.
group. resource. determine Azure reachability report configuration. will be added to the HTTP request.
1068 1069 1070 1071 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1068 def get_azure_reachability_report(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = get_azure_reachability_report_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#get_azure_reachability_report_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
group. resource. determine Azure reachability report configuration. will be added to the HTTP request.
response.
1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1086 def get_azure_reachability_report_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) # Send request promise = begin_get_azure_reachability_report_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::AzureReachabilityReport.mapper() parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |
#get_flow_log_status(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ FlowLogInformation
Queries status of flow log on a specified resource.
group. resource. to query flow log status. will be added to the HTTP request.
965 966 967 968 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 965 def get_flow_log_status(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = get_flow_log_status_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#get_flow_log_status_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
group. resource. to query flow log status. will be added to the HTTP request.
response.
983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 983 def get_flow_log_status_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) # Send request promise = begin_get_flow_log_status_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::FlowLogInformation.mapper() parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |
#get_next_hop(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ NextHopResult
Gets the next hop from the specified VM.
destination endpoint. will be added to the HTTP request.
725 726 727 728 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 725 def get_next_hop(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = get_next_hop_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#get_next_hop_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
destination endpoint. will be added to the HTTP request.
response.
741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 741 def get_next_hop_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) # Send request promise = begin_get_next_hop_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NextHopResult.mapper() parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |
#get_topology(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Topology
Gets the current network topology by resource group.
representation of topology. will be added to the HTTP request.
570 571 572 573 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 570 def get_topology(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = get_topology_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#get_topology_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Gets the current network topology by resource group.
representation of topology. to the HTTP request.
603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 603 def get_topology_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::TopologyParameters.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}/topology' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:post, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::Topology.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#get_topology_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets the current network topology by resource group.
representation of topology. will be added to the HTTP request.
587 588 589 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 587 def get_topology_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers:nil) get_topology_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#get_troubleshooting(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ TroubleshootingResult
Initiate troubleshooting on a specified resource
resource. resource to troubleshoot. will be added to the HTTP request.
818 819 820 821 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 818 def get_troubleshooting(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = get_troubleshooting_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#get_troubleshooting_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
resource. resource to troubleshoot. will be added to the HTTP request.
response.
835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 835 def get_troubleshooting_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) # Send request promise = begin_get_troubleshooting_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::TroubleshootingResult.mapper() parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |
#get_troubleshooting_result(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ TroubleshootingResult
Get the last completed troubleshooting result on a specified resource
resource. resource to query the troubleshooting result. will be added to the HTTP request.
866 867 868 869 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 866 def get_troubleshooting_result(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = get_troubleshooting_result_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#get_troubleshooting_result_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
resource. resource to query the troubleshooting result. will be added to the HTTP request.
response.
883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 883 def get_troubleshooting_result_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) # Send request promise = begin_get_troubleshooting_result_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::TroubleshootingResult.mapper() parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |
#get_vmsecurity_rules(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ SecurityGroupViewResult
Gets the configured and effective security group rules on the specified VM.
to check security groups for. will be added to the HTTP request.
771 772 773 774 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 771 def get_vmsecurity_rules(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = get_vmsecurity_rules_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#get_vmsecurity_rules_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
to check security groups for. will be added to the HTTP request.
response.
787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 787 def get_vmsecurity_rules_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) # Send request promise = begin_get_vmsecurity_rules_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::SecurityGroupViewResult.mapper() parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |
#get_with_http_info(resource_group_name, network_watcher_name, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets the specified network watcher by resource group.
will be added to the HTTP request.
167 168 169 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 167 def get_with_http_info(resource_group_name, network_watcher_name, custom_headers:nil) get_async(resource_group_name, network_watcher_name, custom_headers:custom_headers).value! end |
#list(resource_group_name, custom_headers: nil) ⇒ NetworkWatcherListResult
Gets all network watchers by resource group.
will be added to the HTTP request.
391 392 393 394 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 391 def list(resource_group_name, custom_headers:nil) response = list_async(resource_group_name, custom_headers:custom_headers).value! response.body unless response.nil? end |
#list_all(custom_headers: nil) ⇒ NetworkWatcherListResult
Gets all network watchers by subscription.
will be added to the HTTP request.
480 481 482 483 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 480 def list_all(custom_headers:nil) response = list_all_async(custom_headers:custom_headers).value! response.body unless response.nil? end |
#list_all_async(custom_headers: nil) ⇒ Concurrent::Promise
Gets all network watchers by subscription.
to the HTTP request.
505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 505 def list_all_async(custom_headers:nil) fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? path_template = 'subscriptions/{subscriptionId}/providers/Microsoft.Network/networkWatchers' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:get, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NetworkWatcherListResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#list_all_with_http_info(custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets all network watchers by subscription.
will be added to the HTTP request.
493 494 495 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 493 def list_all_with_http_info(custom_headers:nil) list_all_async(custom_headers:custom_headers).value! end |
#list_async(resource_group_name, custom_headers: nil) ⇒ Concurrent::Promise
Gets all network watchers by resource group.
to the HTTP request.
418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 418 def list_async(resource_group_name, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:get, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NetworkWatcherListResult.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#list_available_providers(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ AvailableProvidersList
Lists all available internet service providers for a specified Azure region.
group. resource. the list of available providers. will be added to the HTTP request.
1118 1119 1120 1121 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1118 def list_available_providers(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = list_available_providers_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#list_available_providers_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
group. resource. the list of available providers. will be added to the HTTP request.
response.
1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 1136 def list_available_providers_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) # Send request promise = begin_list_available_providers_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::AvailableProvidersList.mapper() parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |
#list_with_http_info(resource_group_name, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Gets all network watchers by resource group.
will be added to the HTTP request.
405 406 407 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 405 def list_with_http_info(resource_group_name, custom_headers:nil) list_async(resource_group_name, custom_headers:custom_headers).value! end |
#set_flow_log_configuration(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ FlowLogInformation
Configures flow log on a specified resource.
group. resource. configuration of flow log. will be added to the HTTP request.
915 916 917 918 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 915 def set_flow_log_configuration(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = set_flow_log_configuration_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#set_flow_log_configuration_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
group. resource. configuration of flow log. will be added to the HTTP request.
response.
933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 933 def set_flow_log_configuration_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) # Send request promise = begin_set_flow_log_configuration_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::FlowLogInformation.mapper() parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |
#update_tags(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ NetworkWatcher
Updates a network watcher tags.
tags. will be added to the HTTP request.
286 287 288 289 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 286 def (resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = (resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#update_tags_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
Updates a network watcher tags.
tags. to the HTTP request.
319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 319 def (resource_group_name, network_watcher_name, parameters, custom_headers:nil) fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil? fail ArgumentError, 'network_watcher_name is nil' if network_watcher_name.nil? fail ArgumentError, 'parameters is nil' if parameters.nil? fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil? fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil? request_headers = {} request_headers['Content-Type'] = 'application/json; charset=utf-8' # Set Headers request_headers['x-ms-client-request-id'] = SecureRandom.uuid request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil? # Serialize Request request_mapper = Azure::Network::Mgmt::V2017_11_01::Models::TagsObject.mapper() request_content = @client.serialize(request_mapper, parameters) request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkWatchers/{networkWatcherName}' request_url = @base_url || @client.base_url = { middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]], path_params: {'resourceGroupName' => resource_group_name,'networkWatcherName' => network_watcher_name,'subscriptionId' => @client.subscription_id}, query_params: {'api-version' => @client.api_version}, body: request_content, headers: request_headers.merge(custom_headers || {}), base_url: request_url } promise = @client.make_request_async(:patch, path_template, ) promise = promise.then do |result| http_response = result.response status_code = http_response.status response_content = http_response.body unless status_code == 200 error_model = JSON.load(response_content) fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model) end result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil? result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil? result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil? # Deserialize Response if status_code == 200 begin parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content) result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::NetworkWatcher.mapper() result.body = @client.deserialize(result_mapper, parsed_response) rescue Exception => e fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e., e.backtrace, result) end end result end promise.execute end |
#update_tags_with_http_info(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Updates a network watcher tags.
tags. will be added to the HTTP request.
303 304 305 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 303 def (resource_group_name, network_watcher_name, parameters, custom_headers:nil) (resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! end |
#verify_ipflow(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ VerificationIPFlowResult
Verify IP flow from the specified VM to a location given the currently configured NSG rules.
IP flow to be verified. will be added to the HTTP request.
679 680 681 682 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 679 def verify_ipflow(resource_group_name, network_watcher_name, parameters, custom_headers:nil) response = verify_ipflow_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers).value! response.body unless response.nil? end |
#verify_ipflow_async(resource_group_name, network_watcher_name, parameters, custom_headers: nil) ⇒ Concurrent::Promise
IP flow to be verified. will be added to the HTTP request.
response.
695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 |
# File 'lib/2017-11-01/generated/azure_mgmt_network/network_watchers.rb', line 695 def verify_ipflow_async(resource_group_name, network_watcher_name, parameters, custom_headers:nil) # Send request promise = begin_verify_ipflow_async(resource_group_name, network_watcher_name, parameters, custom_headers:custom_headers) promise = promise.then do |response| # Defining deserialization method. deserialize_method = lambda do |parsed_response| result_mapper = Azure::Network::Mgmt::V2017_11_01::Models::VerificationIPFlowResult.mapper() parsed_response = @client.deserialize(result_mapper, parsed_response) end # Waiting for response. @client.get_long_running_operation_result(response, deserialize_method) end promise end |