Delete a component resource property definition
Request
DELETE https://{hostname}:{port}
/cli/component/removeResPropDef?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| component | string | true | Name or ID of the component |
| name | string | true | Name of the property definition to remove |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: removeComponentResourcePropDef.