location
Felder
location
name
locationType
BUILDINGFLOORROOMZONEWORKSTATIONPARKINGRACKparentId
Parent location for hierarchy (Building > Floor > Room > Workstation)
path
Materialized path for fast hierarchy queries
sortOrder
partyId
Party this location belongs to (for customer site planning)
partyAddressId
Specific address/site of the party
address
floorPlanImageUrl
SVG or image URL for floor plan
capacity
Person capacity
roomType
OFFICESERVER_ROOMMEETING_ROOMWORKSHOPSTORAGERECEPTIONKITCHENWCOTHERnullworkstationType
STANDARDSTANDINGHOT_DESKPHONE_BOOTHnullisBookable
assignedToUserId
Permanently assigned user (not a hot desk)
positionX
X position on floor plan (0-100%)
positionY
Y position on floor plan (0-100%)
floorPlanLocationId
ID of the FLOOR/ROOM whose floor-plan this workstation is placed on. Decouples position from hierarchy: positionX/Y belong to ONE specific plan, so a workstation under Room can be placed on the parent Floor plan without leaking the pin into the Room plan.
rackVendor
Rack manufacturer/vendor
rackModel
Rack model name
rackDepthMm
Rack depth in millimeters
maxWeightKg
Maximum load capacity in kg
powerCircuits
Number of power circuits/feeds
ipRanges
Public egress IPs of this site, as CIDR (192.0.2.0/24, 2001:db8::/32) or bare address. Used to detect which site a user is working from — a hint for defaults only, NEVER an authorization input. Not exposed by /print-target/resolve.
defaultPrintTarget
Label printer used by default for users detected at this site (ADR 0370)
equipment
Equipment at this location
tags
isActive
notes
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/locations— Liste, paginiert + filterbarGET /api/v1/locations/<id>— Einzelne EntityPOST /api/v1/locations— AnlegenPATCH /api/v1/locations/<id>— Teil-UpdateDELETE /api/v1/locations/<id>— Soft-DeleteGET /api/v1/locations/<id>/timeline— Audit + Aktivitäten