InterconnectCircuitInfoResponse

data class InterconnectCircuitInfoResponse(val customerDemarcId: String, val googleCircuitId: String, val googleDemarcId: String)

Describes a single physical circuit between the Customer and Google. CircuitInfo objects are created by Google, so all fields are output only.

Constructors

Link copied to clipboard
fun InterconnectCircuitInfoResponse(customerDemarcId: String, googleCircuitId: String, googleDemarcId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Customer-side demarc ID for this circuit.

Link copied to clipboard

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

Link copied to clipboard

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