Permissions Required for Each API Operation

Review the list of API operations for Exadata Fleet Update resources in a logical order, grouped by resource type.

For information about permissions, see Permissions.

Table 5-1 Resource Kinds and Permissions

Resource Kind Permissions

fleet-software-update-discoveries

  • FSU_DISCOVERY_INSPECT
  • FSU_DISCOVERY_READ
  • FSU_DISCOVERY_CREATE
  • FSU_DISCOVERY_UPDATE
  • FSU_DISCOVERY_DELETE
  • FSU_DISCOVERY_MOVE
  • FSU_DISCOVERY_ABORT
  • FSU_DISCOVERY_INSPECT_MEMBERS

fleet-software-update-collections

  • FSU_COLLECTION_INSPECT
  • FSU_COLLECTION_READ
  • FSU_COLLECTION_CREATE
  • FSU_COLLECTION_DELETE
  • FSU_COLLECTION_UPDATE
  • FSU_COLLECTION_MOVE
  • FSU_COLLECTION_INSPECT_MEMBERS
  • FSU_COLLECTION_ADD_TARGETS
  • FSU_COLLECTION_REMOVE_TARGETS

fleet-software-update-cycles

  • FSU_CYCLE_INSPECT
  • FSU_CYCLE_READ
  • FSU_CYCLE_CREATE
  • FSU_CYCLE_CLONE
  • FSU_CYCLE_UPDATE
  • FSU_CYCLE_DELETE
  • FSU_CYCLE_MOVE

fleet-software-update-actions

  • FSU_ACTION_INSPECT
  • FSU_ACTION_READ
  • FSU_ACTION_CREATE
  • FSU_ACTION_UPDATE
  • FSU_ACTION_DELETE
  • FSU_ACTION_MOVE
  • FSU_ACTION_RESUME
  • FSU_ACTION_CANCEL
  • FSU_ACTION_READ_OUTPUT

fleet-software-update-jobs

  • FSU_JOB_INSPECT
  • FSU_JOB_READ
  • FSU_JOB_DELETE
  • FSU_JOB_UPDATE
  • FSU_JOB_RETRY
  • FSU_JOB_READ_OUTPUT

fleet-software-update-work-requests

  • FSU_WORK_REQUEST_INSPECT
  • FSU_WORK_REQUEST_READ

Table 5-2 Exadata Fleet Update API Operations

API Operation Permissions Required to User the Operation Description

ListFsuDiscoveries

FSU_DISCOVERY_INSPECT

Gets a list of all Fleet Software Update Discoveries in a compartment.

CreateFsuDiscovery

FSU_DISCOVERY_CREATE

Creates a new Fleet Software Update Discovery.

GetFsuDiscovery

FSU_DISCOVERY_READ

Gets a Fleet Software Update Discovery identified by the specified ID.

UpdateFsuDiscovery

FSU_DISCOVERY_UPDATE

Updates Fleet Software Update Discovery.

DeleteFsuDiscovery

FSU_DISCOVERY_DELETE

Deletes Fleet Software Update Discovery.

ListFsuDiscoveryTargets

FSU_DISCOVERY_INSPECT_MEMBERS

Gets a list of all Targets in the results of a Fleet Software Update Discovery.

AbortFsuDiscovery

FSU_DISCOVERY_ABORT

Aborts a Fleet Software Update Discovery that is in progress.

ChangeFsuDiscoveryCompartment

FSU_DISCOVERY_MOVE

Moves a resource into a different compartment.

ListFsuCollections

FSU_COLLECTION_INSPECT

Gets a list of all Fleet Software Update Collections in a compartment.

CreateFsuCollection

FSU_COLLECTION_CREATE & FSU_DISCOVERY_INSPECT_MEMBERS

Creates a new Fleet Software Update Collection.

Collections can get members based on the result of a discovery, so permission is required to read the results.

GetFsuCollection

FSU_COLLECTION_READ

Gets a Fleet Software Update Collection identified by the specified ID.

UpdateFsuCollection

FSU_COLLECTION_UPDATE

