[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Get Intelligence Feature Configurations
DescriptionGet NSX Intelligence feature deployment configuration - such as helm repository and docker registry URL. Additionally, can also include migration configuration in case of upgrade from a previous release of NSX Intelligence and migrating data as part of installation on NAPP.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://{api_host}/napp/api/v1/platform/features/intelligence/config
Authentication
This operation uses the following authentication methods.
x_nsx_roles
Scopes:
enterprise_admin, auditor, security_engineer, security_op
Response
Response
Response BodyResponse Body
200 OK
Returns
FeatureConfigurationIntelligence
of type application/json
Return NSX Intelligence deployment configuration.
This response body class contains all of the following:
CommonFeatureConfiguration, InlineFeatureConfigurationIntelligence1
Errors
Error
default
Return error message in case full configuration is not available. Fetching full configuration depends on NSX Manager availability - to get helm repository and docker registry URLs. And also requires connectivity to helm repository, for fetching metadata prior to beginning installation.
Code Samples
cURL Command
curl https://{api_host}/napp/api/v1/platform/features/intelligence/config
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
On This Page
Clusterapi Operations
post