get https://api.sixfab.com/v1/assets//alpon/network/priority
Retrieve the current network interface priorities for the ALPON device.
Possible Error Codes:
- AssetNotFound: The asset with the specified ID was not found.
- AssetNotAlponDevice: The device is not an ALPON device.
- NoNetworkInterfaces: No network interfaces found for the device.
Note: Returned response values may not be sequential in the format of
1, 2, 3, etc. But when setting priorities, they should be sequential and
start from 1 as explained in the Set Network Interface Priorities endpoint.