Reset Gateway User Password and Reactivate Polling

When you change the gateway runtime password as required by IDCS, and the gateway is polling continuously with the old password, the user account is locked.

To reset the gateway runtime user password and reactivate polling:
  1. Use a REST call to make polling inactive. See Update Polling Status in REST API for the Gateway Controller in Oracle API Platform Cloud Service.
  2. Run the updatecredential action on the gateway to change the runtime user password. See updatecredentials.
  3. Wait for a period of time.
  4. Use a REST call to make polling active. See Update Polling Status REST API for the Gateway Controller in Oracle API Platform Cloud Service.