Liking cljdoc? Tell your friends :D

happygapi.compute.interconnectAttachments

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

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

aggregatedList$clj

(aggregatedList$ auth parameters)

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

Required parameters: project

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

Retrieves an aggregated list of interconnect attachments. To prevent failure, Google recommends that you set the returnPartialSuccess parameter to true.

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

Required parameters: project

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

Retrieves an aggregated list of interconnect attachments. To prevent failure, Google recommends that you set the `returnPartialSuccess` parameter to `true`.
sourceraw docstring

delete$clj

(delete$ auth parameters)

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

Required parameters: interconnectAttachment, project, region

Optional parameters: requestId

Deletes the specified interconnect attachment.

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

Required parameters: interconnectAttachment, project, region

Optional parameters: requestId

Deletes the specified interconnect attachment.
sourceraw docstring

get$clj

(get$ auth parameters)

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

Required parameters: interconnectAttachment, project, region

Optional parameters: none

Returns the specified interconnect attachment.

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

Required parameters: interconnectAttachment, project, region

Optional parameters: none

Returns the specified interconnect attachment.
sourceraw docstring

insert$clj

(insert$ auth parameters body)

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

Required parameters: project, region

Optional parameters: requestId, validateOnly

Body:

{:candidateSubnets [string], :description string, :subnetLength integer, :labels {}, :dataplaneVersion integer, :ipsecInternalAddresses [string], :creationTimestamp string, :mtu integer, :router string, :customerRouterIpAddress string, :candidateIpv6Subnets [string], :stackType string, :cloudRouterIpv6InterfaceId string, :name string, :interconnect string, :selfLink string, :type string, :vlanTag8021q integer, :state string, :cloudRouterIpv6Address string, :region string, :pairingKey string, :encryption string, :bandwidth string, :customerRouterIpv6Address string, :satisfiesPzs boolean, :id string, :kind string, :partnerAsn string, :adminEnabled boolean, :customerRouterIpv6InterfaceId string, :operationalStatus string, :configurationConstraints {:bgpMd5 string, :bgpPeerAsnRanges [InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange]}, :partnerMetadata {:partnerName string, :interconnectName string, :portalUrl string}, :cloudRouterIpAddress string, :remoteService string, :googleReferenceId string, :edgeAvailabilityDomain string, :privateInterconnectInfo {:tag8021q integer}, :labelFingerprint string}

Creates an InterconnectAttachment in the specified project using the data included in the request.

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

Required parameters: project, region

Optional parameters: requestId, validateOnly

Body: 

{:candidateSubnets [string],
 :description string,
 :subnetLength integer,
 :labels {},
 :dataplaneVersion integer,
 :ipsecInternalAddresses [string],
 :creationTimestamp string,
 :mtu integer,
 :router string,
 :customerRouterIpAddress string,
 :candidateIpv6Subnets [string],
 :stackType string,
 :cloudRouterIpv6InterfaceId string,
 :name string,
 :interconnect string,
 :selfLink string,
 :type string,
 :vlanTag8021q integer,
 :state string,
 :cloudRouterIpv6Address string,
 :region string,
 :pairingKey string,
 :encryption string,
 :bandwidth string,
 :customerRouterIpv6Address string,
 :satisfiesPzs boolean,
 :id string,
 :kind string,
 :partnerAsn string,
 :adminEnabled boolean,
 :customerRouterIpv6InterfaceId string,
 :operationalStatus string,
 :configurationConstraints {:bgpMd5 string,
                            :bgpPeerAsnRanges [InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange]},
 :partnerMetadata {:partnerName string,
                   :interconnectName string,
                   :portalUrl string},
 :cloudRouterIpAddress string,
 :remoteService string,
 :googleReferenceId string,
 :edgeAvailabilityDomain string,
 :privateInterconnectInfo {:tag8021q integer},
 :labelFingerprint string}

Creates an InterconnectAttachment 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/interconnectAttachments/list

Required parameters: project, region

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

Retrieves the list of interconnect attachments contained within the specified region.

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

Required parameters: project, region

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

Retrieves the list of interconnect attachments contained within the specified region.
sourceraw docstring

patch$clj

(patch$ auth parameters body)

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

Required parameters: interconnectAttachment, project, region

Optional parameters: requestId

Body:

{:candidateSubnets [string], :description string, :subnetLength integer, :labels {}, :dataplaneVersion integer, :ipsecInternalAddresses [string], :creationTimestamp string, :mtu integer, :router string, :customerRouterIpAddress string, :candidateIpv6Subnets [string], :stackType string, :cloudRouterIpv6InterfaceId string, :name string, :interconnect string, :selfLink string, :type string, :vlanTag8021q integer, :state string, :cloudRouterIpv6Address string, :region string, :pairingKey string, :encryption string, :bandwidth string, :customerRouterIpv6Address string, :satisfiesPzs boolean, :id string, :kind string, :partnerAsn string, :adminEnabled boolean, :customerRouterIpv6InterfaceId string, :operationalStatus string, :configurationConstraints {:bgpMd5 string, :bgpPeerAsnRanges [InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange]}, :partnerMetadata {:partnerName string, :interconnectName string, :portalUrl string}, :cloudRouterIpAddress string, :remoteService string, :googleReferenceId string, :edgeAvailabilityDomain string, :privateInterconnectInfo {:tag8021q integer}, :labelFingerprint string}

Updates the specified interconnect attachment with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules.

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

Required parameters: interconnectAttachment, project, region

Optional parameters: requestId

Body: 

{:candidateSubnets [string],
 :description string,
 :subnetLength integer,
 :labels {},
 :dataplaneVersion integer,
 :ipsecInternalAddresses [string],
 :creationTimestamp string,
 :mtu integer,
 :router string,
 :customerRouterIpAddress string,
 :candidateIpv6Subnets [string],
 :stackType string,
 :cloudRouterIpv6InterfaceId string,
 :name string,
 :interconnect string,
 :selfLink string,
 :type string,
 :vlanTag8021q integer,
 :state string,
 :cloudRouterIpv6Address string,
 :region string,
 :pairingKey string,
 :encryption string,
 :bandwidth string,
 :customerRouterIpv6Address string,
 :satisfiesPzs boolean,
 :id string,
 :kind string,
 :partnerAsn string,
 :adminEnabled boolean,
 :customerRouterIpv6InterfaceId string,
 :operationalStatus string,
 :configurationConstraints {:bgpMd5 string,
                            :bgpPeerAsnRanges [InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange]},
 :partnerMetadata {:partnerName string,
                   :interconnectName string,
                   :portalUrl string},
 :cloudRouterIpAddress string,
 :remoteService string,
 :googleReferenceId string,
 :edgeAvailabilityDomain string,
 :privateInterconnectInfo {:tag8021q integer},
 :labelFingerprint string}

Updates the specified interconnect attachment with the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules.
sourceraw docstring

setLabels$clj

(setLabels$ auth parameters body)

https://cloud.google.com/compute/api/reference/rest/v1/interconnectAttachments/setLabels

Required parameters: project, region, resource

Optional parameters: requestId

Body:

{:labels {}, :labelFingerprint string}

Sets the labels on an InterconnectAttachment. To learn more about labels, read the Labeling Resources documentation.

https://cloud.google.com/compute/api/reference/rest/v1/interconnectAttachments/setLabels

Required parameters: project, region, resource

Optional parameters: requestId

Body: 

{:labels {}, :labelFingerprint string}

Sets the labels on an InterconnectAttachment. To learn more about labels, read the Labeling Resources documentation.
sourceraw docstring

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

× close