Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.compute.interconnectLocations

Compute Engine API: interconnectLocations. Creates and runs virtual machines on Google Cloud Platform. See: https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/interconnectLocations

Compute Engine API: interconnectLocations.
Creates and runs virtual machines on Google Cloud Platform.
See: https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/interconnectLocations
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/interconnectLocations/get

Required parameters: interconnectLocation, project

Optional parameters: none

Returns the details for the specified interconnect location. Gets a list of available interconnect locations by making a list() request.

https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/interconnectLocations/get

Required parameters: interconnectLocation, project

Optional parameters: none

Returns the details for the specified interconnect location. Gets a list of available interconnect locations by making a list() request.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/interconnectLocations/list

Required parameters: project

Optional parameters: filter, maxResults, orderBy, pageToken

Retrieves the list of interconnect locations available to the specified project.

https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/interconnectLocations/list

Required parameters: project

Optional parameters: filter, maxResults, orderBy, pageToken

Retrieves the list of interconnect locations available to the specified project.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close