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

Get Full Features And Operations

Description

Returns information about NSXi platform features and operations. And their availability based on license, form factor and user’s roles.

Request

Request

URL

URL


get
https://{api_host}/napp/api/v1/platform/features-operations
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, 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 Body

Response Body

200 OK

Returns FeaturesOperations of type application/json

Obtained the NSXi platform features and accessible operations successfully.

array of PlatformFeatures
features Required

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


operations Required

The operations object for the NSXi platform composed of the operation Id and whether it can be accessed on the current platform


properties Required

The properties object for the NSXi platform composed of user roles, realised license and form factor

Errors

Errors

Error
404

Backend microservices not found


Error
424

Backend microservices not connected or not responding


Error
500

unexpected error

Code Samples

Code Samples

cURL Command

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


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

Was this page helpful?