In this API framework, you use the same basic workflow for the POST and the GET operations to create and retrieve submitted ECCU refresh request. After you create a refresh request and confirm its status, the remaining steps are optional.

  1. To create a refresh request, run List properties and select the appropriate objects from its properties array, then build a new request object.
  1. Add metadata to identify the files that you want to refresh and POST the object using the Create an ECCU request operation.

  2. After you POST the request, wait 30 minutes, then occasionally run GET to poll its progress. Once the status indicates SUCCEEDED, the content has refreshed.

  1. To see a status summary of submitted refresh requests, run List ECCU requests.
  1. To remove a request from the list of submitted refresh requests, run the Remove an ECCU request operation.