Broker Promotion

Get

get

Retrieve Parallels RAS Connection Broker Auto Promotion Settings.

Query parameters
siteIdinteger · int32Optional

The Site ID for which to retrieve the Parallels RAS Connection Broker Auto Promotion settings. (optional)

Responses
200

Success

application/json; api-version=1.0
get
/api/BrokerAutoPromotion

Update

put

Modify Parallels RAS Auto Promotion Settings.

Query parameters
siteIdinteger · int32Optional

The Site ID for which to modify the Parallels RAS Auto Promotion Settings. (optional)

Body
enabledboolean | nullableOptional

Whether Auto Promotion is enabled or not.

autoPromoteAfterMinsinteger · int32 | nullableOptional

The amount of time (in mins) required to enable auto promotion.

failbackEnabledboolean | nullableOptional

Whether Failback is enabled or not.

replicateboolean | nullableOptional

Whether Replicate is enabled or not.

Responses
put
/api/BrokerAutoPromotion

No content

Last updated

Was this helpful?