Name | Type | Description | Notes |
---|---|---|---|
args | List<String> | Optional arguments as key=value pairs or JSON strings, e.g - \"--args=csr=base64_encoded_csr --args=common_name=bar\" or args='{\"csr\":\"base64_encoded_csr\"}. It is possible to combine both formats.' | [optional] |
host | String | Host | [optional] |
json | Boolean | Set output format to JSON | [optional] |
name | String | Dynamic secret name | |
target | String | Target Name | [optional] |
timeout | Long | Timeout in seconds | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |