Cluster Locations REST Endpoints

Supply Chain Planning/Planning Clusters Version 2/Cluster Locations
The Cluster Locations resource manages all locations within the cluster.
Get locations for all clusters
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningClustersV2/{ClusterId}/child/ClusterLocations
Get locations for one cluster
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningClustersV2/{ClusterId}/child/ClusterLocations/{ClusterLocationId}
Update locations for one cluster
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planningClustersV2/{ClusterId}/child/ClusterLocations/{ClusterLocationId}