Updates a Fleet Software Update Collection identified by the specified ID.

DeleteFsuCollection

FSU_COLLECTION_DELETE

Deletes a provisioned Fleet Software Update Collection.

ListFsuCollectionTargets

FSU_COLLECTION_INSPECT_MEMBERS

Gets a list of all Targets that are members of a specific Fleet Software Update Collection.

AddFsuCollectionTargets

FSU_COLLECTION_ADD_TARGETS

Adds targets to an existing Fleet Software Update Collection.

RemoveFsuCollectionTargets

FSU_COLLECTION_REMOVE_TARGETS

Removes targets from an existing Fleet Software Update Collection.

ChangeFsuCollectionCompartment

FSU_COLLECTION_MOVE

Moves a resource into a different compartment.

ListFsuCycles

FSU_CYCLE_INSPECT

Gets a list of all Fleet Software Update Cycles in a compartment.

CreateFsuCycle

FSU_CYCLE_CREATE

Creates a new Fleet Software Update Cycle.

GetFsuCycle

FSU_CYCLE_READ

Gets a Fleet Software Update Cycle identified by the specified ID.

UpdateFsuCycle

FSU_CYCLE_UPDATE

Updates a Fleet Software Update Cycle identified by the specified ID.

DeleteFsuCycle

FSU_CYCLE_DELETE

Deletes a Fleet Software Update Cycle resource identified by the specified ID..

CloneFsuCycle

FSU_CYCLE_CLONE

Clones an existing Fleet Software Update Cycle details into a new Fleet Software Update Cycle resource.

ChangeFsuCycleCompartment

FSU_CYCLE_MOVE

Moves a resource into a different compartment.

ListFsuActions

FSU_ACTION_INSPECT

Gets a list of all Fleet Software Update Actions in a compartment.

CreateFsuAction

FSU_ACTION_CREATE

Creates a new Fleet Software Update Action.

GetFsuAction

FSU_ACTION_READ

Gets a Fleet Software Update Action identified by the specified ID.

UpdateFsuAction

FSU_ACTION_UPDATE

Updates the Fleet Software Update Action identified by the specified ID..

DeleteFsuAction

FSU_ACTION_DELETE

Deletes a Fleet Software Update Action resource identified by the specified ID.

ChangeFsuActionCompartment

FSU_ACTION_MOVE

Moves a resource into a different compartment.

ResumeFsuAction

FSU_ACTION_RESUME

Resumes an Action that has batches waiting to execute.

CancelFsuAction

FSU_ACTION_CANCEL

Cancels a scheduled Action.

GetFsuActionOutputContent

FSU_ACTION_READ_OUTPUT

Gets Fleet Software Update Action Output.

ListFsuJobs

FSU_JOB_INSPECT

Lists all the Fleet Software Update jobs associated with the specified Fleet Software Update Action.

GetFsuJob

FSU_JOB_READ

Gets a Fleet Software Update job identified by the specified ID.

UpdateFsuJob

FSU_JOB_UPDATE

Update Fleet Software Update Job resource details.

DeleteFsuJob

FSU_JOB_DELETE

Deletes the Fleet Software Update Job resource identified by the specified ID.

RetryFsuJob

FSU_JOB_RETRY

Retries a failed Fleet Software Update Job.

ListFsuJobOutputs

FSU_JOB_READ_OUTPUT

Lists the Fleet Software Update Job Outputs.

GetFsuJobOutputContent

FSU_JOB_READ_OUTPUT

Gets Fleet Software Update Job Output as a binary file (string).

GetWorkRequest

FSU_WORK_REQUEST_READ

Gets a Fleet Software Update Work Request identified by the specified ID.

ListWorkRequests

FSU_WORK_REQUEST_INSPECT

Lists all the Fleet Software Update Work Requests.

ListWorkRequestErrors

FSU_WORK_REQUEST_READ

Lists all the Fleet Software Update Work Request errors.

ListWorkRequestLogs

FSU_WORK_REQUEST_READ

Lists all the Fleet Software Update Work Request logs.