You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 204 The port pair with the mentioned descriptor ID isn't available.
193
181
* 4XX (Bad Request) One of validations failed – For example: Provider subid isn't valid.
194
182
195
-
### PUT expressRouteCrossConnection API to move a circuit to a specific port pair
183
+
### Move a target ExpressRoute Circuit to a specific port pair
196
184
197
185
Once the portPairDescriptor of the target port pair is identified, the ExpressRoute partner can use the [ExpressRouteCrossConnection API](/rest/api/expressroute/express-route-cross-connections/create-or-update) to move the ExpressRoute circuit to a specific port pair.
198
186
199
187
Currently this API is used by providers to update provisioning state of circuit. This same API will be used by providers to update port pair of the circuit.
200
188
201
189
Currently the primaryAzurePort and secondaryAzurePort are read-only properties. Now we've disabled the read-only properties for these ports.
0 commit comments