InterconnectCircuitInfo

data class InterconnectCircuitInfo(val customerDemarcId: String? = null, val googleCircuitId: String? = null, val googleDemarcId: String? = null)

Constructors

Link copied to clipboard
constructor(customerDemarcId: String? = null, googleCircuitId: String? = null, googleDemarcId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Output) Customer-side demarc ID for this circuit.

Link copied to clipboard
val googleCircuitId: String? = null

(Output) Google-assigned unique ID for this circuit. Assigned at circuit turn-up.

Link copied to clipboard
val googleDemarcId: String? = null

(Output) Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.