# UpdateServerCertificateRequest
## Properties
**dry_run** | Option<**bool**> | If true, checks whether you have the required permissions to perform the action. | [optional]
**name** | **String** | The name of the server certificate you want to modify. |
**new_name** | Option<**String**> | A new name for the server certificate. | [optional]
**new_path** | Option<**String**> | A new path for the server certificate. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)