{"note":"OpenAPI conversion -- returning structured metadata","name":"azure-com-network-expressroutecrossconnection","description":"ExpressRouteCrossConnection REST APIs","version":"2019-08-01","base_url":"https://management.azure.com","endpoints":12,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api ExpressRouteCrossConnection REST APIs\n@base https://management.azure.com\n@version 2019-08-01\n@auth OAuth2\n@endpoints 12\n@toc subscriptions(12)\n\n@endpoint GET /subscriptions/{subscriptionId}/providers/Microsoft.Network/expressRouteCrossConnections\n@desc Retrieves all the ExpressRouteCrossConnections in a subscription.\n@returns(200) Request successful. The operation returns a list of ExpressRouteCrossConnection resources. If there are no cross connection resources an empty list is returned.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections\n@desc Retrieves all the ExpressRouteCrossConnections in a resource group.\n@required {resourceGroupName: any # The name of the resource group.}\n@returns(200) Request successful.The operation returns a list of ExpressRouteCrossConnection resources. If there are no cross connection resources an empty list is returned.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}\n@desc Gets details about the specified ExpressRouteCrossConnection.\n@required {resourceGroupName: any # The name of the resource group (peering location of the circuit)., crossConnectionName: any # The name of the ExpressRouteCrossConnection (service key of the circuit).}\n@returns(200) Request successful. The operation returns the resulting ExpressRouteCrossConnection resource.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}\n@desc Update the specified ExpressRouteCrossConnection.\n@required {resourceGroupName: any # The name of the resource group., crossConnectionName: any # The name of the ExpressRouteCrossConnection., parameters: any # Parameters supplied to the update express route crossConnection operation.}\n@returns(200) Update successful. The operation returns the resulting ExpressRouteCrossConnection resource.\n\n@endpoint PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}\n@desc Updates an express route cross connection tags.\n@required {resourceGroupName: any # The name of the resource group., crossConnectionName: any # The name of the cross connection., crossConnectionParameters: any # Parameters supplied to update express route cross connection tags.}\n@returns(200) Update successful. The operation returns the resulting ExpressRouteCrossConnection resource.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}/peerings\n@desc Gets all peerings in a specified ExpressRouteCrossConnection.\n@required {resourceGroupName: any # The name of the resource group., crossConnectionName: any # The name of the ExpressRouteCrossConnection.}\n@returns(200) Request successful. The operation returns a list of ExpressRouteCrossConnectionPeering resources.\n\n@endpoint DELETE /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}/peerings/{peeringName}\n@desc Deletes the specified peering from the ExpressRouteCrossConnection.\n@required {resourceGroupName: any # The name of the resource group., crossConnectionName: any # The name of the ExpressRouteCrossConnection., peeringName: any # The name of the peering.}\n@returns(200) Delete successful.\n@returns(202) Accepted and the operation will complete asynchronously.\n@returns(204) Delete successful.\n\n@endpoint GET /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}/peerings/{peeringName}\n@desc Gets the specified peering for the ExpressRouteCrossConnection.\n@required {resourceGroupName: any # The name of the resource group., crossConnectionName: any # The name of the ExpressRouteCrossConnection., peeringName: any # The name of the peering.}\n@returns(200) Request successful. The operation returns the resulting ExpressRouteCrossConnectionPeering resource.\n\n@endpoint PUT /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}/peerings/{peeringName}\n@desc Creates or updates a peering in the specified ExpressRouteCrossConnection.\n@required {resourceGroupName: any # The name of the resource group., crossConnectionName: any # The name of the ExpressRouteCrossConnection., peeringName: any # The name of the peering., peeringParameters: any # Parameters supplied to the create or update ExpressRouteCrossConnection peering operation.}\n@returns(200) Update successful. The operation returns the resulting ExpressRouteCrossConnectionPeering resource.\n@returns(201) Create successful. The operation returns the resulting ExpressRouteCrossConnectionPeering resource.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}/peerings/{peeringName}/arpTables/{devicePath}\n@desc Gets the currently advertised ARP table associated with the express route cross connection in a resource group.\n@required {resourceGroupName: any # The name of the resource group., crossConnectionName: any # The name of the ExpressRouteCrossConnection., peeringName: any # The name of the peering., devicePath: any # The path of the device.}\n@returns(200) Request successful. The operation returns the resulting ExpressRouteCrossConnectionsArpTable resource.\n@returns(202) Accepted and the operation will complete asynchronously.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}/peerings/{peeringName}/routeTablesSummary/{devicePath}\n@desc Gets the route table summary associated with the express route cross connection in a resource group.\n@required {resourceGroupName: any # The name of the resource group., crossConnectionName: any # The name of the ExpressRouteCrossConnection., peeringName: any # The name of the peering., devicePath: any # The path of the device.}\n@returns(200) Request successful. The operation returns the resulting ExpressRouteCrossConnectionsRouteTableSummary resource.\n@returns(202) Accepted and the operation will complete asynchronously.\n\n@endpoint POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCrossConnections/{crossConnectionName}/peerings/{peeringName}/routeTables/{devicePath}\n@desc Gets the currently advertised routes table associated with the express route cross connection in a resource group.\n@required {resourceGroupName: any # The name of the resource group., crossConnectionName: any # The name of the ExpressRouteCrossConnection., peeringName: any # The name of the peering., devicePath: any # The path of the device.}\n@returns(200) Request successful. The operation returns the resulting ExpressRouteCrossConnectionsRouteTable resource.\n@returns(202) Accepted and the operation will complete asynchronously.\n\n@end\n"}