NSX-T Data Center REST API
Get migration plan settings for the component
Get the migration plan settings for the component.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/migration/plan/<component_type>/settings
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/migration/plan/HOST/settingsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    MigrationPlanSettings+
  