Express Route Circuits - Get
Gets information about the specified express route circuit.
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCircuits/{circuitName}?api-version=2024-03-01
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
circuit
|
path | True |
string |
The name of express route circuit. |
resource
|
path | True |
string |
The name of the resource group. |
subscription
|
path | True |
string |
The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. |
api-version
|
query | True |
string |
Client API version. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
Request successful. The operation returns the resulting ExpressRouteCircuit resource. |
|
Other Status Codes |
Error response describing why the operation failed. |
Security
azure_auth
Azure Active Directory OAuth2 Flow.
Type:
oauth2
Flow:
implicit
Authorization URL:
https://login.microsoftonline.com/common/oauth2/authorize
Scopes
Name | Description |
---|---|
user_impersonation | impersonate your user account |
Examples
Get ExpressRouteCircuit
Sample request
Sample response
{
"name": "circuitName",
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/expressRouteCircuits/circuitName",
"etag": "w/\\00000000-0000-0000-0000-000000000000\\",
"type": "Microsoft.Network/expressRouteCircuits",
"location": "westus",
"properties": {
"provisioningState": "Succeeded",
"peerings": [],
"authorizations": [],
"serviceProviderProperties": {
"serviceProviderName": "providerName",
"peeringLocation": "peeringLocation",
"bandwidthInMbps": 200
},
"circuitProvisioningState": "Enabled",
"allowClassicOperations": false,
"serviceKey": "a1410692-0000-4ceb-b94a-b90b94d398d1",
"serviceProviderProvisioningState": "NotProvisioned"
},
"sku": {
"name": "Standard_MeteredData",
"tier": "Standard",
"family": "MeteredData"
}
}
Definitions
Name | Description |
---|---|
Authorization |
The authorization use status. |
Circuit |
Express Route Circuit connection state. |
Cloud |
An error response from the service. |
Cloud |
An error response from the service. |
Express |
ExpressRouteCircuit resource. |
Express |
Authorization in an ExpressRouteCircuit resource. |
Express |
Express Route Circuit Connection in an ExpressRouteCircuitPeering resource. |
Express |
Peering in an ExpressRouteCircuit resource. |
Express |
The advertised public prefix state of the Peering resource. |
Express |
Specifies the peering configuration. |
Express |
The state of peering. |
Express |
Contains ServiceProviderProperties in an ExpressRouteCircuit. |
Express |
Contains SKU in an ExpressRouteCircuit. |
Express |
The family of the SKU. |
Express |
The tier of the SKU. |
Express |
Contains stats associated with the peering. |
Express |
The ID of the ExpressRouteConnection. |
Express |
The state of peering. |
Express |
The peering type. |
Ipv6Circuit |
IPv6 Circuit Connection properties for global reach. |
Ipv6Express |
Contains IPv6 peering config. |
Peer |
Peer Express Route Circuit Connection in an ExpressRouteCircuitPeering resource. |
Provisioning |
The current provisioning state. |
Service |
The ServiceProviderProvisioningState state of the resource. |
Sub |
Reference to another subresource. |
AuthorizationUseStatus
The authorization use status.
Name | Type | Description |
---|---|---|
Available |
string |
|
InUse |
string |
CircuitConnectionStatus
Express Route Circuit connection state.
Name | Type | Description |
---|---|---|
Connected |
string |
|
Connecting |
string |
|
Disconnected |
string |
CloudError
An error response from the service.
Name | Type | Description |
---|---|---|
error |
Cloud error body. |
CloudErrorBody
An error response from the service.
Name | Type | Description |
---|---|---|
code |
string |
An identifier for the error. Codes are invariant and are intended to be consumed programmatically. |
details |
A list of additional details about the error. |
|
message |
string |
A message describing the error, intended to be suitable for display in a user interface. |
target |
string |
The target of the particular error. For example, the name of the property in error. |
ExpressRouteCircuit
ExpressRouteCircuit resource.
Name | Type | Description |
---|---|---|
etag |
string |
A unique read-only string that changes whenever the resource is updated. |
id |
string |
Resource ID. |
location |
string |
Resource location. |
name |
string |
Resource name. |
properties.allowClassicOperations |
boolean |
Allow classic operations. |
properties.authorizationKey |
string |
The authorizationKey. |
properties.authorizationStatus |
string |
The authorization status of the Circuit. |
properties.authorizations |
The list of authorizations. |
|
properties.bandwidthInGbps |
number |
The bandwidth of the circuit when the circuit is provisioned on an ExpressRoutePort resource. |
properties.circuitProvisioningState |
string |
The CircuitProvisioningState state of the resource. |
properties.enableDirectPortRateLimit |
boolean |
Flag denoting rate-limiting status of the ExpressRoute direct-port circuit. |
properties.expressRoutePort |
The reference to the ExpressRoutePort resource when the circuit is provisioned on an ExpressRoutePort resource. |
|
properties.gatewayManagerEtag |
string |
The GatewayManager Etag. |
properties.globalReachEnabled |
boolean |
Flag denoting global reach status. |
properties.peerings |
The list of peerings. |
|
properties.provisioningState |
The provisioning state of the express route circuit resource. |
|
properties.serviceKey |
string |
The ServiceKey. |
properties.serviceProviderNotes |
string |
The ServiceProviderNotes. |
properties.serviceProviderProperties |
The ServiceProviderProperties. |
|
properties.serviceProviderProvisioningState |
The ServiceProviderProvisioningState state of the resource. |
|
properties.stag |
integer |
The identifier of the circuit traffic. Outer tag for QinQ encapsulation. |
sku |
The SKU. |
|
tags |
object |
Resource tags. |
type |
string |
Resource type. |
ExpressRouteCircuitAuthorization
Authorization in an ExpressRouteCircuit resource.
Name | Type | Description |
---|---|---|
etag |
string |
A unique read-only string that changes whenever the resource is updated. |
id |
string |
Resource ID. |
name |
string |
The name of the resource that is unique within a resource group. This name can be used to access the resource. |
properties.authorizationKey |
string |
The authorization key. |
properties.authorizationUseStatus |
The authorization use status. |
|
properties.connectionResourceUri |
string |
The reference to the ExpressRoute connection resource using the authorization. |
properties.provisioningState |
The provisioning state of the authorization resource. |
|
type |
string |
Type of the resource. |
ExpressRouteCircuitConnection
Express Route Circuit Connection in an ExpressRouteCircuitPeering resource.
Name | Type | Description |
---|---|---|
etag |
string |
A unique read-only string that changes whenever the resource is updated. |
id |
string |
Resource ID. |
name |
string |
The name of the resource that is unique within a resource group. This name can be used to access the resource. |
properties.addressPrefix |
string |
/29 IP address space to carve out Customer addresses for tunnels. |
properties.authorizationKey |
string |
The authorization key. |
properties.circuitConnectionStatus |
Express Route Circuit connection state. |
|
properties.expressRouteCircuitPeering |
Reference to Express Route Circuit Private Peering Resource of the circuit initiating connection. |
|
properties.ipv6CircuitConnectionConfig |
IPv6 Address PrefixProperties of the express route circuit connection. |
|
properties.peerExpressRouteCircuitPeering |
Reference to Express Route Circuit Private Peering Resource of the peered circuit. |
|
properties.provisioningState |
The provisioning state of the express route circuit connection resource. |
|
type |
string |
Type of the resource. |
ExpressRouteCircuitPeering
Peering in an ExpressRouteCircuit resource.
Name | Type | Description |
---|---|---|
etag |
string |
A unique read-only string that changes whenever the resource is updated. |
id |
string |
Resource ID. |
name |
string |
The name of the resource that is unique within a resource group. This name can be used to access the resource. |
properties.azureASN |
integer |
The Azure ASN. |
properties.connections |
The list of circuit connections associated with Azure Private Peering for this circuit. |
|
properties.expressRouteConnection |
The ExpressRoute connection. |
|
properties.gatewayManagerEtag |
string |
The GatewayManager Etag. |
properties.ipv6PeeringConfig |
The IPv6 peering configuration. |
|
properties.lastModifiedBy |
string |
Who was the last to modify the peering. |
properties.microsoftPeeringConfig |
The Microsoft peering configuration. |
|
properties.peerASN |
integer |
The peer ASN. |
properties.peeredConnections |
The list of peered circuit connections associated with Azure Private Peering for this circuit. |
|
properties.peeringType |
The peering type. |
|
properties.primaryAzurePort |
string |
The primary port. |
properties.primaryPeerAddressPrefix |
string |
The primary address prefix. |
properties.provisioningState |
The provisioning state of the express route circuit peering resource. |
|
properties.routeFilter |
The reference to the RouteFilter resource. |
|
properties.secondaryAzurePort |
string |
The secondary port. |
properties.secondaryPeerAddressPrefix |
string |
The secondary address prefix. |
properties.sharedKey |
string |
The shared key. |
properties.state |
The peering state. |
|
properties.stats |
The peering stats of express route circuit. |
|
properties.vlanId |
integer |
The VLAN ID. |
type |
string |
Type of the resource. |
ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
The advertised public prefix state of the Peering resource.
Name | Type | Description |
---|---|---|
Configured |
string |
|
Configuring |
string |
|
NotConfigured |
string |
|
ValidationNeeded |
string |
ExpressRouteCircuitPeeringConfig
Specifies the peering configuration.
Name | Type | Description |
---|---|---|
advertisedCommunities |
string[] |
The communities of bgp peering. Specified for microsoft peering. |
advertisedPublicPrefixes |
string[] |
The reference to AdvertisedPublicPrefixes. |
advertisedPublicPrefixesState |
The advertised public prefix state of the Peering resource. |
|
customerASN |
integer |
The CustomerASN of the peering. |
legacyMode |
integer |
The legacy mode of the peering. |
routingRegistryName |
string |
The RoutingRegistryName of the configuration. |
ExpressRouteCircuitPeeringState
The state of peering.
Name | Type | Description |
---|---|---|
Disabled |
string |
|
Enabled |
string |
ExpressRouteCircuitServiceProviderProperties
Contains ServiceProviderProperties in an ExpressRouteCircuit.
Name | Type | Description |
---|---|---|
bandwidthInMbps |
integer |
The BandwidthInMbps. |
peeringLocation |
string |
The peering location. |
serviceProviderName |
string |
The serviceProviderName. |
ExpressRouteCircuitSku
Contains SKU in an ExpressRouteCircuit.
Name | Type | Description |
---|---|---|
family |
The family of the SKU. |
|
name |
string |
The name of the SKU. |
tier |
The tier of the SKU. |
ExpressRouteCircuitSkuFamily
The family of the SKU.
Name | Type | Description |
---|---|---|
MeteredData |
string |
|
UnlimitedData |
string |
ExpressRouteCircuitSkuTier
The tier of the SKU.
Name | Type | Description |
---|---|---|
Basic |
string |
|
Local |
string |
|
Premium |
string |
|
Standard |
string |
ExpressRouteCircuitStats
Contains stats associated with the peering.
Name | Type | Description |
---|---|---|
primarybytesIn |
integer |
The Primary BytesIn of the peering. |
primarybytesOut |
integer |
The primary BytesOut of the peering. |
secondarybytesIn |
integer |
The secondary BytesIn of the peering. |
secondarybytesOut |
integer |
The secondary BytesOut of the peering. |
ExpressRouteConnectionId
The ID of the ExpressRouteConnection.
Name | Type | Description |
---|---|---|
id |
string |
The ID of the ExpressRouteConnection. |
ExpressRoutePeeringState
The state of peering.
Name | Type | Description |
---|---|---|
Disabled |
string |
|
Enabled |
string |
ExpressRoutePeeringType
The peering type.
Name | Type | Description |
---|---|---|
AzurePrivatePeering |
string |
|
AzurePublicPeering |
string |
|
MicrosoftPeering |
string |
Ipv6CircuitConnectionConfig
IPv6 Circuit Connection properties for global reach.
Name | Type | Description |
---|---|---|
addressPrefix |
string |
/125 IP address space to carve out customer addresses for global reach. |
circuitConnectionStatus |
Express Route Circuit connection state. |
Ipv6ExpressRouteCircuitPeeringConfig
Contains IPv6 peering config.
Name | Type | Description |
---|---|---|
microsoftPeeringConfig |
The Microsoft peering configuration. |
|
primaryPeerAddressPrefix |
string |
The primary address prefix. |
routeFilter |
The reference to the RouteFilter resource. |
|
secondaryPeerAddressPrefix |
string |
The secondary address prefix. |
state |
The state of peering. |
PeerExpressRouteCircuitConnection
Peer Express Route Circuit Connection in an ExpressRouteCircuitPeering resource.
Name | Type | Description |
---|---|---|
etag |
string |
A unique read-only string that changes whenever the resource is updated. |
id |
string |
Resource ID. |
name |
string |
The name of the resource that is unique within a resource group. This name can be used to access the resource. |
properties.addressPrefix |
string |
/29 IP address space to carve out Customer addresses for tunnels. |
properties.authResourceGuid |
string |
The resource guid of the authorization used for the express route circuit connection. |
properties.circuitConnectionStatus |
Express Route Circuit connection state. |
|
properties.connectionName |
string |
The name of the express route circuit connection resource. |
properties.expressRouteCircuitPeering |
Reference to Express Route Circuit Private Peering Resource of the circuit. |
|
properties.peerExpressRouteCircuitPeering |
Reference to Express Route Circuit Private Peering Resource of the peered circuit. |
|
properties.provisioningState |
The provisioning state of the peer express route circuit connection resource. |
|
type |
string |
Type of the resource. |
ProvisioningState
The current provisioning state.
Name | Type | Description |
---|---|---|
Deleting |
string |
|
Failed |
string |
|
Succeeded |
string |
|
Updating |
string |
ServiceProviderProvisioningState
The ServiceProviderProvisioningState state of the resource.
Name | Type | Description |
---|---|---|
Deprovisioning |
string |
|
NotProvisioned |
string |
|
Provisioned |
string |
|
Provisioning |
string |
SubResource
Reference to another subresource.
Name | Type | Description |
---|---|---|
id |
string |
Resource ID. |