github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/clouddb/docs/RebootCloudDbServerInstanceRequest.md (about)

     1  # RebootCloudDbServerInstanceRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CloudDBServerInstanceNo** | ***string** | CloudDB서버인스턴스번호 | [default to null]
     7  **IsWithFailover** | ***bool** | Failover여부 | [optional] [default to null]
     8  **IsRebootNow** | ***bool** | 지금재부팅여부 | [optional] [default to null]
     9  **RebootTime** | ***string** | 예약재부팅시간 | [optional] [default to null]
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13