Liking cljdoc? Tell your friends :D

happygapi.compute.subnetworks

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

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

aggregatedList$clj

(aggregatedList$ auth parameters)

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/aggregatedList

Required parameters: project

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

Retrieves an aggregated list of subnetworks.

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/aggregatedList

Required parameters: project

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

Retrieves an aggregated list of subnetworks.
sourceraw docstring

delete$clj

(delete$ auth parameters)

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/delete

Required parameters: subnetwork, project, region

Optional parameters: requestId

Deletes the specified subnetwork.

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/delete

Required parameters: subnetwork, project, region

Optional parameters: requestId

Deletes the specified subnetwork.
sourceraw docstring

expandIpCidrRange$clj

(expandIpCidrRange$ auth parameters body)

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/expandIpCidrRange

Required parameters: region, subnetwork, project

Optional parameters: requestId

Body:

{:ipCidrRange string}

Expands the IP CIDR range of the subnetwork to a specified value.

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/expandIpCidrRange

Required parameters: region, subnetwork, project

Optional parameters: requestId

Body: 

{:ipCidrRange string}

Expands the IP CIDR range of the subnetwork to a specified value.
sourceraw docstring

get$clj

(get$ auth parameters)

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

Required parameters: region, subnetwork, project

Optional parameters: none

Returns the specified subnetwork. Gets a list of available subnetworks list() request.

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

Required parameters: region, subnetwork, project

Optional parameters: none

Returns the specified subnetwork. Gets a list of available subnetworks list() request.
sourceraw docstring

getIamPolicy$clj

(getIamPolicy$ auth parameters)

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/getIamPolicy

Required parameters: resource, project, region

Optional parameters: optionsRequestedPolicyVersion

Gets the access control policy for a resource. May be empty if no such policy or resource exists.

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/getIamPolicy

Required parameters: resource, project, region

Optional parameters: optionsRequestedPolicyVersion

Gets the access control policy for a resource. May be empty if no such policy or resource exists.
sourceraw docstring

insert$clj

(insert$ auth parameters body)

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/insert

Required parameters: region, project

Optional parameters: requestId

Body:

{:role string, :description string, :privateIpGoogleAccess boolean, :creationTimestamp string, :ipv6AccessType string, :purpose string, :privateIpv6GoogleAccess string, :stackType string, :name string, :ipCidrRange string, :selfLink string, :state string, :ipv6CidrRange string, :region string, :gatewayAddress string, :id string, :kind string, :enableFlowLogs boolean, :network string, :secondaryIpRanges [{:rangeName string, :ipCidrRange string}], :logConfig {:metadataFields [string], :enable boolean, :filterExpr string, :metadata string, :aggregationInterval string, :flowSampling number}, :fingerprint string, :externalIpv6Prefix string}

Creates a subnetwork in the specified project using the data included in the request.

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/insert

Required parameters: region, project

Optional parameters: requestId

Body: 

{:role string,
 :description string,
 :privateIpGoogleAccess boolean,
 :creationTimestamp string,
 :ipv6AccessType string,
 :purpose string,
 :privateIpv6GoogleAccess string,
 :stackType string,
 :name string,
 :ipCidrRange string,
 :selfLink string,
 :state string,
 :ipv6CidrRange string,
 :region string,
 :gatewayAddress string,
 :id string,
 :kind string,
 :enableFlowLogs boolean,
 :network string,
 :secondaryIpRanges [{:rangeName string, :ipCidrRange string}],
 :logConfig {:metadataFields [string],
             :enable boolean,
             :filterExpr string,
             :metadata string,
             :aggregationInterval string,
             :flowSampling number},
 :fingerprint string,
 :externalIpv6Prefix string}

Creates a subnetwork in the specified project using the data included in the request.
sourceraw docstring

list$clj

(list$ auth parameters)

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

Required parameters: region, project

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

Retrieves a list of subnetworks available to the specified project.

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

Required parameters: region, project

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

Retrieves a list of subnetworks available to the specified project.
sourceraw docstring

listUsable$clj

(listUsable$ auth parameters)

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/listUsable

Required parameters: project

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

Retrieves an aggregated list of all usable subnetworks in the project.

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/listUsable

Required parameters: project

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

