Change Management REST Endpoints
Change Management
The operations from the change management category.
- Activate
- Method: postPath:
/restapi/change_management/activate - Cancel staging
- Method: postPath:
/restapi/change_management/cancel_staging - Clear inbox
- Method: postPath:
/restapi/change_management/clear_inbox - Clear network staging
- Method: postPath:
/restapi/change_management/clear_network_staging - Get current status
- Method: getPath:
/restapi/change_management/get_status - Get package file
- Method: postPath:
/restapi/change_management/get_package_file - Ignore incomplete staging
- Method: postPath:
/restapi/change_management/ignore_incomplete - Migrate configuration
- Method: postPath:
/restapi/change_management/migrate_running_cfg_to_inbox - Prepare staging
- Method: postPath:
/restapi/change_management/prepare_to_stage - Stage contents
- Method: postPath:
/restapi/change_management/stage - Upload file to inbox
- Method: postPath:
/restapi/change_management/upload_file_to_inbox/{filename} - Verify inbox
- Method: postPath:
/restapi/change_management/verify_inbox