Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a new snapshot. Open Postman and enter the below details:

    Enter REST API under the POST method as mentioned in this link https://docs.botronsoft.com/cmj/api/rest/1.4/#snapshots_post

    Enter the request under the Body tab. Request details can be found in this link https://docs.botronsoft.com/cmj/api/rest/1.4/#snapshots_post
    Image RemovedImage Added

    Postman:
    Image RemovedImage Added
  2. Click Send.

    The snapshot id is generated.
    Image RemovedImage Added

  3. Start the deployment operation.

    Enter the REST API under POST method as mentioned in this link https://docs.botronsoft.com/cmj/api/rest/1.4/#deployments_post

    Enter the content type value: application/json.
    Image Removed
    Image Added
  4. Upload the snapshot and enter the zip file name under the Body tab.

    Enter the REST API under the PUT method as mentioned in this link https://docs.botronsoft.com/cmj/api/rest/1.4/#deployments__id__content_put
    Image RemovedImage Added

Info