Retrieves an aggregated list of all usable subnetworks in the project.
sourceraw docstring

patch$clj

(patch$ auth parameters body)

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/patch

Required parameters: subnetwork, region, project

Optional parameters: requestId, drainTimeoutSeconds

Body:

{:role string, :description string, :privateIpGoogleAccess boolean, :creationTimestamp string, :ipv6AccessType string, :purpose string, :privateIpv6GoogleAccess string, :stackType string, :name string, :ipCidrRange string, :selfLink string, :state string, :ipv6CidrRange string, :region string, :gatewayAddress string, :id string, :kind string, :enableFlowLogs boolean, :network string, :secondaryIpRanges [{:rangeName string, :ipCidrRange string}], :logConfig {:metadataFields [string], :enable boolean, :filterExpr string, :metadata string, :aggregationInterval string, :flowSampling number}, :fingerprint string, :externalIpv6Prefix string}

Patches the specified subnetwork with the data included in the request. Only certain fields can be updated with a patch request as indicated in the field descriptions. You must specify the current fingerprint of the subnetwork resource being patched.

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/patch

Required parameters: subnetwork, region, project

Optional parameters: requestId, drainTimeoutSeconds

Body: 

{:role string,
 :description string,
 :privateIpGoogleAccess boolean,
 :creationTimestamp string,
 :ipv6AccessType string,
 :purpose string,
 :privateIpv6GoogleAccess string,
 :stackType string,
 :name string,
 :ipCidrRange string,
 :selfLink string,
 :state string,
 :ipv6CidrRange string,
 :region string,
 :gatewayAddress string,
 :id string,
 :kind string,
 :enableFlowLogs boolean,
 :network string,
 :secondaryIpRanges [{:rangeName string, :ipCidrRange string}],
 :logConfig {:metadataFields [string],
             :enable boolean,
             :filterExpr string,
             :metadata string,
             :aggregationInterval string,
             :flowSampling number},
 :fingerprint string,
 :externalIpv6Prefix string}

Patches the specified subnetwork with the data included in the request. Only certain fields can be updated with a patch request as indicated in the field descriptions. You must specify the current fingerprint of the subnetwork resource being patched.
sourceraw docstring

setIamPolicy$clj

(setIamPolicy$ auth parameters body)

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/setIamPolicy

Required parameters: resource, project, region

Optional parameters: none

Body:

{:etag string, :bindings [{:members [string], :condition Expr, :bindingId string, :role string}], :policy {:etag string, :auditConfigs [AuditConfig], :iamOwned boolean, :version integer, :rules [Rule], :bindings [Binding]}}

Sets the access control policy on the specified resource. Replaces any existing policy.

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/setIamPolicy

Required parameters: resource, project, region

Optional parameters: none

Body: 

{:etag string,
 :bindings [{:members [string],
             :condition Expr,
             :bindingId string,
             :role string}],
 :policy {:etag string,
          :auditConfigs [AuditConfig],
          :iamOwned boolean,
          :version integer,
          :rules [Rule],
          :bindings [Binding]}}

Sets the access control policy on the specified resource. Replaces any existing policy.
sourceraw docstring

setPrivateIpGoogleAccess$clj

(setPrivateIpGoogleAccess$ auth parameters body)

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/setPrivateIpGoogleAccess

Required parameters: project, region, subnetwork

Optional parameters: requestId

Body:

{:privateIpGoogleAccess boolean}

Set whether VMs in this subnet can access Google services without assigning external IP addresses through Private Google Access.

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/setPrivateIpGoogleAccess

Required parameters: project, region, subnetwork

Optional parameters: requestId

Body: 

{:privateIpGoogleAccess boolean}

Set whether VMs in this subnet can access Google services without assigning external IP addresses through Private Google Access.
sourceraw docstring

testIamPermissions$clj

(testIamPermissions$ auth parameters body)

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/testIamPermissions

Required parameters: region, project, resource

Optional parameters: none

Body:

{:permissions [string]}

Returns permissions that a caller has on the specified resource.

https://cloud.google.com/compute/api/reference/rest/v1/subnetworks/testIamPermissions

Required parameters: region, project, resource

Optional parameters: none

Body: 

{:permissions [string]}

Returns permissions that a caller has on the specified resource.
sourceraw docstring

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

× close