Delete a component#

Request#

DELETE https://{hostname}:{port}
    /cli/componentdeleteComponent?{parameters}

Parameter Type Required Description
component string true Name or ID of the component

Related CLI command: deleteComponent.

Parent topic: component resource