Operations at exchange/

This page describes the service operations at this endpoint.

URI Method Description
exchange/agent/{agentId}/verifyExchangeCredentials PUT Verifies credentials to Exchange instance. Throws exception on validation failure
exchange/agents/{agentId}/exchangeSettings GET Gets the exchange server settings for the agent
exchange/agents/{agentId}/exchangeSettings PUT Sets the exchange server settings for the agent
exchange/checksumcheckconfig GET Gets the configuration of the checksum check queue
exchange/checksumcheckconfig POST Sets the configuration of the checksum check queue
exchange/checksumcheckentries GET Gets the contents of the checksum check queue
exchange/checksumcheckentries/{entryid} GET Gets the info for a specific checksum check queue entry
exchange/mountabilityConfig GET Gets the configuration of the mountability queue
exchange/mountabilityConfig POST Sets the configuration of the mountability queue
exchange/mountabilityentries GET Gets the contents of the mountability queue
exchange/mountabilityentries/{entryid} GET Gets the info for a specific moutability queue entry
exchange/recoverypointchecksumcheck/force POST Forces checksum verification for the specified recovery point.
exchange/recoverypointmountabilitycheck/force POST Forces mountability verification for the specified recovery point.