Delen via


Web Apps - Get Instance Ms Deploy Status

Beschrijving voor De status van de laatste MSDeploy-bewerking ophalen.

GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/instances/{instanceId}/extensions/MSDeploy?api-version=2023-12-01

URI-parameters

Name In Vereist Type Description
instanceId
path True

string

Id van web-app-exemplaar.

name
path True

string

Naam van web-app.

resourceGroupName
path True

string

Naam van de resourcegroep waartoe de resource behoort.

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

subscriptionId
path True

string

Uw Azure-abonnements-id. Dit is een tekenreeks met GUID-indeling (bijvoorbeeld 00000000-0000-0000-0000-000000000000).

api-version
query True

string

API-versie

Antwoorden

Name Type Description
200 OK

MSDeployStatus

OK

Other Status Codes

DefaultErrorResponse

App Service foutreactie.

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

Definities

Name Description
DefaultErrorResponse

App Service foutreactie.

Details
Error

Foutmodel.

MSDeployProvisioningState

Inrichtingsstatus

MSDeployStatus

MSDeploy ARM-antwoord

DefaultErrorResponse

App Service foutreactie.

Name Type Description
error

Error

Foutmodel.

Details

Name Type Description
code

string

Gestandaardiseerde tekenreeks om de fout programmatisch te identificeren.

message

string

Gedetailleerde foutbeschrijving en foutopsporingsinformatie.

target

string

Gedetailleerde foutbeschrijving en foutopsporingsinformatie.

Error

Foutmodel.

Name Type Description
code

string

Gestandaardiseerde tekenreeks om de fout programmatisch te identificeren.

details

Details[]

Gedetailleerde fouten.

innererror

string

Meer informatie over foutopsporing.

message

string

Gedetailleerde foutbeschrijving en foutopsporingsinformatie.

target

string

Gedetailleerde foutbeschrijving en foutopsporingsinformatie.

MSDeployProvisioningState

Inrichtingsstatus

Name Type Description
accepted

string

canceled

string

failed

string

running

string

succeeded

string

MSDeployStatus

MSDeploy ARM-antwoord

Name Type Description
id

string

Resource-id.

kind

string

Soort resource.

name

string

Resourcenaam.

properties.complete

boolean

Of de implementatiebewerking is voltooid

properties.deployer

string

De gebruikersnaam van de implementatiefunctie

properties.endTime

string

Eindtijd van de implementatiebewerking

properties.provisioningState

MSDeployProvisioningState

Inrichtingsstatus

properties.startTime

string

Begintijd van de implementatiebewerking

type

string

Resourcetype.