Delete an LSF configuration from the database (DELETE)
Description
URL |
scheme://domain:port/platform/ws/lsfconfig/{config_id} |
|
Description |
Deletes the specified LSF configuration from the database. |
|
HTTP Method |
DELETE |
|
Parameters |
None |
Request
Request-Method |
DELETE |
|
Request-URI |
/platform/ws/lsfconfig/{config_id} |
|
Request-Header |
Name | Value |
Accept |
application/xml or application/json |
|
Message-body |
Empty |
Response
Response-Code |
|
|
Response-Header |
Name | Value |
Content-Type |
application/xml or application/json |
|
Message-body |
Failure Message |
If not successful, returns an error message. For additional information, refer to the schema file ./schemas/error/error.xsd.
|
Related APIs
- Get the list of LSF configurations in the database: /platform/ws/lsfconfig