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

UIPluginPermissionsResult

Array of results for the NSXi platform UI plugin query composed of feature APIs and their permissions


Properties

results Required

NSXi platform UI plugin query result composed of feature APIs and their permissions

JSON Example

{
	"results": [
		{
			"feature": "SearchApi",
			"permission": "crud"
		}
	]
}
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-intelligence-and-application-platform
Returned By

Get UI Plugin Permissions

Feedback

Was this page helpful?