Virtual Machine Scale Sets - Get Instance View
取得 VM 擴展集實例的狀態。
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmScaleSetName}/instanceView?api-version=2018-04-01
名稱 | 位於 | 必要 | 類型 | Description |
---|---|---|---|---|
resource
|
path | True |
string |
資源群組的名稱。 |
subscription
|
path | True |
string |
可唯一識別 Microsoft Azure 訂用帳戶的訂用帳戶認證。 訂用帳戶識別碼會構成每個服務呼叫 URI 的一部分。 |
vm
|
path | True |
string |
VM 擴展集的名稱。 |
api-version
|
query | True |
string |
用戶端 API 版本。 |
名稱 | 類型 | Description |
---|---|---|
200 OK |
確定 |
Azure Active Directory OAuth2 Flow
類型:
oauth2
Flow:
implicit
授權 URL:
https://login.microsoftonline.com/common/oauth2/authorize
名稱 | Description |
---|---|
user_impersonation | 模擬您的用戶帳戶 |
名稱 | Description |
---|---|
Instance |
實例檢視狀態。 |
Status |
層級程序代碼。 |
Virtual |
虛擬機擴展集的實例檢視。 |
Virtual |
虛擬機擴展集虛擬機的實例檢視狀態摘要。 |
Virtual |
虛擬機擴展集虛擬機的擴充功能摘要。 |
Virtual |
虛擬機擴展集實例檢視狀態摘要的狀態代碼和計數。 |
實例檢視狀態。
名稱 | 類型 | Description |
---|---|---|
code |
string |
狀態碼。 |
displayStatus |
string |
狀態的簡短可當地語系化標籤。 |
level |
層級程序代碼。 |
|
message |
string |
詳細的狀態消息,包括警示和錯誤訊息。 |
time |
string |
狀態的時間。 |
層級程序代碼。
名稱 | 類型 | Description |
---|---|---|
Error |
string |
|
Info |
string |
|
Warning |
string |
虛擬機擴展集的實例檢視。
名稱 | 類型 | Description |
---|---|---|
extensions |
延伸模組資訊。 |
|
statuses |
資源狀態資訊。 |
|
virtualMachine |
虛擬機擴展集的實例檢視狀態摘要。 |
虛擬機擴展集虛擬機的實例檢視狀態摘要。
名稱 | 類型 | Description |
---|---|---|
statusesSummary |
延伸模組資訊。 |
虛擬機擴展集虛擬機的擴充功能摘要。
名稱 | 類型 | Description |
---|---|---|
name |
string |
延伸模組名稱。 |
statusesSummary |
延伸模組資訊。 |
虛擬機擴展集實例檢視狀態摘要的狀態代碼和計數。
名稱 | 類型 | Description |
---|---|---|
code |
string |
實例檢視狀態代碼。 |
count |
integer |
具有特定狀態代碼的實例數目。 |