[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
List All Features
DescriptionReturns information about top level NSXi platform features. And their availability based on license, form factor. The list is ordered to indicate how NSX UIs should consume verticals.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://{api_host}/napp/api/v1/platform/list-all-features
Authentication
This operation uses the following authentication methods.
x_nsx_roles
Scopes:
enterprise_admin, auditor, network_engineer, network_op, security_engineer, security_op, lb_admin, lb_auditor, waf_admin, waf_op, vpn_admin, gi_partner_admin, netx_partner_admin, support_bundle_collector
Response
Response
Response BodyResponse Body
200 OK
Returns
AllTopLevelFeaturesList
of type application/json
Obtained the top level NSXi platform features.
array of
TopLevelFeatures
result
Required
NSXi platform top level feature result composed of feature and allowability based on license and form factor
Errors
Error
500
unexpected error
Code Samples
cURL Command
curl https://{api_host}/napp/api/v1/platform/list-all-features
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform