CROSSCLUSTER API

Version 7.1.0

Added

The following operations were added with this release.

  • POST /crosswork/crosscluster/v1/switchover
    • Perform switchover of the geo redundancy clusters.
  • POST /crosswork/crosscluster/v1/arbitrationexecutable/validate`
    • Validate the uploaded DNS arbitration executable to ensure it is in working condition before an auto switchover is done.
  • GET /crosswork/crosscluster/v1/arbitrationexecutable/sample/query`
    • View an example arbitration executable which is golang based for Cisco CPNR.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Updated

API changes broke backward compatibility.

  • POST/GET /crosswork/crosscluster/v1/settings
    • updated the request json payload to carry arbitration_executable_location which provides the SCP location of the DNS update (a.k.a. traffic redirect) script location.