Resource Types and Permissions of Inventory
Review the table that provides a list of Oracle Cloud Migrations inventory resource types and associated permissions.
You can write a policy with a <verb>
<resource-type>
statement for each of the individual resource
types.
Resource Type | Permissions |
---|---|
ocb-inventory |
|
ocb-inventory-asset |
|
ocb-workrequests |
|
Details About Verb + Resource Type Combinations of Asset Inventory
Review the permissions and API operations covered by each verb for the inventory resources.
The level of access is cumulative as you go from inspect
to
read
to use
to manage
. A plus sign
(+)
in a table cell indicates incremental access when compared to the
preceding cell.
For information about granting access, see Permissions.
This table lists the permissions and the APIs that are fully covered by the permissions,
for the ocb-inventory
resource.
Verbs | Permissions | APIs Covered | Description |
---|---|---|---|
inspect |
OCB_INVENTORY_INSPECT |
ListInventories |
List all inventories in a compartment. |
read |
|
|
Get an inventory. |
use |
|
|
Update an inventory. |
manage |
|
|
Create an inventory. |
manage |
|
|
Delete a specific inventory. |
This table lists the permissions and the APIs that are fully covered by the permissions,
for the ocb-inventory-asset
resource.
Verbs | Permissions | APIs Covered | Description |
---|---|---|---|
inspect |
OCB_INVENTORY_ASSET_INSPECT |
|
List all assets for an inventory. Analyze all assets for an inventory. |
read |
|
|
Get assets for an inventory. Get historical metric data of assets. |
use |
|
|
Save historical metric data of assets. |
use |
|
|
Move a specific asset source to another compartment. |
use |
|
|
Add tags to a specific asset source. |
use |
|
|
Import assets for inventory. |
manage |
|
|
Create an asset source. |
manage |
|
|
Update an asset source. |
manage |
|
|
Delete an asset source. |
This table lists the permissions and the APIs that are fully covered by the permissions,
for the ocb-workrequests
resource.
Verbs | Permissions | APIs Covered | Description |
---|---|---|---|
inspect |
OCB_WORKREQUEST_INSPECT |
ListWorkRequests |
List all work requests in a compartment. |
read |
|
|
Get the status of the work requests with the given identifier. List the work request errors. List the work request logs. |