|
1531 | 1531 | "baremetalsolution.luns.evict", |
1532 | 1532 | "baremetalsolution.luns.get", |
1533 | 1533 | "baremetalsolution.luns.list", |
| 1534 | + "baremetalsolution.luns.onDemandEvict", |
1534 | 1535 | "baremetalsolution.luns.update", |
1535 | 1536 | "baremetalsolution.maintenanceevents.addProposal", |
1536 | 1537 | "baremetalsolution.maintenanceevents.approve", |
|
1571 | 1572 | "baremetalsolution.volumes.evict", |
1572 | 1573 | "baremetalsolution.volumes.get", |
1573 | 1574 | "baremetalsolution.volumes.list", |
| 1575 | + "baremetalsolution.volumes.onDemandEvict", |
1574 | 1576 | "baremetalsolution.volumes.rename", |
1575 | 1577 | "baremetalsolution.volumes.resize", |
1576 | 1578 | "baremetalsolution.volumes.update", |
|
2136 | 2138 | "chronicle.collectors.get", |
2137 | 2139 | "chronicle.collectors.list", |
2138 | 2140 | "chronicle.collectors.update", |
| 2141 | + "chronicle.connectorEvents.get", |
2139 | 2142 | "chronicle.connectorInstanceLogs.get", |
2140 | 2143 | "chronicle.connectorInstances.delete", |
2141 | 2144 | "chronicle.connectorInstances.get", |
|
2270 | 2273 | "chronicle.featuredContentNativeDashboards.get", |
2271 | 2274 | "chronicle.featuredContentNativeDashboards.install", |
2272 | 2275 | "chronicle.featuredContentNativeDashboards.list", |
| 2276 | + "chronicle.featuredContentPlaybooks.get", |
| 2277 | + "chronicle.featuredContentPlaybooks.install", |
| 2278 | + "chronicle.featuredContentPlaybooks.list", |
2273 | 2279 | "chronicle.featuredContentRules.list", |
2274 | 2280 | "chronicle.featuredContentSearchQueries.get", |
2275 | 2281 | "chronicle.featuredContentSearchQueries.install", |
|
2478 | 2484 | "chronicle.messages.list", |
2479 | 2485 | "chronicle.messages.update", |
2480 | 2486 | "chronicle.moduleSettings.get", |
| 2487 | + "chronicle.moduleSettings.modifyCaseList", |
2481 | 2488 | "chronicle.moduleSettings.rebranding", |
2482 | 2489 | "chronicle.moduleSettingsProperties.get", |
2483 | 2490 | "chronicle.multitenantDirectories.get", |
|
10400 | 10407 | "run.executions.delete", |
10401 | 10408 | "run.executions.get", |
10402 | 10409 | "run.executions.list", |
| 10410 | + "run.instances.sshRead", |
| 10411 | + "run.instances.sshRoot", |
10403 | 10412 | "run.jobs.create", |
10404 | 10413 | "run.jobs.delete", |
10405 | 10414 | "run.jobs.get", |
|
10409 | 10418 | "run.jobs.listTagBindings", |
10410 | 10419 | "run.jobs.run", |
10411 | 10420 | "run.jobs.runWithOverrides", |
| 10421 | + "run.jobs.sshRead", |
| 10422 | + "run.jobs.sshRoot", |
10412 | 10423 | "run.jobs.update", |
10413 | 10424 | "run.locations.list", |
10414 | 10425 | "run.operations.delete", |
|
10428 | 10439 | "run.services.list", |
10429 | 10440 | "run.services.listEffectiveTags", |
10430 | 10441 | "run.services.listTagBindings", |
| 10442 | + "run.services.sshRead", |
| 10443 | + "run.services.sshRoot", |
10431 | 10444 | "run.services.update", |
10432 | 10445 | "run.tasks.get", |
10433 | 10446 | "run.tasks.list", |
|
10436 | 10449 | "run.workerpools.get", |
10437 | 10450 | "run.workerpools.getIamPolicy", |
10438 | 10451 | "run.workerpools.list", |
| 10452 | + "run.workerpools.sshRead", |
| 10453 | + "run.workerpools.sshRoot", |
10439 | 10454 | "run.workerpools.update", |
10440 | 10455 | "runapps.applications.create", |
10441 | 10456 | "runapps.applications.delete", |
|
11694 | 11709 | "workloadmanager.executions.delete", |
11695 | 11710 | "workloadmanager.executions.get", |
11696 | 11711 | "workloadmanager.executions.list", |
| 11712 | + "workloadmanager.findings.create", |
| 11713 | + "workloadmanager.findings.list", |
11697 | 11714 | "workloadmanager.insights.delete", |
11698 | 11715 | "workloadmanager.insights.export", |
11699 | 11716 | "workloadmanager.insights.listSapSystems", |
|
0 commit comments