InterconnectAttachmentPartnerMetadata(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Informational metadata about Partner attachments from Partners to display to customers. These fields are propagated from PARTNER_PROVIDER attachments to their corresponding PARTNER attachments.
Attributes
Name | Description |
interconnect_name |
str
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. This field is a member of oneof _ _interconnect_name .
|
partner_name |
str
Plain text name of the Partner providing this attachment. This value may be validated to match approved Partner values. This field is a member of oneof _ _partner_name .
|
portal_url |
str
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. This field is a member of oneof _ _portal_url .
|