![]() |
Consumption Analytics Documentation |
Deletes a lookup table specified by its ID.
DELETE http://<ccServerURL>/rest/v2/lookups/<id>
Name | Type | Description | |
---|---|---|---|
URL path parameters (required) | id | integer | The ID of the table to delete. |
None
text/plain
A message stating whether the deletion was successful.
DELETE http://localhost:8080/rest/v2/lookups/10000
Successfully deleted lookup data with id 10000
(c) Copyright 2017-2020 Hewlett Packard Enterprise Development LP