Batch

oci.batch.BatchComputingClient Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
oci.batch.BatchComputingClientCompositeOperations This class provides a wrapper around BatchComputingClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.batch.models.BatchContext Representation of a batch context and its configurations.
oci.batch.models.BatchContextCollection Results of a batch context search.
oci.batch.models.BatchContextShapeCollection A collection of container instance shapes.
oci.batch.models.BatchContextShapeSummary Details about a shape for a container instance.
oci.batch.models.BatchContextSummary Summary information about a batch context.
oci.batch.models.BatchJob A batch job represents the execution unit that is invoked on a batch’s pools of compute resources.
oci.batch.models.BatchJobCollection Results of a batch job search.
oci.batch.models.BatchJobPool A batch job pool represents an abstract group for jobs.
oci.batch.models.BatchJobPoolCollection Results of a batch job pool search.
oci.batch.models.BatchJobPoolSummary Summary information about a batch job pool.
oci.batch.models.BatchJobSummary Summary information about a batch job.
oci.batch.models.BatchTask A batch task contains common properties for all types of job tasks.
oci.batch.models.BatchTaskCollection Results of a batch task search.
oci.batch.models.BatchTaskEnvironment A batch task environment resource defines the software that is used to execute tasks.
oci.batch.models.BatchTaskEnvironmentCollection Results of a batch task environment search.
oci.batch.models.BatchTaskEnvironmentSummary Summary information about a batch task environment.
oci.batch.models.BatchTaskEnvironmentVolume A base type for volume for batch task environment.
oci.batch.models.BatchTaskProfile A batch task profile resource describes the minimum hardware requirements requested for a task.
oci.batch.models.BatchTaskProfileCollection Results of a batch task profile search.
oci.batch.models.BatchTaskProfileSummary Summary information about a batch task profile.
oci.batch.models.BatchTaskSummary Summary information about a batch task.
oci.batch.models.BestFitFleetAssignmentPolicy The system will assign a task to the smallest sufficient fleet, with no flexibility for using larger fleets.
oci.batch.models.ChangeBatchContextCompartmentDetails The configuration details for the move operation.
oci.batch.models.ChangeBatchJobCompartmentDetails The configuration details for the move operation.
oci.batch.models.ChangeBatchJobPoolCompartmentDetails The configuration details for the move operation.
oci.batch.models.ChangeBatchTaskEnvironmentCompartmentDetails The configuration details for the move operation.
oci.batch.models.ChangeBatchTaskProfileCompartmentDetails The configuration details for the move operation.
oci.batch.models.ComputeTask compute task represents a single executable command together with its dependencies and resources.
oci.batch.models.ComputeTaskSummary Summary information about a compute task.
oci.batch.models.CreateBatchContextDetails The data to create a batch context.
oci.batch.models.CreateBatchJobDetails The data to create a batch job.
oci.batch.models.CreateBatchJobPoolDetails The data to create a batch job pool.
oci.batch.models.CreateBatchTaskDetails A batch task contains common properties for all types of job tasks.
oci.batch.models.CreateBatchTaskEnvironmentDetails The data to create a batch task environment.
oci.batch.models.CreateBatchTaskProfileDetails The data to create a batch task profile.
oci.batch.models.CreateComputeTaskDetails compute task represents a single executable command together with its dependencies and resources.
oci.batch.models.CreateFleetDetails Fleet configuration of the batch context.
oci.batch.models.CreateNetworkDetails Network configuration of the batch context.
oci.batch.models.CreateServiceManagedFleetDetails Service managed Fleet configuration of the batch context.
oci.batch.models.EnvironmentVariable OS environment variable.
oci.batch.models.Fleet Fleet configuration of the batch context.
oci.batch.models.FleetAssignmentPolicy A fleet assignment policy provides instructions to the system as to how a task should be assigned to a fleet, given it’s minimum hardware requirements.
oci.batch.models.FleetShape Shape of the fleet.
oci.batch.models.FlexFitFleetAssignmentPolicy Similar to best-fit, but with the ability for the system to use larger fleets if the smallest sufficient fleet is not available, up to a specified max shaped fleet, based on a user-configured threshold value.
oci.batch.models.JobPriorityConfiguration Job priority configuration to instruct the service on how to use priority tags.
oci.batch.models.LoggingConfiguration Logging configuration for batch context.
oci.batch.models.Network Network configuration of the batch context.
oci.batch.models.NetworkSecurityGroup VirtualNetwork service NetworkSecurityGroup
oci.batch.models.NfsVolume A description of a NFS type of batch task environment volume.
oci.batch.models.OciLoggingConfiguration Logging configuration for OCI Logging service.
oci.batch.models.PauseBatchJobDetails Information needed to pause the batch job.
oci.batch.models.PrivateIp VirtualNetwork service PrivateIp
oci.batch.models.SecurityContext Security context for container runtime configuration.
oci.batch.models.ServiceManagedFleet Service managed Fleet configuration of the batch context.
oci.batch.models.ShapeMemoryOptions The amount of memory available for container instances that use this shape.
oci.batch.models.ShapeNetworkingBandwidthOptions For a flexible shape, the amount of networking bandwidth available for container instances that use this shape.
oci.batch.models.ShapeOcpuOptions For a flexible shape, the number of OCPUs available for container instances that use this shape.
oci.batch.models.StartBatchContextDetails Information needed to start the batch context.
oci.batch.models.StartBatchJobPoolDetails Information needed to start the batch job pool.
oci.batch.models.StopBatchContextDetails Information needed to stop the batch context.
oci.batch.models.StopBatchJobPoolDetails Information needed to stop the batch job pool.
oci.batch.models.Subnet VirtualNetwork service Subnet
oci.batch.models.UnpauseBatchJobDetails Information needed to unpause the batch job.
oci.batch.models.UpdateBatchContextDetails The data to update a batch context.
oci.batch.models.UpdateBatchJobDetails The data to update a batch job.
oci.batch.models.UpdateBatchJobPoolDetails The data to update a batch job pool.
oci.batch.models.UpdateBatchTaskEnvironmentDetails The data to update a batch task environment.
oci.batch.models.UpdateBatchTaskProfileDetails The data to update a batch task profile.
oci.batch.models.VirtualNetworkVnic VirtualNetwork service Vnic
oci.batch.models.Vnic Private endpoint’s VNIC.
oci.batch.models.WorkRequest An asynchronous work request.
oci.batch.models.WorkRequestError An error encountered while performing an operation that is tracked by a work request.
oci.batch.models.WorkRequestErrorCollection A list of work request errors.
oci.batch.models.WorkRequestLogEntry A log message from performing an operation that is tracked by a work request.
oci.batch.models.WorkRequestLogEntryCollection A list of work request logs.
oci.batch.models.WorkRequestResource A resource created or operated on by a work request.
oci.batch.models.WorkRequestSummary Summary information about an asynchronous work request.
oci.batch.models.WorkRequestSummaryCollection A list of work requests.