deleteComponentVersionPropDef
Delete a component version property
Format
udclient [global-args...] [global-flags...]
deleteComponentVersionPropDef [parameters]
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| component | string | true | Name or ID of the component |
| name | string | true | Name of the property to delete |
Example
udclient -username jsmith -password passwd
-weburl https://deployserver.example.com:8443
deleteComponentVersionPropDef
-component JPetStore-APP
-name Prop1Related REST command: Delete a component version property.