GET api/v1/facilities/keypairs
Get Facilities for dropdowns. This is an asynchronous service.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
TaskOfListOfKeyPairModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | Collection of KeyPairModel |
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.