Azure VM

Get operation status

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Retrieve details from the provided operation status location URL. Use this action to poll for the status of asynchronous actions in our Azure VM integration such as starting, restarting, or deallocating a virtual machine.

Inputs

Champ

Type

Description

location [required]

string

The location URL returned from asynchronous actions in Azure VM.

Outputs

Champ

Type

Description

status [required]

enum

The status of the requested asynchronous operation. Allowed enum values: Accepted,Succeeded,Failed,Updated,Started,Resolved

name [required]

string

startTime [required]

string

The time at which the operation began.

endTime

string

The time at which the operation finished.