Skip to main content

Find ExpressRouteGateways

GET 

/api/v1/projects/:projectId/azure/expressroutegateways

This ressource allows to find Express Route Gateways

Request

Path Parameters

    projectId uuidrequired

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    project Id

Query Parameters

    azureCspCredentialId uuidrequired

    Possible values: Value must match regular expression [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

    azure credential Id

    azureResourceGroup stringrequired

    Possible values: Value must match regular expression \S

    azure resource group

Responses

ok

Schema
  • Array [
  • idstring
    namestring
    properties object
    provisioningStatestring
    gatewayTypestring
    vpnGatewayGenerationstring
    sku object
    namestring
    tierstring
    familystring
    vpnTypestring
    enableBgpboolean
    activeActiveboolean
    ipConfigurations object[]
  • Array [
  • namestring
    properties object
    privateIPAllocationMethodstring
    subnet object
    idstring
    publicIPAddress object
    idstring
  • ]
  • bgpSettings object
    asnint64
    bgpPeeringAddresses object[]
  • Array [
  • defaultBgpIpAddressesstring[]
  • ]
  • locationstring
    tags object
    property name*string
  • ]

Authorization: http

name: SecuritySchemetype: httpdescription: Authenticationscheme: bearerbearerFormat: JWT
curl -L '/api/v1/projects/:projectId/azure/expressroutegateways' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
Request Collapse all
Base URL
/api/v1
Auth
Parameters
— pathrequired
— queryrequired
— queryrequired