NSX-T Data Center REST API
Get preferences for rendering the UI.
Get hints for rendering the UI for the product. This hints are only for UIand are product specific. The keys are contract between UI and backend. They
may not be same different products using the upgrade-coordinator core services.
The example specified here is for NSX product.
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/upgrade/ui/preferences
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/upgrade/ui/preferencesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    UpgradeUIPreferences+