Operation

Represents a long-running operation that is the result of a network API call. Many Resource Manager operations are asynchronous and return an Operation that can be polled for status.

API ManagementCloud ComputingInfrastructurePlatform as a Service

Properties

Name Type Description
name string The server-assigned name, which is only unique within the same service. Used to poll for the operation status.
metadata object Service-specific metadata associated with the operation.
done boolean If true, the operation is complete and either error or response is available.
response object The normal response of the operation. Contains the result on success.
View JSON Schema on GitHub