[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Delete Service Entry
DescriptionDelete Service entry
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/services/{service-id}/service-entries/{service-entry-id}
Path Parameters
Path Parameters
string
service-id
Required
Service ID
string
service-entry-id
Required
Service entry ID
Authentication
This operation uses the following authentication methods.
Errors
Errors
Code Samples
Code Samples
PowerCLI Client SDK Example
Invoke-DeleteServiceEntry -serviceId "MyserviceId" -serviceEntryId "MyserviceEntryId"
cURL Command
curl -X DELETE https://nsxmanager.your.domain/policy/api/v1/infra/services/{service-id}/service-entries/{service-entry-id}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: delete-service-entry
x-vmw-nsx-module: Policy
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
On This Page
Infrastructure Operations
delete
delete
patch