create site

The create site command is used to define a remote site. A remote site must be defined before operations or transactions can be routed to it.

Syntax

create | define site <string> [router_discovery <string>] [suspend <boolean>]

Parameters

The parameters for this command are listed in the following table:
Property Description
site_name The name of the remote site.
router_discovery A URL containing the listen URLs of each as-router on the remote site.
suspend Toggles whether routing to the remote site is suspended or started immediately. The default is to start routing to the remote site immediately.