Failover Groups - Update
Bir yük devretme grubu Güncelleştirmeler.
PATCH https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/failoverGroups/{failoverGroupName}?api-version=2021-11-01
URI Parametreleri
Name | İçinde | Gerekli | Tür | Description |
---|---|---|---|---|
failover
|
path | True |
string |
Yük devretme grubunun adı. |
resource
|
path | True |
string |
Kaynağı içeren kaynak grubunun adı. Bu değeri Azure Resource Manager API'sinden veya portaldan alabilirsiniz. |
server
|
path | True |
string |
Yük devretme grubunu içeren sunucunun adı. |
subscription
|
path | True |
string |
Azure aboneliğini tanımlayan abonelik kimliği. |
api-version
|
query | True |
string |
İstek için kullanılacak API sürümü. |
İstek Gövdesi
Name | Tür | Description |
---|---|---|
properties.databases |
string[] |
Yük devretme grubundaki veritabanlarının listesi. |
properties.readOnlyEndpoint |
Yük devretme grubu örneğinin salt okunur uç noktası. |
|
properties.readWriteEndpoint |
Yük devretme grubu örneğinin okuma-yazma uç noktası. |
|
tags |
object |
Kaynak etiketleri. |
Yanıtlar
Name | Tür | Description |
---|---|---|
200 OK |
Yük devretme grubu başarıyla güncelleştirildi. |
|
202 Accepted |
Kabul edildi |
|
Other Status Codes |
Hata Yanıtları: **
|
Örnekler
Update failover group
Örnek isteği
PATCH https://management.azure.com/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default/providers/Microsoft.Sql/servers/failover-group-primary-server/failoverGroups/failover-group-test-1?api-version=2021-11-01
{
"properties": {
"readWriteEndpoint": {
"failoverPolicy": "Automatic",
"failoverWithDataLossGracePeriodMinutes": 120
},
"databases": [
"/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default/providers/Microsoft.Sql/servers/failover-group-primary-server/databases/testdb-1"
]
}
}
Örnek yanıt
{
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default/providers/Microsoft.Sql/servers/failover-group-primary-server/failoverGroups/failover-group-test-3",
"name": "failover-group-test-3",
"type": "Microsoft.Sql/servers/failoverGroups",
"location": "Japan East",
"properties": {
"readWriteEndpoint": {
"failoverPolicy": "Automatic",
"failoverWithDataLossGracePeriodMinutes": 120
},
"readOnlyEndpoint": {
"failoverPolicy": "Disabled"
},
"replicationRole": "Primary",
"replicationState": "CATCH_UP",
"partnerServers": [
{
"id": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default/providers/Microsoft.Sql/servers/failover-group-secondary-server",
"location": "Japan West",
"replicationRole": "Secondary"
}
],
"databases": [
"/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/Default/providers/Microsoft.Sql/servers/failover-group-primary-server/databases/testdb-1"
]
}
}
Tanımlar
Name | Description |
---|---|
Failover |
Yük devretme grubu. |
Failover |
Yük devretme grubu örneğinin salt okunur uç noktası. |
Failover |
Yük devretme grubu örneğinin okuma-yazma uç noktası. |
Failover |
Yük devretme grubu örneğinin yerel çoğaltma rolü. |
Failover |
Yük devretme grubu güncelleştirme isteği. |
Partner |
Yük devretme grubu için iş ortağı sunucu bilgileri. |
Read |
Yük devretme grubu için salt okunur uç noktanın yük devretme ilkesi. |
Read |
Yük devretme grubu için okuma-yazma uç noktasının yük devretme ilkesi. failoverPolicy Otomatik ise failoverWithDataLossGracePeriodMinutes gereklidir. |
FailoverGroup
Yük devretme grubu.
Name | Tür | Description |
---|---|---|
id |
string |
Kaynak Kimliği. |
location |
string |
Kaynak konumu. |
name |
string |
Kaynak adı. |
properties.databases |
string[] |
Yük devretme grubundaki veritabanlarının listesi. |
properties.partnerServers |
Yük devretme grubu için iş ortağı sunucu bilgilerinin listesi. |
|
properties.readOnlyEndpoint |
Yük devretme grubu örneğinin salt okunur uç noktası. |
|
properties.readWriteEndpoint |
Yük devretme grubu örneğinin okuma-yazma uç noktası. |
|
properties.replicationRole |
Yük devretme grubu örneğinin yerel çoğaltma rolü. |
|
properties.replicationState |
string |
Yük devretme grubu örneğinin çoğaltma durumu. |
tags |
object |
Kaynak etiketleri. |
type |
string |
Kaynak türü. |
FailoverGroupReadOnlyEndpoint
Yük devretme grubu örneğinin salt okunur uç noktası.
Name | Tür | Description |
---|---|---|
failoverPolicy |
Yük devretme grubu için salt okunur uç noktanın yük devretme ilkesi. |
FailoverGroupReadWriteEndpoint
Yük devretme grubu örneğinin okuma-yazma uç noktası.
Name | Tür | Description |
---|---|---|
failoverPolicy |
Yük devretme grubu için okuma-yazma uç noktasının yük devretme ilkesi. failoverPolicy Otomatik ise failoverWithDataLossGracePeriodMinutes gereklidir. |
|
failoverWithDataLossGracePeriodMinutes |
integer |
Okuma-yazma uç noktası için veri kaybıyla yük devretme denenmeden önce yetkisiz kullanım süresi. failoverPolicy Otomatik ise failoverWithDataLossGracePeriodMinutes gereklidir. |
FailoverGroupReplicationRole
Yük devretme grubu örneğinin yerel çoğaltma rolü.
Name | Tür | Description |
---|---|---|
Primary |
string |
|
Secondary |
string |
FailoverGroupUpdate
Yük devretme grubu güncelleştirme isteği.
Name | Tür | Description |
---|---|---|
properties.databases |
string[] |
Yük devretme grubundaki veritabanlarının listesi. |
properties.readOnlyEndpoint |
Yük devretme grubu örneğinin salt okunur uç noktası. |
|
properties.readWriteEndpoint |
Yük devretme grubu örneğinin okuma-yazma uç noktası. |
|
tags |
object |
Kaynak etiketleri. |
PartnerInfo
Yük devretme grubu için iş ortağı sunucu bilgileri.
Name | Tür | Description |
---|---|---|
id |
string |
İş ortağı sunucusunun kaynak tanımlayıcısı. |
location |
string |
İş ortağı sunucusunun coğrafi konumu. |
replicationRole |
İş ortağı sunucusunun çoğaltma rolü. |
ReadOnlyEndpointFailoverPolicy
Yük devretme grubu için salt okunur uç noktanın yük devretme ilkesi.
Name | Tür | Description |
---|---|---|
Disabled |
string |
|
Enabled |
string |
ReadWriteEndpointFailoverPolicy
Yük devretme grubu için okuma-yazma uç noktasının yük devretme ilkesi. failoverPolicy Otomatik ise failoverWithDataLossGracePeriodMinutes gereklidir.
Name | Tür | Description |
---|---|---|
Automatic |
string |
|
Manual |
string |