Was this helpful?
Increase or decrease the priority for a specified RAS Connection Broker server.
RAS Connection Broker server ID
Update the priority of a Connection Broker
Move Direction.
0 = Up,1 = Down
curl -L \ --request PUT \ --url '/api/Broker/{id}/priority' \ --header 'Content-Type: application/json; api-version=1.0' \ --data '{ "direction": [ "0 = Up", "1 = Down" ] }'
No Content