CLI for DataGraph Load Balancers
Command | Description |
---|---|
Adds a dedicated load balancer configuration to Anypoint DataGraph |
|
Displays a dedicated load balancer configuration for Anypoint DataGraph |
|
Removes a dedicated load balancer configuration from Anypoint DataGraph |
datagraph load-balancer-config add
> datagraph load-balancer-config add <dlbUrl>
copy
This command adds a dedicated load balancer configuration specified by <dlbUrl>
to Anypoint DataGraph.
The dlbUrl
is a valid URL that includes the DLB domain and the mapping rule inputUri
.
This command accepts only the default options: --help
, -f
/--fields
and -o
/--output
.
datagraph load-balancer-config describe
> datagraph load-balancer-config describe [options]
copy
This command displays a dedicated load balancer URL for Anypoint DataGraph.
This command accepts only the default options: --help
, -f
/--fields
and -o
/--output
.
datagraph load-balancer-config remove
> datagraph load-balancer-config remove [options]
copy
This command removes a dedicated load balancer configuration from Anypoint DataGraph.
This command accepts only the default options: --help
, -f
/--fields
and -o
/--output
.