delete https://api.sixfab.com/v1/assets//alpon/containers/
Delete a container on the ALPON device.
Possible Error Codes:
- AssetNotFound: The asset with the specified ID was not found.
- AssetNotAlponDevice: The device is not an ALPON device.
- ContainerNotFound: The container with the specified name was not found.
- ErrorDeletingContainer: Device responded with an error.
- DeviceNotReachable: The device is not reachable.