onvif-cameras

Auth in ONVIF device

Use this method to auth in ONVIF device.

post/onvif-cameras/{id}/auth/

Path parameters

idinteger required

A unique integer value identifying this Onvif camera.

Request body

usernamestring required
passwordstring required

Response

idinteger required
metaobject required
created_datestring date-time required

Onvif Camera creation date

modified_datestring date-time required

Onvif Camera modification date

endpoint_referencestring required
need_rebootboolean
need_authboolean
usernamestring nullable
passwordstring nullable
is_discoveringboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.