Upgrading A staged product

Upgrading A staged product

Upgrading a staged product

Request
URI
PUT
https://{opsmanager-installation}//api/v0/staged/products/{product_guid}
COPY
Path Parameters
string
product_guid
Required

The guid of the product


Request Body
{
    "to_version": "string"
}
string
to_version
Optional

to_version

Responses
200

OK

Operation doesn't return any data structure