google_api_compute v0.4.0 GoogleApi.Compute.V1.Model.InterconnectDiagnosticsLinkStatus View Source

Attributes

  • arpCaches ([InterconnectDiagnosticsArpEntry]): A list of InterconnectDiagnostics.ARPEntry objects, describing the ARP neighbor entries seen on this link. This will be empty if the link is bundled Defaults to: null.
  • circuitId (String.t): The unique ID for this link assigned during turn up by Google. Defaults to: null.
  • googleDemarc (String.t): The Demarc address assigned by Google and provided in the LoA. Defaults to: null.
  • lacpStatus (InterconnectDiagnosticsLinkLacpStatus): Defaults to: null.
  • receivingOpticalPower (InterconnectDiagnosticsLinkOpticalPower): Defaults to: null.
  • transmittingOpticalPower (InterconnectDiagnosticsLinkOpticalPower): Defaults to: null.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options) View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.