powered by
Deletes a namespace from the current account. If the namespace still contains one or more services, the request fails.
servicediscovery_delete_namespace(Id)
[required] The ID of the namespace that you want to delete.
svc$delete_namespace( Id = "string" )
# NOT RUN { # Example: Delete namespace svc$delete_namespace( Id = "ns-ylexjili4cdxy3xm" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab