NSX-T Data Center REST API
Get Static Mime content
API will get static mime contentRequest:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/static-mime-contents/<static-mime-content-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/static-mime-contents/coke-response-page-1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    StaticMimeContent+
  