NSX-T Data Center REST API
API will provide list of Sha pre-defined list.
API will provide list of Sha dynamic plugins.This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.
Request:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/infra/sha/pre-defined-plugins
                
/policy/api/v1/global-infra/sha/pre-defined-plugins
              
            /policy/api/v1/global-infra/sha/pre-defined-plugins
Request Headers:
                n/a
            Query Parameters:
    ShaPredefinedPluginListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/sha/pre-defined-pluginsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ShaPreDefinedPluginListResult+