Get All Database Partitions
For help with authorization, see https://developer.hcssapps.com/getting-started/request-tokens
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
{- "data": [
- {
- "id": "4621c8dd-c771-4690-9c01-39534ad9940d",
- "systemId": "35e94b82-d9a8-4e9f-b52d-45f27e45154b",
- "businessUnitId": "b63bbfcf-8598-43f5-9e5a-90cd6255d071",
- "businessUnitCode": "b63bbfcf-8598-43f5-9e5a-90cd6255d071",
- "divisionId": "b63bbfcf-8598-43f5-9e5a-90cd6255d071",
- "divisionCode": "b63bbfcf-8598-43f5-9e5a-90cd6255d071"
}
], - "currentTopValue": 100,
- "currentSkipValue": 0,
- "nextSkipValue": 100
}
Get a Database Partition by Id
For help with authorization, see https://developer.hcssapps.com/getting-started/request-tokens
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
{- "data": {
- "id": "4621c8dd-c771-4690-9c01-39534ad9940d",
- "systemId": "35e94b82-d9a8-4e9f-b52d-45f27e45154b",
- "businessUnitId": "b63bbfcf-8598-43f5-9e5a-90cd6255d071",
- "businessUnitCode": "b63bbfcf-8598-43f5-9e5a-90cd6255d071",
- "divisionId": "b63bbfcf-8598-43f5-9e5a-90cd6255d071",
- "divisionCode": "b63bbfcf-8598-43f5-9e5a-90cd6255d071"
}
}