[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Get Full Sub Features
DescriptionReturns information about NSXi platform sub features and operations. And their availability based on license.
Request
URLURL
https://{api_host}/napp/api/v1/platform/sub-features
Query Parameters
Query Parameters
string
APP_NAME
Optional
Name of feature to return operation on.
APP_NAME example
"INTELLIGENCE"
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 BodyResponse 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
Error
500
unexpected error
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