[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Get Features Versions
DescriptionReturns the version for all features that are currently installed on NAPP.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://{api_host}/napp/api/v1/platform/features/version
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
array
of
FeatureVersion
of type application/json
Successfully retrieved the version for features.
name
Required
Possible values are: malware-prevention , cloud-connector , intelligence , intelligence-migration , metrics , ndr , reputation-service
string
version
Required
Errors
Error
500
Internal error occurred when trying to retrieve version for the features. Please check logs for cluster-api pod OR reach out to VMware support personnel.
Code Samples
cURL Command
curl https://{api_host}/napp/api/v1/platform/features/version
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
On This Page
Clusterapi Operations
post