DELETE /{id}

Deletes a service object by ID.

Note: AppViz does not support deleting device service objects. Using this request to delete a device object will succeed in deleting the object from AppViz, but because the object will never be deleted from the device, the object will be automatically recreated with the next device object update.

Resource Name: /network_services/{id}/

Permissions Required:
  • Edit service object

Request URL Parameters:

Parameter

Type

Description

id

String

The service object's revision ID.

Validation:
  • Existing object.
Return:

 

â See also: