Get migration mode

get

<servername>/fscmUI/applcoreApi/v2/csm/mode/migration

Get the currently applicable migration mode.

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Migration mode retrieved.
Body ()
Root Schema : MigrationModeResponse
Type: object
Show Source
  • Allowed Values: [ "FULL", "DELTA" ]
    Currently applicable migration mode in the source environment. Depends upon various factors, including but not limited to target connectivity as well as MDS revision match.
Back to Top