Retrieve a list of the Sites summary and state information.
/api/Site/status
Filter the result by server name (optional)
Retrieve summary and state information about a Site
/api/Site/{id}/status
ID of the Site of which summary and state information will be retrieved.
Retrieve the list of all the available Sites.
/api/Site
Filter the result by name (optional)
Add a new site to the RAS farm.
/api/Site
If this parameter is included, the Connection Broker software will not be installed on the target server. You may use this option if the server already has the Connection Broker installed.
A username to log in to the target server and push install the Connection Broker on it. You must also specify the Password parameter. If you've included the NoInstall parameter, you don't have to include the Username and Password parameters.
The password for the user specified in the Username parameter.
Specifies not to add firewall rules to allow the RAS Agent to communicate. If this parameter is omitted, the firewall rules will not be added.
Specifies not to restart the server after the RAS agents are installed. If this parameter is omitted, the server will be restarted if required.
The target server FQDN or IP address.
The name you want to use for the new site.
Retrieve a Site.
/api/Site/{id}
ID of the Site to be retrieved
Modify the Site properties.
/api/Site/{id}
ID of the Site to be updated
A new name to assign to the site.
Whether Http Host Attack protection is enabled for this site or not.
No body
Delete a Site from the RAS farm.
/api/Site/{id}
ID of the Site to be deleted
No body