setup_initial_user
Configure the first admin account on a new Axis camera. Connects directly without prior authentication to set username and password.
Instructions
Set up the initial admin user on a factory-fresh Axis camera. Does NOT require connect_camera — connects directly without authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Camera IP address or hostname | |
| port | No | HTTP port (default 80) | |
| password | Yes | Password for the initial admin account | |
| username | No | Username (default 'root') | root |