NSX-T Data Center REST API
IPMirrorDestination (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| destination_ips | List of destination IP addresses The destination IPs of the mirror packet will be sent to.  | 
            
            array of IPAddress | Required Minimum items: 1 Maximum items: 3  | 
          
| encapsulation_type | IPMirrorDestination encapsulation type You can choose GRE, ERSPAN II or ERSPAN III.  | 
            
            EncapsulationType | Required Default: "GRE"  | 
          
| erspan_id | ERSPAN session id Used by physical switch for the mirror traffic forwarding. Must be provided and only effective when encapsulation type is ERSPAN type II or type III.  | 
            
            int | Minimum: 0 Maximum: 1023  | 
          
| gre_key | GRE encapsulation key User-configurable 32-bit key only for GRE  | 
            
            int | |
| resource_type | Must be set to the value IPMirrorDestination | MirrorDestinationResourceType | Required |