DELETE /config/event_sources/property_discovery_profiles/{id}

Deletes the specified PropertyDiscoveryProfile.

Table 1. DELETE /config/event_sources/property_discovery_profiles/{id} resource details
MIME Type

text/plain

Table 2. DELETE /config/event_sources/property_discovery_profiles/{id} request parameter details
Parameter Type Optionality Data Type MIME Type Description

id

path

Required

Number (Integer)

text/plain

The ID of the PropertyDiscoveryProfile to be deleted.

Table 3. DELETE /config/event_sources/property_discovery_profiles/{id} response codes
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