Promote
Path parameters
idinteger · int32Required
RAS Connection Broker server ID
Body
Invoke promotion of a Connection Broker to the Primary Connection Broker
brokerUsernamestring · nullableOptional
An administrator account for connecting with the new Connection Broker server (the one being promoted). If this parameter is omitted, your RAS admin username (and password) will be used.
brokerPasswordstring · nullableOptional
The password of the account specified in the BrokerUsername parameter.
Responses
204
No Content
No content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
post/api/ConnectionBroker/{id}/promote
No content
Last updated