servicediscovery_get_operation: Gets information about any operation that returns an operation ID in the
response, such as a CreateService request
Description
Gets information about any operation that returns an operation ID in the
response, such as a CreateService
request.
Usage
servicediscovery_get_operation(OperationId)
Arguments
OperationId
[required] The ID of the operation that you want to get more information about.
Request syntax
svc$get_operation(
OperationId = "string"
)
Details
To get a list of operations that match specified criteria, see
ListOperations.