Authentication

Authentication

The NSX Application Platform Metrics API. supports the following methods to authenticate requests. Individual operations in the documentation will include their specific authentication types.


all_roles


You can authenticate using the authorization header. All NSX roles can query the NSX Application platform (NAPP) metrics APIs. The role based access control (RBAC) will be applied on some APIs based on user's permissions for the requested resource_ids field in the API payload. For example, if you are a VPCAdmin of vpc1, you cannot query the metrics of vpc2.


Type : apiKey
In : header
Name : Authorization