[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform

Get Features Versions

Description

Returns the version for all features that are currently installed on NAPP.

Request

Request

URL

URL


get
https://{api_host}/napp/api/v1/platform/features/version
Copy

Authentication

Authentication

This operation uses the following authentication methods.

x_nsx_roles

Scopes: enterprise_admin, auditor, security_engineer, security_op

Response

Response

Response Body

Response Body

200 OK

Returns array of FeatureVersion of type application/json

Successfully retrieved the version for features.

name Required

Possible values are: malware-preventioncloud-connectorintelligenceintelligence-migrationmetricsndrreputation-service


string
version Required
Errors

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

Code Samples

cURL Command

curl https://{api_host}/napp/api/v1/platform/features/version


Feedback

Was this page helpful?