powered by
Deletes a specified service. If the service still contains one or more registered instances, the request fails.
servicediscovery_delete_service(Id)
[required] The ID of the service that you want to delete.
svc$delete_service( Id = "string" )
# NOT RUN { # Example: Delete service svc$delete_service( Id = "srv-p5zdwlg5uvvzjita" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab