deleteServerKeystoreEntry
Delete a server keystore entry
Format
udclient [global-args...] [global-flags...]
deleteServerKeystoreEntry [parameters]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
alias | string | true | The alias that will be removed. |
certificateFingerprint | string | true | The certificate fingerprint that must match to check for concurrent modification. |
Related REST command: Delete a server keystore entry.