crimson-falcon 0.1.2 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +5 -6
- data/crimson-falcon.gemspec +3 -0
- data/lib/crimson-falcon/api/alerts_api.rb +4 -4
- data/lib/crimson-falcon/api/cloud_connect_aws_api.rb +6 -6
- data/lib/crimson-falcon/api/cspm_registration_api.rb +18 -18
- data/lib/crimson-falcon/api/custom_ioa_api.rb +10 -10
- data/lib/crimson-falcon/api/d4c_registration_api.rb +8 -8
- data/lib/crimson-falcon/api/device_control_policies_api.rb +10 -10
- data/lib/crimson-falcon/api/falcon_complete_dashboard_api.rb +14 -14
- data/lib/crimson-falcon/api/falcon_container_cli_api.rb +2 -2
- data/lib/crimson-falcon/api/falcon_container_image_api.rb +4 -4
- data/lib/crimson-falcon/api/firewall_management_api.rb +34 -34
- data/lib/crimson-falcon/api/firewall_policies_api.rb +8 -8
- data/lib/crimson-falcon/api/host_group_api.rb +6 -6
- data/lib/crimson-falcon/api/hosts_api.rb +10 -10
- data/lib/crimson-falcon/api/incidents_api.rb +4 -4
- data/lib/crimson-falcon/api/installation_tokens_api.rb +4 -4
- data/lib/crimson-falcon/api/installation_tokens_settings_api.rb +2 -2
- data/lib/crimson-falcon/api/intel_api.rb +6 -6
- data/lib/crimson-falcon/api/ioa_exclusions_api.rb +4 -4
- data/lib/crimson-falcon/api/ioc_api.rb +8 -8
- data/lib/crimson-falcon/api/iocs_api.rb +6 -6
- data/lib/crimson-falcon/api/kubernetes_protection_api.rb +4 -4
- data/lib/crimson-falcon/api/message_center_api.rb +12 -12
- data/lib/crimson-falcon/api/ml_exclusions_api.rb +4 -4
- data/lib/crimson-falcon/api/mobile_enrollment_api.rb +2 -2
- data/lib/crimson-falcon/api/mssp_api.rb +4 -4
- data/lib/crimson-falcon/api/ods_api.rb +12 -12
- data/lib/crimson-falcon/api/overwatch_dashboard_api.rb +4 -4
- data/lib/crimson-falcon/api/prevention_policies_api.rb +8 -8
- data/lib/crimson-falcon/api/quarantine_api.rb +8 -8
- data/lib/crimson-falcon/api/quick_scan_api.rb +2 -2
- data/lib/crimson-falcon/api/real_time_response_admin_api.rb +2 -2
- data/lib/crimson-falcon/api/recon_api.rb +18 -18
- data/lib/crimson-falcon/api/report_executions_api.rb +2 -2
- data/lib/crimson-falcon/api/response_policies_api.rb +8 -8
- data/lib/crimson-falcon/api/sample_uploads_api.rb +2 -2
- data/lib/crimson-falcon/api/scheduled_reports_api.rb +2 -2
- data/lib/crimson-falcon/api/sensor_update_policies_api.rb +14 -14
- data/lib/crimson-falcon/api/sensor_visibility_exclusions_api.rb +4 -4
- data/lib/crimson-falcon/api/tailored_intelligence_api.rb +4 -4
- data/lib/crimson-falcon/version.rb +1 -1
- data/spec/api/alerts_api_spec.rb +2 -2
- data/spec/api/cloud_connect_aws_api_spec.rb +3 -3
- data/spec/api/cspm_registration_api_spec.rb +9 -9
- data/spec/api/custom_ioa_api_spec.rb +5 -5
- data/spec/api/d4c_registration_api_spec.rb +4 -4
- data/spec/api/device_control_policies_api_spec.rb +5 -5
- data/spec/api/falcon_complete_dashboard_api_spec.rb +7 -7
- data/spec/api/falcon_container_cli_api_spec.rb +1 -1
- data/spec/api/falcon_container_image_api_spec.rb +2 -2
- data/spec/api/firewall_management_api_spec.rb +17 -17
- data/spec/api/firewall_policies_api_spec.rb +4 -4
- data/spec/api/host_group_api_spec.rb +3 -3
- data/spec/api/hosts_api_spec.rb +5 -5
- data/spec/api/incidents_api_spec.rb +2 -2
- data/spec/api/installation_tokens_api_spec.rb +2 -2
- data/spec/api/installation_tokens_settings_api_spec.rb +1 -1
- data/spec/api/intel_api_spec.rb +3 -3
- data/spec/api/ioa_exclusions_api_spec.rb +2 -2
- data/spec/api/ioc_api_spec.rb +4 -4
- data/spec/api/iocs_api_spec.rb +3 -3
- data/spec/api/kubernetes_protection_api_spec.rb +2 -2
- data/spec/api/message_center_api_spec.rb +6 -6
- data/spec/api/ml_exclusions_api_spec.rb +2 -2
- data/spec/api/mobile_enrollment_api_spec.rb +1 -1
- data/spec/api/mssp_api_spec.rb +2 -2
- data/spec/api/ods_api_spec.rb +6 -6
- data/spec/api/overwatch_dashboard_api_spec.rb +2 -2
- data/spec/api/prevention_policies_api_spec.rb +4 -4
- data/spec/api/quarantine_api_spec.rb +4 -4
- data/spec/api/quick_scan_api_spec.rb +1 -1
- data/spec/api/real_time_response_admin_api_spec.rb +2 -2
- data/spec/api/real_time_response_api_spec.rb +4 -4
- data/spec/api/recon_api_spec.rb +9 -9
- data/spec/api/report_executions_api_spec.rb +1 -1
- data/spec/api/response_policies_api_spec.rb +4 -4
- data/spec/api/sample_uploads_api_spec.rb +1 -1
- data/spec/api/scheduled_reports_api_spec.rb +1 -1
- data/spec/api/sensor_update_policies_api_spec.rb +7 -7
- data/spec/api/sensor_visibility_exclusions_api_spec.rb +2 -2
- data/spec/api/tailored_intelligence_api_spec.rb +2 -2
- metadata +4 -3
@@ -42,7 +42,7 @@ module Falcon
|
|
42
42
|
@api_client = api_client
|
43
43
|
end
|
44
44
|
# Retrieve aggregate allowlist ticket values based on the matched filter
|
45
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
45
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
46
46
|
# @param [Hash] opts the optional parameters
|
47
47
|
# @return [MsaAggregatesResponse]
|
48
48
|
def aggregate_allow_list(body, opts = {})
|
@@ -51,7 +51,7 @@ module Falcon
|
|
51
51
|
end
|
52
52
|
|
53
53
|
# Retrieve aggregate allowlist ticket values based on the matched filter
|
54
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
54
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
55
55
|
# @param [Hash] opts the optional parameters
|
56
56
|
# @return [Array<(MsaAggregatesResponse, Integer, Hash)>] MsaAggregatesResponse data, response status code and response headers
|
57
57
|
def aggregate_allow_list_with_http_info(body, opts = {})
|
@@ -108,7 +108,7 @@ module Falcon
|
|
108
108
|
end
|
109
109
|
|
110
110
|
# Retrieve aggregate blocklist ticket values based on the matched filter
|
111
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
111
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
112
112
|
# @param [Hash] opts the optional parameters
|
113
113
|
# @return [MsaAggregatesResponse]
|
114
114
|
def aggregate_block_list(body, opts = {})
|
@@ -117,7 +117,7 @@ module Falcon
|
|
117
117
|
end
|
118
118
|
|
119
119
|
# Retrieve aggregate blocklist ticket values based on the matched filter
|
120
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
120
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
121
121
|
# @param [Hash] opts the optional parameters
|
122
122
|
# @return [Array<(MsaAggregatesResponse, Integer, Hash)>] MsaAggregatesResponse data, response status code and response headers
|
123
123
|
def aggregate_block_list_with_http_info(body, opts = {})
|
@@ -175,7 +175,7 @@ module Falcon
|
|
175
175
|
|
176
176
|
# Retrieve aggregate detection values based on the matched filter
|
177
177
|
# Fields allowed to aggregate on: - indexed_time - created_time - detect_time - ldt - cid - aid - platform_name - os_version - device_tags - host_name - status - severity - adversary_ids - behavior_ids - behavior_names - num_blocked_processes - num_quarantined_files - pattern_ids - first_behavior_time - last_behavior_time - show_in_ui - seconds_to_triaged - seconds_to_resolved - assigned_to_uid - public_tags - vertical_tags
|
178
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
178
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
179
179
|
# @param [Hash] opts the optional parameters
|
180
180
|
# @return [MsaAggregatesResponse]
|
181
181
|
def aggregate_detections(body, opts = {})
|
@@ -185,7 +185,7 @@ module Falcon
|
|
185
185
|
|
186
186
|
# Retrieve aggregate detection values based on the matched filter
|
187
187
|
# Fields allowed to aggregate on: - indexed_time - created_time - detect_time - ldt - cid - aid - platform_name - os_version - device_tags - host_name - status - severity - adversary_ids - behavior_ids - behavior_names - num_blocked_processes - num_quarantined_files - pattern_ids - first_behavior_time - last_behavior_time - show_in_ui - seconds_to_triaged - seconds_to_resolved - assigned_to_uid - public_tags - vertical_tags
|
188
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
188
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
189
189
|
# @param [Hash] opts the optional parameters
|
190
190
|
# @return [Array<(MsaAggregatesResponse, Integer, Hash)>] MsaAggregatesResponse data, response status code and response headers
|
191
191
|
def aggregate_detections_with_http_info(body, opts = {})
|
@@ -242,7 +242,7 @@ module Falcon
|
|
242
242
|
end
|
243
243
|
|
244
244
|
# Retrieve aggregate host/devices count based on the matched filter
|
245
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
245
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
246
246
|
# @param [Hash] opts the optional parameters
|
247
247
|
# @return [MsaAggregatesResponse]
|
248
248
|
def aggregate_device_count_collection(body, opts = {})
|
@@ -251,7 +251,7 @@ module Falcon
|
|
251
251
|
end
|
252
252
|
|
253
253
|
# Retrieve aggregate host/devices count based on the matched filter
|
254
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
254
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
255
255
|
# @param [Hash] opts the optional parameters
|
256
256
|
# @return [Array<(MsaAggregatesResponse, Integer, Hash)>] MsaAggregatesResponse data, response status code and response headers
|
257
257
|
def aggregate_device_count_collection_with_http_info(body, opts = {})
|
@@ -308,7 +308,7 @@ module Falcon
|
|
308
308
|
end
|
309
309
|
|
310
310
|
# Retrieve aggregate escalation ticket values based on the matched filter
|
311
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
311
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
312
312
|
# @param [Hash] opts the optional parameters
|
313
313
|
# @return [MsaAggregatesResponse]
|
314
314
|
def aggregate_escalations(body, opts = {})
|
@@ -317,7 +317,7 @@ module Falcon
|
|
317
317
|
end
|
318
318
|
|
319
319
|
# Retrieve aggregate escalation ticket values based on the matched filter
|
320
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
320
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
321
321
|
# @param [Hash] opts the optional parameters
|
322
322
|
# @return [Array<(MsaAggregatesResponse, Integer, Hash)>] MsaAggregatesResponse data, response status code and response headers
|
323
323
|
def aggregate_escalations_with_http_info(body, opts = {})
|
@@ -374,7 +374,7 @@ module Falcon
|
|
374
374
|
end
|
375
375
|
|
376
376
|
# Retrieve aggregate incident values based on the matched filter
|
377
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
377
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
378
378
|
# @param [Hash] opts the optional parameters
|
379
379
|
# @return [MsaAggregatesResponse]
|
380
380
|
def aggregate_fc_incidents(body, opts = {})
|
@@ -383,7 +383,7 @@ module Falcon
|
|
383
383
|
end
|
384
384
|
|
385
385
|
# Retrieve aggregate incident values based on the matched filter
|
386
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
386
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
387
387
|
# @param [Hash] opts the optional parameters
|
388
388
|
# @return [Array<(MsaAggregatesResponse, Integer, Hash)>] MsaAggregatesResponse data, response status code and response headers
|
389
389
|
def aggregate_fc_incidents_with_http_info(body, opts = {})
|
@@ -440,7 +440,7 @@ module Falcon
|
|
440
440
|
end
|
441
441
|
|
442
442
|
# Retrieve aggregate remediation ticket values based on the matched filter
|
443
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
443
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
444
444
|
# @param [Hash] opts the optional parameters
|
445
445
|
# @return [MsaAggregatesResponse]
|
446
446
|
def aggregate_remediations(body, opts = {})
|
@@ -449,7 +449,7 @@ module Falcon
|
|
449
449
|
end
|
450
450
|
|
451
451
|
# Retrieve aggregate remediation ticket values based on the matched filter
|
452
|
-
# @param body [Array<MsaAggregateQueryRequest>]
|
452
|
+
# @param body [Array<MsaAggregateQueryRequest>]
|
453
453
|
# @param [Hash] opts the optional parameters
|
454
454
|
# @return [Array<(MsaAggregatesResponse, Integer, Hash)>] MsaAggregatesResponse data, response status code and response headers
|
455
455
|
def aggregate_remediations_with_http_info(body, opts = {})
|
@@ -42,7 +42,7 @@ module Falcon
|
|
42
42
|
@api_client = api_client
|
43
43
|
end
|
44
44
|
# Retrieve known vulnerabilities for the provided image
|
45
|
-
# @param body [ApiImageLookupRequest]
|
45
|
+
# @param body [ApiImageLookupRequest]
|
46
46
|
# @param [Hash] opts the optional parameters
|
47
47
|
# @return [CoreEntitiesResponse]
|
48
48
|
def read_image_vulnerabilities(body, opts = {})
|
@@ -51,7 +51,7 @@ module Falcon
|
|
51
51
|
end
|
52
52
|
|
53
53
|
# Retrieve known vulnerabilities for the provided image
|
54
|
-
# @param body [ApiImageLookupRequest]
|
54
|
+
# @param body [ApiImageLookupRequest]
|
55
55
|
# @param [Hash] opts the optional parameters
|
56
56
|
# @return [Array<(CoreEntitiesResponse, Integer, Hash)>] CoreEntitiesResponse data, response status code and response headers
|
57
57
|
def read_image_vulnerabilities_with_http_info(body, opts = {})
|
@@ -42,7 +42,7 @@ module Falcon
|
|
42
42
|
@api_client = api_client
|
43
43
|
end
|
44
44
|
# Create a registry entity using the provided details
|
45
|
-
# @param body [RegistryassessmentExternalRegistryPayload]
|
45
|
+
# @param body [RegistryassessmentExternalRegistryPayload]
|
46
46
|
# @param [Hash] opts the optional parameters
|
47
47
|
# @return [DomainExternalRegistryResponse]
|
48
48
|
def create_registry_entities(body, opts = {})
|
@@ -51,7 +51,7 @@ module Falcon
|
|
51
51
|
end
|
52
52
|
|
53
53
|
# Create a registry entity using the provided details
|
54
|
-
# @param body [RegistryassessmentExternalRegistryPayload]
|
54
|
+
# @param body [RegistryassessmentExternalRegistryPayload]
|
55
55
|
# @param [Hash] opts the optional parameters
|
56
56
|
# @return [Array<(DomainExternalRegistryResponse, Integer, Hash)>] DomainExternalRegistryResponse data, response status code and response headers
|
57
57
|
def create_registry_entities_with_http_info(body, opts = {})
|
@@ -297,7 +297,7 @@ module Falcon
|
|
297
297
|
|
298
298
|
# Update the registry entity, as identified by the entity UUID, using the provided details
|
299
299
|
# @param id [String] Registry entity UUID
|
300
|
-
# @param body [RegistryassessmentExternalRegistryPatchPayload]
|
300
|
+
# @param body [RegistryassessmentExternalRegistryPatchPayload]
|
301
301
|
# @param [Hash] opts the optional parameters
|
302
302
|
# @return [DomainExternalRegistryResponse]
|
303
303
|
def update_registry_entities(id, body, opts = {})
|
@@ -307,7 +307,7 @@ module Falcon
|
|
307
307
|
|
308
308
|
# Update the registry entity, as identified by the entity UUID, using the provided details
|
309
309
|
# @param id [String] Registry entity UUID
|
310
|
-
# @param body [RegistryassessmentExternalRegistryPatchPayload]
|
310
|
+
# @param body [RegistryassessmentExternalRegistryPatchPayload]
|
311
311
|
# @param [Hash] opts the optional parameters
|
312
312
|
# @return [Array<(DomainExternalRegistryResponse, Integer, Hash)>] DomainExternalRegistryResponse data, response status code and response headers
|
313
313
|
def update_registry_entities_with_http_info(id, body, opts = {})
|
@@ -306,7 +306,7 @@ module Falcon
|
|
306
306
|
end
|
307
307
|
|
308
308
|
# Create new network locations provided, and return the ID.
|
309
|
-
# @param body [FwmgrApiNetworkLocationCreateRequestV1]
|
309
|
+
# @param body [FwmgrApiNetworkLocationCreateRequestV1]
|
310
310
|
# @param [Hash] opts the optional parameters
|
311
311
|
# @option opts [String] :clone_id A network location ID from which to copy location. If this is provided then the body of the request is ignored.
|
312
312
|
# @option opts [Boolean] :add_fw_rules A boolean to determine whether the cloned location needs to be added to the same firewall rules that original location is added to.
|
@@ -318,7 +318,7 @@ module Falcon
|
|
318
318
|
end
|
319
319
|
|
320
320
|
# Create new network locations provided, and return the ID.
|
321
|
-
# @param body [FwmgrApiNetworkLocationCreateRequestV1]
|
321
|
+
# @param body [FwmgrApiNetworkLocationCreateRequestV1]
|
322
322
|
# @param [Hash] opts the optional parameters
|
323
323
|
# @option opts [String] :clone_id A network location ID from which to copy location. If this is provided then the body of the request is ignored.
|
324
324
|
# @option opts [Boolean] :add_fw_rules A boolean to determine whether the cloned location needs to be added to the same firewall rules that original location is added to.
|
@@ -381,7 +381,7 @@ module Falcon
|
|
381
381
|
end
|
382
382
|
|
383
383
|
# Create new rule group on a platform for a customer with a name and description, and return the ID
|
384
|
-
# @param body [FwmgrApiRuleGroupCreateRequestV1]
|
384
|
+
# @param body [FwmgrApiRuleGroupCreateRequestV1]
|
385
385
|
# @param [Hash] opts the optional parameters
|
386
386
|
# @option opts [String] :clone_id A rule group ID from which to copy rules. If this is provided then the 'rules' property of the body is ignored.
|
387
387
|
# @option opts [String] :library If this flag is set to true then the rules will be cloned from the clone_id from the CrowdStrike Firewal Rule Groups Library.
|
@@ -393,7 +393,7 @@ module Falcon
|
|
393
393
|
end
|
394
394
|
|
395
395
|
# Create new rule group on a platform for a customer with a name and description, and return the ID
|
396
|
-
# @param body [FwmgrApiRuleGroupCreateRequestV1]
|
396
|
+
# @param body [FwmgrApiRuleGroupCreateRequestV1]
|
397
397
|
# @param [Hash] opts the optional parameters
|
398
398
|
# @option opts [String] :clone_id A rule group ID from which to copy rules. If this is provided then the 'rules' property of the body is ignored.
|
399
399
|
# @option opts [String] :library If this flag is set to true then the rules will be cloned from the clone_id from the CrowdStrike Firewal Rule Groups Library.
|
@@ -456,7 +456,7 @@ module Falcon
|
|
456
456
|
end
|
457
457
|
|
458
458
|
# Validates the request of creating a new rule group on a platform for a customer with a name and description
|
459
|
-
# @param body [FwmgrApiRuleGroupCreateRequestV1]
|
459
|
+
# @param body [FwmgrApiRuleGroupCreateRequestV1]
|
460
460
|
# @param [Hash] opts the optional parameters
|
461
461
|
# @option opts [String] :clone_id A rule group ID from which to copy rules. If this is provided then the 'rules' property of the body is ignored.
|
462
462
|
# @option opts [String] :library If this flag is set to true then the rules will be cloned from the clone_id from the CrowdStrike Firewall Rule Groups Library.
|
@@ -468,7 +468,7 @@ module Falcon
|
|
468
468
|
end
|
469
469
|
|
470
470
|
# Validates the request of creating a new rule group on a platform for a customer with a name and description
|
471
|
-
# @param body [FwmgrApiRuleGroupCreateRequestV1]
|
471
|
+
# @param body [FwmgrApiRuleGroupCreateRequestV1]
|
472
472
|
# @param [Hash] opts the optional parameters
|
473
473
|
# @option opts [String] :clone_id A rule group ID from which to copy rules. If this is provided then the 'rules' property of the body is ignored.
|
474
474
|
# @option opts [String] :library If this flag is set to true then the rules will be cloned from the clone_id from the CrowdStrike Firewall Rule Groups Library.
|
@@ -1159,7 +1159,7 @@ module Falcon
|
|
1159
1159
|
|
1160
1160
|
# Find all event IDs matching the query with filter
|
1161
1161
|
# @param [Hash] opts the optional parameters
|
1162
|
-
# @option opts [String] :sort Possible order by fields:
|
1162
|
+
# @option opts [String] :sort Possible order by fields:
|
1163
1163
|
# @option opts [String] :filter FQL query specifying the filter parameters. Filter term criteria: enabled, platform, name, description, etc TODO. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'.
|
1164
1164
|
# @option opts [String] :q Match query criteria, which includes all the filter string fields, plus TODO
|
1165
1165
|
# @option opts [String] :offset Starting index of overall result set from which to return ids.
|
@@ -1173,7 +1173,7 @@ module Falcon
|
|
1173
1173
|
|
1174
1174
|
# Find all event IDs matching the query with filter
|
1175
1175
|
# @param [Hash] opts the optional parameters
|
1176
|
-
# @option opts [String] :sort Possible order by fields:
|
1176
|
+
# @option opts [String] :sort Possible order by fields:
|
1177
1177
|
# @option opts [String] :filter FQL query specifying the filter parameters. Filter term criteria: enabled, platform, name, description, etc TODO. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'.
|
1178
1178
|
# @option opts [String] :q Match query criteria, which includes all the filter string fields, plus TODO
|
1179
1179
|
# @option opts [String] :offset Starting index of overall result set from which to return ids.
|
@@ -1297,7 +1297,7 @@ module Falcon
|
|
1297
1297
|
# Get a list of network location IDs
|
1298
1298
|
# This endpoint returns a list of network location IDs based of query parameter.
|
1299
1299
|
# @param [Hash] opts the optional parameters
|
1300
|
-
# @option opts [String] :sort Possible order by fields:
|
1300
|
+
# @option opts [String] :sort Possible order by fields:
|
1301
1301
|
# @option opts [String] :filter FQL query specifying the filter parameters. Filter term criteria: name
|
1302
1302
|
# @option opts [String] :q Match query criteria, which includes all the filter string fields
|
1303
1303
|
# @option opts [String] :offset Starting index of overall result set from which to return ids.
|
@@ -1312,7 +1312,7 @@ module Falcon
|
|
1312
1312
|
# Get a list of network location IDs
|
1313
1313
|
# This endpoint returns a list of network location IDs based of query parameter.
|
1314
1314
|
# @param [Hash] opts the optional parameters
|
1315
|
-
# @option opts [String] :sort Possible order by fields:
|
1315
|
+
# @option opts [String] :sort Possible order by fields:
|
1316
1316
|
# @option opts [String] :filter FQL query specifying the filter parameters. Filter term criteria: name
|
1317
1317
|
# @option opts [String] :q Match query criteria, which includes all the filter string fields
|
1318
1318
|
# @option opts [String] :offset Starting index of overall result set from which to return ids.
|
@@ -1433,7 +1433,7 @@ module Falcon
|
|
1433
1433
|
# Find all firewall rule IDs matching the query with filter, and return them in precedence order
|
1434
1434
|
# @param [Hash] opts the optional parameters
|
1435
1435
|
# @option opts [String] :id The ID of the policy container within which to query
|
1436
|
-
# @option opts [String] :sort Possible order by fields:
|
1436
|
+
# @option opts [String] :sort Possible order by fields:
|
1437
1437
|
# @option opts [String] :filter FQL query specifying the filter parameters. Filter term criteria: enabled, platform, name, description, etc TODO. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'.
|
1438
1438
|
# @option opts [String] :q Match query criteria, which includes all the filter string fields, plus TODO
|
1439
1439
|
# @option opts [String] :offset Starting index of overall result set from which to return ids.
|
@@ -1447,7 +1447,7 @@ module Falcon
|
|
1447
1447
|
# Find all firewall rule IDs matching the query with filter, and return them in precedence order
|
1448
1448
|
# @param [Hash] opts the optional parameters
|
1449
1449
|
# @option opts [String] :id The ID of the policy container within which to query
|
1450
|
-
# @option opts [String] :sort Possible order by fields:
|
1450
|
+
# @option opts [String] :sort Possible order by fields:
|
1451
1451
|
# @option opts [String] :filter FQL query specifying the filter parameters. Filter term criteria: enabled, platform, name, description, etc TODO. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'.
|
1452
1452
|
# @option opts [String] :q Match query criteria, which includes all the filter string fields, plus TODO
|
1453
1453
|
# @option opts [String] :offset Starting index of overall result set from which to return ids.
|
@@ -1505,7 +1505,7 @@ module Falcon
|
|
1505
1505
|
|
1506
1506
|
# Find all rule group IDs matching the query with filter
|
1507
1507
|
# @param [Hash] opts the optional parameters
|
1508
|
-
# @option opts [String] :sort Possible order by fields:
|
1508
|
+
# @option opts [String] :sort Possible order by fields:
|
1509
1509
|
# @option opts [String] :filter FQL query specifying the filter parameters. Filter term criteria: enabled, platform, name, description, etc TODO. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'.
|
1510
1510
|
# @option opts [String] :q Match query criteria, which includes all the filter string fields, plus TODO
|
1511
1511
|
# @option opts [String] :offset Starting index of overall result set from which to return ids.
|
@@ -1519,7 +1519,7 @@ module Falcon
|
|
1519
1519
|
|
1520
1520
|
# Find all rule group IDs matching the query with filter
|
1521
1521
|
# @param [Hash] opts the optional parameters
|
1522
|
-
# @option opts [String] :sort Possible order by fields:
|
1522
|
+
# @option opts [String] :sort Possible order by fields:
|
1523
1523
|
# @option opts [String] :filter FQL query specifying the filter parameters. Filter term criteria: enabled, platform, name, description, etc TODO. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'.
|
1524
1524
|
# @option opts [String] :q Match query criteria, which includes all the filter string fields, plus TODO
|
1525
1525
|
# @option opts [String] :offset Starting index of overall result set from which to return ids.
|
@@ -1578,7 +1578,7 @@ module Falcon
|
|
1578
1578
|
|
1579
1579
|
# Find all rule IDs matching the query with filter
|
1580
1580
|
# @param [Hash] opts the optional parameters
|
1581
|
-
# @option opts [String] :sort Possible order by fields:
|
1581
|
+
# @option opts [String] :sort Possible order by fields:
|
1582
1582
|
# @option opts [String] :filter FQL query specifying the filter parameters. Filter term criteria: enabled, platform, name, description, etc TODO. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'.
|
1583
1583
|
# @option opts [String] :q Match query criteria, which includes all the filter string fields, plus TODO
|
1584
1584
|
# @option opts [String] :offset Starting index of overall result set from which to return ids.
|
@@ -1592,7 +1592,7 @@ module Falcon
|
|
1592
1592
|
|
1593
1593
|
# Find all rule IDs matching the query with filter
|
1594
1594
|
# @param [Hash] opts the optional parameters
|
1595
|
-
# @option opts [String] :sort Possible order by fields:
|
1595
|
+
# @option opts [String] :sort Possible order by fields:
|
1596
1596
|
# @option opts [String] :filter FQL query specifying the filter parameters. Filter term criteria: enabled, platform, name, description, etc TODO. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'.
|
1597
1597
|
# @option opts [String] :q Match query criteria, which includes all the filter string fields, plus TODO
|
1598
1598
|
# @option opts [String] :offset Starting index of overall result set from which to return ids.
|
@@ -1650,7 +1650,7 @@ module Falcon
|
|
1650
1650
|
end
|
1651
1651
|
|
1652
1652
|
# Updates the network locations provided, and return the ID.
|
1653
|
-
# @param body [FwmgrApiNetworkLocationModifyRequestV1]
|
1653
|
+
# @param body [FwmgrApiNetworkLocationModifyRequestV1]
|
1654
1654
|
# @param [Hash] opts the optional parameters
|
1655
1655
|
# @option opts [String] :comment Audit log comment for this action
|
1656
1656
|
# @return [FwmgrMsaspecQueryResponse]
|
@@ -1660,7 +1660,7 @@ module Falcon
|
|
1660
1660
|
end
|
1661
1661
|
|
1662
1662
|
# Updates the network locations provided, and return the ID.
|
1663
|
-
# @param body [FwmgrApiNetworkLocationModifyRequestV1]
|
1663
|
+
# @param body [FwmgrApiNetworkLocationModifyRequestV1]
|
1664
1664
|
# @param [Hash] opts the optional parameters
|
1665
1665
|
# @option opts [String] :comment Audit log comment for this action
|
1666
1666
|
# @return [Array<(FwmgrMsaspecQueryResponse, Integer, Hash)>] FwmgrMsaspecQueryResponse data, response status code and response headers
|
@@ -1719,7 +1719,7 @@ module Falcon
|
|
1719
1719
|
end
|
1720
1720
|
|
1721
1721
|
# Updates the network locations metadata such as polling_intervals for the cid
|
1722
|
-
# @param body [FwmgrApiNetworkLocationModifyMetadataRequestV1]
|
1722
|
+
# @param body [FwmgrApiNetworkLocationModifyMetadataRequestV1]
|
1723
1723
|
# @param [Hash] opts the optional parameters
|
1724
1724
|
# @option opts [String] :comment Audit log comment for this action
|
1725
1725
|
# @return [FwmgrMsaspecQueryResponse]
|
@@ -1729,7 +1729,7 @@ module Falcon
|
|
1729
1729
|
end
|
1730
1730
|
|
1731
1731
|
# Updates the network locations metadata such as polling_intervals for the cid
|
1732
|
-
# @param body [FwmgrApiNetworkLocationModifyMetadataRequestV1]
|
1732
|
+
# @param body [FwmgrApiNetworkLocationModifyMetadataRequestV1]
|
1733
1733
|
# @param [Hash] opts the optional parameters
|
1734
1734
|
# @option opts [String] :comment Audit log comment for this action
|
1735
1735
|
# @return [Array<(FwmgrMsaspecQueryResponse, Integer, Hash)>] FwmgrMsaspecQueryResponse data, response status code and response headers
|
@@ -1788,7 +1788,7 @@ module Falcon
|
|
1788
1788
|
end
|
1789
1789
|
|
1790
1790
|
# Updates the network locations precedence according to the list of ids provided.
|
1791
|
-
# @param body [FwmgrApiNetworkLocationModifyPrecedenceRequestV1]
|
1791
|
+
# @param body [FwmgrApiNetworkLocationModifyPrecedenceRequestV1]
|
1792
1792
|
# @param [Hash] opts the optional parameters
|
1793
1793
|
# @option opts [String] :comment Audit log comment for this action
|
1794
1794
|
# @return [FwmgrMsaspecQueryResponse]
|
@@ -1798,7 +1798,7 @@ module Falcon
|
|
1798
1798
|
end
|
1799
1799
|
|
1800
1800
|
# Updates the network locations precedence according to the list of ids provided.
|
1801
|
-
# @param body [FwmgrApiNetworkLocationModifyPrecedenceRequestV1]
|
1801
|
+
# @param body [FwmgrApiNetworkLocationModifyPrecedenceRequestV1]
|
1802
1802
|
# @param [Hash] opts the optional parameters
|
1803
1803
|
# @option opts [String] :comment Audit log comment for this action
|
1804
1804
|
# @return [Array<(FwmgrMsaspecQueryResponse, Integer, Hash)>] FwmgrMsaspecQueryResponse data, response status code and response headers
|
@@ -1857,7 +1857,7 @@ module Falcon
|
|
1857
1857
|
end
|
1858
1858
|
|
1859
1859
|
# Update an identified policy container, including local logging functionality.
|
1860
|
-
# @param body [FwmgrApiPolicyContainerUpsertRequestV1]
|
1860
|
+
# @param body [FwmgrApiPolicyContainerUpsertRequestV1]
|
1861
1861
|
# @param [Hash] opts the optional parameters
|
1862
1862
|
# @return [FwmgrMsaspecResponseFields]
|
1863
1863
|
def update_policy_container(body, opts = {})
|
@@ -1866,7 +1866,7 @@ module Falcon
|
|
1866
1866
|
end
|
1867
1867
|
|
1868
1868
|
# Update an identified policy container, including local logging functionality.
|
1869
|
-
# @param body [FwmgrApiPolicyContainerUpsertRequestV1]
|
1869
|
+
# @param body [FwmgrApiPolicyContainerUpsertRequestV1]
|
1870
1870
|
# @param [Hash] opts the optional parameters
|
1871
1871
|
# @return [Array<(FwmgrMsaspecResponseFields, Integer, Hash)>] FwmgrMsaspecResponseFields data, response status code and response headers
|
1872
1872
|
def update_policy_container_with_http_info(body, opts = {})
|
@@ -1923,7 +1923,7 @@ module Falcon
|
|
1923
1923
|
end
|
1924
1924
|
|
1925
1925
|
# Update an identified policy container. WARNING: This endpoint is deprecated in favor of v2, using this endpoint could disable your local logging setting.
|
1926
|
-
# @param body [FwmgrApiPolicyContainerUpsertRequestV1]
|
1926
|
+
# @param body [FwmgrApiPolicyContainerUpsertRequestV1]
|
1927
1927
|
# @param [Hash] opts the optional parameters
|
1928
1928
|
# @return [FwmgrMsaspecResponseFields]
|
1929
1929
|
def update_policy_container_v1(body, opts = {})
|
@@ -1932,7 +1932,7 @@ module Falcon
|
|
1932
1932
|
end
|
1933
1933
|
|
1934
1934
|
# Update an identified policy container. WARNING: This endpoint is deprecated in favor of v2, using this endpoint could disable your local logging setting.
|
1935
|
-
# @param body [FwmgrApiPolicyContainerUpsertRequestV1]
|
1935
|
+
# @param body [FwmgrApiPolicyContainerUpsertRequestV1]
|
1936
1936
|
# @param [Hash] opts the optional parameters
|
1937
1937
|
# @return [Array<(FwmgrMsaspecResponseFields, Integer, Hash)>] FwmgrMsaspecResponseFields data, response status code and response headers
|
1938
1938
|
def update_policy_container_v1_with_http_info(body, opts = {})
|
@@ -1989,7 +1989,7 @@ module Falcon
|
|
1989
1989
|
end
|
1990
1990
|
|
1991
1991
|
# Update name, description, or enabled status of a rule group, or create, edit, delete, or reorder rules
|
1992
|
-
# @param body [FwmgrApiRuleGroupModifyRequestV1]
|
1992
|
+
# @param body [FwmgrApiRuleGroupModifyRequestV1]
|
1993
1993
|
# @param [Hash] opts the optional parameters
|
1994
1994
|
# @option opts [String] :comment Audit log comment for this action
|
1995
1995
|
# @return [FwmgrApiQueryResponse]
|
@@ -1999,7 +1999,7 @@ module Falcon
|
|
1999
1999
|
end
|
2000
2000
|
|
2001
2001
|
# Update name, description, or enabled status of a rule group, or create, edit, delete, or reorder rules
|
2002
|
-
# @param body [FwmgrApiRuleGroupModifyRequestV1]
|
2002
|
+
# @param body [FwmgrApiRuleGroupModifyRequestV1]
|
2003
2003
|
# @param [Hash] opts the optional parameters
|
2004
2004
|
# @option opts [String] :comment Audit log comment for this action
|
2005
2005
|
# @return [Array<(FwmgrApiQueryResponse, Integer, Hash)>] FwmgrApiQueryResponse data, response status code and response headers
|
@@ -2058,7 +2058,7 @@ module Falcon
|
|
2058
2058
|
end
|
2059
2059
|
|
2060
2060
|
# Validates the request of updating name, description, or enabled status of a rule group, or create, edit, delete, or reorder rules
|
2061
|
-
# @param body [FwmgrApiRuleGroupModifyRequestV1]
|
2061
|
+
# @param body [FwmgrApiRuleGroupModifyRequestV1]
|
2062
2062
|
# @param [Hash] opts the optional parameters
|
2063
2063
|
# @option opts [String] :comment Audit log comment for this action
|
2064
2064
|
# @return [FwmgrMsaspecQueryResponse]
|
@@ -2068,7 +2068,7 @@ module Falcon
|
|
2068
2068
|
end
|
2069
2069
|
|
2070
2070
|
# Validates the request of updating name, description, or enabled status of a rule group, or create, edit, delete, or reorder rules
|
2071
|
-
# @param body [FwmgrApiRuleGroupModifyRequestV1]
|
2071
|
+
# @param body [FwmgrApiRuleGroupModifyRequestV1]
|
2072
2072
|
# @param [Hash] opts the optional parameters
|
2073
2073
|
# @option opts [String] :comment Audit log comment for this action
|
2074
2074
|
# @return [Array<(FwmgrMsaspecQueryResponse, Integer, Hash)>] FwmgrMsaspecQueryResponse data, response status code and response headers
|
@@ -2127,7 +2127,7 @@ module Falcon
|
|
2127
2127
|
end
|
2128
2128
|
|
2129
2129
|
# Updates the network locations provided, and return the ID.
|
2130
|
-
# @param body [FwmgrApiNetworkLocationModifyRequestV1]
|
2130
|
+
# @param body [FwmgrApiNetworkLocationModifyRequestV1]
|
2131
2131
|
# @param [Hash] opts the optional parameters
|
2132
2132
|
# @option opts [String] :comment Audit log comment for this action
|
2133
2133
|
# @return [FwmgrMsaspecQueryResponse]
|
@@ -2137,7 +2137,7 @@ module Falcon
|
|
2137
2137
|
end
|
2138
2138
|
|
2139
2139
|
# Updates the network locations provided, and return the ID.
|
2140
|
-
# @param body [FwmgrApiNetworkLocationModifyRequestV1]
|
2140
|
+
# @param body [FwmgrApiNetworkLocationModifyRequestV1]
|
2141
2141
|
# @param [Hash] opts the optional parameters
|
2142
2142
|
# @option opts [String] :comment Audit log comment for this action
|
2143
2143
|
# @return [Array<(FwmgrMsaspecQueryResponse, Integer, Hash)>] FwmgrMsaspecQueryResponse data, response status code and response headers
|
@@ -2196,7 +2196,7 @@ module Falcon
|
|
2196
2196
|
end
|
2197
2197
|
|
2198
2198
|
# Validates that the test pattern matches the executable filepath glob pattern.
|
2199
|
-
# @param body [FwmgrApiFilepathTestRequest]
|
2199
|
+
# @param body [FwmgrApiFilepathTestRequest]
|
2200
2200
|
# @param [Hash] opts the optional parameters
|
2201
2201
|
# @return [FwmgrApiValidateFilepathResponse]
|
2202
2202
|
def validate_filepath_pattern(body, opts = {})
|
@@ -2205,7 +2205,7 @@ module Falcon
|
|
2205
2205
|
end
|
2206
2206
|
|
2207
2207
|
# Validates that the test pattern matches the executable filepath glob pattern.
|
2208
|
-
# @param body [FwmgrApiFilepathTestRequest]
|
2208
|
+
# @param body [FwmgrApiFilepathTestRequest]
|
2209
2209
|
# @param [Hash] opts the optional parameters
|
2210
2210
|
# @return [Array<(FwmgrApiValidateFilepathResponse, Integer, Hash)>] FwmgrApiValidateFilepathResponse data, response status code and response headers
|
2211
2211
|
def validate_filepath_pattern_with_http_info(body, opts = {})
|
@@ -42,7 +42,7 @@ module Falcon
|
|
42
42
|
@api_client = api_client
|
43
43
|
end
|
44
44
|
# Create Firewall Policies by specifying details about the policy to create
|
45
|
-
# @param body [FirewallCreateFirewallPoliciesReqV1]
|
45
|
+
# @param body [FirewallCreateFirewallPoliciesReqV1]
|
46
46
|
# @param [Hash] opts the optional parameters
|
47
47
|
# @option opts [String] :clone_id The policy ID to be cloned from
|
48
48
|
# @return [FirewallRespV1]
|
@@ -52,7 +52,7 @@ module Falcon
|
|
52
52
|
end
|
53
53
|
|
54
54
|
# Create Firewall Policies by specifying details about the policy to create
|
55
|
-
# @param body [FirewallCreateFirewallPoliciesReqV1]
|
55
|
+
# @param body [FirewallCreateFirewallPoliciesReqV1]
|
56
56
|
# @param [Hash] opts the optional parameters
|
57
57
|
# @option opts [String] :clone_id The policy ID to be cloned from
|
58
58
|
# @return [Array<(FirewallRespV1, Integer, Hash)>] FirewallRespV1 data, response status code and response headers
|
@@ -244,7 +244,7 @@ module Falcon
|
|
244
244
|
|
245
245
|
# Perform the specified action on the Firewall Policies specified in the request
|
246
246
|
# @param action_name [String] The action to perform
|
247
|
-
# @param body [MsaEntityActionRequestV2]
|
247
|
+
# @param body [MsaEntityActionRequestV2]
|
248
248
|
# @param [Hash] opts the optional parameters
|
249
249
|
# @return [FirewallRespV1]
|
250
250
|
def perform_firewall_policies_action(action_name, body, opts = {})
|
@@ -254,7 +254,7 @@ module Falcon
|
|
254
254
|
|
255
255
|
# Perform the specified action on the Firewall Policies specified in the request
|
256
256
|
# @param action_name [String] The action to perform
|
257
|
-
# @param body [MsaEntityActionRequestV2]
|
257
|
+
# @param body [MsaEntityActionRequestV2]
|
258
258
|
# @param [Hash] opts the optional parameters
|
259
259
|
# @return [Array<(FirewallRespV1, Integer, Hash)>] FirewallRespV1 data, response status code and response headers
|
260
260
|
def perform_firewall_policies_action_with_http_info(action_name, body, opts = {})
|
@@ -651,7 +651,7 @@ module Falcon
|
|
651
651
|
end
|
652
652
|
|
653
653
|
# Sets the precedence of Firewall Policies based on the order of IDs specified in the request. The first ID specified will have the highest precedence and the last ID specified will have the lowest. You must specify all non-Default Policies for a platform when updating precedence
|
654
|
-
# @param body [BaseSetPolicyPrecedenceReqV1]
|
654
|
+
# @param body [BaseSetPolicyPrecedenceReqV1]
|
655
655
|
# @param [Hash] opts the optional parameters
|
656
656
|
# @return [MsaQueryResponse]
|
657
657
|
def set_firewall_policies_precedence(body, opts = {})
|
@@ -660,7 +660,7 @@ module Falcon
|
|
660
660
|
end
|
661
661
|
|
662
662
|
# Sets the precedence of Firewall Policies based on the order of IDs specified in the request. The first ID specified will have the highest precedence and the last ID specified will have the lowest. You must specify all non-Default Policies for a platform when updating precedence
|
663
|
-
# @param body [BaseSetPolicyPrecedenceReqV1]
|
663
|
+
# @param body [BaseSetPolicyPrecedenceReqV1]
|
664
664
|
# @param [Hash] opts the optional parameters
|
665
665
|
# @return [Array<(MsaQueryResponse, Integer, Hash)>] MsaQueryResponse data, response status code and response headers
|
666
666
|
def set_firewall_policies_precedence_with_http_info(body, opts = {})
|
@@ -717,7 +717,7 @@ module Falcon
|
|
717
717
|
end
|
718
718
|
|
719
719
|
# Update Firewall Policies by specifying the ID of the policy and details to update
|
720
|
-
# @param body [FirewallUpdateFirewallPoliciesReqV1]
|
720
|
+
# @param body [FirewallUpdateFirewallPoliciesReqV1]
|
721
721
|
# @param [Hash] opts the optional parameters
|
722
722
|
# @return [FirewallRespV1]
|
723
723
|
def update_firewall_policies(body, opts = {})
|
@@ -726,7 +726,7 @@ module Falcon
|
|
726
726
|
end
|
727
727
|
|
728
728
|
# Update Firewall Policies by specifying the ID of the policy and details to update
|
729
|
-
# @param body [FirewallUpdateFirewallPoliciesReqV1]
|
729
|
+
# @param body [FirewallUpdateFirewallPoliciesReqV1]
|
730
730
|
# @param [Hash] opts the optional parameters
|
731
731
|
# @return [Array<(FirewallRespV1, Integer, Hash)>] FirewallRespV1 data, response status code and response headers
|
732
732
|
def update_firewall_policies_with_http_info(body, opts = {})
|
@@ -42,7 +42,7 @@ module Falcon
|
|
42
42
|
@api_client = api_client
|
43
43
|
end
|
44
44
|
# Create Host Groups by specifying details about the group to create
|
45
|
-
# @param body [HostGroupsCreateGroupsReqV1]
|
45
|
+
# @param body [HostGroupsCreateGroupsReqV1]
|
46
46
|
# @param [Hash] opts the optional parameters
|
47
47
|
# @return [HostGroupsRespV1]
|
48
48
|
def create_host_groups(body, opts = {})
|
@@ -51,7 +51,7 @@ module Falcon
|
|
51
51
|
end
|
52
52
|
|
53
53
|
# Create Host Groups by specifying details about the group to create
|
54
|
-
# @param body [HostGroupsCreateGroupsReqV1]
|
54
|
+
# @param body [HostGroupsCreateGroupsReqV1]
|
55
55
|
# @param [Hash] opts the optional parameters
|
56
56
|
# @return [Array<(HostGroupsRespV1, Integer, Hash)>] HostGroupsRespV1 data, response status code and response headers
|
57
57
|
def create_host_groups_with_http_info(body, opts = {})
|
@@ -233,7 +233,7 @@ module Falcon
|
|
233
233
|
|
234
234
|
# Perform the specified action on the Host Groups specified in the request
|
235
235
|
# @param action_name [String] The action to perform
|
236
|
-
# @param body [MsaEntityActionRequestV2]
|
236
|
+
# @param body [MsaEntityActionRequestV2]
|
237
237
|
# @param [Hash] opts the optional parameters
|
238
238
|
# @option opts [Boolean] :disable_hostname_check Bool to disable hostname check on add-member (default to false)
|
239
239
|
# @return [HostGroupsRespV1]
|
@@ -244,7 +244,7 @@ module Falcon
|
|
244
244
|
|
245
245
|
# Perform the specified action on the Host Groups specified in the request
|
246
246
|
# @param action_name [String] The action to perform
|
247
|
-
# @param body [MsaEntityActionRequestV2]
|
247
|
+
# @param body [MsaEntityActionRequestV2]
|
248
248
|
# @param [Hash] opts the optional parameters
|
249
249
|
# @option opts [Boolean] :disable_hostname_check Bool to disable hostname check on add-member (default to false)
|
250
250
|
# @return [Array<(HostGroupsRespV1, Integer, Hash)>] HostGroupsRespV1 data, response status code and response headers
|
@@ -643,7 +643,7 @@ module Falcon
|
|
643
643
|
end
|
644
644
|
|
645
645
|
# Update Host Groups by specifying the ID of the group and details to update
|
646
|
-
# @param body [HostGroupsUpdateGroupsReqV1]
|
646
|
+
# @param body [HostGroupsUpdateGroupsReqV1]
|
647
647
|
# @param [Hash] opts the optional parameters
|
648
648
|
# @return [HostGroupsRespV1]
|
649
649
|
def update_host_groups(body, opts = {})
|
@@ -652,7 +652,7 @@ module Falcon
|
|
652
652
|
end
|
653
653
|
|
654
654
|
# Update Host Groups by specifying the ID of the group and details to update
|
655
|
-
# @param body [HostGroupsUpdateGroupsReqV1]
|
655
|
+
# @param body [HostGroupsUpdateGroupsReqV1]
|
656
656
|
# @param [Hash] opts the optional parameters
|
657
657
|
# @return [Array<(HostGroupsRespV1, Integer, Hash)>] HostGroupsRespV1 data, response status code and response headers
|
658
658
|
def update_host_groups_with_http_info(body, opts = {})
|