IP ranges.

Hierarchy

  • IPRanges

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Available prefix information for the Agent endpoints.

Available prefix information for the API endpoints.

Available prefix information for the APM endpoints.

Available prefix information for all Datadog endpoints.

Available prefix information for the Logs endpoints.

modified?: string

Date when last updated, in the form YYYY-MM-DD-hh-mm-ss.

orchestrator?: IPPrefixesOrchestrator

Available prefix information for the Orchestrator endpoints.

Available prefix information for the Process endpoints.

remoteConfiguration?: IPPrefixesRemoteConfiguration

Available prefix information for the Remote Configuration endpoints.

Available prefix information for the Synthetics endpoints.

syntheticsPrivateLocations?: IPPrefixesSyntheticsPrivateLocations

Available prefix information for the Synthetics Private Locations endpoints.

version?: number

Version of the IP list.

Available prefix information for the Webhook endpoints.

Generated using TypeDoc