NSX-T Data Center REST API
MigrationSwitchInfo (schema)
Details about switch to be migrated
Details about switch to be migrated
| Name | Description | Type | Notes | 
|---|---|---|---|
| id | Switch id Switch Identifier.  | 
            
            string | Required Readonly  | 
          
| kind | Kind of switch Kind of switch, can be DVS, VSS.  | 
            
            string | Enum: DVS, VSS Default: "DVS"  | 
          
| name | Switch name Name of the switch.  | 
            
            string | |
| pnic_count | PNIC count Number of PNICs associated with this switch.  | 
            
            int | Readonly | 
| version | Switch version Version of the switch to be migrated.  | 
            
            string | Readonly |