Configure and Verify the Rest API
Step 1: Configure the Rest API
set system services rest http port 3000
set system services rest https port 3443
set system services rest enable-explorer
commit and-quitStep 2: Verify the Rest API Configuration
show configuration system services restStep 3: Create a Read-Only User
set system login user epiphany class read-only authentication encrypted-password <password>Last updated