v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
FloorPlan

Scale FloorMap

This API is used to scale FloorMap. There are 2 ways. Using AnchorGeometry is one way, and using from , 'to' and distance is another way to scale floor. At least one of input must be present

post/network-monitoring/v1/sitemaps/{site-id}/floors/{floor-id}/scale

Request body

Response

FloorMap has been successfully scaled.

typestring const required

API type.

idstring const required

floorId associated with the site commonly in UUID format.

floorIdstring uuid required
tenantIdstring string

Example response

{
  "type": "feature",
  "id": "3b5b-0e6c-4b73-9f6e-4e895a080190"
}