Get
|
|||||
|
|
Returns the specified interconnect attachment
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your data across Google Cloud Platform services
- View and manage your Google Compute Engine resources
- View your Google Compute Engine resources
Input
This building block consumes 3 input parameters
Name | Format | Description |
---|---|---|
project Required |
STRING |
Project ID for this request |
region Required |
STRING |
Name of the region for this request |
interconnectAttachment Required |
STRING |
Name of the interconnect attachment to return |
= Parameter name
= Format
project STRING Required Project ID for this request |
region STRING Required Name of the region for this request |
interconnectAttachment STRING Required Name of the interconnect attachment to return |
Output
This building block provides 28 output parameters
Name | Format | Description |
---|---|---|
adminEnabled |
BOOLEAN |
Determines whether this Attachment will carry packets. Not present for PARTNER_PROVIDER |
bandwidth |
ENUMERATION |
Provisioned bandwidth capacity for the interconnect attachment. For attachments of type DEDICATED, the user can set the bandwidth. For attachments of type PARTNER, the Google Partner that is operating the interconnect must set the bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED, and can take one of the following values:
|
candidateSubnets[] |
STRING |
|
cloudRouterIpAddress |
STRING |
[Output Only] IPv4 address + prefix length to be configured on Cloud Router Interface for this interconnect attachment |
creationTimestamp |
STRING |
[Output Only] Creation timestamp in RFC3339 text format |
customerRouterIpAddress |
STRING |
[Output Only] IPv4 address + prefix length to be configured on the customer router subinterface for this interconnect attachment |
description |
STRING |
An optional description of this resource |
edgeAvailabilityDomain |
ENUMERATION |
Desired availability domain for the attachment. Only available for type PARTNER, at creation time, and can take one of the following values:
|
googleReferenceId |
STRING |
[Output Only] Google reference ID, to be used when raising support tickets with Google or otherwise to debug backend connectivity issues. [Deprecated] This field is not used |
id |
INTEGER |
[Output Only] The unique identifier for the resource. This identifier is defined by the server |
interconnect |
STRING |
URL of the underlying Interconnect object that this attachment's traffic will traverse through |
kind |
STRING |
[Output Only] Type of the resource. Always compute#interconnectAttachment for interconnect attachments |
name |
STRING |
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression |
operationalStatus |
ENUMERATION |
[Output Only] The current status of whether or not this interconnect attachment is functional, which can take one of the following values:
|
pairingKey |
STRING |
[Output only for type PARTNER. Input only for PARTNER_PROVIDER. Not present for DEDICATED]. The opaque identifier of an PARTNER attachment used to initiate provisioning with a selected partner. Of the form "XXXXX/region/domain" |
partnerAsn |
INTEGER |
Optional BGP ASN for the router supplied by a Layer 3 Partner if they configured BGP on behalf of the customer. Output only for PARTNER type, input only for PARTNER_PROVIDER, not available for DEDICATED |
partnerMetadata |
OBJECT |
Informational metadata about Partner attachments from Partners to display to customers. These fields are propagated from PARTNER_PROVIDER attachments to their corresponding PARTNER attachments |
partnerMetadata.interconnectName |
STRING |
Plain text name of the Interconnect this attachment is connected to, as displayed in the Partner?s portal. For instance "Chicago 1". This value may be validated to match approved Partner values |
partnerMetadata.partnerName |
STRING |
Plain text name of the Partner providing this attachment. This value may be validated to match approved Partner values |
partnerMetadata.portalUrl |
STRING |
URL of the Partner?s portal for this Attachment. Partners may customise this to be a deep link to the specific resource on the Partner portal. This value may be validated to match approved Partner values |
privateInterconnectInfo |
OBJECT |
Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED |
privateInterconnectInfo.tag8021q |
INTEGER |
[Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region |
region |
STRING |
[Output Only] URL of the region where the regional interconnect attachment resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body |
router |
STRING |
URL of the Cloud Router to be used for dynamic routing. This router must be in the same region as this InterconnectAttachment. The InterconnectAttachment will automatically connect the Interconnect to the network & region within which the Cloud Router is configured |
selfLink |
STRING |
[Output Only] Server-defined URL for the resource |
state |
ENUMERATION |
[Output Only] The current state of this attachment's functionality. Enum values ACTIVE and UNPROVISIONED are shared by DEDICATED/PRIVATE, PARTNER, and PARTNER_PROVIDER interconnect attachments, while enum values PENDING_PARTNER, PARTNER_REQUEST_RECEIVED, and PENDING_CUSTOMER are used for only PARTNER and PARTNER_PROVIDER interconnect attachments. This state can take one of the following values:
|
type |
ENUMERATION |
The type of interconnect attachment this is, which can take one of the following values:
|
vlanTag8021q |
INTEGER |
The IEEE 802.1Q VLAN tag for this attachment, in the range 2-4094. Only specified at creation time |
= Parameter name
= Format
adminEnabled BOOLEAN Determines whether this Attachment will carry packets. Not present for PARTNER_PROVIDER |
bandwidth ENUMERATION Provisioned bandwidth capacity for the interconnect attachment. For attachments of type DEDICATED, the user can set the bandwidth. For attachments of type PARTNER, the Google Partner that is operating the interconnect must set the bandwidth. Output only for PARTNER type, mutable for PARTNER_PROVIDER and DEDICATED, and can take one of the following values:
|
candidateSubnets[] STRING |
cloudRouterIpAddress STRING [Output Only] IPv4 address + prefix length to be configured on Cloud Router Interface for this interconnect attachment |
creationTimestamp STRING [Output Only] Creation timestamp in RFC3339 text format |
customerRouterIpAddress STRING [Output Only] IPv4 address + prefix length to be configured on the customer router subinterface for this interconnect attachment |
description STRING An optional description of this resource |
edgeAvailabilityDomain ENUMERATION Desired availability domain for the attachment. Only available for type PARTNER, at creation time, and can take one of the following values:
|
googleReferenceId STRING [Output Only] Google reference ID, to be used when raising support tickets with Google or otherwise to debug backend connectivity issues. [Deprecated] This field is not used |
id INTEGER [Output Only] The unique identifier for the resource. This identifier is defined by the server |
interconnect STRING URL of the underlying Interconnect object that this attachment's traffic will traverse through |
kind STRING [Output Only] Type of the resource. Always compute#interconnectAttachment for interconnect attachments |
name STRING Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression |
operationalStatus ENUMERATION [Output Only] The current status of whether or not this interconnect attachment is functional, which can take one of the following values:
|
pairingKey STRING [Output only for type PARTNER. Input only for PARTNER_PROVIDER. Not present for DEDICATED]. The opaque identifier of an PARTNER attachment used to initiate provisioning with a selected partner. Of the form "XXXXX/region/domain" |
partnerAsn INTEGER Optional BGP ASN for the router supplied by a Layer 3 Partner if they configured BGP on behalf of the customer. Output only for PARTNER type, input only for PARTNER_PROVIDER, not available for DEDICATED |
partnerMetadata OBJECT Informational metadata about Partner attachments from Partners to display to customers. These fields are propagated from PARTNER_PROVIDER attachments to their corresponding PARTNER attachments |
partnerMetadata.interconnectName STRING Plain text name of the Interconnect this attachment is connected to, as displayed in the Partner?s portal. For instance "Chicago 1". This value may be validated to match approved Partner values |
partnerMetadata.partnerName STRING Plain text name of the Partner providing this attachment. This value may be validated to match approved Partner values |
partnerMetadata.portalUrl STRING URL of the Partner?s portal for this Attachment. Partners may customise this to be a deep link to the specific resource on the Partner portal. This value may be validated to match approved Partner values |
privateInterconnectInfo OBJECT Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED |
privateInterconnectInfo.tag8021q INTEGER [Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region |
region STRING [Output Only] URL of the region where the regional interconnect attachment resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body |
router STRING URL of the Cloud Router to be used for dynamic routing. This router must be in the same region as this InterconnectAttachment. The InterconnectAttachment will automatically connect the Interconnect to the network & region within which the Cloud Router is configured |
selfLink STRING [Output Only] Server-defined URL for the resource |
state ENUMERATION [Output Only] The current state of this attachment's functionality. Enum values ACTIVE and UNPROVISIONED are shared by DEDICATED/PRIVATE, PARTNER, and PARTNER_PROVIDER interconnect attachments, while enum values PENDING_PARTNER, PARTNER_REQUEST_RECEIVED, and PENDING_CUSTOMER are used for only PARTNER and PARTNER_PROVIDER interconnect attachments. This state can take one of the following values:
|
type ENUMERATION The type of interconnect attachment this is, which can take one of the following values:
|
vlanTag8021q INTEGER The IEEE 802.1Q VLAN tag for this attachment, in the range 2-4094. Only specified at creation time |