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