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

Get Full Sub Features

Description

Returns information about NSXi platform sub features and operations. And their availability based on license.

Request

Request

URL

URL


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

Query Parameters

Query Parameters

string
APP_NAME Optional

Name of feature to return operation on.

APP_NAME example
"INTELLIGENCE"

Authentication

Authentication

This operation uses the following authentication methods.

x_nsx_roles

Scopes: enterprise_admin, network_engineer, auditor, security_engineer, network_op, security_op

Response

Response

Response Body

Response Body

200 OK

Returns SubFeatures of type application/json

Obtained the NSXi platform sub features successfully.

array of PlatformFeatures
subfeatures Required

The features object for the NSXi platform composed of feature, availability and reasons if not available

Errors

Errors

Error
500

unexpected error

Code Samples

Code Samples

cURL Command

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


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

Was this page helpful?