GET api/v1/departmentsummaries/keypairs/{departmentIds}
This is an asynchronous service.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| departmentIds | string |
Required |
Body Parameters
None.
Response Information
Resource Description
TaskOfListOfKeyPairParentModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | Collection of KeyPairParentModel |
None. |
|
| Id | integer |
None. |
|
| Exception | AggregateException |
None. |
|
| Status | TaskStatus |
None. |
|
| IsCanceled | boolean |
None. |
|
| IsCompleted | boolean |
None. |
|
| CreationOptions | TaskCreationOptions |
None. |
|
| AsyncState | Object |
None. |
|
| IsFaulted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.