Constants used to define the traversalMethod parameter in the GET /v1/getNextAvailableIPRange and GET /v1/getNextAvailableIPRanges methods.
| Property Key | Property Value |
|---|---|
| traversalMethod | BREADTH_FIRST |
| traversalMethod | DEPTH_FIRST |
| traversalMethod | NO_TRAVERSAL |