- REST Resource: v1.projects.locations
- REST Resource: v1.projects.locations.operations
- REST Resource: v1.projects.locations.zones
- REST Resource: v1.projects.locations.zones.interconnectAttachments
- REST Resource: v1.projects.locations.zones.interconnects
- REST Resource: v1.projects.locations.zones.networks
- REST Resource: v1.projects.locations.zones.routers
- REST Resource: v1.projects.locations.zones.subnets
Service: edgenetwork.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://edgenetwork.googleapis.com
REST Resource: v1.projects.locations
Methods | |
---|---|
get |
GET /v1/{name=projects/*/locations/*} Gets information about a location. |
list |
GET /v1/{name=projects/*}/locations Lists information about the supported locations for this service. |
REST Resource: v1.projects.locations.operations
Methods | |
---|---|
cancel |
POST /v1/{name=projects/*/locations/*/operations/*}:cancel Starts asynchronous cancellation on a long-running operation. |
delete |
DELETE /v1/{name=projects/*/locations/*/operations/*} Deletes a long-running operation. |
get |
GET /v1/{name=projects/*/locations/*/operations/*} Gets the latest state of a long-running operation. |
list |
GET /v1/{name=projects/*/locations/*}/operations Lists operations that match the specified filter in the request. |
REST Resource: v1.projects.locations.zones
Methods | |
---|---|
get |
GET /v1/{name=projects/*/locations/*/zones/*} Gets details of a single Zone. |
initialize |
POST /v1/{name=projects/*/locations/*/zones/*}:initialize InitializeZone will initialize resources for a zone in a project. |
list |
GET /v1/{parent=projects/*/locations/*}/zones Lists Zones in a given project and location. |
REST Resource: v1.projects.locations.zones.interconnectAttachments
Methods | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*/zones/*}/interconnectAttachments Creates a new InterconnectAttachment in a given project and location. |
delete |
DELETE /v1/{name=projects/*/locations/*/zones/*/interconnectAttachments/*} Deletes a single InterconnectAttachment. |
get |
GET /v1/{name=projects/*/locations/*/zones/*/interconnectAttachments/*} Gets details of a single InterconnectAttachment. |
list |
GET /v1/{parent=projects/*/locations/*/zones/*}/interconnectAttachments Lists InterconnectAttachments in a given project and location. |
REST Resource: v1.projects.locations.zones.interconnects
Methods | |
---|---|
diagnose |
GET /v1/{name=projects/*/locations/*/zones/*/interconnects/*}:diagnose Get the diagnostics of a single interconnect resource. |
get |
GET /v1/{name=projects/*/locations/*/zones/*/interconnects/*} Gets details of a single Interconnect. |
list |
GET /v1/{parent=projects/*/locations/*/zones/*}/interconnects Lists Interconnects in a given project and location. |
REST Resource: v1.projects.locations.zones.networks
Methods | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*/zones/*}/networks Creates a new Network in a given project and location. |
delete |
DELETE /v1/{name=projects/*/locations/*/zones/*/networks/*} Deletes a single Network. |
diagnose |
GET /v1/{name=projects/*/locations/*/zones/*/networks/*}:diagnose Get the diagnostics of a single network resource. |
get |
GET /v1/{name=projects/*/locations/*/zones/*/networks/*} Gets details of a single Network. |
list |
GET /v1/{parent=projects/*/locations/*/zones/*}/networks Lists Networks in a given project and location. |
REST Resource: v1.projects.locations.zones.routers
Methods | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*/zones/*}/routers Creates a new Router in a given project and location. |
delete |
DELETE /v1/{name=projects/*/locations/*/zones/*/routers/*} Deletes a single Router. |
diagnose |
GET /v1/{name=projects/*/locations/*/zones/*/routers/*}:diagnose Get the diagnostics of a single router resource. |
get |
GET /v1/{name=projects/*/locations/*/zones/*/routers/*} Gets details of a single Router. |
list |
GET /v1/{parent=projects/*/locations/*/zones/*}/routers Lists Routers in a given project and location. |
patch |
PATCH /v1/{router.name=projects/*/locations/*/zones/*/routers/*} Updates the parameters of a single Router. |
REST Resource: v1.projects.locations.zones.subnets
Methods | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*/zones/*}/subnets Creates a new Subnet in a given project and location. |
delete |
DELETE /v1/{name=projects/*/locations/*/zones/*/subnets/*} Deletes a single Subnet. |
get |
GET /v1/{name=projects/*/locations/*/zones/*/subnets/*} Gets details of a single Subnet. |
list |
GET /v1/{parent=projects/*/locations/*/zones/*}/subnets Lists Subnets in a given project and location. |
patch |
PATCH /v1/{subnet.name=projects/*/locations/*/zones/*/subnets/*} Updates the parameters of a single Subnet. |