JSON
{
"id": 1,
"name": "camera_agent_name",
"uuid": "d2ba9774-eb19-4654-9bfd-037b58e93af4",
"mac": "mac1",
"serial_number": "serial_number",
"status": "activated",
"is_online": false,
"version": "3.4",
"last_updated_at": null,
"created_at": "2024-05-27T12:55:49.000000Z",
"updated_at": "2024-05-27T12:55:49.000000Z",
"storages": [
{
"id": 1,
"path": "/storage",
"usage": 33.333,
"capacity": 0.03
}
],
"camera": {
"id": 1,
"group_id": 1,
"status": "initial",
"type": "mediaagent",
"start_at": null,
"created_at": "2024-05-27T12:55:49.000000Z",
"billing_id": null,
"pretty_name": "camera-name",
"original_name": "camera-name",
"lat": null,
"lng": null,
"azimuth": null,
"streams": [
{
"id": 1,
"type": "high",
"camera_id": 1,
"url": "rtsp://admin:pass@server.local:554/Streaming/Channels/101",
"is_preview_from_server": true,
"is_archive_from_server": null,
"status": null,
"has_sound": false,
"width": null,
"height": null,
"video_codec": null,
"audio_codec": null
},
{
"id": 2,
"type": "low",
"camera_id": 1,
"url": "rtsp://admin:pass@server.local:554/Streaming/Channels/102",
"is_preview_from_server": true,
"is_archive_from_server": null,
"status": null,
"has_sound": false,
"width": null,
"height": null,
"video_codec": null,
"audio_codec": null
}
],
"has_sound": false,
"archive_recording_type": "fulltime",
"can_change_archive_timetable": false,
"is_bridge": false,
"is_agent": true,
"is_intercom": false,
"is_cloud_archive_enabled": false,
"is_local_archive_enabled": false,
"cloud_archive_storage_days": 0,
"local_archive_storage_days": 0,
"ip": "127.0.0.1",
"port": 554,
"is_favorite": false,
"is_restricted_live": null,
"is_restricted_archive": null,
"user_status": "active",
"note": null,
"name": "qwe-name"
}
}