InlinePolicyServiceInstance1
Properties
Management IP Address of primary interface of the Service
Id of the compute(ResourcePool) to which this service needs to be deployed.
Management IP Address of secondary interface of the Service
Form factor for the deployment of partner service.
Template for the deployment of partnet service.
List of attributes specific to a partner for which the service is created. There attributes are passed on to the partner appliance.
Id of the storage(Datastore). VC moref of Datastore to which this service needs to be deployed.
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.
Failure policy for the Service VM. If this values is not provided, it will be defaulted to FAIL_CLOSE.
Possible values are: ALLOW , BLOCK
Id of the standard or ditsributed port group for primary management console. Please note that only 1 of the 2 values from
- primary_interface_network
- 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.
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.
UUID of VCenter/Compute Manager as seen on NSX Manager, to which this service needs to be deployed.
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
- secondary_interface_network
- 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.
Path of the segment to which primary interface of the Service VM needs to be connected
JSON Example
{
"attributes": [
{
"key": "string"
}
],
"compute_id": "string",
"deployment_spec_name": "string",
"deployment_template_name": "string",
"primary_interface_mgmt_ip": "string",
"secondary_interface_mgmt_ip": "string",
"storage_id": "string"
}
Vendor Extensions
x-vmw-nsx-module: PolicyServiceInsertion