Resource Types, Variables, and Permissions
WebLogic Management provides various resource-types, supported variables, and verb resource type combinations for writing policies.
Pre-General Availability: 2024-10-11
The following legal notice applies to Oracle pre-GA releases. For copyright and other applicable notices, see Oracle Legal Notices.
Pre-General Availability Draft Documentation Notice
This documentation is in pre-General Availability status and is intended for demonstration and preliminary use only. It may not be specific to the hardware on which you are using the software. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to this documentation and will not be responsible for any loss, costs, or damages incurred due to the use of this documentation.
Resource-Types and Variables
WebLogic Management offers both aggregate and individual resource-types for writing policies.
Aggregate Resource Type |
Individual Resource Types |
---|---|
|
|
Details for Verb and Resource-Type Combinations
The following tables show the permissions and API operations covered by each verb. The level of access is cumulative as you go from inspect
> read
> use
> manage
. A plus sign (+) in a table cell indicates incremental access compared to the cell directly above it, whereas "no extra" indicates no incremental access.
Verbs | Permissions | APIs Fully Covered | APIs Partially Covered |
---|---|---|---|
inspect |
|
|
none |
read |
INSPECT +
|
|
|
use |
READ +
|
|
none |
Verbs | Permissions | APIs Fully Covered | APIs Partially Covered |
---|---|---|---|
inspect |
|
|
none |
read |
INSPECT +
|
|
|
use |
READ +
|
|
none |
manage |
USE +
|
|
none |
Verbs | Permissions | APIs Fully Covered | APIs Partially Covered |
---|---|---|---|
read |
INSPECT +
|
|
none |
use |
READ +
|
|
none |
Verbs | Permissions | APIs Fully Covered | APIs Partially Covered |
---|---|---|---|
inspect |
|
|
none |
read |
INSPECT +
|
|
none |
Verbs | Permissions | APIs Fully Covered | APIs Partially Covered |
---|---|---|---|
use |
WLMS_MANAGED_INSTANCE_PLUGIN_ACCESS |
No API operations are covered for this permission. This permission controls whether the WebLogic Management Service agent on the Compute Instance can access the WebLogic Management service. |
none |
Permissions Required for Each API Operation
Domain API Operations
API Operation |
Permissions Required to Use the Operation |
---|---|
DeleteWlsDomain |
WLMS_WLSDOMAIN_DELETE |
ListWlsDomains |
WLMS_WLSDOMAIN_INSPECT |
ChangeWlsDomainCompartment |
WLMS_WLSDOMAIN_MOVE |
InstallLatestPatchesOnWlsDomain |
WLMS_WLSDOMAIN_PATCH |
UninstallLatestPatchesFromWlsDomain |
WLMS_WLSDOMAIN_PATCH |
ListAgreementRecords |
WLMS_WLSDOMAIN_READ |
GetWlsDomain |
WLMS_WLSDOMAIN_READ |
ListWlsDomainsSharingMiddlewares |
WLMS_WLSDOMAIN_READ |
ListWlsDomainCredentials |
WLMS_WLSDOMAIN_READ |
GetWlsDomainCredential |
WLMS_WLSDOMAIN_READ |
ListWlsDomainServers |
WLMS_WLSDOMAIN_READ |
ListApplicablePatches |
WLMS_WLSDOMAIN_READ |
ListWlsDomainScanResults |
WLMS_WLSDOMAIN_READ |
StartWlsDomain |
WLMS_WLSDOMAIN_RESTART or
|
StopWlsDomain |
WLMS_WLSDOMAIN_RESTART or
|
RestartWlsDomain |
WLMS_WLSDOMAIN_RESTART or
|
UpdateWlsDomain |
WLMS_WLSDOMAIN_UPDATE |
UpdateWlsDomainCredential |
WLMS_WLSDOMAIN_UPDATE |
SetRestartOrder |
WLMS_WLSDOMAIN_UPDATE |
CreateAgreementRecord |
WLMS_WLSDOMAIN_USE |
ScanWlsDomain |
WLMS_WLSDOMAIN_USE |
Managed Instance API Operations
API Operation |
Permissions Required to Use the Operation |
---|---|
ListManagedInstance |
WLMS_MANAGED_INSTANCE_INSPECT |
GetManagedInstance |
WLMS_MANAGED_INSTANCE_READ |
ListManagedInstanceScanResults |
WLMS_MANAGED_INSTANCE_READ |
ListManagedInstanceServers |
WLMS_MANAGED_INSTANCE_READ |
ScanManagedInstance |
WLMS_MANAGED_INSTANCE_USE |
Work Request API Operations
API Operation |
Permissions Required to Use the Operation |
---|---|
ListWorkRequests |
WLMS_WORK_REQUEST_INSPECT |
ListWorkRequestErrors |
WLMS_WORK_REQUEST_INSPECT |
ListWorkRequestLogs |
WLMS_WORK_REQUEST_INSPECT |
GetWorkRequest |
WLMS_WORK_REQUEST_READ |