v1

latestOpenAPI 3.0.22026-07-24184452.0 KB
ALPON

Delete Container

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.
delete/assets/{asset_id}/alpon/containers/{container_name}

Path parameters

asset_idstring required

Serial Number, UUID, SIM SID or SIM ICCID

Serial Number, UUID, SIM SID or SIM ICCID

container_namestring required

Headers

x-forwarded-forstring

Response

Container deleted successfully

{"stackTrail":"paths:/assets/{asset_id}/alpon/containers/{container_name}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}