| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CanceledDowntimesIds |
DowntimesApi.cancelDowntimesByScope(CancelDowntimesByScopeRequest body)
Cancel downtimes by scope.
|
CompletableFuture<CanceledDowntimesIds> |
DowntimesApi.cancelDowntimesByScopeAsync(CancelDowntimesByScopeRequest body)
Cancel downtimes by scope.
|
ApiResponse<CanceledDowntimesIds> |
DowntimesApi.cancelDowntimesByScopeWithHttpInfo(CancelDowntimesByScopeRequest body)
Delete all downtimes that match the scope of
X. |
CompletableFuture<ApiResponse<CanceledDowntimesIds>> |
DowntimesApi.cancelDowntimesByScopeWithHttpInfoAsync(CancelDowntimesByScopeRequest body)
Cancel downtimes by scope.
|
| Modifier and Type | Method and Description |
|---|---|
CancelDowntimesByScopeRequest |
CancelDowntimesByScopeRequest.scope(String scope) |
Copyright © 2023. All rights reserved.