Health Api - Get Service Status
Status van de service ophalen.
HEAD {endpoint}/api/health?api-version=2024-12-01
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
endpoint
|
path | True |
string url |
HTTP- of HTTPS-eindpunt voor het Web PubSub-service-exemplaar. |
api-version
|
query | True |
string |
De versie van de REST API's. |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
De service is in orde |
|
Other Status Codes |
Foutreactie |
Voorbeelden
HealthApi_GetServiceStatus
Voorbeeldaanvraag
HEAD {endpoint}/api/health?api-version=2024-12-01