OperationStatus

Status of a long-running operation such as an application package installation.

Business ApplicationsCopilot StudioDataverseLow-CodeMicrosoftNo-CodePower PagesPower Platform

Properties

Name Type Description
id string The unique identifier of the operation.
status string The current status of the operation.
createdDateTime string The timestamp when the operation was created.
lastActionDateTime string The timestamp of the last status update.
error ['object', 'null'] Error details if the operation failed.
View JSON Schema on GitHub