getOrgMxEdgeUpgrade
GET https://{{host}}/api/v1/orgs/:org_id/mxedges/upgrade/:upgrade_id
Request Body
{"0"=>{"status"=>"upgrading", "strategy"=>"serial", "channel"=>"stable", "id"=>"ceef2c8a-e2e6-447a-8b27-cb4f3ec1adae", "counts"=>{"queued"=>1, "upgrading"=>1, "success"=>0, "failed"=>0}}}
RESPONSES
status: OK
{"status":"upgrading","strategy":"serial","versions":{},"channel":"stable","id":"ceef2c8a-e2e6-447a-8b27-cb4f3ec1adae","counts":{"queued":1,"upgrading":1,"success":0,"failed":0}}