Record
post-truststore-params
No description available.
record post-truststore-params {
operation: option<string>,
new-password: option<string>,
re-password: option<string>,
key-store-type: option<string>,
remove-alias: option<string>,
certificate: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| operation | option<string> | |
| new-password | option<string> | |
| re-password | option<string> | |
| key-store-type | option<string> | |
| remove-alias | option<string> | |
| certificate | option<string> |