Start or Stop an Instance

You can start or stop an instance using the Oracle Cloud Infrastructure console or the REST APIs.

To start or stop an instance in the console:
  1. In the Oracle Cloud Infrastructure console, under Developer Services, select Blockchain Platform.
  2. Select the correct compartment, and click the instance you want to start or stop.
  3. Select Start or Stop. You'll be prompted to confirm your selection.
To start or stop an instance using the REST APIs, you can use the following operations. Refer to the REST API Reference for information about how to use these operations:
  • /20191010/blockchainPlatforms/{blockchainPlatformId}/actions/start
  • /20191010/blockchainPlatforms/{blockchainPlatformId}/actions/stop