Skip to main content

ETH-ELINE-UNI Response

apiVersionstring
Example: v3
data object
configuration object
children object[]
  • Array [
  • productCodestring
    Example: ETH-ELINE-UNI
    versionstring
    Example: 3.3.0
    nodeIdstring<uuid>
    Example: AAC758F0-F719-470D-B716-E8EC6804810F
    evcEnabledstring
    Example: No
    portHandoffSpeedstring
    Example: 10/100/1000BaseT
    handoffstring
    Example: Copper (RJ-45 Electrical)
    networkInterfaceDevicestring
    Example: Yes
    cfaProvidedBystring
    Example: Zayo
    locationAstring
    Example: a0b6000000A6IzoAAF
    lagstring
    Example: No
  • ]
  • nodeIdstring<uuid>
    Example: C8E0AA1C-D301-462C-A9B7-3CA3B33F5E1C
    productCodestring
    Example: ETH-ELINE-UNI
    versionstring
    Example: 3.3.0
    currencyIsoCodestring
    Example: USD
    bandwidthstring
    Example: 50Mb
    burstableServicestring
    Example: No
    qualityOfServicestring
    Example: Off
    mefCertifiedstring
    Example: No
    aggregatedBandwidthstring
    Example: No
    bandwidthTypestring
    Example: Standard
    productstring
    Example: ELine
    productCategorystring
    Example: Pt to Multi-Pt (UNI)
    locations object[]
  • Array [
  • locationIdstring
    Example: a0b6000000A6IzoAAF
    addressstring
    Example: 1656 McCarthy Blvd Milpitas, CA 95035
    floorSuiteRoomstring
    Example: Fl-1/Rm-MMR
    buildingNetworkStatusstring
    Example: On Zayo Network
    buildingClassificationstring
    Example: On-Net
    locationNetworkStatusstring
    Example: On Zayo Network
    preferredDemarcstring
    Example: Yes
    customerAccessRightsstring
    Example: Full Access Tier 0
    nniLocationboolean
    Example: false
  • ]
  • preferences object
    requestFollowUpstring
    Example: No
    notesstring
    Example: These are some notes
    quoteNameIdentifierstring
    Example: Quote-123
    quoteIdstring<uuid>
    Example: 0b85fdf6-f462-47b9-8bf3-7996f4f2db9a
    quoteNumberstring
    Example: Quote-9500090
    estimatedInstallIntervalstring
    Example: 40 days
    financialTerms object[]
  • Array [
  • termstring
    Example: 12
    totalMrc object
    anyOf
    integer
    Example: 806
    totalNrc object
    anyOf
    integer
    Example: 500
  • ]
  • ETH-ELINE-UNI Response
    {
    "apiVersion": "v3",
    "data": {
    "configuration": {
    "children": [
    {
    "productCode": "ETH-ELINE-UNI",
    "version": "3.3.0",
    "nodeId": "AAC758F0-F719-470D-B716-E8EC6804810F",
    "evcEnabled": "No",
    "portHandoffSpeed": "10/100/1000BaseT",
    "handoff": "Copper (RJ-45 Electrical)",
    "networkInterfaceDevice": "Yes",
    "cfaProvidedBy": "Zayo",
    "locationA": "a0b6000000A6IzoAAF",
    "lag": "No"
    }
    ],
    "nodeId": "C8E0AA1C-D301-462C-A9B7-3CA3B33F5E1C",
    "productCode": "ETH-ELINE-UNI",
    "version": "3.3.0",
    "currencyIsoCode": "USD",
    "bandwidth": "50Mb",
    "burstableService": "No",
    "qualityOfService": "Off",
    "mefCertified": "No",
    "aggregatedBandwidth": "No",
    "bandwidthType": "Standard",
    "product": "ELine",
    "productCategory": "Pt to Multi-Pt (UNI)",
    "locations": [
    {
    "locationId": "a0b6000000A6IzoAAF",
    "address": "1656 McCarthy Blvd Milpitas, CA 95035",
    "floorSuiteRoom": "Fl-1/Rm-MMR",
    "buildingNetworkStatus": "On Zayo Network",
    "buildingClassification": "On-Net",
    "locationNetworkStatus": "On Zayo Network",
    "preferredDemarc": "Yes",
    "customerAccessRights": "Full Access Tier 0",
    "nniLocation": false
    }
    ]
    },
    "preferences": {
    "requestFollowUp": "No",
    "notes": "These are some notes",
    "quoteNameIdentifier": "Quote-123"
    },
    "quoteId": "0b85fdf6-f462-47b9-8bf3-7996f4f2db9a",
    "quoteNumber": "Quote-9500090",
    "estimatedInstallInterval": "40 days",
    "financialTerms": [
    {
    "term": "12",
    "totalMrc": 806,
    "totalNrc": 500
    }
    ]
    }
    }