Upgrade
Request
URI
POST
https://{api_host}/dt-rest/v100/maintenance/manager/upgrade
COPY
Request Body
DtUpgradeRequestImpl
of type(s)
application/json
Optional
{
"id": "string",
"targetOrgIds": [
"string"
],
"location": "string",
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
id
Optional
id
array of
string
targetOrgIds
Optional
targetOrgIds
string
location
Optional
location
array of
object
DtLink
Optional
DtLink
Responses
200
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/dt-rest/v100/maintenance/manager/upgrade
Dt Maintenance Manager Operations
GET
Get Supported Links
GET
Are Tenants Upgradable
POST
Fail Over Data Center
POST
Init Slony
POST
Reconfigure Networking
POST
Remove Slony Node
Deprecated
POST
Remove Slony Node
Deprecated
GET
Retrieve All Slony Nodes
GET
Retrieve Master Slony Node
POST
Roll Back Org
POST
Upgrade
GET
Get Upgrade Status