v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Objects

Replace network map content

Replace the content of a network map object. The elements and links arrays, when present, fully replace the map layout. Only network map content fields are applied — other object properties are left untouched. Requires modify access and applies only to objects of class NetworkMap.

put/v1/objects/{object-id}/map

Path parameters

object-idinteger required

Request body

mapTypeinteger

Map type (custom, layer-2 topology, IP topology, etc.).

layoutinteger

Automatic layout algorithm.

seedObjectsinteger[]

Seed object IDs for topology maps.

discoveryRadiusinteger

Topology discovery radius (hops from seed).

defaultLinkColorinteger

Default link color.

defaultLinkColorSourceinteger

Default link color source.

defaultLinkRoutinginteger

Default link routing algorithm.

defaultLinkWidthinteger

Default link width.

defaultLinkStyleinteger

Default link style.

objectDisplayModeinteger

Object element display mode.

backgroundColorinteger

Map background color.

backgroundstring uuid

Background image UUID (or a special value for map/none). When set, the background geo-positioning fields below apply.

backgroundLatitudenumber

Background map center latitude.

backgroundLongitudenumber

Background map center longitude.

backgroundZoominteger

Background map zoom level.

filterstring

NXSL object filter script source.

linkScriptstring

NXSL link styling script source.

widthinteger

Map canvas width.

heightinteger

Map canvas height.

canvasTypeinteger

Map canvas type.

initialViewModeinteger

Initial view mode when the map is opened.

displayPriorityinteger

Display ordering priority.

Response

Network map content updated; full updated object returned.

aliasstring

Object alias

categoryinteger

Object category ID

class'AccessPoint' | 'AgentPolicyLogParser' | 'Asset' | 'AssetGroup' | 'AssetRoot' | 'BusinessService' | 'BusinessServiceProto' | 'BusinessServiceRoot' | 'Chassis' | 'Cluster' | 'Condition' | 'Container' | 'Dashboard' | 'DashboardGroup' | 'DashboardRoot' | 'Generic' | 'Interface' | 'MobileDevice' | 'Network' | 'NetworkMap' | 'NetworkMapGroup' | 'NetworkMapRoot' | 'NetworkService' | 'Node' | 'NodeLink' | 'Rack' | 'Report' | 'ReportGroup' | 'ReportRoot' | 'Sensor' | 'ServiceCheck' | 'ServiceRoot' | 'Subnet' | 'Template' | 'TemplateGroup' | 'TemplateRoot' | 'VPNConnector' | 'Zone'
guidstring uuid

Object GUID

idinteger

Object ID

namestring

Object name

timestampstring date-time

Object last change timestamp

status0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8