servicediscovery_delete_service {paws.networking} | R Documentation |
Deletes a specified service and all associated service attributes
Description
Deletes a specified service and all associated service attributes. If the service still contains one or more registered instances, the request fails.
See https://www.paws-r-sdk.com/docs/servicediscovery_delete_service/ for full documentation.
Usage
servicediscovery_delete_service(Id)
Arguments
Id |
[required] The ID of the service that you want to delete. |
[Package paws.networking version 0.9.0 Index]