From bbe96944f335e080d4d30dc84de7aeea6fb92f5b Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Mon, 7 Jun 2021 11:37:43 +0000 Subject: [PATCH] Regenerate client from commit cb48df5 of spec repo --- .apigentools-info | 8 ++++---- features/v1/authentication.feature | 2 +- features/v1/aws_integration.feature | 2 +- features/v1/aws_logs_integration.feature | 2 +- features/v1/azure_integration.feature | 2 +- features/v1/dashboard_lists.feature | 2 +- features/v1/dashboards.feature | 2 +- features/v1/downtimes.feature | 2 +- features/v1/events.feature | 2 +- features/v1/gcp_integration.feature | 2 +- features/v1/hosts.feature | 2 +- features/v1/ip_ranges.feature | 2 +- features/v1/key_management.feature | 2 +- features/v1/logs.feature | 2 +- features/v1/logs_indexes.feature | 2 +- features/v1/logs_pipelines.feature | 2 +- features/v1/metrics.feature | 2 +- features/v1/monitors.feature | 2 +- features/v1/notebooks.feature | 2 +- features/v1/organizations.feature | 2 +- features/v1/pagerduty_integration.feature | 2 +- features/v1/service_checks.feature | 2 +- features/v1/service_level_objective_corrections.feature | 2 +- features/v1/service_level_objectives.feature | 2 +- features/v1/slack_integration.feature | 2 +- features/v1/snapshots.feature | 2 +- features/v1/synthetics.feature | 2 +- features/v1/tags.feature | 2 +- features/v1/usage_metering.feature | 2 +- features/v1/users.feature | 2 +- features/v2/dashboard_lists.feature | 2 +- features/v2/incident_services.feature | 2 +- features/v2/incident_teams.feature | 2 +- features/v2/incidents.feature | 2 +- features/v2/key_management.feature | 2 +- features/v2/logs.feature | 2 +- features/v2/logs_archives.feature | 2 +- features/v2/logs_metrics.feature | 2 +- features/v2/metrics.feature | 2 +- features/v2/processes.feature | 2 +- features/v2/roles.feature | 2 +- features/v2/security_monitoring.feature | 2 +- features/v2/users.feature | 2 +- 43 files changed, 46 insertions(+), 46 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index db463b3d4ce0..c105404261a9 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.4.1.dev8", - "regenerated": "2021-06-07 08:19:08.624819", - "spec_repo_commit": "9151896" + "regenerated": "2021-06-07 11:36:45.335016", + "spec_repo_commit": "cb48df5" }, "v2": { "apigentools_version": "1.4.1.dev8", - "regenerated": "2021-06-07 08:20:04.467936", - "spec_repo_commit": "9151896" + "regenerated": "2021-06-07 11:37:41.263441", + "spec_repo_commit": "cb48df5" } } } \ No newline at end of file diff --git a/features/v1/authentication.feature b/features/v1/authentication.feature index ea06f0518ca4..8dcaf6dc19b5 100644 --- a/features/v1/authentication.feature +++ b/features/v1/authentication.feature @@ -1,4 +1,4 @@ -@endpoint(authentication) +@endpoint(authentication) @endpoint(authentication-v1) Feature: Authentication All requests to Datadog’s API must be authenticated. Requests that write data require reporting access and require an `API key`. Requests that read diff --git a/features/v1/aws_integration.feature b/features/v1/aws_integration.feature index 25b8a152aaf5..99b7fefd40e5 100644 --- a/features/v1/aws_integration.feature +++ b/features/v1/aws_integration.feature @@ -1,4 +1,4 @@ -@endpoint(aws-integration) +@endpoint(aws-integration) @endpoint(aws-integration-v1) Feature: AWS Integration Configure your Datadog-AWS integration directly through the Datadog API. For more information, see the [AWS integration diff --git a/features/v1/aws_logs_integration.feature b/features/v1/aws_logs_integration.feature index 6130f3eb6300..2b3c8a9d1e49 100644 --- a/features/v1/aws_logs_integration.feature +++ b/features/v1/aws_logs_integration.feature @@ -1,4 +1,4 @@ -@endpoint(aws-logs-integration) +@endpoint(aws-logs-integration) @endpoint(aws-logs-integration-v1) Feature: AWS Logs Integration Configure your Datadog-AWS-Logs integration directly through Datadog API. For more information, see the [AWS integration diff --git a/features/v1/azure_integration.feature b/features/v1/azure_integration.feature index d76f97c35abe..215ada339001 100644 --- a/features/v1/azure_integration.feature +++ b/features/v1/azure_integration.feature @@ -1,4 +1,4 @@ -@endpoint(azure-integration) +@endpoint(azure-integration) @endpoint(azure-integration-v1) Feature: Azure Integration Configure your Datadog-Azure integration directly through the Datadog API. For more information, see the [Datadog-Azure integration diff --git a/features/v1/dashboard_lists.feature b/features/v1/dashboard_lists.feature index b3b66a284bf9..4f2a87a6ae4c 100644 --- a/features/v1/dashboard_lists.feature +++ b/features/v1/dashboard_lists.feature @@ -1,4 +1,4 @@ -@endpoint(dashboard-lists) +@endpoint(dashboard-lists) @endpoint(dashboard-lists-v1) Feature: Dashboard Lists Interact with your dashboard lists through the API to organize, find, and share all of your dashboards with your team and organization. diff --git a/features/v1/dashboards.feature b/features/v1/dashboards.feature index 77c2003cd216..729efc248adb 100644 --- a/features/v1/dashboards.feature +++ b/features/v1/dashboards.feature @@ -1,4 +1,4 @@ -@endpoint(dashboards) +@endpoint(dashboards) @endpoint(dashboards-v1) Feature: Dashboards Interact with your dashboard lists through the API to make it easier to organize, find, and share all of your dashboards with your team and diff --git a/features/v1/downtimes.feature b/features/v1/downtimes.feature index 38d7b3b59594..95c7f2b678e1 100644 --- a/features/v1/downtimes.feature +++ b/features/v1/downtimes.feature @@ -1,4 +1,4 @@ -@endpoint(downtimes) +@endpoint(downtimes) @endpoint(downtimes-v1) Feature: Downtimes [Downtiming](https://docs.datadoghq.com/monitors/downtimes) gives you greater control over monitor notifications by allowing you to globally diff --git a/features/v1/events.feature b/features/v1/events.feature index 0b86f2586e05..433add84e2a1 100644 --- a/features/v1/events.feature +++ b/features/v1/events.feature @@ -1,4 +1,4 @@ -@endpoint(events) +@endpoint(events) @endpoint(events-v1) Feature: Events The events service allows you to programmatically post events to the event stream and fetch events from the event stream. Events are limited to 4000 diff --git a/features/v1/gcp_integration.feature b/features/v1/gcp_integration.feature index f513eddc9cbe..f8b3394becaa 100644 --- a/features/v1/gcp_integration.feature +++ b/features/v1/gcp_integration.feature @@ -1,4 +1,4 @@ -@endpoint(gcp-integration) +@endpoint(gcp-integration) @endpoint(gcp-integration-v1) Feature: GCP Integration Configure your Datadog-Google Cloud Platform (GCP) integration directly through the Datadog API. Read more about the [Datadog-Google Cloud diff --git a/features/v1/hosts.feature b/features/v1/hosts.feature index 6562c6088175..84758e7dbcbb 100644 --- a/features/v1/hosts.feature +++ b/features/v1/hosts.feature @@ -1,4 +1,4 @@ -@endpoint(hosts) +@endpoint(hosts) @endpoint(hosts-v1) Feature: Hosts Get information about your live hosts in Datadog. diff --git a/features/v1/ip_ranges.feature b/features/v1/ip_ranges.feature index 05dec2fa3480..44bae028718d 100644 --- a/features/v1/ip_ranges.feature +++ b/features/v1/ip_ranges.feature @@ -1,4 +1,4 @@ -@endpoint(ip-ranges) @v1 +@endpoint(ip-ranges) @endpoint(ip-ranges-v1) Feature: IP Ranges Get a list of IP prefixes belonging to Datadog. diff --git a/features/v1/key_management.feature b/features/v1/key_management.feature index e5af1b4041b5..1bc41fe4175d 100644 --- a/features/v1/key_management.feature +++ b/features/v1/key_management.feature @@ -1,4 +1,4 @@ -@endpoint(key-management) +@endpoint(key-management) @endpoint(key-management-v1) Feature: Key Management Manage your Datadog API and application keys. You need an API key and an application key for a user with the required permissions to interact with diff --git a/features/v1/logs.feature b/features/v1/logs.feature index 4354fc5f3462..a206c2a0d81c 100644 --- a/features/v1/logs.feature +++ b/features/v1/logs.feature @@ -1,4 +1,4 @@ -@endpoint(logs) +@endpoint(logs) @endpoint(logs-v1) Feature: Logs Search your logs and send them to your Datadog platform over HTTP. diff --git a/features/v1/logs_indexes.feature b/features/v1/logs_indexes.feature index f19a1b004f07..066b1f971a91 100644 --- a/features/v1/logs_indexes.feature +++ b/features/v1/logs_indexes.feature @@ -1,4 +1,4 @@ -@endpoint(logs-indexes) +@endpoint(logs-indexes) @endpoint(logs-indexes-v1) Feature: Logs Indexes Manage configuration of [log indexes](https://docs.datadoghq.com/logs/indexes/). You need an API and diff --git a/features/v1/logs_pipelines.feature b/features/v1/logs_pipelines.feature index f7fbff3dbfbd..d4a158e22de5 100644 --- a/features/v1/logs_pipelines.feature +++ b/features/v1/logs_pipelines.feature @@ -1,4 +1,4 @@ -@endpoint(logs-pipelines) +@endpoint(logs-pipelines) @endpoint(logs-pipelines-v1) Feature: Logs Pipelines Pipelines and processors operate on incoming logs, parsing and transforming them into structured attributes for easier querying. - See diff --git a/features/v1/metrics.feature b/features/v1/metrics.feature index 55428df59b93..041447e11bcb 100644 --- a/features/v1/metrics.feature +++ b/features/v1/metrics.feature @@ -1,4 +1,4 @@ -@endpoint(metrics) +@endpoint(metrics) @endpoint(metrics-v1) Feature: Metrics The metrics endpoint allows you to: - Post metrics data so it can be graphed on Datadog’s dashboards - Query metrics from any time period - diff --git a/features/v1/monitors.feature b/features/v1/monitors.feature index eb6561de42dc..930acb0b0abf 100644 --- a/features/v1/monitors.feature +++ b/features/v1/monitors.feature @@ -1,4 +1,4 @@ -@endpoint(monitors) +@endpoint(monitors) @endpoint(monitors-v1) Feature: Monitors [Monitors](https://docs.datadoghq.com/monitors) allow you to watch a metric or check that you care about, notifying your team when some defined diff --git a/features/v1/notebooks.feature b/features/v1/notebooks.feature index dd9b09bd9d19..d08f861a5c31 100644 --- a/features/v1/notebooks.feature +++ b/features/v1/notebooks.feature @@ -1,4 +1,4 @@ -@endpoint(notebooks) +@endpoint(notebooks) @endpoint(notebooks-v1) Feature: Notebooks Interact with your notebooks through the API to make it easier to organize, find, and share all of your notebooks with your team and diff --git a/features/v1/organizations.feature b/features/v1/organizations.feature index da2979dd1d16..a647054a536a 100644 --- a/features/v1/organizations.feature +++ b/features/v1/organizations.feature @@ -1,4 +1,4 @@ -@endpoint(organizations) +@endpoint(organizations) @endpoint(organizations-v1) Feature: Organizations Create, edit, and manage your organizations. Read more about [multi-org ac counts](https://docs.datadoghq.com/account_management/multi_organization). diff --git a/features/v1/pagerduty_integration.feature b/features/v1/pagerduty_integration.feature index 9b32da07f9e7..fafda5d14f14 100644 --- a/features/v1/pagerduty_integration.feature +++ b/features/v1/pagerduty_integration.feature @@ -1,4 +1,4 @@ -@endpoint(pagerduty-integration) +@endpoint(pagerduty-integration) @endpoint(pagerduty-integration-v1) Feature: PagerDuty Integration Configure your [Datadog-PagerDuty integration](https://docs.datadoghq.com/api/?lang=bash#integration- diff --git a/features/v1/service_checks.feature b/features/v1/service_checks.feature index 2fec76fad896..75a7824d89db 100644 --- a/features/v1/service_checks.feature +++ b/features/v1/service_checks.feature @@ -1,4 +1,4 @@ -@endpoint(service-checks) +@endpoint(service-checks) @endpoint(service-checks-v1) Feature: Service Checks The service check endpoint allows you to post check statuses for use with monitors. Service check messages are limited to 500 characters. If a check diff --git a/features/v1/service_level_objective_corrections.feature b/features/v1/service_level_objective_corrections.feature index 7869a215045b..44216aa7753d 100644 --- a/features/v1/service_level_objective_corrections.feature +++ b/features/v1/service_level_objective_corrections.feature @@ -1,4 +1,4 @@ -@endpoint(service-level-objective-corrections) +@endpoint(service-level-objective-corrections) @endpoint(service-level-objective-corrections-v1) Feature: Service Level Objective Corrections SLO Status Corrections allow you to prevent specific time periods from negatively impacting your SLO’s status and error budget. You can use diff --git a/features/v1/service_level_objectives.feature b/features/v1/service_level_objectives.feature index 2b9843292695..c091252ec1a3 100644 --- a/features/v1/service_level_objectives.feature +++ b/features/v1/service_level_objectives.feature @@ -1,4 +1,4 @@ -@endpoint(service-level-objectives) +@endpoint(service-level-objectives) @endpoint(service-level-objectives-v1) Feature: Service Level Objectives [Service Level Objectives](https://docs.datadoghq.com/monitors/service_lev el_objectives/#configuration) (or SLOs) are a key part of the site diff --git a/features/v1/slack_integration.feature b/features/v1/slack_integration.feature index f3def235515b..1c98bd6e4b5f 100644 --- a/features/v1/slack_integration.feature +++ b/features/v1/slack_integration.feature @@ -1,4 +1,4 @@ -@endpoint(slack-integration) +@endpoint(slack-integration) @endpoint(slack-integration-v1) Feature: Slack Integration Configure your [Datadog-Slack integration](https://docs.datadoghq.com/integrations/slack) directly diff --git a/features/v1/snapshots.feature b/features/v1/snapshots.feature index 886b6d6e4519..915c1d690d23 100644 --- a/features/v1/snapshots.feature +++ b/features/v1/snapshots.feature @@ -1,4 +1,4 @@ -@endpoint(snapshots) +@endpoint(snapshots) @endpoint(snapshots-v1) Feature: Snapshots Take graph snapshots using the API. diff --git a/features/v1/synthetics.feature b/features/v1/synthetics.feature index c88c4ffd9dbb..97e6c71a6c86 100644 --- a/features/v1/synthetics.feature +++ b/features/v1/synthetics.feature @@ -1,4 +1,4 @@ -@endpoint(synthetics) +@endpoint(synthetics) @endpoint(synthetics-v1) Feature: Synthetics Datadog Synthetics uses simulated user requests and browser rendering to help you ensure uptime, identify regional issues, and track your diff --git a/features/v1/tags.feature b/features/v1/tags.feature index 133316ed5e1c..2c25d268277a 100644 --- a/features/v1/tags.feature +++ b/features/v1/tags.feature @@ -1,4 +1,4 @@ -@endpoint(tags) +@endpoint(tags) @endpoint(tags-v1) Feature: Tags The tag endpoint allows you to assign tags to hosts, for example: `role:database`. Those tags are applied to all metrics sent by the host. diff --git a/features/v1/usage_metering.feature b/features/v1/usage_metering.feature index 8515846694cc..4fc14c758314 100644 --- a/features/v1/usage_metering.feature +++ b/features/v1/usage_metering.feature @@ -1,4 +1,4 @@ -@endpoint(usage-metering) +@endpoint(usage-metering) @endpoint(usage-metering-v1) Feature: Usage Metering The usage metering API allows you to get hourly, daily, and monthly usage across multiple facets of Datadog. This API is available to all Pro and diff --git a/features/v1/users.feature b/features/v1/users.feature index 280e6510f39f..780e91016dbd 100644 --- a/features/v1/users.feature +++ b/features/v1/users.feature @@ -1,4 +1,4 @@ -@endpoint(users) +@endpoint(users) @endpoint(users-v1) Feature: Users Create, edit, and disable users. diff --git a/features/v2/dashboard_lists.feature b/features/v2/dashboard_lists.feature index 69738e23c52d..4e193805ae17 100644 --- a/features/v2/dashboard_lists.feature +++ b/features/v2/dashboard_lists.feature @@ -1,4 +1,4 @@ -@endpoint(dashboard-lists) +@endpoint(dashboard-lists) @endpoint(dashboard-lists-v2) Feature: Dashboard Lists Interact with your dashboard lists through the API to organize, find, and share all of your dashboards with your team and organization. diff --git a/features/v2/incident_services.feature b/features/v2/incident_services.feature index a258e8fda6fa..019650ca9924 100644 --- a/features/v2/incident_services.feature +++ b/features/v2/incident_services.feature @@ -1,4 +1,4 @@ -@endpoint(incident-services) +@endpoint(incident-services) @endpoint(incident-services-v2) Feature: Incident Services Create, update, delete, and retrieve services which can be associated with incidents. diff --git a/features/v2/incident_teams.feature b/features/v2/incident_teams.feature index 14c64c4fc5d7..ac7df20a5592 100644 --- a/features/v2/incident_teams.feature +++ b/features/v2/incident_teams.feature @@ -1,4 +1,4 @@ -@endpoint(incident-teams) +@endpoint(incident-teams) @endpoint(incident-teams-v2) Feature: Incident Teams Create, update, delete and retrieve teams which can be associated with incidents. diff --git a/features/v2/incidents.feature b/features/v2/incidents.feature index 12a400cad8cf..14a9c38a22c9 100644 --- a/features/v2/incidents.feature +++ b/features/v2/incidents.feature @@ -1,4 +1,4 @@ -@endpoint(incidents) +@endpoint(incidents) @endpoint(incidents-v2) Feature: Incidents Manage incident response. diff --git a/features/v2/key_management.feature b/features/v2/key_management.feature index f4a5dc286852..ece4bbba3ab4 100644 --- a/features/v2/key_management.feature +++ b/features/v2/key_management.feature @@ -1,4 +1,4 @@ -@endpoint(key-management) +@endpoint(key-management) @endpoint(key-management-v2) Feature: Key Management Manage your Datadog API and application keys. You need an API key and an application key for a user with the required permissions to interact with diff --git a/features/v2/logs.feature b/features/v2/logs.feature index d17ba44be638..d22fbca02cb8 100644 --- a/features/v2/logs.feature +++ b/features/v2/logs.feature @@ -1,4 +1,4 @@ -@endpoint(logs) +@endpoint(logs) @endpoint(logs-v2) Feature: Logs Search your logs and send them to your Datadog platform over HTTP. diff --git a/features/v2/logs_archives.feature b/features/v2/logs_archives.feature index 2ae1f1af3bd0..4f7d1fd37715 100644 --- a/features/v2/logs_archives.feature +++ b/features/v2/logs_archives.feature @@ -1,4 +1,4 @@ -@endpoint(logs-archives) +@endpoint(logs-archives) @endpoint(logs-archives-v2) Feature: Logs Archives Archives forward all the logs ingested to a cloud storage system. See the [Archives Page](https://app.datadoghq.com/logs/pipelines/archives) for a diff --git a/features/v2/logs_metrics.feature b/features/v2/logs_metrics.feature index 2e4586e91e77..ea88b8688368 100644 --- a/features/v2/logs_metrics.feature +++ b/features/v2/logs_metrics.feature @@ -1,4 +1,4 @@ -@endpoint(logs-metrics) +@endpoint(logs-metrics) @endpoint(logs-metrics-v2) Feature: Logs Metrics Manage configuration of [log-based metrics](https://app.datadoghq.com/logs/pipelines/generate-metrics) for diff --git a/features/v2/metrics.feature b/features/v2/metrics.feature index c400f6e3b3cd..33a524f705eb 100644 --- a/features/v2/metrics.feature +++ b/features/v2/metrics.feature @@ -1,4 +1,4 @@ -@endpoint(metrics) +@endpoint(metrics) @endpoint(metrics-v2) Feature: Metrics The metrics endpoint allows you to: - Post metrics data so it can be graphed on Datadog’s dashboards - Query metrics from any time period - diff --git a/features/v2/processes.feature b/features/v2/processes.feature index 0010a9950081..951d7eefedfb 100644 --- a/features/v2/processes.feature +++ b/features/v2/processes.feature @@ -1,4 +1,4 @@ -@endpoint(processes) +@endpoint(processes) @endpoint(processes-v2) Feature: Processes The processes API allows you to query processes data for your organization. diff --git a/features/v2/roles.feature b/features/v2/roles.feature index 8bc270a2c0ed..a012af841608 100644 --- a/features/v2/roles.feature +++ b/features/v2/roles.feature @@ -1,4 +1,4 @@ -@endpoint(roles) @v2 +@endpoint(roles) @endpoint(roles-v2) Feature: Roles The Roles API is used to create and manage Datadog roles, what [global permissions](https://docs.datadoghq.com/account_management/rbac/) they diff --git a/features/v2/security_monitoring.feature b/features/v2/security_monitoring.feature index 973c78b7eb70..7d84c65c1266 100644 --- a/features/v2/security_monitoring.feature +++ b/features/v2/security_monitoring.feature @@ -1,4 +1,4 @@ -@endpoint(security-monitoring) +@endpoint(security-monitoring) @endpoint(security-monitoring-v2) Feature: Security Monitoring Detection rules for generating signals and listing of generated signals. diff --git a/features/v2/users.feature b/features/v2/users.feature index dccbd4159f81..c64c1d34ec71 100644 --- a/features/v2/users.feature +++ b/features/v2/users.feature @@ -1,4 +1,4 @@ -@endpoint(users) @v2 +@endpoint(users) @endpoint(users-v2) Feature: Users Create, edit, and disable users.