Update Service Instance
Create 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
Parameters
Parameters
Request Body
PolicyServiceInstance (required)Timestamp of resource creation
ID of the user who created this resource
Timestamp of last modification
ID of the user who last modified this resource
The server will populate this field when returing the resource. Ignored on PUT and POST.
Protection status is one of the following: PROTECTED - the client who retrieved the entity is not allowed to modify it. NOT_PROTECTED - the client who retrieved the entity is allowed to modify it REQUIRE_OVERRIDE - the client who retrieved the entity is a super user and can modify it, but only when providing the request header X-Allow-Overwrite=true. UNKNOWN - the _protection field could not be determined for this entity.
The _revision property describes the current revision of the resource. To prevent clients from overwriting each other’s changes, PUT operations must include the current _revision of the resource, which clients should obtain by issuing a GET operation. If the _revision provided in a PUT request is missing or stale, the operation will be rejected.
Schema for this resource
Indicates system owned resource
List of attributes specific to a partner for which the service is created. There attributes are passed on to the partner appliance.
subtree for this type within policy tree containing nested elements.
Id of the compute(ResourcePool) to which this service needs to be deployed.
UUID of VCenter/Compute Manager as seen on NSX Manager, to which this service needs to be deployed.
Deployment mode specifies how the partner appliance will be deployed i.e. in HA or standalone mode.
Possible values are: STAND_ALONE, ACTIVE_STANDBY
Form factor for the deployment of partner service.
Template for the deployment of partnet service.
Description of this resource
Defaults to ID if not set
Failure policy for the Service VM. If this values is not provided, it will be defaulted to FAIL_CLOSE.
Possible values are: ALLOW, BLOCK
Unique identifier of this resource
Intent objects are not directly deleted from the system when a delete is invoked on them. They are marked for deletion and only when all the realized entities for that intent object gets deleted, the intent object is deleted. Objects that are marked for deletion are not returned in GET call. One can use the search API to get these objects.
Path of its parent
Unique name of Partner Service in the Marketplace
Absolute path of this object
Gateway address for primary management console. If the provided segment already has gateway, this field can be omitted. But if it is provided, it takes precedence always. However, if provided segment does not have gateway, this field must be provided.
Management IP Address of primary interface of the Service
Path of the segment to which primary interface of the Service VM needs to be connected
Id of the standard or ditsributed port group for primary management console. Please note that only 1 of the 2 values from 1. primary_interface_network 2. primary_portgroup_id are allowed to be passed. Both can’t be passed in the same request.
Subnet for primary management console IP. If the provided segment already has subnet, this field can be omitted. But if it is provided, it takes precedence always. However, if provided segment does not have subnet, this field must be provided.
Path relative from its parent
The type of this resource.
Gateway address for secondary management console. If the provided segment already has gateway, this field can be omitted. But if it is provided, it takes precedence always. However, if provided segment does not have gateway, this field must be provided.
Management IP Address of secondary interface of the Service
Path of segment to which secondary interface of the Service VM needs to be connected
Id of the standard or ditsributed port group for secondary management console. Please note that only 1 of the 2 values from 1. secondary_interface_network 2. secondary_portgroup_id are allowed to be passed. Both can’t be passed in the same request.
Subnet for secondary management console IP. If the provided segment already has subnet, this field can be omitted. But if it is provided, it takes precedence always. However, if provided segment does not have subnet, this field must be provided.
Id of the storage(Datastore). VC moref of Datastore to which this service needs to be deployed.
Transport to be used while deploying Service-VM.
Possible values are: L2_BRIDGE, L3_ROUTED