Azure VM

Get operation status

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

Field

Type

Description

location [required]

string

The location URL returned from asynchronous actions in Azure VM.

Outputs

Field

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.