NSX-T Data Center REST API
List static mime contents
API will list all static mime contentsRequest:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/static-mime-contents
                  
              
            Request Headers:
                n/a
            Query Parameters:
    StaticMimeContentListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/static-mime-contentsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    StaticMimeContentListResult+
  