[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Update Service Instance
DescriptionCreate Tier1 Service Instance. Please note that, only display_name, description and deployment_spec_name are allowed to be modified in an exisiting entity. If the deployment spec name is changed, it will trigger the upgrade operation for the SVMs.
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/service-instances/{service-instance-id}
Path Parameters
Path Parameters
string
tier-1-id
Required
Tier-1 id
string
locale-service-id
Required
Locale service id
string
service-instance-id
Required
Tier1 Service instance id
Request Body
Request Body
PolicyServiceInstance
of type(s) application/json
Required
This request body class requires all of the following:
BasePolicyServiceInstance, InlinePolicyServiceInstance1
Authentication
This operation uses the following authentication methods.
Errors
Errors
Code Samples
Code Samples
cURL Command
curl -X PATCH -H "Content-Type: application/json" -d '{}' https://nsxmanager.your.domain/policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-service-id}/service-instances/{service-instance-id}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: update-service-instance
x-vmw-nsx-module: PolicyServiceInsertion
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
On This Page
Tier 1s Operations
put
delete
delete
delete
get
patch
patch
patch