Import REST Endpoints

Configuration Set Migration/Import
The import resoource is used for initiating CSM import lifecycle processes in the target environment.
Apply imported migration set
Method: post
Path: <servername>/fscmUI/applcoreApi/v2/csm/apply/{csId}
Check status
Method: get
Path: <servername>/fscmUI/applcoreApi/v2/csm/import/status{csId}
Restore configuration
Method: post
Path: <servername>/fscmUI/applcoreApi/v2/csm/restore/{csId}
Start import
Method: post
Path: <servername>/fscmUI/applcoreApi/v2/csm/import/{csId}