Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37077,9 +37077,9 @@ paths:
schema:
format: date-time
type: string
- description: 'Boolean to specify whether to include accounts connected to
the current account as partner customers in the Datadog partner network
program. Defaults to `false`. '
- description: Boolean to specify whether to include accounts connected to the
current account as partner customers in the Datadog partner network program.
Defaults to `false`.
in: query
name: include_connected_accounts
required: false
Expand Down Expand Up @@ -38757,9 +38757,9 @@ paths:
required: false
schema:
type: boolean
- description: 'Boolean to specify whether to include accounts connected to
the current account as partner customers in the Datadog partner network
program. Defaults to `false`. '
- description: Boolean to specify whether to include accounts connected to the
current account as partner customers in the Datadog partner network program.
Defaults to `false`.
in: query
name: include_connected_accounts
required: false
Expand Down
42 changes: 21 additions & 21 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7091,11 +7091,11 @@ components:
description: The definition of the `AzureTenant` object.
properties:
app_client_id:
description: 'The Client ID, also known as the Application ID in Azure,
is a unique identifier for an application. It''s used to identify the
application during the authentication process. Your Application (client)
ID is listed in the application''s overview page. You can navigate to
your application via the Azure Directory. '
description: The Client ID, also known as the Application ID in Azure, is
a unique identifier for an application. It's used to identify the application
during the authentication process. Your Application (client) ID is listed
in the application's overview page. You can navigate to your application
via the Azure Directory.
example: ''
type: string
client_secret:
Expand Down Expand Up @@ -7139,11 +7139,11 @@ components:
description: The definition of the `AzureTenant` object.
properties:
app_client_id:
description: 'The Client ID, also known as the Application ID in Azure,
is a unique identifier for an application. It''s used to identify the
application during the authentication process. Your Application (client)
ID is listed in the application''s overview page. You can navigate to
your application via the Azure Directory. '
description: The Client ID, also known as the Application ID in Azure, is
a unique identifier for an application. It's used to identify the application
during the authentication process. Your Application (client) ID is listed
in the application's overview page. You can navigate to your application
via the Azure Directory.
type: string
client_secret:
description: "The Client Secret is a confidential piece of information known
Expand Down Expand Up @@ -54732,7 +54732,7 @@ components:
query:
default: '*'
description: The search query - following the RUM search syntax.
example: '@service:web-ui: '
example: '@service:web-ui:'
type: string
required:
- query
Expand Down Expand Up @@ -58783,7 +58783,7 @@ components:
last_seen: '2020-06-23T14:46:49.000Z'
rule:
id: 0f5-e0c-805
name: 'Brute Force Attack Grouped By User '
name: Brute Force Attack Grouped By User
version: 12
type: object
message:
Expand Down Expand Up @@ -109332,9 +109332,9 @@ paths:
schema:
format: date-time
type: string
- description: 'Boolean to specify whether to include accounts connected to
the current account as partner customers in the Datadog partner network
program. Defaults to `false`. '
- description: Boolean to specify whether to include accounts connected to the
current account as partner customers in the Datadog partner network program.
Defaults to `false`.
in: query
name: include_connected_accounts
required: false
Expand Down Expand Up @@ -109415,9 +109415,9 @@ paths:
schema:
format: date-time
type: string
- description: 'Boolean to specify whether to include accounts connected to
the current account as partner customers in the Datadog partner network
program. Defaults to `false`. '
- description: Boolean to specify whether to include accounts connected to the
current account as partner customers in the Datadog partner network program.
Defaults to `false`.
in: query
name: include_connected_accounts
required: false
Expand Down Expand Up @@ -109752,9 +109752,9 @@ paths:
required: false
schema:
type: string
- description: 'Boolean to specify whether to include accounts connected to
the current account as partner customers in the Datadog partner network
program. Defaults to `false`. '
- description: Boolean to specify whether to include accounts connected to the
current account as partner customers in the Datadog partner network program.
Defaults to `false`.
in: query
name: include_connected_accounts
required: false
Expand Down
4 changes: 2 additions & 2 deletions lib/datadog_api_client/v1/api/usage_metering_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ def get_usage_billable_summary(opts = {})
#
# @param opts [Hash] the optional parameters
# @option opts [Time] :month Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]` for usage starting this month.
# @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`.
# @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`.
# @return [Array<(UsageBillableSummaryResponse, Integer, Hash)>] UsageBillableSummaryResponse data, response status code and response headers
def get_usage_billable_summary_with_http_info(opts = {})

Expand Down Expand Up @@ -2348,7 +2348,7 @@ def get_usage_summary(start_month, opts = {})
# @param opts [Hash] the optional parameters
# @option opts [Time] :end_month Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]` for usage ending this month.
# @option opts [Boolean] :include_org_details Include usage summaries for each sub-org.
# @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`.
# @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`.
# @return [Array<(UsageSummaryResponse, Integer, Hash)>] UsageSummaryResponse data, response status code and response headers
def get_usage_summary_with_http_info(start_month, opts = {})

Expand Down
6 changes: 3 additions & 3 deletions lib/datadog_api_client/v2/api/usage_metering_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ def get_estimated_cost_by_org(opts = {})
# @option opts [Time] :end_month Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]` for cost ending this month.
# @option opts [Time] :start_date Datetime in ISO-8601 format, UTC, precise to day: `[YYYY-MM-DD]` for cost beginning this day. **Either start_month or start_date should be specified, but not both.** (start_date cannot go beyond two months in the past). Provide an `end_date` to view day-over-day cumulative cost.
# @option opts [Time] :end_date Datetime in ISO-8601 format, UTC, precise to day: `[YYYY-MM-DD]` for cost ending this day.
# @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`.
# @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`.
# @return [Array<(CostByOrgResponse, Integer, Hash)>] CostByOrgResponse data, response status code and response headers
def get_estimated_cost_by_org_with_http_info(opts = {})

Expand Down Expand Up @@ -323,7 +323,7 @@ def get_historical_cost_by_org(start_month, opts = {})
# @param opts [Hash] the optional parameters
# @option opts [String] :view String to specify whether cost is broken down at a parent-org level or at the sub-org level. Available views are `summary` and `sub-org`. Defaults to `summary`.
# @option opts [Time] :end_month Datetime in ISO-8601 format, UTC, precise to month: `[YYYY-MM]` for cost ending this month.
# @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`.
# @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`.
# @return [Array<(CostByOrgResponse, Integer, Hash)>] CostByOrgResponse data, response status code and response headers
def get_historical_cost_by_org_with_http_info(start_month, opts = {})

Expand Down Expand Up @@ -591,7 +591,7 @@ def get_projected_cost(opts = {})
#
# @param opts [Hash] the optional parameters
# @option opts [String] :view String to specify whether cost is broken down at a parent-org level or at the sub-org level. Available views are `summary` and `sub-org`. Defaults to `summary`.
# @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`.
# @option opts [Boolean] :include_connected_accounts Boolean to specify whether to include accounts connected to the current account as partner customers in the Datadog partner network program. Defaults to `false`.
# @return [Array<(ProjectedCostResponse, Integer, Hash)>] ProjectedCostResponse data, response status code and response headers
def get_projected_cost_with_http_info(opts = {})

Expand Down
Loading