v51

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

Update node polling configuration

Update the node's polling settings: poller node, required poll count for status change, expected capabilities bitmask, and the per-protocol / per-poll-type disable flags. Merge-patch semantics: any subset of fields can be sent; omitted fields are left unchanged. Within the flags object only the named booleans that are present are modified; the rest are preserved.

This property group applies to Node objects only; sending it to any other object class returns 400.

patch/v1/objects/{object-id}/polling

Path parameters

object-idinteger required

Request body

pollerNodeinteger

ID of the node used for polling, or 0 to poll from the server. Must reference a node object.

requiredPollCountinteger

Number of consecutive polls required before a status change is registered.

expectedCapabilitiesinteger

Expected capabilities bitmask.

useIfXTableinteger

Whether to use SNMP ifXTable for interface polling (0 = server default, 1 = enabled, 2 = disabled).

Response

Polling configuration 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