powered by
Gets the settings for a specified service.
servicediscovery_get_service(Id)
[required] The ID of the service that you want to get settings for.
svc$get_service( Id = "string" )
# NOT RUN { # This example gets the settings for a specified service. svc$get_service( Id = "srv-e4anhexample0004" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab