[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Get Partner Service
DescriptionRead the specific partner service identified by provided name.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/partner-services/{service-name}
Path Parameters
Path Parameters
string
service-name
Required
Name of the service
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK returns
ServiceDefinition
of type(s) application/json
This response body class contains all of the following:
ManagedResource, InlineServiceDefinition1
Errors
404
Not Found
Code Samples
Code Samples
cURL Command
curl https://nsxmanager.your.domain/policy/api/v1/infra/partner-services/{service-name}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: get-partner-service
x-vmw-nsx-module: PolicyServiceInsertion
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy