Rack Elevation JSON Template
Define rack layouts programmatically with this JSON template. Each unit in the rack is described by its RU position, face orientation, device type, and height - the format used by DCIM tools and infrastructure-as-code workflows.
Plan the whole rack before you touch the hardware: patch panels at the top, switches below, and servers in the middle, with power and cable management accounted for.
json
Define rack layouts programmatically.
{
"rack_name": "R01",
"site": "NYC-DC1",
"height_ru": 42,
"units": [
{ "position": 42, "device": "patch-panel-01", "type": "patch_panel", "height": 1, "face": "front" },
{ "position": 41, "device": "core-sw-01", "type": "switch", "height": 1, "face": "front" },
{ "position": 40, "device": "core-sw-02", "type": "switch", "height": 1, "face": "front" },
{ "position": 38, "device": "fw-ha-pair", "type": "firewall", "height": 2, "face": "front" },
{ "position": 36, "device": "dist-sw-01", "type": "switch", "height": 1, "face": "front" },
{ "position": 34, "device": "fiber-panel-01", "type": "fiber_enclosure", "height": 1, "face": "front" },
{ "position": 33, "device": "server-01", "type": "server", "height": 2, "face": "front", "manufacturer": "Dell", "model": "PowerEdge R750" }
]
}Read More
Guides that go deeper on the same topic.

Server Rack Units Explained: Sizes, Heights, and Capacity (U Guide)
Everything you need to know about rack units (U): what a rack unit is, standard server rack heights and sizes, 1U to 4U server form factors, and how to calculate usable rack capacity.

Rack Capacity Planning: A Practical Guide to Power, Space, and Resource Forecasting
A practical guide to rack capacity planning covering power budgeting, space utilization, cooling constraints, and how to forecast physical resources before deployments create crises.

Data Center Rack Layout Best Practices: Power, Cooling, and Space Planning
A practical guide to data center rack layout covering rack selection, power distribution, cooling strategies, space planning, cable management, and common mistakes to avoid.
More Templates
Explore the other templates in the toolkit.
Device Import CSV Template
Free device import CSV template for bulk-loading switches, routers, firewalls, and servers with rack position, role, site, and status.
Server Inventory CSV Template
Free server inventory CSV template to track physical servers across data centers: model, serial, form factor, OS, specs, and management IPs.
VM Inventory CSV Template
Free VM inventory CSV template to track virtual machines across hypervisors: vCPUs, RAM, storage, OS, IP, VLAN, environment, and owner.
IP Address Spreadsheet Template
Free IP address spreadsheet template to track every allocation across your subnets: IP, DNS name, device, interface, VLAN, and status.
IP Reservation Log Template
Free IP reservation log template to track reserved and assigned addresses, who reserved them, and what they are for.
DNS Records CSV Template
Free DNS records CSV template to audit and manage zone data: A, CNAME, MX, PTR records with TTL and priority.
DHCP Reservation Template
Free DHCP reservation template to manage static DHCP assignments: scope, MAC address, IP, hostname, and description.
Cable Label CSV Template
Free cable label CSV template for structured cabling: label ID, endpoints, port, cable type, length, color, and notes.
Patch Panel Port Map Template
Free patch panel port map template to document every port and its destination: panel, port, connected device, type, and VLAN.
Fiber Patch Panel Inventory Template
Free fiber patch panel inventory template to track every fiber strand and connection: strand type, connector, circuit, attenuation, and test date.
Rack Power Budget Template
Free rack power budget CSV template to calculate and track power consumption per rack, device, and feed.
Circuit Inventory CSV Template
Free circuit inventory CSV template to track all WAN, ISP, and interconnect circuits: provider, bandwidth, handoffs, cost, and term dates.
WAN Circuit Inventory Template
Free WAN circuit inventory CSV template to track wide-area connectivity: technology, endpoints, bandwidth, latency, jitter, and SLA.
Cross Connect Inventory Template
Free cross connect inventory CSV template to track colocation cross-connects and interconnects between panels and cages.
ISP Service Inventory Template
Free ISP service inventory CSV template to track every provider service, contract term, SLA, and renewal date across your sites.
ISP & Carrier Contacts Template
Free ISP and carrier contacts CSV template: support phone, email, portal, account manager, and circuit IDs per provider.
Firewall Rules CSV Template
Free firewall rules CSV template to document and review firewall policies: source, destination, ports, protocol, action, and description.
SSL/TLS Certificate Tracker Template
Free SSL/TLS certificate tracker CSV template: common name, SANs, issuer, expiry, days left, owner, and auto-renewal status.
Change Log Template
Free change log CSV template to track every infrastructure change: date, author, type, device, summary, rollback plan, and status.
Change Window Schedule Template
Free change window schedule CSV template to plan and track maintenance windows across teams, systems, and risk levels.
Maintenance Schedule Template
Free maintenance schedule CSV template for recurring maintenance, patching cycles, and compliance windows.
Maintenance Window Plan Template
Free maintenance window plan markdown template: affected services, pre-maintenance checklist, procedure, validation, and rollback plan.
Network Documentation Template (Markdown)
Free Markdown network documentation template for your runbook or wiki: topology, IP addressing, device inventory, circuits, and change log.
Hardware Asset Register Template
Free hardware asset register CSV template for complete hardware lifecycle tracking: cost, warranty, location, status, and owner.
Serial Number Tracking Template
Free serial number tracking CSV template for quick warranty and support calls: serial, product ID, asset tag, and support contract.
Vendor & Support Contacts Template
Free vendor and support contacts CSV template: hardware and software vendors, contracts, support phones, portals, and account reps.
Cloud Resources Inventory Template
Free cloud resources inventory CSV template to track resources across AWS, GCP, and Azure: VPC, IPs, tags, environment, and cost.