ORACLE CLOUD

Web Application Acceleration actions

13 actions you can wire into a flow, alongside everything else in the Oracle Cloud integration.

Every Web Application Acceleration action

  • OCI Web Application Acceleration: Change Acceleration CompartmentMove a Web App Acceleration into a different compartment: it keeps its OCID, only its compartment placement changes.
  • OCI Web Application Acceleration: Change Policy CompartmentMove a Web App Acceleration policy into a different compartment: the policy keeps its OCID, only its compartment placement changes.
  • OCI Web Application Acceleration: Create PolicyCreate a Web App Acceleration policy (caching/compression rules). Returns the policy in a CREATING state plus a work-request id: poll Get Policy until ACTIVE.
  • OCI Web Application Acceleration: Create Web App AccelerationAttach a Web App Acceleration policy to a load balancer, creating the acceleration. Returns a work-request id: poll Get Web App Acceleration until ACTIVE.
  • OCI Web Application Acceleration: Delete PolicyDelete a Web Application Acceleration policy by its OCID: returns a work-request OCID to track the async removal.
  • OCI Web Application Acceleration: Delete Web App AccelerationDelete a WebAppAcceleration by its OCID: it detaches the acceleration policy from its load-balancer backend. Returns a work-request id to poll.
  • OCI Web Application Acceleration: Get PolicyFetch a single Web App Acceleration policy by its OCID: its caching/compression configuration and lifecycle state.
  • OCI Web Application Acceleration: Get Web App AccelerationFetch a single Web App Acceleration by its OCID: its attached policy, backend load balancer and lifecycle state.
  • OCI Web Application Acceleration: List PoliciesList the Web Application Acceleration policies in a compartment. Optionally filter by exact display name or lifecycle state, and cap the page size. Walks pagination up to a safe cap.
  • OCI Web Application Acceleration: List Web App AccelerationsList the Web App Accelerations in a compartment. Optionally filter by exact display name or lifecycle state, and cap the page size. Walks pagination up to a safe cap.
  • OCI Web Application Acceleration: Purge CacheClear the entire cache of a Web App Acceleration so every subsequent request is revalidated against the origin.
  • OCI Web Application Acceleration: Update PolicyPartially update a Web App Acceleration policy: change only the display name you supply; a blank field is left unchanged. Asynchronous: returns a work-request id, poll Get Policy until ACTIVE.
  • OCI Web Application Acceleration: Update Web App AccelerationPartially update a Web App Acceleration: change only the display name and/or the attached acceleration policy you supply; blank fields are left unchanged. Asynchronous: returns a work-request id, poll Get Web App Acceleration until ACTIVE.

Also in Oracle Cloud

Put Web Application Acceleration in a flow

These actions sit on the same canvas as every other integration, so a Web Application Acceleration step can follow a form, a schedule or a message without any glue code.