Provides information about the current state of Singularity.
Retrieve information about the most recent task reconciliation
- No parameters
SingularityTaskReconciliationStatistics
Status Code | Reason | Response Model |
---|---|---|
- | - | - |
Retrieve the list of under-provisioned request IDs.
query
Parameter | Required | Description | Data Type |
---|---|---|---|
skipCache | false | boolean |
List[string]
Status Code | Reason | Response Model |
---|---|---|
- | - | - |
Retrieve the list of over-provisioned request IDs.
query
Parameter | Required | Description | Data Type |
---|---|---|---|
skipCache | false | boolean |
List[string]
Status Code | Reason | Response Model |
---|---|---|
- | - | - |
Retrieve information about the current state of Singularity.
query
Parameter | Required | Description | Data Type |
---|---|---|---|
skipCache | false | boolean | |
includeRequestIds | false | boolean |
Status Code | Reason | Response Model |
---|---|---|
- | - | - |