Servers - List Gateway Status

傳回指定 Analysis Services 伺服器實例的閘道狀態。

POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}/listGatewayStatus?api-version=2017-08-01

URI 參數

名稱 位於 必要 類型 Description
resourceGroupName
path True

string

指定 Analysis Services 伺服器所屬的 Azure 資源群組名稱。 此名稱長度必須至少為1個字元,且長度不超過90個字元。

Regex pattern: ^[-\w\._\(\)]+$

serverName
path True

string

Analysis Services 伺服器的名稱。

Regex pattern: ^[a-z][a-z0-9]*$

subscriptionId
path True

string

Microsoft Azure 訂用帳戶的唯一標識符。 訂用帳戶識別碼會構成每個服務呼叫 URI 的一部分。

api-version
query True

string

用戶端 API 版本。

回應

名稱 類型 Description
200 OK

GatewayListStatusLive

正常。

Other Status Codes

GatewayListStatusError

默認回應為錯誤

安全性

azure_auth

Azure Active Directory OAuth2 Flow

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

名稱 Description
user_impersonation 模擬您的用戶帳戶

範例

Get details of a server

Sample Request

POST https://management.azure.com/subscriptions/613192d7-503f-477a-9cfe-4efc3ee2bd60/resourceGroups/TestRG/providers/Microsoft.AnalysisServices/servers/azsdktest/listGatewayStatus?api-version=2017-08-01

Sample Response

{
  "status": 0
}

定義

名稱 Description
ErrorAdditionalInfo

資源管理錯誤其他資訊。

ErrorDetail

錯誤詳細數據。

GatewayListStatusError

閘道的狀態為錯誤。

GatewayListStatusLive

閘道的狀態為實時狀態。

Status

清單閘道的即時訊息。 狀態:0 - 即時

ErrorAdditionalInfo

資源管理錯誤其他資訊。

名稱 類型 Description
info

object

其他資訊。

type

string

其他信息類型。

ErrorDetail

錯誤詳細數據。

名稱 類型 Description
additionalInfo

ErrorAdditionalInfo[]

錯誤其他資訊。

code

string

錯誤碼。

details

ErrorDetail[]

錯誤詳細資料。

httpStatusCode

integer

HTTP 狀態代碼

message

string

錯誤訊息。

subCode

integer

錯誤子碼

target

string

錯誤目標。

timeStamp

string

錯誤的時間戳。

GatewayListStatusError

閘道的狀態為錯誤。

名稱 類型 Description
error

ErrorDetail

清單閘道狀態的錯誤。

GatewayListStatusLive

閘道的狀態為實時狀態。

名稱 類型 Description
status

Status

清單閘道的即時訊息。 狀態:0 - 即時

Status

清單閘道的即時訊息。 狀態:0 - 即時

名稱 類型 Description
0

Integer