NSX-T Data Center REST API
Get an aggregated configuration for the draft
Get an aggregated configuration that will get applied onto currentconfiguration during publish of this draft.
The response is a hierarchical payload containing the aggregated
configuration differences from the latest auto draft till the specified draft.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/drafts/<draft-id>/aggregated
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/drafts/test_draft/aggregatedSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    Infra+