Skip to content

contacts Model Interface

Administrative, billing and technical contacts for container (PoP, Room, Rack)

Variables

NameTypeDescriptionRequiredConstant
has_contactsboolObject can hold contact information
administrativestrAdministrative contacts, including access and passes
billingstrBilling contacts, including agreement negotiations, bills, and payments
technicalstrTechnical contacts, including on-site engineering

Examples

{
  "contacts": {
    "has_contacts": "true"
  }
}