Servers - List Gateway Status
Retourneert de gatewaystatus van het opgegeven Analysis Services-serverexemplaren.
POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AnalysisServices/servers/{serverName}/listGatewayStatus?api-version=2017-08-01
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
resource
|
path | True |
string minLength: 1maxLength: 90 pattern: ^[-\w\._\(\)]+$ |
De naam van de Azure-resourcegroep waarvan een bepaalde Analysis Services-server deel uitmaakt. Deze naam moet ten minste 1 teken lang zijn en niet meer dan 90. |
server
|
path | True |
string minLength: 3maxLength: 63 pattern: ^[a-z][a-z0-9]*$ |
De naam van de Analysis Services-server. |
subscription
|
path | True |
string |
Een unieke id voor een Microsoft Azure-abonnement. De abonnements-id maakt deel uit van de URI voor elke serviceoproep. |
api-version
|
query | True |
string |
De client-API-versie. |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
OK. |
|
Other Status Codes |
Standaardantwoord als een fout |
Beveiliging
azure_auth
Azure Active Directory OAuth2-stroom
Type:
oauth2
Stroom:
implicit
Autorisatie-URL:
https://login.microsoftonline.com/common/oauth2/authorize
Bereiken
Name | Description |
---|---|
user_impersonation | Uw gebruikersaccount imiteren |
Voorbeelden
Get details of a server
Voorbeeldaanvraag
POST https://management.azure.com/subscriptions/613192d7-503f-477a-9cfe-4efc3ee2bd60/resourceGroups/TestRG/providers/Microsoft.AnalysisServices/servers/azsdktest/listGatewayStatus?api-version=2017-08-01
Voorbeeldrespons
{
"status": 0
}
Definities
Name | Description |
---|---|
Error |
Aanvullende informatie over de resourcebeheerfout. |
Error |
De foutdetails. |
Gateway |
De status van de gateway is een fout. |
Gateway |
De status van de gateway is live. |
Status |
Livebericht van lijstgateway. Status: 0 - Live |
ErrorAdditionalInfo
Aanvullende informatie over de resourcebeheerfout.
Name | Type | Description |
---|---|---|
info |
object |
De aanvullende informatie. |
type |
string |
Het extra informatietype. |
ErrorDetail
De foutdetails.
Name | Type | Description |
---|---|---|
additionalInfo |
De fout bevat aanvullende informatie. |
|
code |
string |
De foutcode. |
details |
De foutdetails. |
|
httpStatusCode |
integer (int32) |
De HTTP-statuscode |
message |
string |
Het foutbericht. |
subCode |
integer (int32) |
De foutcode |
target |
string |
Het foutdoel. |
timeStamp |
string |
de tijdstempel voor de fout. |
GatewayListStatusError
De status van de gateway is een fout.
Name | Type | Description |
---|---|---|
error |
Fout bij de status van de lijstgateway. |
GatewayListStatusLive
De status van de gateway is live.
Name | Type | Description |
---|---|---|
status |
Status (int32) |
Livebericht van lijstgateway. Status: 0 - Live |
Status
Livebericht van lijstgateway. Status: 0 - Live
Waarde | Description |
---|---|
0 |