v1

latestOpenAPI 3.0.2GNU Free Documentation License2026-07-176924101.2 KB
Polls

Execute object poll

Initiates a poll on the object. Returns a UUID to track poll output. Poll types: autobind, configuration, "configuration full", discovery, interface, status, topology

post/objects/{object-id}/polls

Path parameters

object-idstring required

Object ID or GUID

Request body

type'autobind' | 'configuration' | 'configuration full' | 'configuration with reset' | 'discovery' | 'interface' | 'status' | 'topology' required

Poll type

Response

Poll started

UUIDstring uuid
typestring