Portgroup
                                Portgroup                            
                            Portgroup associated with the vSphere Distributed Switch
JSON Example
                                    {
    "activeUplinks": [
        "string"
    ],
    "name": "string",
    "portBindingType": "One among: STATIC, DYNAMIC, EPHEMERAL",
    "standbyUplinks": [
        "string"
    ],
    "transportType": "One among: VSAN, VMOTION, MANAGEMENT, PUBLIC, NFS, VREALIZE, ISCSI, EDGE_INFRA_OVERLAY_UPLINK, VM_MANAGEMENT",
    "vlanId": 0
}
                            
                                    array of 
                
            
            
                                    string
                
                
            
        
        
                activeUplinks            
                            Optional
            
            
        List of active uplinks
            
            
                                    string
                
                
            
        
        
                name            
                            Required
            
            
        Port group name
            
            
                                    string
                
                
            
        
        
                portBindingType            
                            Optional
            
            
        Port binding type
                            
                                    array of 
                
            
            
                                    string
                
                
            
        
        
                standbyUplinks            
                            Optional
            
            
        List of standby uplinks
            
            
                                    string
                
                
            
        
        
                transportType            
                            Required
            
            
        Port group transport type
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                vlanId            
                            Optional
            
            
        VLAN ID
