Accessing Batch
Learn how to access the Batch service.
You can access the Batch service using the Console (a browser-based interface), REST API, or CLI. For a list of available SDKs, see Software Development Kits and Command Line Interface.
- To access the Console using a compatible browser, go to the Console sign-in page, select the navigation menu at the top and select Infrastructure Console. You're prompted to enter your cloud tenant, username, and password.
- On the OCI Console home page, select Compute, and then select Batch.
- To use the CLI or REST APIs, configure your own environment or use OCI Cloud Shell:
- To install the CLI in your environment, follow the steps in Install CLI. For more information about CLI, see Command Line Interface (CLI) Overview.
- To use the CLI or REST APIs in Cloud Shell, sign in to the Console. See Using Cloud Shell and the CLI Command Reference.
- To use REST APIs, see REST API documentation and API Reference and Endpoints.
Contact your administrator in case of issues related to permissions or authorization.