GET /api/dcim/sites/2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 2,
    "url": "https://netbox.bayareabackbone.com/api/dcim/sites/2/?format=api",
    "display_url": "https://netbox.bayareabackbone.com/dcim/sites/2/?format=api",
    "display": "San Bruno Mtn 7",
    "name": "San Bruno Mtn 7",
    "slug": "san-bruno-mtn-7",
    "status": {
        "value": "active",
        "label": "Active"
    },
    "region": null,
    "group": null,
    "tenant": null,
    "facility": "",
    "time_zone": "America/Los_Angeles",
    "description": "",
    "physical_address": "700 Radio Rd,\r\nBrisbane, CA  94005",
    "shipping_address": "",
    "latitude": 37.68674,
    "longitude": -122.43525,
    "comments": "# Tower\r\n\r\nThe tower has a 4° slope on the main lower beams. The base of the tower is approximately 23 feet wide. The first horizontal beam is 8 feet from the ground. The second beam is 7 feet above the first. The supporting angled beams, running from the group, are at an angle of 37° from vertical. The ham shack is located on the south side of the tower with a slight peeked roof. The top of the roof peek is 6 feet from the second beam. The edge of the roof is approximately level with the first beam.\r\n\r\nThe beams themselves are 3.5in horizontally, 3in vertically, and 0.25in thick with a rounded edge. The double beam which forms the second horizontal beam is 1.25in thick.\r\n\r\n# Mounting\r\n\r\nAll equipment must be mounded on galvanized supports which are themselves attached to the tower using beam clamps. All current mounting brackets should be considered unusable. Mounts using \"stacked\" struts are no longer allowed.\r\n\r\n# Cabling\r\n\r\nCabling must be run with beam camps and stainless steel zip ties and cannot be directly attached to the tower. Cables run into the shack via rubber cable glands (not the plastic tube!). Cable loops are discouraged, as is excessive cable in the shack.\r\n\r\n# Power\r\n\r\nThe site provide main power (without backup) as well as 24vdc, 12vdc and -24vdc (breakers not provided) with battery backup. No solar or generator.\r\n\r\nOriginally we used the provided backup 24vdc power, but switched to our own 200Ah battery (~2 days of power) to avoid negatively impacting the rest of the site's tenants.\r\n\r\n# Management\r\n\r\nThe site is own and managed by Matthew Kaufman as part of the [WB6ECE Repeater Group](https://wiki.bayareamesh.us/index.php/WB6ECE_Repeater_Group).\r\n\r\nCoordination of changes to the site (e.g. new radios) is managed on the mailing list [Sbruno_shack](http://lists.lns.com/pipermail/sbruno_shack/).",
    "asns": [],
    "tags": [],
    "custom_fields": {
        "aredn_map": "https://map.bayareamesh.us/#14.93/37.68638/-122.43638"
    },
    "created": "2024-12-05T21:41:48.867970Z",
    "last_updated": "2024-12-09T06:12:48.022578Z",
    "circuit_count": 0,
    "device_count": 10,
    "prefix_count": 7,
    "rack_count": 1,
    "virtualmachine_count": 4,
    "vlan_count": 7
}