datadog_api_client 1.11.0 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.apigentools-info +4 -4
- data/.generator/conftest.py +2 -1
- data/.generator/schemas/v1/openapi.yaml +293 -116
- data/.generator/schemas/v2/openapi.yaml +1156 -41
- data/.generator/src/generator/cli.py +57 -40
- data/.generator/src/generator/openapi.py +12 -6
- data/.generator/src/generator/templates/api.j2 +14 -13
- data/.generator/src/generator/templates/api_client.j2 +63 -11
- data/.generator/src/generator/templates/configuration.j2 +12 -8
- data/.generator/src/generator/templates/example.j2 +6 -1
- data/.generator/src/generator/templates/inflector.j2 +28 -0
- data/.generator/src/generator/templates/model_base.j2 +2 -2
- data/.generator/src/generator/templates/model_oneof.j2 +1 -1
- data/.generator/src/generator/templates/package.j2 +7 -12
- data/.github/workflows/approved_status.yml +0 -2
- data/.github/workflows/codeql-analysis.yml +49 -0
- data/.github/workflows/docs.yml +1 -1
- data/.github/workflows/prepare_release.yml +1 -1
- data/.github/workflows/publish.yml +1 -1
- data/.github/workflows/release.yml +1 -1
- data/.github/workflows/test.yml +4 -6
- data/.github/workflows/test_integration.yml +1 -1
- data/.pre-commit-config.yaml +3 -12
- data/CHANGELOG.md +44 -0
- data/Gemfile +1 -0
- data/Makefile +1 -2
- data/README.md +13 -13
- data/datadog_api_client.gemspec +2 -0
- data/examples/v1/downtimes/CreateDowntime_1393233946.rb +3 -0
- data/examples/v1/downtimes/CreateDowntime_2908359488.rb +3 -0
- data/examples/v1/downtimes/CreateDowntime_3059354445.rb +3 -0
- data/examples/v1/events/ListEvents.rb +1 -1
- data/examples/v1/pagerduty-integration/DeletePagerDutyIntegrationService.rb +2 -2
- data/examples/v1/service-level-objectives/GetSLOHistory.rb +1 -1
- data/examples/v1/service-level-objectives/SearchSLO.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsBrowserTest_2932742688.rb +1 -1
- data/examples/v1/synthetics/GetAPITestLatestResults.rb +1 -1
- data/examples/v1/synthetics/GetAPITestResult.rb +1 -1
- data/examples/v1/synthetics/GetBrowserTestLatestResults.rb +1 -1
- data/examples/v1/synthetics/GetBrowserTestResult.rb +1 -1
- data/examples/v1/usage-metering/GetDailyCustomReports.rb +1 -1
- data/examples/v1/usage-metering/GetHourlyUsageAttribution.rb +0 -3
- data/examples/v1/usage-metering/GetMonthlyCustomReports.rb +1 -1
- data/examples/v1/usage-metering/GetMonthlyUsageAttribution.rb +0 -3
- data/examples/v1/usage-metering/GetSpecifiedDailyCustomReports.rb +1 -1
- data/examples/v1/usage-metering/GetSpecifiedMonthlyCustomReports.rb +1 -1
- data/examples/v1/usage-metering/GetUsageAttribution.rb +1 -1
- data/examples/v1/usage-metering/GetUsageCIApp.rb +2 -5
- data/examples/v1/usage-metering/GetUsageCIApp_1064440884.rb +8 -0
- data/examples/v1/usage-metering/GetUsageCWS.rb +2 -5
- data/examples/v1/usage-metering/GetUsageCWS_736958514.rb +8 -0
- data/examples/v1/usage-metering/GetUsageDBM.rb +2 -5
- data/examples/v1/usage-metering/GetUsageDBM_3446806203.rb +8 -0
- data/examples/v1/usage-metering/GetUsageLambda.rb +2 -5
- data/examples/v1/usage-metering/GetUsageLambda_3132428705.rb +8 -0
- data/examples/v1/usage-metering/GetUsageLogs.rb +2 -5
- data/examples/v1/usage-metering/GetUsageLogsByIndex.rb +2 -5
- data/examples/v1/usage-metering/GetUsageLogsByIndex_1025184776.rb +8 -0
- data/examples/v1/usage-metering/GetUsageLogs_2562396405.rb +8 -0
- data/examples/v1/usage-metering/GetUsageNetworkFlows.rb +2 -5
- data/examples/v1/usage-metering/GetUsageNetworkFlows_1239422069.rb +8 -0
- data/examples/v1/usage-metering/GetUsageNetworkHosts.rb +2 -5
- data/examples/v1/usage-metering/GetUsageNetworkHosts_1249907835.rb +8 -0
- data/examples/v1/usage-metering/GetUsageOnlineArchive.rb +2 -5
- data/examples/v1/usage-metering/GetUsageOnlineArchive_1501172903.rb +8 -0
- data/examples/v1/usage-metering/GetUsageRumSessions.rb +2 -5
- data/examples/v1/usage-metering/GetUsageRumSessions_714937291.rb +8 -0
- data/examples/v1/usage-metering/GetUsageRumUnits.rb +2 -5
- data/examples/v1/usage-metering/GetUsageRumUnits_3959755399.rb +8 -0
- data/examples/v1/usage-metering/GetUsageSDS.rb +2 -5
- data/examples/v1/usage-metering/GetUsageSDS_271128478.rb +8 -0
- data/examples/v1/usage-metering/GetUsageSynthetics.rb +1 -1
- data/examples/v1/usage-metering/GetUsageSyntheticsAPI.rb +2 -5
- data/examples/v1/usage-metering/GetUsageSyntheticsAPI_4048033529.rb +8 -0
- data/examples/v1/usage-metering/GetUsageSyntheticsBrowser.rb +2 -5
- data/examples/v1/usage-metering/GetUsageSyntheticsBrowser_1704663299.rb +8 -0
- data/examples/v2/audit/ListAuditLogs_1275402458.rb +8 -0
- data/examples/v2/audit/SearchAuditLogs_3215529662.rb +22 -0
- data/examples/v2/events/ListEvents.rb +8 -0
- data/examples/v2/events/ListEvents_1527584014.rb +13 -0
- data/examples/v2/events/ListEvents_2663715109.rb +14 -0
- data/examples/v2/events/SearchEvents.rb +23 -0
- data/examples/v2/events/SearchEvents_3856995058.rb +25 -0
- data/examples/v2/incident-services/CreateIncidentService.rb +1 -1
- data/examples/v2/incident-services/DeleteIncidentService.rb +1 -1
- data/examples/v2/incident-services/GetIncidentService.rb +1 -1
- data/examples/v2/incident-services/ListIncidentServices.rb +1 -1
- data/examples/v2/incident-services/UpdateIncidentService.rb +1 -1
- data/examples/v2/incident-teams/CreateIncidentTeam.rb +1 -1
- data/examples/v2/incident-teams/DeleteIncidentTeam.rb +1 -1
- data/examples/v2/incident-teams/GetIncidentTeam.rb +1 -1
- data/examples/v2/incident-teams/ListIncidentTeams.rb +1 -1
- data/examples/v2/incident-teams/UpdateIncidentTeam.rb +1 -1
- data/examples/v2/incidents/CreateIncident.rb +1 -1
- data/examples/v2/incidents/DeleteIncident.rb +1 -1
- data/examples/v2/incidents/GetIncident.rb +1 -1
- data/examples/v2/incidents/ListIncidents.rb +1 -1
- data/examples/v2/incidents/ListIncidents_2665616954.rb +11 -0
- data/examples/v2/incidents/UpdateIncident.rb +1 -1
- data/examples/v2/incidents/UpdateIncident_1009194038.rb +1 -1
- data/examples/v2/incidents/UpdateIncident_3369341440.rb +1 -1
- data/examples/v2/logs/ListLogsGet_738202670.rb +8 -0
- data/examples/v2/logs/ListLogs_3138392594.rb +25 -0
- data/examples/v2/metrics/SubmitMetrics.rb +6 -0
- data/examples/v2/processes/ListProcesses_797840471.rb +8 -0
- data/examples/v2/rum/ListRUMEvents_2680821282.rb +8 -0
- data/examples/v2/rum/SearchRUMEvents_574690310.rb +21 -0
- data/examples/v2/security-monitoring/EditSecurityMonitoringSignalAssignee.rb +15 -0
- data/examples/v2/security-monitoring/EditSecurityMonitoringSignalIncidents.rb +15 -0
- data/examples/v2/security-monitoring/EditSecurityMonitoringSignalState.rb +14 -0
- data/examples/v2/security-monitoring/ListSecurityMonitoringSignals_3960412991.rb +8 -0
- data/examples/v2/security-monitoring/SearchSecurityMonitoringSignals_1309350146.rb +20 -0
- data/examples/v2/security-monitoring/UpdateSecurityMonitoringRule.rb +1 -0
- data/examples/v2/usage-metering/GetEstimatedCostByOrg.rb +5 -2
- data/examples/v2/usage-metering/GetEstimatedCostByOrg_2734954020.rb +11 -0
- data/examples/v2/usage-metering/GetEstimatedCostByOrg_3186693804.rb +11 -0
- data/examples/v2/usage-metering/GetUsageApplicationSecurityMonitoring.rb +2 -5
- data/examples/v2/usage-metering/GetUsageApplicationSecurityMonitoring_3959166796.rb +8 -0
- data/examples/v2/usage-metering/GetUsageLambdaTracedInvocations.rb +2 -5
- data/examples/v2/usage-metering/GetUsageLambdaTracedInvocations_1436752065.rb +8 -0
- data/examples/v2/usage-metering/GetUsageObservabilityPipelines.rb +2 -5
- data/examples/v2/usage-metering/GetUsageObservabilityPipelines_970725512.rb +8 -0
- data/lib/datadog_api_client/{v2/api_client.rb → api_client.rb} +63 -11
- data/lib/datadog_api_client/api_key_configuration.rb +1 -18
- data/lib/datadog_api_client/{v1/configuration.rb → configuration.rb} +84 -31
- data/lib/datadog_api_client/inflector.rb +1293 -0
- data/lib/datadog_api_client/models.rb +66 -0
- data/lib/datadog_api_client/v1/api/authentication_api.rb +3 -11
- data/lib/datadog_api_client/v1/api/aws_integration_api.rb +19 -91
- data/lib/datadog_api_client/v1/api/aws_logs_integration_api.rb +15 -71
- data/lib/datadog_api_client/v1/api/azure_integration_api.rb +11 -51
- data/lib/datadog_api_client/v1/api/dashboard_lists_api.rb +11 -51
- data/lib/datadog_api_client/v1/api/dashboards_api.rb +15 -71
- data/lib/datadog_api_client/v1/api/downtimes_api.rb +15 -71
- data/lib/datadog_api_client/v1/api/events_api.rb +9 -33
- data/lib/datadog_api_client/v1/api/gcp_integration_api.rb +9 -41
- data/lib/datadog_api_client/v1/api/hosts_api.rb +9 -41
- data/lib/datadog_api_client/v1/api/ip_ranges_api.rb +3 -11
- data/lib/datadog_api_client/v1/api/key_management_api.rb +21 -101
- data/lib/datadog_api_client/v1/api/logs_api.rb +5 -21
- data/lib/datadog_api_client/v1/api/logs_indexes_api.rb +13 -61
- data/lib/datadog_api_client/v1/api/logs_pipelines_api.rb +15 -71
- data/lib/datadog_api_client/v1/api/metrics_api.rb +15 -71
- data/lib/datadog_api_client/v1/api/monitors_api.rb +21 -101
- data/lib/datadog_api_client/v1/api/notebooks_api.rb +11 -51
- data/lib/datadog_api_client/v1/api/organizations_api.rb +13 -61
- data/lib/datadog_api_client/v1/api/pager_duty_integration_api.rb +9 -41
- data/lib/datadog_api_client/v1/api/security_monitoring_api.rb +8 -32
- data/lib/datadog_api_client/v1/api/service_checks_api.rb +3 -11
- data/lib/datadog_api_client/v1/api/service_level_objective_corrections_api.rb +11 -51
- data/lib/datadog_api_client/v1/api/service_level_objectives_api.rb +31 -99
- data/lib/datadog_api_client/v1/api/slack_integration_api.rb +11 -51
- data/lib/datadog_api_client/v1/api/snapshots_api.rb +3 -11
- data/lib/datadog_api_client/v1/api/synthetics_api.rb +55 -271
- data/lib/datadog_api_client/v1/api/tags_api.rb +11 -51
- data/lib/datadog_api_client/v1/api/usage_metering_api.rb +171 -418
- data/lib/datadog_api_client/v1/api/users_api.rb +11 -51
- data/lib/datadog_api_client/v1/api/webhooks_integration_api.rb +17 -81
- data/lib/datadog_api_client/v1/model_base.rb +2 -2
- data/lib/datadog_api_client/v1/models/distribution_point_item.rb +1 -1
- data/lib/datadog_api_client/v1/models/distribution_widget_histogram_request_query.rb +1 -1
- data/lib/datadog_api_client/v1/models/formula_and_function_query_definition.rb +1 -1
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_body.rb +5 -1
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_usage_type.rb +7 -0
- data/lib/datadog_api_client/v1/models/logs_processor.rb +1 -1
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_query_definition.rb +1 -1
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_body.rb +6 -2
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_supported_metrics.rb +14 -0
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_values.rb +21 -1
- data/lib/datadog_api_client/v1/models/notebook_cell_create_request_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_cell_response_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_cell_time.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_cell_update_request_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_global_time.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_update_cell.rb +1 -1
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_assertion.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth.rb +1 -1
- data/lib/datadog_api_client/v1/models/tree_map_color_by.rb +1 -1
- data/lib/datadog_api_client/v1/models/tree_map_group_by.rb +1 -1
- data/lib/datadog_api_client/v1/models/tree_map_size_by.rb +1 -1
- data/lib/datadog_api_client/v1/models/tree_map_widget_definition.rb +28 -6
- data/lib/datadog_api_client/v1/models/usage_attribution_body.rb +6 -2
- data/lib/datadog_api_client/v1/models/usage_attribution_sort.rb +2 -0
- data/lib/datadog_api_client/v1/models/usage_attribution_supported_metrics.rb +2 -0
- data/lib/datadog_api_client/v1/models/usage_attribution_values.rb +22 -2
- data/lib/datadog_api_client/v1/models/widget_definition.rb +1 -1
- data/lib/datadog_api_client/v2/api/audit_api.rb +11 -25
- data/lib/datadog_api_client/v2/api/authn_mappings_api.rb +11 -51
- data/lib/datadog_api_client/v2/api/cloud_workload_security_api.rb +13 -61
- data/lib/datadog_api_client/v2/api/dashboard_lists_api.rb +9 -41
- data/lib/datadog_api_client/v2/api/events_api.rb +228 -0
- data/lib/datadog_api_client/v2/api/incident_services_api.rb +36 -46
- data/lib/datadog_api_client/v2/api/incident_teams_api.rb +36 -46
- data/lib/datadog_api_client/v2/api/incidents_api.rb +39 -48
- data/lib/datadog_api_client/v2/api/key_management_api.rb +29 -141
- data/lib/datadog_api_client/v2/api/logs_api.rb +15 -45
- data/lib/datadog_api_client/v2/api/logs_archives_api.rb +21 -101
- data/lib/datadog_api_client/v2/api/logs_metrics_api.rb +11 -51
- data/lib/datadog_api_client/v2/api/metrics_api.rb +26 -112
- data/lib/datadog_api_client/v2/api/opsgenie_integration_api.rb +11 -51
- data/lib/datadog_api_client/v2/api/organizations_api.rb +3 -11
- data/lib/datadog_api_client/v2/api/processes_api.rb +6 -13
- data/lib/datadog_api_client/v2/api/roles_api.rb +27 -131
- data/lib/datadog_api_client/v2/api/rum_api.rb +13 -35
- data/lib/datadog_api_client/v2/api/security_monitoring_api.rb +247 -125
- data/lib/datadog_api_client/v2/api/service_accounts_api.rb +11 -51
- data/lib/datadog_api_client/v2/api/usage_metering_api.rb +132 -68
- data/lib/datadog_api_client/v2/api/users_api.rb +21 -101
- data/lib/datadog_api_client/v2/model_base.rb +2 -2
- data/lib/datadog_api_client/v2/models/api_key_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/application_key_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/authn_mapping_included.rb +1 -1
- data/lib/datadog_api_client/v2/models/event.rb +141 -0
- data/lib/datadog_api_client/v2/models/event_attributes.rb +305 -0
- data/lib/datadog_api_client/v2/models/event_priority.rb +27 -0
- data/lib/datadog_api_client/v2/models/event_response.rb +133 -0
- data/lib/datadog_api_client/v2/models/event_response_attributes.rb +133 -0
- data/lib/datadog_api_client/v2/models/event_status_type.rb +35 -0
- data/lib/datadog_api_client/v2/models/event_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/events_list_request.rb +142 -0
- data/lib/datadog_api_client/v2/models/events_list_response.rb +133 -0
- data/lib/datadog_api_client/v2/models/events_list_response_links.rb +112 -0
- data/lib/datadog_api_client/v2/models/events_query_filter.rb +137 -0
- data/lib/datadog_api_client/v2/models/events_query_options.rb +124 -0
- data/lib/datadog_api_client/v2/models/events_request_page.rb +134 -0
- data/lib/datadog_api_client/v2/models/events_response_metadata.rb +144 -0
- data/lib/datadog_api_client/v2/models/events_response_metadata_page.rb +112 -0
- data/lib/datadog_api_client/v2/models/events_sort.rb +27 -0
- data/lib/datadog_api_client/v2/models/events_warning.rb +131 -0
- data/lib/datadog_api_client/v2/models/hourly_usage.rb +133 -0
- data/lib/datadog_api_client/v2/models/hourly_usage_attributes.rb +163 -0
- data/lib/datadog_api_client/v2/models/hourly_usage_measurement.rb +122 -0
- data/lib/datadog_api_client/v2/models/hourly_usage_metadata.rb +111 -0
- data/lib/datadog_api_client/v2/models/hourly_usage_pagination.rb +112 -0
- data/lib/datadog_api_client/v2/models/hourly_usage_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_field_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_service_included_items.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_team_included_items.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket_value.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_destination.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_destination.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_group_by_missing.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_group_by_total.rb +1 -1
- data/lib/datadog_api_client/v2/models/metric_intake_type.rb +1 -2
- data/lib/datadog_api_client/v2/models/metric_resource.rb +2 -2
- data/lib/datadog_api_client/v2/models/metric_series.rb +1 -1
- data/lib/datadog_api_client/v2/models/metric_volumes.rb +1 -1
- data/lib/datadog_api_client/v2/models/metrics_and_metric_tag_configurations.rb +1 -1
- data/lib/datadog_api_client/v2/models/monitor_type.rb +215 -0
- data/lib/datadog_api_client/v2/models/rum_aggregate_bucket_value.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_group_by_missing.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_group_by_total.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_query.rb +13 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_query_create.rb +13 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_archive_reason.rb +29 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_attributes.rb +132 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_data.rb +122 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_request.rb +122 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_attributes.rb +134 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_data.rb +122 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_request.rb +122 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state.rb +28 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_attributes.rb +152 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_data.rb +122 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_request.rb +122 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_attributes.rb +248 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_update_data.rb +111 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_update_response.rb +122 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_triage_user.rb +152 -0
- data/lib/datadog_api_client/v2/models/user_response_included_item.rb +1 -1
- data/lib/datadog_api_client/version.rb +1 -1
- data/lib/datadog_api_client.rb +13 -5
- data/spec/{v1/api_client_spec.rb → api_client_spec.rb} +29 -29
- data/spec/{v1/configuration_spec.rb → configuration_spec.rb} +3 -3
- data/spec/spec_helper.rb +1 -3
- metadata +109 -22
- data/.dockerignore +0 -1
- data/.generator/src/generator/templates/api_error.j2 +0 -49
- data/examples/v2/usage-metering/GetEstimatedCostByOrg_1171921972.rb +0 -9
- data/examples/v2/usage-metering/GetEstimatedCostByOrg_627383212.rb +0 -9
- data/lib/datadog_api_client/v1/api_client.rb +0 -453
- data/lib/datadog_api_client/v1/api_error.rb +0 -60
- data/lib/datadog_api_client/v1.rb +0 -813
- data/lib/datadog_api_client/v2/api_error.rb +0 -60
- data/lib/datadog_api_client/v2/configuration.rb +0 -420
- data/lib/datadog_api_client/v2.rb +0 -555
- data/spec/v2/api_client_spec.rb +0 -210
- data/spec/v2/configuration_spec.rb +0 -45
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
=begin
|
|
2
|
+
#Datadog API V2 Collection
|
|
3
|
+
|
|
4
|
+
#Collection of all Datadog Public endpoints.
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 1.0
|
|
7
|
+
Contact: support@datadoghq.com
|
|
8
|
+
Generated by: https://github.com/DataDog/datadog-api-client-ruby/tree/master/.generator
|
|
9
|
+
|
|
10
|
+
Unless explicitly stated otherwise all files in this repository are licensed under the Apache-2.0 License.
|
|
11
|
+
This product includes software developed at Datadog (https://www.datadoghq.com/).
|
|
12
|
+
Copyright 2020-Present Datadog, Inc.
|
|
13
|
+
|
|
14
|
+
=end
|
|
15
|
+
|
|
16
|
+
# Common files
|
|
17
|
+
require 'datadog_api_client/version'
|
|
18
|
+
require 'datadog_api_client/user_agent'
|
|
19
|
+
require 'datadog_api_client/api_client'
|
|
20
|
+
require 'datadog_api_client/configuration'
|
|
21
|
+
require 'datadog_api_client/api_key_configuration'
|
|
22
|
+
|
|
23
|
+
# Model base
|
|
24
|
+
## Load in the model_base modules which also initializes the V1 and V2 namespaces
|
|
25
|
+
require 'datadog_api_client/v1/model_base'
|
|
26
|
+
require 'datadog_api_client/v2/model_base'
|
|
27
|
+
|
|
28
|
+
module DatadogAPIClient
|
|
29
|
+
class << self
|
|
30
|
+
# Customize default settings for the SDK using block.
|
|
31
|
+
# DatadogAPIClient::V2.configure do |config|
|
|
32
|
+
# config.username = "xxx"
|
|
33
|
+
# config.password = "xxx"
|
|
34
|
+
# end
|
|
35
|
+
# If no block given, return the default Configuration object.
|
|
36
|
+
def configure
|
|
37
|
+
if block_given?
|
|
38
|
+
yield(Configuration.default)
|
|
39
|
+
else
|
|
40
|
+
Configuration.default
|
|
41
|
+
end
|
|
42
|
+
end
|
|
43
|
+
end
|
|
44
|
+
|
|
45
|
+
class EnumAttributeValidator
|
|
46
|
+
attr_reader :datatype
|
|
47
|
+
attr_reader :allowable_values
|
|
48
|
+
|
|
49
|
+
def initialize(datatype, allowable_values)
|
|
50
|
+
@allowable_values = allowable_values.map do |value|
|
|
51
|
+
case datatype.to_s
|
|
52
|
+
when /Integer/i
|
|
53
|
+
value.to_i
|
|
54
|
+
when /Float/i
|
|
55
|
+
value.to_f
|
|
56
|
+
else
|
|
57
|
+
value
|
|
58
|
+
end
|
|
59
|
+
end
|
|
60
|
+
end
|
|
61
|
+
|
|
62
|
+
def valid?(value)
|
|
63
|
+
!value || allowable_values.include?(value)
|
|
64
|
+
end
|
|
65
|
+
end
|
|
66
|
+
end
|
|
@@ -19,7 +19,7 @@ module DatadogAPIClient::V1
|
|
|
19
19
|
class AuthenticationAPI
|
|
20
20
|
attr_accessor :api_client
|
|
21
21
|
|
|
22
|
-
def initialize(api_client = APIClient.default)
|
|
22
|
+
def initialize(api_client = DatadogAPIClient::APIClient.default)
|
|
23
23
|
@api_client = api_client
|
|
24
24
|
end
|
|
25
25
|
|
|
@@ -39,15 +39,6 @@ module DatadogAPIClient::V1
|
|
|
39
39
|
# @return [Array<(AuthenticationValidationResponse, Integer, Hash)>] AuthenticationValidationResponse data, response status code and response headers
|
|
40
40
|
def validate_with_http_info(opts = {})
|
|
41
41
|
|
|
42
|
-
if @api_client.config.unstable_operations.has_key?(:validate)
|
|
43
|
-
unstable_enabled = @api_client.config.unstable_operations[:validate]
|
|
44
|
-
if unstable_enabled
|
|
45
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "validate")
|
|
46
|
-
else
|
|
47
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "validate"))
|
|
48
|
-
end
|
|
49
|
-
end
|
|
50
|
-
|
|
51
42
|
if @api_client.config.debugging
|
|
52
43
|
@api_client.config.logger.debug 'Calling API: AuthenticationAPI.validate ...'
|
|
53
44
|
end
|
|
@@ -81,7 +72,8 @@ module DatadogAPIClient::V1
|
|
|
81
72
|
:form_params => form_params,
|
|
82
73
|
:body => post_body,
|
|
83
74
|
:auth_names => auth_names,
|
|
84
|
-
:return_type => return_type
|
|
75
|
+
:return_type => return_type,
|
|
76
|
+
:api_version => "V1"
|
|
85
77
|
)
|
|
86
78
|
|
|
87
79
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Get, local_var_path, new_options)
|
|
@@ -19,7 +19,7 @@ module DatadogAPIClient::V1
|
|
|
19
19
|
class AWSIntegrationAPI
|
|
20
20
|
attr_accessor :api_client
|
|
21
21
|
|
|
22
|
-
def initialize(api_client = APIClient.default)
|
|
22
|
+
def initialize(api_client = DatadogAPIClient::APIClient.default)
|
|
23
23
|
@api_client = api_client
|
|
24
24
|
end
|
|
25
25
|
|
|
@@ -43,15 +43,6 @@ module DatadogAPIClient::V1
|
|
|
43
43
|
# @return [Array<(AWSAccountCreateResponse, Integer, Hash)>] AWSAccountCreateResponse data, response status code and response headers
|
|
44
44
|
def create_aws_account_with_http_info(body, opts = {})
|
|
45
45
|
|
|
46
|
-
if @api_client.config.unstable_operations.has_key?(:create_aws_account)
|
|
47
|
-
unstable_enabled = @api_client.config.unstable_operations[:create_aws_account]
|
|
48
|
-
if unstable_enabled
|
|
49
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "create_aws_account")
|
|
50
|
-
else
|
|
51
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "create_aws_account"))
|
|
52
|
-
end
|
|
53
|
-
end
|
|
54
|
-
|
|
55
46
|
if @api_client.config.debugging
|
|
56
47
|
@api_client.config.logger.debug 'Calling API: AWSIntegrationAPI.create_aws_account ...'
|
|
57
48
|
end
|
|
@@ -91,7 +82,8 @@ module DatadogAPIClient::V1
|
|
|
91
82
|
:form_params => form_params,
|
|
92
83
|
:body => post_body,
|
|
93
84
|
:auth_names => auth_names,
|
|
94
|
-
:return_type => return_type
|
|
85
|
+
:return_type => return_type,
|
|
86
|
+
:api_version => "V1"
|
|
95
87
|
)
|
|
96
88
|
|
|
97
89
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Post, local_var_path, new_options)
|
|
@@ -118,15 +110,6 @@ module DatadogAPIClient::V1
|
|
|
118
110
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
119
111
|
def create_aws_tag_filter_with_http_info(body, opts = {})
|
|
120
112
|
|
|
121
|
-
if @api_client.config.unstable_operations.has_key?(:create_aws_tag_filter)
|
|
122
|
-
unstable_enabled = @api_client.config.unstable_operations[:create_aws_tag_filter]
|
|
123
|
-
if unstable_enabled
|
|
124
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "create_aws_tag_filter")
|
|
125
|
-
else
|
|
126
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "create_aws_tag_filter"))
|
|
127
|
-
end
|
|
128
|
-
end
|
|
129
|
-
|
|
130
113
|
if @api_client.config.debugging
|
|
131
114
|
@api_client.config.logger.debug 'Calling API: AWSIntegrationAPI.create_aws_tag_filter ...'
|
|
132
115
|
end
|
|
@@ -166,7 +149,8 @@ module DatadogAPIClient::V1
|
|
|
166
149
|
:form_params => form_params,
|
|
167
150
|
:body => post_body,
|
|
168
151
|
:auth_names => auth_names,
|
|
169
|
-
:return_type => return_type
|
|
152
|
+
:return_type => return_type,
|
|
153
|
+
:api_version => "V1"
|
|
170
154
|
)
|
|
171
155
|
|
|
172
156
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Post, local_var_path, new_options)
|
|
@@ -193,15 +177,6 @@ module DatadogAPIClient::V1
|
|
|
193
177
|
# @return [Array<(AWSAccountCreateResponse, Integer, Hash)>] AWSAccountCreateResponse data, response status code and response headers
|
|
194
178
|
def create_new_aws_external_id_with_http_info(body, opts = {})
|
|
195
179
|
|
|
196
|
-
if @api_client.config.unstable_operations.has_key?(:create_new_aws_external_id)
|
|
197
|
-
unstable_enabled = @api_client.config.unstable_operations[:create_new_aws_external_id]
|
|
198
|
-
if unstable_enabled
|
|
199
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "create_new_aws_external_id")
|
|
200
|
-
else
|
|
201
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "create_new_aws_external_id"))
|
|
202
|
-
end
|
|
203
|
-
end
|
|
204
|
-
|
|
205
180
|
if @api_client.config.debugging
|
|
206
181
|
@api_client.config.logger.debug 'Calling API: AWSIntegrationAPI.create_new_aws_external_id ...'
|
|
207
182
|
end
|
|
@@ -241,7 +216,8 @@ module DatadogAPIClient::V1
|
|
|
241
216
|
:form_params => form_params,
|
|
242
217
|
:body => post_body,
|
|
243
218
|
:auth_names => auth_names,
|
|
244
|
-
:return_type => return_type
|
|
219
|
+
:return_type => return_type,
|
|
220
|
+
:api_version => "V1"
|
|
245
221
|
)
|
|
246
222
|
|
|
247
223
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Put, local_var_path, new_options)
|
|
@@ -268,15 +244,6 @@ module DatadogAPIClient::V1
|
|
|
268
244
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
269
245
|
def delete_aws_account_with_http_info(body, opts = {})
|
|
270
246
|
|
|
271
|
-
if @api_client.config.unstable_operations.has_key?(:delete_aws_account)
|
|
272
|
-
unstable_enabled = @api_client.config.unstable_operations[:delete_aws_account]
|
|
273
|
-
if unstable_enabled
|
|
274
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "delete_aws_account")
|
|
275
|
-
else
|
|
276
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "delete_aws_account"))
|
|
277
|
-
end
|
|
278
|
-
end
|
|
279
|
-
|
|
280
247
|
if @api_client.config.debugging
|
|
281
248
|
@api_client.config.logger.debug 'Calling API: AWSIntegrationAPI.delete_aws_account ...'
|
|
282
249
|
end
|
|
@@ -316,7 +283,8 @@ module DatadogAPIClient::V1
|
|
|
316
283
|
:form_params => form_params,
|
|
317
284
|
:body => post_body,
|
|
318
285
|
:auth_names => auth_names,
|
|
319
|
-
:return_type => return_type
|
|
286
|
+
:return_type => return_type,
|
|
287
|
+
:api_version => "V1"
|
|
320
288
|
)
|
|
321
289
|
|
|
322
290
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Delete, local_var_path, new_options)
|
|
@@ -343,15 +311,6 @@ module DatadogAPIClient::V1
|
|
|
343
311
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
344
312
|
def delete_aws_tag_filter_with_http_info(body, opts = {})
|
|
345
313
|
|
|
346
|
-
if @api_client.config.unstable_operations.has_key?(:delete_aws_tag_filter)
|
|
347
|
-
unstable_enabled = @api_client.config.unstable_operations[:delete_aws_tag_filter]
|
|
348
|
-
if unstable_enabled
|
|
349
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "delete_aws_tag_filter")
|
|
350
|
-
else
|
|
351
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "delete_aws_tag_filter"))
|
|
352
|
-
end
|
|
353
|
-
end
|
|
354
|
-
|
|
355
314
|
if @api_client.config.debugging
|
|
356
315
|
@api_client.config.logger.debug 'Calling API: AWSIntegrationAPI.delete_aws_tag_filter ...'
|
|
357
316
|
end
|
|
@@ -391,7 +350,8 @@ module DatadogAPIClient::V1
|
|
|
391
350
|
:form_params => form_params,
|
|
392
351
|
:body => post_body,
|
|
393
352
|
:auth_names => auth_names,
|
|
394
|
-
:return_type => return_type
|
|
353
|
+
:return_type => return_type,
|
|
354
|
+
:api_version => "V1"
|
|
395
355
|
)
|
|
396
356
|
|
|
397
357
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Delete, local_var_path, new_options)
|
|
@@ -417,15 +377,6 @@ module DatadogAPIClient::V1
|
|
|
417
377
|
# @return [Array<(Array<String>, Integer, Hash)>] Array<String> data, response status code and response headers
|
|
418
378
|
def list_available_aws_namespaces_with_http_info(opts = {})
|
|
419
379
|
|
|
420
|
-
if @api_client.config.unstable_operations.has_key?(:list_available_aws_namespaces)
|
|
421
|
-
unstable_enabled = @api_client.config.unstable_operations[:list_available_aws_namespaces]
|
|
422
|
-
if unstable_enabled
|
|
423
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "list_available_aws_namespaces")
|
|
424
|
-
else
|
|
425
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "list_available_aws_namespaces"))
|
|
426
|
-
end
|
|
427
|
-
end
|
|
428
|
-
|
|
429
380
|
if @api_client.config.debugging
|
|
430
381
|
@api_client.config.logger.debug 'Calling API: AWSIntegrationAPI.list_available_aws_namespaces ...'
|
|
431
382
|
end
|
|
@@ -459,7 +410,8 @@ module DatadogAPIClient::V1
|
|
|
459
410
|
:form_params => form_params,
|
|
460
411
|
:body => post_body,
|
|
461
412
|
:auth_names => auth_names,
|
|
462
|
-
:return_type => return_type
|
|
413
|
+
:return_type => return_type,
|
|
414
|
+
:api_version => "V1"
|
|
463
415
|
)
|
|
464
416
|
|
|
465
417
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Get, local_var_path, new_options)
|
|
@@ -488,15 +440,6 @@ module DatadogAPIClient::V1
|
|
|
488
440
|
# @return [Array<(AWSAccountListResponse, Integer, Hash)>] AWSAccountListResponse data, response status code and response headers
|
|
489
441
|
def list_aws_accounts_with_http_info(opts = {})
|
|
490
442
|
|
|
491
|
-
if @api_client.config.unstable_operations.has_key?(:list_aws_accounts)
|
|
492
|
-
unstable_enabled = @api_client.config.unstable_operations[:list_aws_accounts]
|
|
493
|
-
if unstable_enabled
|
|
494
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "list_aws_accounts")
|
|
495
|
-
else
|
|
496
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "list_aws_accounts"))
|
|
497
|
-
end
|
|
498
|
-
end
|
|
499
|
-
|
|
500
443
|
if @api_client.config.debugging
|
|
501
444
|
@api_client.config.logger.debug 'Calling API: AWSIntegrationAPI.list_aws_accounts ...'
|
|
502
445
|
end
|
|
@@ -533,7 +476,8 @@ module DatadogAPIClient::V1
|
|
|
533
476
|
:form_params => form_params,
|
|
534
477
|
:body => post_body,
|
|
535
478
|
:auth_names => auth_names,
|
|
536
|
-
:return_type => return_type
|
|
479
|
+
:return_type => return_type,
|
|
480
|
+
:api_version => "V1"
|
|
537
481
|
)
|
|
538
482
|
|
|
539
483
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Get, local_var_path, new_options)
|
|
@@ -560,15 +504,6 @@ module DatadogAPIClient::V1
|
|
|
560
504
|
# @return [Array<(AWSTagFilterListResponse, Integer, Hash)>] AWSTagFilterListResponse data, response status code and response headers
|
|
561
505
|
def list_aws_tag_filters_with_http_info(account_id, opts = {})
|
|
562
506
|
|
|
563
|
-
if @api_client.config.unstable_operations.has_key?(:list_aws_tag_filters)
|
|
564
|
-
unstable_enabled = @api_client.config.unstable_operations[:list_aws_tag_filters]
|
|
565
|
-
if unstable_enabled
|
|
566
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "list_aws_tag_filters")
|
|
567
|
-
else
|
|
568
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "list_aws_tag_filters"))
|
|
569
|
-
end
|
|
570
|
-
end
|
|
571
|
-
|
|
572
507
|
if @api_client.config.debugging
|
|
573
508
|
@api_client.config.logger.debug 'Calling API: AWSIntegrationAPI.list_aws_tag_filters ...'
|
|
574
509
|
end
|
|
@@ -607,7 +542,8 @@ module DatadogAPIClient::V1
|
|
|
607
542
|
:form_params => form_params,
|
|
608
543
|
:body => post_body,
|
|
609
544
|
:auth_names => auth_names,
|
|
610
|
-
:return_type => return_type
|
|
545
|
+
:return_type => return_type,
|
|
546
|
+
:api_version => "V1"
|
|
611
547
|
)
|
|
612
548
|
|
|
613
549
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Get, local_var_path, new_options)
|
|
@@ -637,15 +573,6 @@ module DatadogAPIClient::V1
|
|
|
637
573
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
638
574
|
def update_aws_account_with_http_info(body, opts = {})
|
|
639
575
|
|
|
640
|
-
if @api_client.config.unstable_operations.has_key?(:update_aws_account)
|
|
641
|
-
unstable_enabled = @api_client.config.unstable_operations[:update_aws_account]
|
|
642
|
-
if unstable_enabled
|
|
643
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "update_aws_account")
|
|
644
|
-
else
|
|
645
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "update_aws_account"))
|
|
646
|
-
end
|
|
647
|
-
end
|
|
648
|
-
|
|
649
576
|
if @api_client.config.debugging
|
|
650
577
|
@api_client.config.logger.debug 'Calling API: AWSIntegrationAPI.update_aws_account ...'
|
|
651
578
|
end
|
|
@@ -688,7 +615,8 @@ module DatadogAPIClient::V1
|
|
|
688
615
|
:form_params => form_params,
|
|
689
616
|
:body => post_body,
|
|
690
617
|
:auth_names => auth_names,
|
|
691
|
-
:return_type => return_type
|
|
618
|
+
:return_type => return_type,
|
|
619
|
+
:api_version => "V1"
|
|
692
620
|
)
|
|
693
621
|
|
|
694
622
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Put, local_var_path, new_options)
|
|
@@ -19,7 +19,7 @@ module DatadogAPIClient::V1
|
|
|
19
19
|
class AWSLogsIntegrationAPI
|
|
20
20
|
attr_accessor :api_client
|
|
21
21
|
|
|
22
|
-
def initialize(api_client = APIClient.default)
|
|
22
|
+
def initialize(api_client = DatadogAPIClient::APIClient.default)
|
|
23
23
|
@api_client = api_client
|
|
24
24
|
end
|
|
25
25
|
|
|
@@ -47,15 +47,6 @@ module DatadogAPIClient::V1
|
|
|
47
47
|
# @return [Array<(AWSLogsAsyncResponse, Integer, Hash)>] AWSLogsAsyncResponse data, response status code and response headers
|
|
48
48
|
def check_aws_logs_lambda_async_with_http_info(body, opts = {})
|
|
49
49
|
|
|
50
|
-
if @api_client.config.unstable_operations.has_key?(:check_aws_logs_lambda_async)
|
|
51
|
-
unstable_enabled = @api_client.config.unstable_operations[:check_aws_logs_lambda_async]
|
|
52
|
-
if unstable_enabled
|
|
53
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "check_aws_logs_lambda_async")
|
|
54
|
-
else
|
|
55
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "check_aws_logs_lambda_async"))
|
|
56
|
-
end
|
|
57
|
-
end
|
|
58
|
-
|
|
59
50
|
if @api_client.config.debugging
|
|
60
51
|
@api_client.config.logger.debug 'Calling API: AWSLogsIntegrationAPI.check_aws_logs_lambda_async ...'
|
|
61
52
|
end
|
|
@@ -95,7 +86,8 @@ module DatadogAPIClient::V1
|
|
|
95
86
|
:form_params => form_params,
|
|
96
87
|
:body => post_body,
|
|
97
88
|
:auth_names => auth_names,
|
|
98
|
-
:return_type => return_type
|
|
89
|
+
:return_type => return_type,
|
|
90
|
+
:api_version => "V1"
|
|
99
91
|
)
|
|
100
92
|
|
|
101
93
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Post, local_var_path, new_options)
|
|
@@ -131,15 +123,6 @@ module DatadogAPIClient::V1
|
|
|
131
123
|
# @return [Array<(AWSLogsAsyncResponse, Integer, Hash)>] AWSLogsAsyncResponse data, response status code and response headers
|
|
132
124
|
def check_aws_logs_services_async_with_http_info(body, opts = {})
|
|
133
125
|
|
|
134
|
-
if @api_client.config.unstable_operations.has_key?(:check_aws_logs_services_async)
|
|
135
|
-
unstable_enabled = @api_client.config.unstable_operations[:check_aws_logs_services_async]
|
|
136
|
-
if unstable_enabled
|
|
137
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "check_aws_logs_services_async")
|
|
138
|
-
else
|
|
139
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "check_aws_logs_services_async"))
|
|
140
|
-
end
|
|
141
|
-
end
|
|
142
|
-
|
|
143
126
|
if @api_client.config.debugging
|
|
144
127
|
@api_client.config.logger.debug 'Calling API: AWSLogsIntegrationAPI.check_aws_logs_services_async ...'
|
|
145
128
|
end
|
|
@@ -179,7 +162,8 @@ module DatadogAPIClient::V1
|
|
|
179
162
|
:form_params => form_params,
|
|
180
163
|
:body => post_body,
|
|
181
164
|
:auth_names => auth_names,
|
|
182
|
-
:return_type => return_type
|
|
165
|
+
:return_type => return_type,
|
|
166
|
+
:api_version => "V1"
|
|
183
167
|
)
|
|
184
168
|
|
|
185
169
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Post, local_var_path, new_options)
|
|
@@ -206,15 +190,6 @@ module DatadogAPIClient::V1
|
|
|
206
190
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
207
191
|
def create_aws_lambda_arn_with_http_info(body, opts = {})
|
|
208
192
|
|
|
209
|
-
if @api_client.config.unstable_operations.has_key?(:create_aws_lambda_arn)
|
|
210
|
-
unstable_enabled = @api_client.config.unstable_operations[:create_aws_lambda_arn]
|
|
211
|
-
if unstable_enabled
|
|
212
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "create_aws_lambda_arn")
|
|
213
|
-
else
|
|
214
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "create_aws_lambda_arn"))
|
|
215
|
-
end
|
|
216
|
-
end
|
|
217
|
-
|
|
218
193
|
if @api_client.config.debugging
|
|
219
194
|
@api_client.config.logger.debug 'Calling API: AWSLogsIntegrationAPI.create_aws_lambda_arn ...'
|
|
220
195
|
end
|
|
@@ -254,7 +229,8 @@ module DatadogAPIClient::V1
|
|
|
254
229
|
:form_params => form_params,
|
|
255
230
|
:body => post_body,
|
|
256
231
|
:auth_names => auth_names,
|
|
257
|
-
:return_type => return_type
|
|
232
|
+
:return_type => return_type,
|
|
233
|
+
:api_version => "V1"
|
|
258
234
|
)
|
|
259
235
|
|
|
260
236
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Post, local_var_path, new_options)
|
|
@@ -281,15 +257,6 @@ module DatadogAPIClient::V1
|
|
|
281
257
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
282
258
|
def delete_aws_lambda_arn_with_http_info(body, opts = {})
|
|
283
259
|
|
|
284
|
-
if @api_client.config.unstable_operations.has_key?(:delete_aws_lambda_arn)
|
|
285
|
-
unstable_enabled = @api_client.config.unstable_operations[:delete_aws_lambda_arn]
|
|
286
|
-
if unstable_enabled
|
|
287
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "delete_aws_lambda_arn")
|
|
288
|
-
else
|
|
289
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "delete_aws_lambda_arn"))
|
|
290
|
-
end
|
|
291
|
-
end
|
|
292
|
-
|
|
293
260
|
if @api_client.config.debugging
|
|
294
261
|
@api_client.config.logger.debug 'Calling API: AWSLogsIntegrationAPI.delete_aws_lambda_arn ...'
|
|
295
262
|
end
|
|
@@ -329,7 +296,8 @@ module DatadogAPIClient::V1
|
|
|
329
296
|
:form_params => form_params,
|
|
330
297
|
:body => post_body,
|
|
331
298
|
:auth_names => auth_names,
|
|
332
|
-
:return_type => return_type
|
|
299
|
+
:return_type => return_type,
|
|
300
|
+
:api_version => "V1"
|
|
333
301
|
)
|
|
334
302
|
|
|
335
303
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Delete, local_var_path, new_options)
|
|
@@ -356,15 +324,6 @@ module DatadogAPIClient::V1
|
|
|
356
324
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
357
325
|
def enable_aws_log_services_with_http_info(body, opts = {})
|
|
358
326
|
|
|
359
|
-
if @api_client.config.unstable_operations.has_key?(:enable_aws_log_services)
|
|
360
|
-
unstable_enabled = @api_client.config.unstable_operations[:enable_aws_log_services]
|
|
361
|
-
if unstable_enabled
|
|
362
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "enable_aws_log_services")
|
|
363
|
-
else
|
|
364
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "enable_aws_log_services"))
|
|
365
|
-
end
|
|
366
|
-
end
|
|
367
|
-
|
|
368
327
|
if @api_client.config.debugging
|
|
369
328
|
@api_client.config.logger.debug 'Calling API: AWSLogsIntegrationAPI.enable_aws_log_services ...'
|
|
370
329
|
end
|
|
@@ -404,7 +363,8 @@ module DatadogAPIClient::V1
|
|
|
404
363
|
:form_params => form_params,
|
|
405
364
|
:body => post_body,
|
|
406
365
|
:auth_names => auth_names,
|
|
407
|
-
:return_type => return_type
|
|
366
|
+
:return_type => return_type,
|
|
367
|
+
:api_version => "V1"
|
|
408
368
|
)
|
|
409
369
|
|
|
410
370
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Post, local_var_path, new_options)
|
|
@@ -430,15 +390,6 @@ module DatadogAPIClient::V1
|
|
|
430
390
|
# @return [Array<(Array<AWSLogsListResponse>, Integer, Hash)>] Array<AWSLogsListResponse> data, response status code and response headers
|
|
431
391
|
def list_aws_logs_integrations_with_http_info(opts = {})
|
|
432
392
|
|
|
433
|
-
if @api_client.config.unstable_operations.has_key?(:list_aws_logs_integrations)
|
|
434
|
-
unstable_enabled = @api_client.config.unstable_operations[:list_aws_logs_integrations]
|
|
435
|
-
if unstable_enabled
|
|
436
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "list_aws_logs_integrations")
|
|
437
|
-
else
|
|
438
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "list_aws_logs_integrations"))
|
|
439
|
-
end
|
|
440
|
-
end
|
|
441
|
-
|
|
442
393
|
if @api_client.config.debugging
|
|
443
394
|
@api_client.config.logger.debug 'Calling API: AWSLogsIntegrationAPI.list_aws_logs_integrations ...'
|
|
444
395
|
end
|
|
@@ -472,7 +423,8 @@ module DatadogAPIClient::V1
|
|
|
472
423
|
:form_params => form_params,
|
|
473
424
|
:body => post_body,
|
|
474
425
|
:auth_names => auth_names,
|
|
475
|
-
:return_type => return_type
|
|
426
|
+
:return_type => return_type,
|
|
427
|
+
:api_version => "V1"
|
|
476
428
|
)
|
|
477
429
|
|
|
478
430
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Get, local_var_path, new_options)
|
|
@@ -498,15 +450,6 @@ module DatadogAPIClient::V1
|
|
|
498
450
|
# @return [Array<(Array<AWSLogsListServicesResponse>, Integer, Hash)>] Array<AWSLogsListServicesResponse> data, response status code and response headers
|
|
499
451
|
def list_aws_logs_services_with_http_info(opts = {})
|
|
500
452
|
|
|
501
|
-
if @api_client.config.unstable_operations.has_key?(:list_aws_logs_services)
|
|
502
|
-
unstable_enabled = @api_client.config.unstable_operations[:list_aws_logs_services]
|
|
503
|
-
if unstable_enabled
|
|
504
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "list_aws_logs_services")
|
|
505
|
-
else
|
|
506
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "list_aws_logs_services"))
|
|
507
|
-
end
|
|
508
|
-
end
|
|
509
|
-
|
|
510
453
|
if @api_client.config.debugging
|
|
511
454
|
@api_client.config.logger.debug 'Calling API: AWSLogsIntegrationAPI.list_aws_logs_services ...'
|
|
512
455
|
end
|
|
@@ -540,7 +483,8 @@ module DatadogAPIClient::V1
|
|
|
540
483
|
:form_params => form_params,
|
|
541
484
|
:body => post_body,
|
|
542
485
|
:auth_names => auth_names,
|
|
543
|
-
:return_type => return_type
|
|
486
|
+
:return_type => return_type,
|
|
487
|
+
:api_version => "V1"
|
|
544
488
|
)
|
|
545
489
|
|
|
546
490
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Get, local_var_path, new_options)
|
|
@@ -19,7 +19,7 @@ module DatadogAPIClient::V1
|
|
|
19
19
|
class AzureIntegrationAPI
|
|
20
20
|
attr_accessor :api_client
|
|
21
21
|
|
|
22
|
-
def initialize(api_client = APIClient.default)
|
|
22
|
+
def initialize(api_client = DatadogAPIClient::APIClient.default)
|
|
23
23
|
@api_client = api_client
|
|
24
24
|
end
|
|
25
25
|
|
|
@@ -46,15 +46,6 @@ module DatadogAPIClient::V1
|
|
|
46
46
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
47
47
|
def create_azure_integration_with_http_info(body, opts = {})
|
|
48
48
|
|
|
49
|
-
if @api_client.config.unstable_operations.has_key?(:create_azure_integration)
|
|
50
|
-
unstable_enabled = @api_client.config.unstable_operations[:create_azure_integration]
|
|
51
|
-
if unstable_enabled
|
|
52
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "create_azure_integration")
|
|
53
|
-
else
|
|
54
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "create_azure_integration"))
|
|
55
|
-
end
|
|
56
|
-
end
|
|
57
|
-
|
|
58
49
|
if @api_client.config.debugging
|
|
59
50
|
@api_client.config.logger.debug 'Calling API: AzureIntegrationAPI.create_azure_integration ...'
|
|
60
51
|
end
|
|
@@ -94,7 +85,8 @@ module DatadogAPIClient::V1
|
|
|
94
85
|
:form_params => form_params,
|
|
95
86
|
:body => post_body,
|
|
96
87
|
:auth_names => auth_names,
|
|
97
|
-
:return_type => return_type
|
|
88
|
+
:return_type => return_type,
|
|
89
|
+
:api_version => "V1"
|
|
98
90
|
)
|
|
99
91
|
|
|
100
92
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Post, local_var_path, new_options)
|
|
@@ -121,15 +113,6 @@ module DatadogAPIClient::V1
|
|
|
121
113
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
122
114
|
def delete_azure_integration_with_http_info(body, opts = {})
|
|
123
115
|
|
|
124
|
-
if @api_client.config.unstable_operations.has_key?(:delete_azure_integration)
|
|
125
|
-
unstable_enabled = @api_client.config.unstable_operations[:delete_azure_integration]
|
|
126
|
-
if unstable_enabled
|
|
127
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "delete_azure_integration")
|
|
128
|
-
else
|
|
129
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "delete_azure_integration"))
|
|
130
|
-
end
|
|
131
|
-
end
|
|
132
|
-
|
|
133
116
|
if @api_client.config.debugging
|
|
134
117
|
@api_client.config.logger.debug 'Calling API: AzureIntegrationAPI.delete_azure_integration ...'
|
|
135
118
|
end
|
|
@@ -169,7 +152,8 @@ module DatadogAPIClient::V1
|
|
|
169
152
|
:form_params => form_params,
|
|
170
153
|
:body => post_body,
|
|
171
154
|
:auth_names => auth_names,
|
|
172
|
-
:return_type => return_type
|
|
155
|
+
:return_type => return_type,
|
|
156
|
+
:api_version => "V1"
|
|
173
157
|
)
|
|
174
158
|
|
|
175
159
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Delete, local_var_path, new_options)
|
|
@@ -195,15 +179,6 @@ module DatadogAPIClient::V1
|
|
|
195
179
|
# @return [Array<(Array<AzureAccount>, Integer, Hash)>] Array<AzureAccount> data, response status code and response headers
|
|
196
180
|
def list_azure_integration_with_http_info(opts = {})
|
|
197
181
|
|
|
198
|
-
if @api_client.config.unstable_operations.has_key?(:list_azure_integration)
|
|
199
|
-
unstable_enabled = @api_client.config.unstable_operations[:list_azure_integration]
|
|
200
|
-
if unstable_enabled
|
|
201
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "list_azure_integration")
|
|
202
|
-
else
|
|
203
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "list_azure_integration"))
|
|
204
|
-
end
|
|
205
|
-
end
|
|
206
|
-
|
|
207
182
|
if @api_client.config.debugging
|
|
208
183
|
@api_client.config.logger.debug 'Calling API: AzureIntegrationAPI.list_azure_integration ...'
|
|
209
184
|
end
|
|
@@ -237,7 +212,8 @@ module DatadogAPIClient::V1
|
|
|
237
212
|
:form_params => form_params,
|
|
238
213
|
:body => post_body,
|
|
239
214
|
:auth_names => auth_names,
|
|
240
|
-
:return_type => return_type
|
|
215
|
+
:return_type => return_type,
|
|
216
|
+
:api_version => "V1"
|
|
241
217
|
)
|
|
242
218
|
|
|
243
219
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Get, local_var_path, new_options)
|
|
@@ -264,15 +240,6 @@ module DatadogAPIClient::V1
|
|
|
264
240
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
265
241
|
def update_azure_host_filters_with_http_info(body, opts = {})
|
|
266
242
|
|
|
267
|
-
if @api_client.config.unstable_operations.has_key?(:update_azure_host_filters)
|
|
268
|
-
unstable_enabled = @api_client.config.unstable_operations[:update_azure_host_filters]
|
|
269
|
-
if unstable_enabled
|
|
270
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "update_azure_host_filters")
|
|
271
|
-
else
|
|
272
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "update_azure_host_filters"))
|
|
273
|
-
end
|
|
274
|
-
end
|
|
275
|
-
|
|
276
243
|
if @api_client.config.debugging
|
|
277
244
|
@api_client.config.logger.debug 'Calling API: AzureIntegrationAPI.update_azure_host_filters ...'
|
|
278
245
|
end
|
|
@@ -312,7 +279,8 @@ module DatadogAPIClient::V1
|
|
|
312
279
|
:form_params => form_params,
|
|
313
280
|
:body => post_body,
|
|
314
281
|
:auth_names => auth_names,
|
|
315
|
-
:return_type => return_type
|
|
282
|
+
:return_type => return_type,
|
|
283
|
+
:api_version => "V1"
|
|
316
284
|
)
|
|
317
285
|
|
|
318
286
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Post, local_var_path, new_options)
|
|
@@ -341,15 +309,6 @@ module DatadogAPIClient::V1
|
|
|
341
309
|
# @return [Array<(Object, Integer, Hash)>] Object data, response status code and response headers
|
|
342
310
|
def update_azure_integration_with_http_info(body, opts = {})
|
|
343
311
|
|
|
344
|
-
if @api_client.config.unstable_operations.has_key?(:update_azure_integration)
|
|
345
|
-
unstable_enabled = @api_client.config.unstable_operations[:update_azure_integration]
|
|
346
|
-
if unstable_enabled
|
|
347
|
-
@api_client.config.logger.warn format("Using unstable operation '%s'", "update_azure_integration")
|
|
348
|
-
else
|
|
349
|
-
raise APIError.new(message: format("Unstable operation '%s' is disabled", "update_azure_integration"))
|
|
350
|
-
end
|
|
351
|
-
end
|
|
352
|
-
|
|
353
312
|
if @api_client.config.debugging
|
|
354
313
|
@api_client.config.logger.debug 'Calling API: AzureIntegrationAPI.update_azure_integration ...'
|
|
355
314
|
end
|
|
@@ -389,7 +348,8 @@ module DatadogAPIClient::V1
|
|
|
389
348
|
:form_params => form_params,
|
|
390
349
|
:body => post_body,
|
|
391
350
|
:auth_names => auth_names,
|
|
392
|
-
:return_type => return_type
|
|
351
|
+
:return_type => return_type,
|
|
352
|
+
:api_version => "V1"
|
|
393
353
|
)
|
|
394
354
|
|
|
395
355
|
data, status_code, headers = @api_client.call_api(Net::HTTP::Put, local_var_path, new_options)
|