Run Feature Deployment Pre Checks
DescriptionBegin execution of pre-checks for the feature specified in the API path parameter. These would run asynchronously on NAPP as pre-check jobs. Results can be monitored via pre-checks/status API.
Request
URLURL
Path Parameters
Path Parameters
Name of the feature for pre-check execution is to be performed. Please refer Feature enum for precise name.
Authentication
x_nsx_roles
Response
Response BodyResponse Body
202 Accepted
Pre-check execution started successfully.
Possible values are: malware-prevention , cloud-connector , intelligence , intelligence-migration , metrics , ndr , reputation-service
Errors
Pre-check execution could not be started. Please check connectivity to helm repository, since fetching metadata prior to deployment of pre-checks is required.