CLI for DataGraph Load Balancers
Use the datagraph commands to automate your DataGraph Load Balancers Processes. For more information about how to use these commands, refer to the DataGraph documentation.
| 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>
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 the default flags.
datagraph:load-balancer-config:describe
> datagraph:load-balancer-config:describe [flags]
Displays a dedicated load balancer URL for Anypoint DataGraph
This command accepts the default flags.
datagraph:load-balancer-config:remove
> datagraph:load-balancer-config:remove [flags]
Removes a dedicated load balancer configuration from Anypoint DataGraph.
This command accepts the default flags.



