Virtual Machine Scale Sets - Force Recovery Service Fabric Platform Update Domain Walk
手動平臺更新網域逐步解說,以更新 Service Fabric 虛擬機擴展集中的虛擬機。
HTTP
POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/forceRecoveryServiceFabricPlatformUpdateDomainWalk?api-version=2018-10-01&platformUpdateDomain={platformUpdateDomain}
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
resource
|
path | True |
string |
資源群組的名稱。 |
subscription
|
path | True |
string |
可唯一識別 Microsoft Azure 訂用帳戶的訂用帳戶認證。 訂用帳戶識別碼會構成每個服務呼叫 URI 的一部分。 |
vm
|
path | True |
string |
VM 擴展集的名稱。 |
api-version
|
query | True |
string |
用戶端 API 版本。 |
platform
|
query | True |
integer |
要求手動復原逐步解說的平臺更新網域 |
名稱 | 類型 | Description |
---|---|---|
200 OK |
確定 |
Azure Active Directory OAuth2 Flow
類型:
oauth2
Flow:
implicit
授權 URL:
https://login.microsoftonline.com/common/oauth2/authorize
名稱 | Description |
---|---|
user_impersonation | 模擬您的用戶帳戶 |
呼叫手動復原逐步解說之後的回應
名稱 | 類型 | Description |
---|---|---|
nextPlatformUpdateDomain |
integer |
需要逐步解說的下一個更新網域。 Null 表示已完成跨越所有更新網域的逐步解說 |
walkPerformed |
boolean |
是否執行復原逐步解說 |