NSX-T Data Center REST API
Return a Container Application within a container project
Returns information about a specific Container Application within a project.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/fabric/container-applications/<container-application-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/fabric/container-applications/a1e60b5a-6026-11e9-980c-dca9048e157dSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ContainerApplication+
  