@datadog/datadog-api-client 1.4.0 → 1.5.0
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.
- package/CHANGELOG.md +18 -0
- package/README.md +0 -2
- package/dist/packages/datadog-api-client-common/exception.js +3 -0
- package/dist/packages/datadog-api-client-common/exception.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/AWSIntegrationApi.js +9 -18
- package/dist/packages/datadog-api-client-v1/apis/AWSIntegrationApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/AWSLogsIntegrationApi.js +7 -14
- package/dist/packages/datadog-api-client-v1/apis/AWSLogsIntegrationApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/AuthenticationApi.js +1 -2
- package/dist/packages/datadog-api-client-v1/apis/AuthenticationApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/AzureIntegrationApi.js +5 -10
- package/dist/packages/datadog-api-client-v1/apis/AzureIntegrationApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/DashboardListsApi.js +5 -10
- package/dist/packages/datadog-api-client-v1/apis/DashboardListsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/DashboardsApi.js +7 -14
- package/dist/packages/datadog-api-client-v1/apis/DashboardsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/DowntimesApi.js +7 -14
- package/dist/packages/datadog-api-client-v1/apis/DowntimesApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/EventsApi.js +3 -6
- package/dist/packages/datadog-api-client-v1/apis/EventsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/GCPIntegrationApi.js +4 -8
- package/dist/packages/datadog-api-client-v1/apis/GCPIntegrationApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/HostsApi.js +4 -8
- package/dist/packages/datadog-api-client-v1/apis/HostsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/IPRangesApi.js +1 -2
- package/dist/packages/datadog-api-client-v1/apis/IPRangesApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/KeyManagementApi.js +10 -20
- package/dist/packages/datadog-api-client-v1/apis/KeyManagementApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/LogsApi.js +4 -8
- package/dist/packages/datadog-api-client-v1/apis/LogsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/LogsIndexesApi.js +10 -20
- package/dist/packages/datadog-api-client-v1/apis/LogsIndexesApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/LogsPipelinesApi.js +12 -24
- package/dist/packages/datadog-api-client-v1/apis/LogsPipelinesApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/MetricsApi.js +7 -14
- package/dist/packages/datadog-api-client-v1/apis/MetricsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/MonitorsApi.js +10 -20
- package/dist/packages/datadog-api-client-v1/apis/MonitorsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/NotebooksApi.js +5 -10
- package/dist/packages/datadog-api-client-v1/apis/NotebooksApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/OrganizationsApi.js +6 -12
- package/dist/packages/datadog-api-client-v1/apis/OrganizationsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/PagerDutyIntegrationApi.js +4 -8
- package/dist/packages/datadog-api-client-v1/apis/PagerDutyIntegrationApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/SecurityMonitoringApi.js +3 -6
- package/dist/packages/datadog-api-client-v1/apis/SecurityMonitoringApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/ServiceChecksApi.js +1 -2
- package/dist/packages/datadog-api-client-v1/apis/ServiceChecksApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/ServiceLevelObjectiveCorrectionsApi.js +5 -10
- package/dist/packages/datadog-api-client-v1/apis/ServiceLevelObjectiveCorrectionsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/ServiceLevelObjectivesApi.js +10 -20
- package/dist/packages/datadog-api-client-v1/apis/ServiceLevelObjectivesApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/SlackIntegrationApi.js +5 -10
- package/dist/packages/datadog-api-client-v1/apis/SlackIntegrationApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/SnapshotsApi.js +1 -2
- package/dist/packages/datadog-api-client-v1/apis/SnapshotsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/SyntheticsApi.js +27 -54
- package/dist/packages/datadog-api-client-v1/apis/SyntheticsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/TagsApi.js +5 -10
- package/dist/packages/datadog-api-client-v1/apis/TagsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/UsageMeteringApi.d.ts +1 -1
- package/dist/packages/datadog-api-client-v1/apis/UsageMeteringApi.js +39 -77
- package/dist/packages/datadog-api-client-v1/apis/UsageMeteringApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/UsersApi.js +5 -10
- package/dist/packages/datadog-api-client-v1/apis/UsersApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/apis/WebhooksIntegrationApi.js +8 -16
- package/dist/packages/datadog-api-client-v1/apis/WebhooksIntegrationApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/models/MonitorOptions.d.ts +9 -0
- package/dist/packages/datadog-api-client-v1/models/MonitorOptions.js +4 -0
- package/dist/packages/datadog-api-client-v1/models/MonitorOptions.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/models/SyntheticsBrowserTest.d.ts +1 -1
- package/dist/packages/datadog-api-client-v1/models/UsageCIVisibilityHour.js +4 -0
- package/dist/packages/datadog-api-client-v1/models/UsageCIVisibilityHour.js.map +1 -1
- package/dist/packages/datadog-api-client-v1/models/UsageOnlineArchiveHour.js +1 -0
- package/dist/packages/datadog-api-client-v1/models/UsageOnlineArchiveHour.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/AuditApi.js +2 -4
- package/dist/packages/datadog-api-client-v2/apis/AuditApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/AuthNMappingsApi.js +5 -10
- package/dist/packages/datadog-api-client-v2/apis/AuthNMappingsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/CloudWorkloadSecurityApi.js +6 -12
- package/dist/packages/datadog-api-client-v2/apis/CloudWorkloadSecurityApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/ConfluentCloudApi.d.ts +253 -0
- package/dist/packages/datadog-api-client-v2/apis/ConfluentCloudApi.js +1064 -0
- package/dist/packages/datadog-api-client-v2/apis/ConfluentCloudApi.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/apis/DashboardListsApi.js +4 -8
- package/dist/packages/datadog-api-client-v2/apis/DashboardListsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/EventsApi.js +2 -4
- package/dist/packages/datadog-api-client-v2/apis/EventsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/IncidentServicesApi.js +5 -10
- package/dist/packages/datadog-api-client-v2/apis/IncidentServicesApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/IncidentTeamsApi.js +5 -10
- package/dist/packages/datadog-api-client-v2/apis/IncidentTeamsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/IncidentsApi.js +7 -14
- package/dist/packages/datadog-api-client-v2/apis/IncidentsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/KeyManagementApi.js +14 -28
- package/dist/packages/datadog-api-client-v2/apis/KeyManagementApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/LogsApi.js +4 -8
- package/dist/packages/datadog-api-client-v2/apis/LogsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/LogsArchivesApi.js +10 -20
- package/dist/packages/datadog-api-client-v2/apis/LogsArchivesApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/LogsMetricsApi.js +5 -10
- package/dist/packages/datadog-api-client-v2/apis/LogsMetricsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/MetricsApi.d.ts +1 -1
- package/dist/packages/datadog-api-client-v2/apis/MetricsApi.js +16 -28
- package/dist/packages/datadog-api-client-v2/apis/MetricsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/OpsgenieIntegrationApi.js +5 -10
- package/dist/packages/datadog-api-client-v2/apis/OpsgenieIntegrationApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/OrganizationsApi.js +1 -2
- package/dist/packages/datadog-api-client-v2/apis/OrganizationsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/ProcessesApi.js +1 -2
- package/dist/packages/datadog-api-client-v2/apis/ProcessesApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/RUMApi.js +8 -16
- package/dist/packages/datadog-api-client-v2/apis/RUMApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/RolesApi.js +13 -26
- package/dist/packages/datadog-api-client-v2/apis/RolesApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/SecurityMonitoringApi.js +16 -32
- package/dist/packages/datadog-api-client-v2/apis/SecurityMonitoringApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/ServiceAccountsApi.js +5 -10
- package/dist/packages/datadog-api-client-v2/apis/ServiceAccountsApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/ServiceDefinitionApi.d.ts +94 -0
- package/dist/packages/datadog-api-client-v2/apis/ServiceDefinitionApi.js +456 -0
- package/dist/packages/datadog-api-client-v2/apis/ServiceDefinitionApi.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/apis/UsageMeteringApi.js +7 -14
- package/dist/packages/datadog-api-client-v2/apis/UsageMeteringApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/apis/UsersApi.js +10 -20
- package/dist/packages/datadog-api-client-v2/apis/UsersApi.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/index.d.ts +53 -0
- package/dist/packages/datadog-api-client-v2/index.js +92 -9
- package/dist/packages/datadog-api-client-v2/index.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountCreateRequest.d.ts +29 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountCreateRequest.js +29 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountCreateRequest.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountCreateRequestAttributes.d.ts +41 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountCreateRequestAttributes.js +42 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountCreateRequestAttributes.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountCreateRequestData.d.ts +34 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountCreateRequestData.js +34 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountCreateRequestData.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResourceAttributes.d.ts +36 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResourceAttributes.js +41 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResourceAttributes.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResponse.d.ts +29 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResponse.js +28 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResponse.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResponseAttributes.d.ts +37 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResponseAttributes.js +37 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResponseAttributes.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResponseData.d.ts +38 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResponseData.js +39 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountResponseData.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountType.d.ts +7 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountType.js +10 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountType.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountUpdateRequest.d.ts +29 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountUpdateRequest.js +29 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountUpdateRequest.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountUpdateRequestAttributes.d.ts +36 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountUpdateRequestAttributes.js +43 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountUpdateRequestAttributes.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountUpdateRequestData.d.ts +34 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountUpdateRequestData.js +34 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountUpdateRequestData.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountsResponse.d.ts +29 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountsResponse.js +28 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentAccountsResponse.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceRequest.d.ts +29 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceRequest.js +29 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceRequest.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceRequestAttributes.d.ts +32 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceRequestAttributes.js +37 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceRequestAttributes.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceRequestData.d.ts +38 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceRequestData.js +39 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceRequestData.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceResponse.d.ts +29 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceResponse.js +28 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceResponse.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceResponseAttributes.d.ts +32 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceResponseAttributes.js +38 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceResponseAttributes.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceResponseData.d.ts +38 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceResponseData.js +39 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceResponseData.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceType.d.ts +7 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceType.js +10 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourceType.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourcesResponse.d.ts +29 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourcesResponse.js +28 -0
- package/dist/packages/datadog-api-client-v2/models/ConfluentResourcesResponse.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/Event.js +1 -0
- package/dist/packages/datadog-api-client-v2/models/Event.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/models/EventAttributes.js +2 -0
- package/dist/packages/datadog-api-client-v2/models/EventAttributes.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/models/HTTPLogItem.d.ts +3 -3
- package/dist/packages/datadog-api-client-v2/models/IncidentResponseAttributes.d.ts +1 -1
- package/dist/packages/datadog-api-client-v2/models/IncidentUpdateAttributes.d.ts +0 -4
- package/dist/packages/datadog-api-client-v2/models/IncidentUpdateAttributes.js +0 -5
- package/dist/packages/datadog-api-client-v2/models/IncidentUpdateAttributes.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/models/MonitorType.js +4 -0
- package/dist/packages/datadog-api-client-v2/models/MonitorType.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/models/ObjectSerializer.js +113 -0
- package/dist/packages/datadog-api-client-v2/models/ObjectSerializer.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/models/SecurityMonitoringSignalRuleQuery.d.ts +2 -2
- package/dist/packages/datadog-api-client-v2/models/SecurityMonitoringSignalRuleQuery.js +1 -1
- package/dist/packages/datadog-api-client-v2/models/SecurityMonitoringSignalRuleResponse.d.ts +2 -2
- package/dist/packages/datadog-api-client-v2/models/SecurityMonitoringSignalRuleResponse.js +1 -1
- package/dist/packages/datadog-api-client-v2/models/SecurityMonitoringSignalRuleResponse.js.map +1 -1
- package/dist/packages/datadog-api-client-v2/models/SecurityMonitoringSignalRuleResponseQuery.d.ts +53 -0
- package/dist/packages/datadog-api-client-v2/models/SecurityMonitoringSignalRuleResponseQuery.js +53 -0
- package/dist/packages/datadog-api-client-v2/models/SecurityMonitoringSignalRuleResponseQuery.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/SecurityMonitoringStandardRuleQuery.d.ts +3 -3
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionCreateResponse.d.ts +29 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionCreateResponse.js +28 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionCreateResponse.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionData.d.ts +33 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionData.js +32 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionData.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionDataAttributes.d.ts +34 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionDataAttributes.js +32 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionDataAttributes.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionGetResponse.d.ts +29 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionGetResponse.js +28 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionGetResponse.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionMeta.d.ts +40 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionMeta.js +45 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionMeta.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionSchema.d.ts +12 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionSchema.js +3 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionSchema.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1.d.ts +64 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1.js +58 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Contact.d.ts +32 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Contact.js +38 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Contact.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Info.d.ts +40 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Info.js +46 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Info.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Integrations.d.ts +28 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Integrations.js +33 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Integrations.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Org.d.ts +32 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Org.js +37 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Org.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Resource.d.ts +37 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Resource.js +39 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Resource.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1ResourceType.d.ts +15 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1ResourceType.js +18 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1ResourceType.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Version.d.ts +7 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Version.js +10 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV1Version.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2.d.ts +76 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2.js +70 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Contact.d.ts +12 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Contact.js +3 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Contact.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Doc.d.ts +36 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Doc.js +43 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Doc.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Email.d.ts +37 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Email.js +39 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Email.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2EmailType.d.ts +7 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2EmailType.js +10 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2EmailType.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Integrations.d.ts +33 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Integrations.js +32 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Integrations.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Link.d.ts +37 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Link.js +39 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Link.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2LinkType.d.ts +15 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2LinkType.js +18 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2LinkType.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Opsgenie.d.ts +33 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Opsgenie.js +33 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Opsgenie.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2OpsgenieRegion.d.ts +8 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2OpsgenieRegion.js +11 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2OpsgenieRegion.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Repo.d.ts +36 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Repo.js +43 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Repo.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Slack.d.ts +37 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Slack.js +38 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Slack.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2SlackType.d.ts +7 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2SlackType.js +10 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2SlackType.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Version.d.ts +7 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Version.js +10 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionV2Version.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionsCreateRequest.d.ts +11 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionsCreateRequest.js +3 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionsCreateRequest.js.map +1 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionsListResponse.d.ts +29 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionsListResponse.js +28 -0
- package/dist/packages/datadog-api-client-v2/models/ServiceDefinitionsListResponse.js.map +1 -0
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
|
@@ -834,13 +834,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
834
834
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
835
835
|
try {
|
|
836
836
|
body_2 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
837
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_2);
|
|
838
837
|
}
|
|
839
838
|
catch (error) {
|
|
840
839
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
841
840
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
842
841
|
}
|
|
843
|
-
|
|
842
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_2);
|
|
844
843
|
case 4:
|
|
845
844
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
846
845
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -891,13 +890,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
891
890
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
892
891
|
try {
|
|
893
892
|
body_5 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
894
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_5);
|
|
895
893
|
}
|
|
896
894
|
catch (error) {
|
|
897
895
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
898
896
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
899
897
|
}
|
|
900
|
-
|
|
898
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_5);
|
|
901
899
|
case 4:
|
|
902
900
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
903
901
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -949,13 +947,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
949
947
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
950
948
|
try {
|
|
951
949
|
body_8 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
952
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_8);
|
|
953
950
|
}
|
|
954
951
|
catch (error) {
|
|
955
952
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
956
953
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
957
954
|
}
|
|
958
|
-
|
|
955
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_8);
|
|
959
956
|
case 4:
|
|
960
957
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
961
958
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1007,13 +1004,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1007
1004
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1008
1005
|
try {
|
|
1009
1006
|
body_11 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1010
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_11);
|
|
1011
1007
|
}
|
|
1012
1008
|
catch (error) {
|
|
1013
1009
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1014
1010
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1015
1011
|
}
|
|
1016
|
-
|
|
1012
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_11);
|
|
1017
1013
|
case 4:
|
|
1018
1014
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1019
1015
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1059,13 +1055,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1059
1055
|
bodyText = _b.apply(_a, [_g.sent(), contentType]);
|
|
1060
1056
|
try {
|
|
1061
1057
|
body_13 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1062
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_13);
|
|
1063
1058
|
}
|
|
1064
1059
|
catch (error) {
|
|
1065
1060
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1066
1061
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1067
1062
|
}
|
|
1068
|
-
|
|
1063
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_13);
|
|
1069
1064
|
case 2:
|
|
1070
1065
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 4];
|
|
1071
1066
|
_d = (_c = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1108,13 +1103,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1108
1103
|
bodyText = _b.apply(_a, [_g.sent(), contentType]);
|
|
1109
1104
|
try {
|
|
1110
1105
|
body_15 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1111
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_15);
|
|
1112
1106
|
}
|
|
1113
1107
|
catch (error) {
|
|
1114
1108
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1115
1109
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1116
1110
|
}
|
|
1117
|
-
|
|
1111
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_15);
|
|
1118
1112
|
case 2:
|
|
1119
1113
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 4];
|
|
1120
1114
|
_d = (_c = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1166,13 +1160,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1166
1160
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1167
1161
|
try {
|
|
1168
1162
|
body_18 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1169
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_18);
|
|
1170
1163
|
}
|
|
1171
1164
|
catch (error) {
|
|
1172
1165
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1173
1166
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1174
1167
|
}
|
|
1175
|
-
|
|
1168
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_18);
|
|
1176
1169
|
case 4:
|
|
1177
1170
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1178
1171
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1223,13 +1216,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1223
1216
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1224
1217
|
try {
|
|
1225
1218
|
body_21 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1226
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_21);
|
|
1227
1219
|
}
|
|
1228
1220
|
catch (error) {
|
|
1229
1221
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1230
1222
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1231
1223
|
}
|
|
1232
|
-
|
|
1224
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_21);
|
|
1233
1225
|
case 4:
|
|
1234
1226
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1235
1227
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1280,13 +1272,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1280
1272
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1281
1273
|
try {
|
|
1282
1274
|
body_24 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1283
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_24);
|
|
1284
1275
|
}
|
|
1285
1276
|
catch (error) {
|
|
1286
1277
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1287
1278
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1288
1279
|
}
|
|
1289
|
-
|
|
1280
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_24);
|
|
1290
1281
|
case 4:
|
|
1291
1282
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1292
1283
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1337,13 +1328,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1337
1328
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1338
1329
|
try {
|
|
1339
1330
|
body_27 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1340
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_27);
|
|
1341
1331
|
}
|
|
1342
1332
|
catch (error) {
|
|
1343
1333
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1344
1334
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1345
1335
|
}
|
|
1346
|
-
|
|
1336
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_27);
|
|
1347
1337
|
case 4:
|
|
1348
1338
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1349
1339
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1394,13 +1384,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1394
1384
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1395
1385
|
try {
|
|
1396
1386
|
body_30 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1397
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_30);
|
|
1398
1387
|
}
|
|
1399
1388
|
catch (error) {
|
|
1400
1389
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1401
1390
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1402
1391
|
}
|
|
1403
|
-
|
|
1392
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_30);
|
|
1404
1393
|
case 4:
|
|
1405
1394
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1406
1395
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1451,13 +1440,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1451
1440
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1452
1441
|
try {
|
|
1453
1442
|
body_33 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1454
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_33);
|
|
1455
1443
|
}
|
|
1456
1444
|
catch (error) {
|
|
1457
1445
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1458
1446
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1459
1447
|
}
|
|
1460
|
-
|
|
1448
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_33);
|
|
1461
1449
|
case 4:
|
|
1462
1450
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1463
1451
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1508,13 +1496,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1508
1496
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1509
1497
|
try {
|
|
1510
1498
|
body_36 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1511
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_36);
|
|
1512
1499
|
}
|
|
1513
1500
|
catch (error) {
|
|
1514
1501
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1515
1502
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1516
1503
|
}
|
|
1517
|
-
|
|
1504
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_36);
|
|
1518
1505
|
case 4:
|
|
1519
1506
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1520
1507
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1565,13 +1552,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1565
1552
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1566
1553
|
try {
|
|
1567
1554
|
body_39 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1568
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_39);
|
|
1569
1555
|
}
|
|
1570
1556
|
catch (error) {
|
|
1571
1557
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1572
1558
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1573
1559
|
}
|
|
1574
|
-
|
|
1560
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_39);
|
|
1575
1561
|
case 4:
|
|
1576
1562
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1577
1563
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1622,13 +1608,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1622
1608
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1623
1609
|
try {
|
|
1624
1610
|
body_42 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1625
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_42);
|
|
1626
1611
|
}
|
|
1627
1612
|
catch (error) {
|
|
1628
1613
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1629
1614
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1630
1615
|
}
|
|
1631
|
-
|
|
1616
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_42);
|
|
1632
1617
|
case 4:
|
|
1633
1618
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1634
1619
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1677,13 +1662,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1677
1662
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1678
1663
|
try {
|
|
1679
1664
|
body_45 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1680
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_45);
|
|
1681
1665
|
}
|
|
1682
1666
|
catch (error) {
|
|
1683
1667
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1684
1668
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1685
1669
|
}
|
|
1686
|
-
|
|
1670
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_45);
|
|
1687
1671
|
case 4:
|
|
1688
1672
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1689
1673
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1732,13 +1716,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1732
1716
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1733
1717
|
try {
|
|
1734
1718
|
body_48 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1735
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_48);
|
|
1736
1719
|
}
|
|
1737
1720
|
catch (error) {
|
|
1738
1721
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1739
1722
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1740
1723
|
}
|
|
1741
|
-
|
|
1724
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_48);
|
|
1742
1725
|
case 4:
|
|
1743
1726
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1744
1727
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1789,13 +1772,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1789
1772
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1790
1773
|
try {
|
|
1791
1774
|
body_51 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1792
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_51);
|
|
1793
1775
|
}
|
|
1794
1776
|
catch (error) {
|
|
1795
1777
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1796
1778
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1797
1779
|
}
|
|
1798
|
-
|
|
1780
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_51);
|
|
1799
1781
|
case 4:
|
|
1800
1782
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1801
1783
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1844,13 +1826,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1844
1826
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1845
1827
|
try {
|
|
1846
1828
|
body_54 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1847
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_54);
|
|
1848
1829
|
}
|
|
1849
1830
|
catch (error) {
|
|
1850
1831
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1851
1832
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1852
1833
|
}
|
|
1853
|
-
|
|
1834
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_54);
|
|
1854
1835
|
case 4:
|
|
1855
1836
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1856
1837
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1899,13 +1880,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1899
1880
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1900
1881
|
try {
|
|
1901
1882
|
body_57 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1902
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_57);
|
|
1903
1883
|
}
|
|
1904
1884
|
catch (error) {
|
|
1905
1885
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1906
1886
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1907
1887
|
}
|
|
1908
|
-
|
|
1888
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_57);
|
|
1909
1889
|
case 4:
|
|
1910
1890
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1911
1891
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -1956,13 +1936,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
1956
1936
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
1957
1937
|
try {
|
|
1958
1938
|
body_60 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
1959
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_60);
|
|
1960
1939
|
}
|
|
1961
1940
|
catch (error) {
|
|
1962
1941
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
1963
1942
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
1964
1943
|
}
|
|
1965
|
-
|
|
1944
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_60);
|
|
1966
1945
|
case 4:
|
|
1967
1946
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
1968
1947
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -2011,13 +1990,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
2011
1990
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
2012
1991
|
try {
|
|
2013
1992
|
body_63 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
2014
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_63);
|
|
2015
1993
|
}
|
|
2016
1994
|
catch (error) {
|
|
2017
1995
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
2018
1996
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
2019
1997
|
}
|
|
2020
|
-
|
|
1998
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_63);
|
|
2021
1999
|
case 4:
|
|
2022
2000
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
2023
2001
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -2066,13 +2044,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
2066
2044
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
2067
2045
|
try {
|
|
2068
2046
|
body_66 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
2069
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_66);
|
|
2070
2047
|
}
|
|
2071
2048
|
catch (error) {
|
|
2072
2049
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
2073
2050
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
2074
2051
|
}
|
|
2075
|
-
|
|
2052
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_66);
|
|
2076
2053
|
case 4:
|
|
2077
2054
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
2078
2055
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -2124,13 +2101,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
2124
2101
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
2125
2102
|
try {
|
|
2126
2103
|
body_69 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
2127
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_69);
|
|
2128
2104
|
}
|
|
2129
2105
|
catch (error) {
|
|
2130
2106
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
2131
2107
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
2132
2108
|
}
|
|
2133
|
-
|
|
2109
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_69);
|
|
2134
2110
|
case 4:
|
|
2135
2111
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
2136
2112
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -2182,13 +2158,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
2182
2158
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
2183
2159
|
try {
|
|
2184
2160
|
body_72 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
2185
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_72);
|
|
2186
2161
|
}
|
|
2187
2162
|
catch (error) {
|
|
2188
2163
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
2189
2164
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
2190
2165
|
}
|
|
2191
|
-
|
|
2166
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_72);
|
|
2192
2167
|
case 4:
|
|
2193
2168
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
2194
2169
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -2237,13 +2212,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
2237
2212
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
2238
2213
|
try {
|
|
2239
2214
|
body_75 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
2240
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_75);
|
|
2241
2215
|
}
|
|
2242
2216
|
catch (error) {
|
|
2243
2217
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
2244
2218
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
2245
2219
|
}
|
|
2246
|
-
|
|
2220
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_75);
|
|
2247
2221
|
case 4:
|
|
2248
2222
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
2249
2223
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|
|
@@ -2295,13 +2269,12 @@ var SyntheticsApiResponseProcessor = /** @class */ (function () {
|
|
|
2295
2269
|
bodyText = _f.apply(_e, [_l.sent(), contentType]);
|
|
2296
2270
|
try {
|
|
2297
2271
|
body_78 = ObjectSerializer_1.ObjectSerializer.deserialize(bodyText, "APIErrorResponse");
|
|
2298
|
-
throw new exception_1.ApiException(response.httpStatusCode, body_78);
|
|
2299
2272
|
}
|
|
2300
2273
|
catch (error) {
|
|
2301
2274
|
logger_1.logger.info("Got error deserializing error: ".concat(error));
|
|
2302
2275
|
throw new exception_1.ApiException(response.httpStatusCode, bodyText);
|
|
2303
2276
|
}
|
|
2304
|
-
|
|
2277
|
+
throw new exception_1.ApiException(response.httpStatusCode, body_78);
|
|
2305
2278
|
case 4:
|
|
2306
2279
|
if (!(response.httpStatusCode >= 200 && response.httpStatusCode <= 299)) return [3 /*break*/, 6];
|
|
2307
2280
|
_h = (_g = ObjectSerializer_1.ObjectSerializer).deserialize;
|