Rebase

Rebase sets the Workspace in Rebase-In-Progress status.

  • URI: Single Workspace: http://ServerName:port/siebel/v1.0/wsoperation/{wsname}/Rebase
  • HTTP Method: POST
  • Content-Type: application/json
  • Authorization: Basic
  • Request Body: None
Response details
  • HTTP Code: 200
  • Content-Type: application/json
  • Response Body:
    {
        "Name": "dev_sadmin_feature_pqr",
        "Status": "Rebase-In-Progress",
        "Id": "88-3Z6A41",
        "Version": "2"
    }