SqlserverDrSecondaryCreateRequest
SqlserverDrSecondaryCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| ad_user_id required | AD User ID Example : aduser123Pattern : ^[a-zA-Z0-9.\-]+$Minimum length : 3Maximum length : 20 | string | |
| ad_user_password required | AD User Password Example : test123!Minimum length : 8Maximum length : 30 | string | |
| license required | license Example : | string | |
| name required | Secondary Name Example : Minimum length : 3Maximum length : 15 | string | |
| region required | Region Example : | string | |
| service_ip_address optional | User subnet IP address Example : | any of [string, null] | |
| subnet_id required | Subnet ID. The ID can be obtained via the GET /vpc/v1/subnets endpoint. Example : | string |