NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VpcServiceInstanceStatus (schema)
VPC service instance status
| Name | Description | Type | Notes |
|---|---|---|---|
| child_port_id | Identifier of child port on the VPC service subnet The child port inherits same IP and MAC of the service interface on VPC service instance. |
string | Readonly |
| child_port_vlan | VLAN ID allocated to the VPC VLAN ID allocated to the VPC used as VLAN tag of the child port. It is also used for the VLAN logical switch that the service interface is connected to. |
string | Readonly |
| exit_interface | The exit interface of the service interface on virtual network appliance The exit interface of the service interface on virtual network appliance. |
string | Readonly |
| parent_port_id | Identifier of parent port that the child port is linked to The parent port that the child port is linked to. |
string | Readonly |
| service_interface_id | Identifier of the service interface on VPC service instance Identifier of the service interface connecting VPC service instance to VPC DR. |
string | Readonly |
| service_interface_ip | IP address of the service interface on VPC service instance IP address of the service interface connecting VPC service instance to VPC DR. |
string | Readonly |
| service_interface_mac | MAC address of the service interface on VPC service instance MAC address of the service interface connecting VPC service instance to VPC DR. |
string | Readonly |