powered by
Gets information about a namespace.
servicediscovery_get_namespace(Id)
[required] The ID of the namespace that you want to get information about.
svc$get_namespace( Id = "string" )
# NOT RUN { # This example gets information about a specified namespace. svc$get_namespace( Id = "ns-e4anhexample0004" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab