UiPluginMetadataResponse

UiPluginMetadataResponse
UiPluginMetadataResponse
AllOf
This class requires all of the following:
JSON Example
{
    "pluginName": "string",
    "vendor": "string",
    "description": "string",
    "version": "string",
    "license": "string",
    "link": "string",
    "tenant_scoped": false,
    "provider_scoped": false,
    "enabled": false,
    "id": "string",
    "plugin_status": "string",
    "resourcePath": "string"
}