powered by
Gets information about any operation that returns an operation ID in the response, such as a CreateService request.
CreateService
servicediscovery_get_operation(OperationId)
[required] The ID of the operation that you want to get more information about.
svc$get_operation( OperationId = "string" )
To get a list of operations that match specified criteria, see ListOperations.
# NOT RUN { # Example: Get operation result svc$get_operation( OperationId = "gv4g5meo7ndmeh4fqskygvk23d2fijwa-k9302yzd" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab