Provisioning Operations

This page summarises what each operation in the Provision Portal does. Each is a page reachable from the side menu after login.

Single Device

Provision or inspect a single CPE. Search for a device (by identifiers such as serial number, MAC, or product class), review its provisioning parameters and objects, then submit provisioning or delete its provision data.

Multiple Device

Batch-provision many CPEs by uploading a file. The file is uploaded to the backend (ui/provision/upload), previewed as a table, then submitted for multiple provisioning (ui/provision/multiple).

Replace Device

Replace one CPE with another, carrying over its provisioning (ui/provision/replace-cpe).

Deactivate Service

Deactivate a service on a device (ui/provision/deactivate). This page appears only when the backend enables it (deactivateService.enable); otherwise it is hidden and its route redirects away.

Get Status

Look up the current provisioning status of a device (ui/provision/status), shown in a status table.

View Log

Inspect operation logs. Two tabs are available — Debug log and Custom log — backed by the server log files (ui/server/logs).

User Management

Administrators only. List, create, update, and delete portal users. Users with the limited USER permission cannot open this page.