SubmitForDelivery

SubmitForDelivery allows the Workspace Administrator to deliver your Workspace.

Note: This may trigger the need for a rebase.
  • URI: Single Workspace: http://ServerName:port/siebel/v1.0/wsoperation/{wsname}/SubmitForDelivery
  • 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_mno",
        "Status": "Submitted-For-Delivery",
        "Id": "88-3Z6A3X",
        "Version": "1"
    }