Operations at pair/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| pair/ | DELETE | Removes relationship between the Agent and a Core. |
| pair/ | GET | Gets pairing settings of the Agent which includes agent ID, paired Core name and security certificate thumbprints. |
| pair/ | PUT | Sets up relationship between a Core and the Agent including security certificates exchange. |
| pair/connect | GET | Allows to verify connection to specified agent and returns actual agent ID. |
| pair/connect/?useNtlmOnly={useNtlmOnly} | GET | Allows to verify connection to specified agent with optional authentication scheme and returns actual agent ID. |