Get Branches for Creating a New Map Instance
Returns a list of branches in which there are no instances of the map.
Note:
This method is new in 6.2
End-point
GET | /documents/possibleBranchTargetsForNewInstanceOfMap |
Query String Parameters
Field | Description |
---|---|
|
Document identifier of the map. |
Possible Responses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Results Fields
Field | Type | Description |
---|---|---|
|
List of the branches in which the map does not exist. |