Rebalances an existing partitioned graph.
IMPORTANT: It's highly recommended that you review the Network Graphs & Solvers concepts documentation, the Graph REST Tutorial, and/or some graph examples before using this endpoint.
Input Parameter Description
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
graph_name | string | Name of the graph resource to rebalance. | ||||||||
options | map of string to strings | Optional parameters. The default value is an empty map ( {} ).
|
Output Parameter Description
Name | Type | Description |
---|---|---|
result | boolean | Indicates a successful rebalancing on all servers. |
info | map of string to strings | Additional information. |