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://cloud.google.com/compute/api/reference/rest/v1/interconnectLocations

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

get$clj

(get$ auth parameters)

https://cloud.google.com/compute/api/reference/rest/v1/interconnectLocations/get

Required parameters: project, interconnectLocation

Optional parameters: none

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

https://cloud.google.com/compute/api/reference/rest/v1/interconnectLocations/get

Required parameters: project, interconnectLocation

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://cloud.google.com/compute/api/reference/rest/v1/interconnectLocations/list

Required parameters: project

Optional parameters: orderBy, maxResults, filter, pageToken, returnPartialSuccess

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

https://cloud.google.com/compute/api/reference/rest/v1/interconnectLocations/list

Required parameters: project

Optional parameters: orderBy, maxResults, filter, pageToken, returnPartialSuccess

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