Create Feature Access Role
Apart from the default VMware Services roles, you can create additional roles for users. Assigning these roles to users lets you control access to VMware Aria Operations for Logs features
{
"featureAccessList": [
{
"name": "CONFIGURATION.WEBHOOK-CONFIGURATION",
"description": "Webhook Configuration",
"allowedActions": [
"DISABLED"
]
},
{
"name": "CONFIGURATION.API-KEYS",
"description": "API Keys",
"allowedActions": [
"UPDATE"
]
}
],
"datasetList": [
{
"constraints": {
"constraints": [
{
"constraints": [
{
"fieldName": "text",
"operator": "CONTAINS",
"value": "error"
}
],
"operator": "AND",
"tags": [
"log-intelligence:search-bar"
]
},
{
"constraints": [
{
"fieldName": "text",
"operator": "CONTAINS",
"value": "error"
},
{
"fieldName": "text",
"operator": "CONTAINS",
"value": "test"
}
],
"operator": "AND"
}
],
"operator": "AND"
},
"cspOrgId": "678ea4a8d-7c9d-4762-99f7-fe4be6a77908",
"description": "test_dataset description",
"id": "d5a4a8d-7c9d-4762-99f7-fe4be6a77908",
"name": "test_dataset",
"restrictAutocomplete": false,
"restricts": false
}
],
"displayName": "test-feature-access-role",
"name": "test-feature-access-role",
"description": "test-feature-access-role description",
"id": "effa4a8d-7c9d-4762-99f7-fe4be6a9802f",
"cspOrgId": "678ea4a8d-7c9d-4762-99f7-fe4be6a77908"
}
A unique feature access roles identifier.
A unique feature access role name
Feature access roles description that is shown in the UI
Feature access role display name that is shown in the UI
Unique ID associated with the org
List of feature accesses for the given role
OK
{
"featureAccessList": [
{
"name": "CONFIGURATION.WEBHOOK-CONFIGURATION",
"description": "Webhook Configuration",
"allowedActions": [
"DISABLED"
]
},
{
"name": "CONFIGURATION.API-KEYS",
"description": "API Keys",
"allowedActions": [
"UPDATE"
]
}
],
"datasetList": [
{
"constraints": {
"constraints": [
{
"constraints": [
{
"fieldName": "text",
"operator": "CONTAINS",
"value": "error"
}
],
"operator": "AND",
"tags": [
"log-intelligence:search-bar"
]
},
{
"constraints": [
{
"fieldName": "text",
"operator": "CONTAINS",
"value": "error"
},
{
"fieldName": "text",
"operator": "CONTAINS",
"value": "test"
}
],
"operator": "AND"
}
],
"operator": "AND"
},
"cspOrgId": "678ea4a8d-7c9d-4762-99f7-fe4be6a77908",
"description": "test_dataset description",
"id": "d5a4a8d-7c9d-4762-99f7-fe4be6a77908",
"name": "test_dataset",
"restrictAutocomplete": false,
"restricts": false
}
],
"displayName": "test-feature-access-role",
"name": "test-feature-access-role",
"description": "test-feature-access-role description",
"id": "effa4a8d-7c9d-4762-99f7-fe4be6a9802f",
"cspOrgId": "678ea4a8d-7c9d-4762-99f7-fe4be6a77908"
}
A unique feature access roles identifier.
A unique feature access role name
Feature access roles description that is shown in the UI
Feature access role display name that is shown in the UI
Unique ID associated with the org
List of feature accesses for the given role