DELETE /config/event_sources/property_discovery_profiles/{id}
Deletes the specified PropertyDiscoveryProfile.
| MIME Type |
|---|
text/plain |
| Parameter | Type | Optionality | Data Type | MIME Type | Description |
|---|---|---|---|---|---|
id |
path |
Required |
Number (Integer) |
text/plain |
The ID of the PropertyDiscoveryProfile to be deleted. |
| HTTP Response Code | Unique Code | Description |
|---|---|---|
404 |
1002 |
If the supplied id does not correlate to an existing PropertyDiscoveryProfile. |
500 |
1020 |
An internal server error has occurred. |
Response Description
Response Sample