oci-batch 2.122.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.txt +89 -0
- package/NOTICE.txt +1 -0
- package/README.md +22 -0
- package/THIRD_PARTY_LICENSES.txt +576 -0
- package/index.d.ts +22 -0
- package/index.js +45 -0
- package/index.js.map +1 -0
- package/lib/batchcomputing-waiter.d.ts +76 -0
- package/lib/batchcomputing-waiter.js +136 -0
- package/lib/batchcomputing-waiter.js.map +1 -0
- package/lib/client.d.ts +495 -0
- package/lib/client.js +3035 -0
- package/lib/client.js.map +1 -0
- package/lib/model/action-type.d.ts +32 -0
- package/lib/model/action-type.js +43 -0
- package/lib/model/action-type.js.map +1 -0
- package/lib/model/batch-context-collection.d.ts +26 -0
- package/lib/model/batch-context-collection.js +61 -0
- package/lib/model/batch-context-collection.js.map +1 -0
- package/lib/model/batch-context-shape-collection.d.ts +26 -0
- package/lib/model/batch-context-shape-collection.js +61 -0
- package/lib/model/batch-context-shape-collection.js.map +1 -0
- package/lib/model/batch-context-shape-summary.d.ts +33 -0
- package/lib/model/batch-context-shape-summary.js +69 -0
- package/lib/model/batch-context-shape-summary.js.map +1 -0
- package/lib/model/batch-context-summary.d.ts +94 -0
- package/lib/model/batch-context-summary.js +29 -0
- package/lib/model/batch-context-summary.js.map +1 -0
- package/lib/model/batch-context.d.ts +131 -0
- package/lib/model/batch-context.js +95 -0
- package/lib/model/batch-context.js.map +1 -0
- package/lib/model/batch-job-collection.d.ts +26 -0
- package/lib/model/batch-job-collection.js +61 -0
- package/lib/model/batch-job-collection.js.map +1 -0
- package/lib/model/batch-job-pool-collection.d.ts +26 -0
- package/lib/model/batch-job-pool-collection.js +61 -0
- package/lib/model/batch-job-pool-collection.js.map +1 -0
- package/lib/model/batch-job-pool-summary.d.ts +93 -0
- package/lib/model/batch-job-pool-summary.js +29 -0
- package/lib/model/batch-job-pool-summary.js.map +1 -0
- package/lib/model/batch-job-pool.d.ts +110 -0
- package/lib/model/batch-job-pool.js +42 -0
- package/lib/model/batch-job-pool.js.map +1 -0
- package/lib/model/batch-job-summary.d.ts +115 -0
- package/lib/model/batch-job-summary.js +29 -0
- package/lib/model/batch-job-summary.js.map +1 -0
- package/lib/model/batch-job.d.ts +141 -0
- package/lib/model/batch-job.js +77 -0
- package/lib/model/batch-job.js.map +1 -0
- package/lib/model/batch-task-collection.d.ts +26 -0
- package/lib/model/batch-task-collection.js +61 -0
- package/lib/model/batch-task-collection.js.map +1 -0
- package/lib/model/batch-task-environment-collection.d.ts +26 -0
- package/lib/model/batch-task-environment-collection.js +61 -0
- package/lib/model/batch-task-environment-collection.js.map +1 -0
- package/lib/model/batch-task-environment-summary.d.ts +101 -0
- package/lib/model/batch-task-environment-summary.js +57 -0
- package/lib/model/batch-task-environment-summary.js.map +1 -0
- package/lib/model/batch-task-environment-volume.d.ts +22 -0
- package/lib/model/batch-task-environment-volume.js +68 -0
- package/lib/model/batch-task-environment-volume.js.map +1 -0
- package/lib/model/batch-task-environment.d.ts +122 -0
- package/lib/model/batch-task-environment.js +77 -0
- package/lib/model/batch-task-environment.js.map +1 -0
- package/lib/model/batch-task-profile-collection.d.ts +26 -0
- package/lib/model/batch-task-profile-collection.js +61 -0
- package/lib/model/batch-task-profile-collection.js.map +1 -0
- package/lib/model/batch-task-profile-summary.d.ts +97 -0
- package/lib/model/batch-task-profile-summary.js +29 -0
- package/lib/model/batch-task-profile-summary.js.map +1 -0
- package/lib/model/batch-task-profile.d.ts +111 -0
- package/lib/model/batch-task-profile.js +39 -0
- package/lib/model/batch-task-profile.js.map +1 -0
- package/lib/model/batch-task-sort-by.d.ts +23 -0
- package/lib/model/batch-task-sort-by.js +34 -0
- package/lib/model/batch-task-sort-by.js.map +1 -0
- package/lib/model/batch-task-summary.d.ts +47 -0
- package/lib/model/batch-task-summary.js +68 -0
- package/lib/model/batch-task-summary.js.map +1 -0
- package/lib/model/batch-task.d.ts +70 -0
- package/lib/model/batch-task.js +95 -0
- package/lib/model/batch-task.js.map +1 -0
- package/lib/model/best-fit-fleet-assignment-policy.d.ts +24 -0
- package/lib/model/best-fit-fleet-assignment-policy.js +54 -0
- package/lib/model/best-fit-fleet-assignment-policy.js.map +1 -0
- package/lib/model/change-batch-context-compartment-details.d.ts +26 -0
- package/lib/model/change-batch-context-compartment-details.js +29 -0
- package/lib/model/change-batch-context-compartment-details.js.map +1 -0
- package/lib/model/change-batch-job-compartment-details.d.ts +25 -0
- package/lib/model/change-batch-job-compartment-details.js +29 -0
- package/lib/model/change-batch-job-compartment-details.js.map +1 -0
- package/lib/model/change-batch-job-pool-compartment-details.d.ts +25 -0
- package/lib/model/change-batch-job-pool-compartment-details.js +29 -0
- package/lib/model/change-batch-job-pool-compartment-details.js.map +1 -0
- package/lib/model/change-batch-task-environment-compartment-details.d.ts +26 -0
- package/lib/model/change-batch-task-environment-compartment-details.js +29 -0
- package/lib/model/change-batch-task-environment-compartment-details.js.map +1 -0
- package/lib/model/change-batch-task-profile-compartment-details.d.ts +26 -0
- package/lib/model/change-batch-task-profile-compartment-details.js +29 -0
- package/lib/model/change-batch-task-profile-compartment-details.js.map +1 -0
- package/lib/model/compute-task-summary.d.ts +24 -0
- package/lib/model/compute-task-summary.js +52 -0
- package/lib/model/compute-task-summary.js.map +1 -0
- package/lib/model/compute-task.d.ts +41 -0
- package/lib/model/compute-task.js +58 -0
- package/lib/model/compute-task.js.map +1 -0
- package/lib/model/create-batch-context-details.d.ts +76 -0
- package/lib/model/create-batch-context-details.js +81 -0
- package/lib/model/create-batch-context-details.js.map +1 -0
- package/lib/model/create-batch-job-details.d.ts +74 -0
- package/lib/model/create-batch-job-details.js +71 -0
- package/lib/model/create-batch-job-details.js.map +1 -0
- package/lib/model/create-batch-job-pool-details.d.ts +63 -0
- package/lib/model/create-batch-job-pool-details.js +29 -0
- package/lib/model/create-batch-job-pool-details.js.map +1 -0
- package/lib/model/create-batch-task-details.d.ts +43 -0
- package/lib/model/create-batch-task-details.js +80 -0
- package/lib/model/create-batch-task-details.js.map +1 -0
- package/lib/model/create-batch-task-environment-details.d.ts +75 -0
- package/lib/model/create-batch-task-environment-details.js +67 -0
- package/lib/model/create-batch-task-environment-details.js.map +1 -0
- package/lib/model/create-batch-task-profile-details.d.ts +67 -0
- package/lib/model/create-batch-task-profile-details.js +29 -0
- package/lib/model/create-batch-task-profile-details.js.map +1 -0
- package/lib/model/create-compute-task-details.d.ts +41 -0
- package/lib/model/create-compute-task-details.js +62 -0
- package/lib/model/create-compute-task-details.js.map +1 -0
- package/lib/model/create-fleet-details.d.ts +22 -0
- package/lib/model/create-fleet-details.js +68 -0
- package/lib/model/create-fleet-details.js.map +1 -0
- package/lib/model/create-network-details.d.ts +31 -0
- package/lib/model/create-network-details.js +29 -0
- package/lib/model/create-network-details.js.map +1 -0
- package/lib/model/create-service-managed-fleet-details.d.ts +33 -0
- package/lib/model/create-service-managed-fleet-details.js +58 -0
- package/lib/model/create-service-managed-fleet-details.js.map +1 -0
- package/lib/model/environment-variable.d.ts +29 -0
- package/lib/model/environment-variable.js +29 -0
- package/lib/model/environment-variable.js.map +1 -0
- package/lib/model/fleet-assignment-policy.d.ts +24 -0
- package/lib/model/fleet-assignment-policy.js +72 -0
- package/lib/model/fleet-assignment-policy.js.map +1 -0
- package/lib/model/fleet-shape.d.ts +33 -0
- package/lib/model/fleet-shape.js +29 -0
- package/lib/model/fleet-shape.js.map +1 -0
- package/lib/model/fleet.d.ts +22 -0
- package/lib/model/fleet.js +68 -0
- package/lib/model/fleet.js.map +1 -0
- package/lib/model/flex-fit-fleet-assignment-policy.d.ts +32 -0
- package/lib/model/flex-fit-fleet-assignment-policy.js +54 -0
- package/lib/model/flex-fit-fleet-assignment-policy.js.map +1 -0
- package/lib/model/index.d.ts +186 -0
- package/lib/model/index.js +210 -0
- package/lib/model/index.js.map +1 -0
- package/lib/model/job-priority-configuration.d.ts +39 -0
- package/lib/model/job-priority-configuration.js +29 -0
- package/lib/model/job-priority-configuration.js.map +1 -0
- package/lib/model/logging-configuration.d.ts +22 -0
- package/lib/model/logging-configuration.js +68 -0
- package/lib/model/logging-configuration.js.map +1 -0
- package/lib/model/network-security-group.d.ts +21 -0
- package/lib/model/network-security-group.js +29 -0
- package/lib/model/network-security-group.js.map +1 -0
- package/lib/model/network.d.ts +37 -0
- package/lib/model/network.js +61 -0
- package/lib/model/network.js.map +1 -0
- package/lib/model/nfs-volume.d.ts +40 -0
- package/lib/model/nfs-volume.js +52 -0
- package/lib/model/nfs-volume.js.map +1 -0
- package/lib/model/oci-logging-configuration.d.ts +32 -0
- package/lib/model/oci-logging-configuration.js +54 -0
- package/lib/model/oci-logging-configuration.js.map +1 -0
- package/lib/model/operation-status.d.ts +34 -0
- package/lib/model/operation-status.js +45 -0
- package/lib/model/operation-status.js.map +1 -0
- package/lib/model/operation-type.d.ts +45 -0
- package/lib/model/operation-type.js +56 -0
- package/lib/model/operation-type.js.map +1 -0
- package/lib/model/pause-batch-job-details.d.ts +21 -0
- package/lib/model/pause-batch-job-details.js +29 -0
- package/lib/model/pause-batch-job-details.js.map +1 -0
- package/lib/model/private-ip.d.ts +21 -0
- package/lib/model/private-ip.js +29 -0
- package/lib/model/private-ip.js.map +1 -0
- package/lib/model/security-context.d.ts +36 -0
- package/lib/model/security-context.js +29 -0
- package/lib/model/security-context.js.map +1 -0
- package/lib/model/service-managed-fleet.d.ts +41 -0
- package/lib/model/service-managed-fleet.js +54 -0
- package/lib/model/service-managed-fleet.js.map +1 -0
- package/lib/model/shape-memory-options.d.ts +41 -0
- package/lib/model/shape-memory-options.js +29 -0
- package/lib/model/shape-memory-options.js.map +1 -0
- package/lib/model/shape-networking-bandwidth-options.d.ts +33 -0
- package/lib/model/shape-networking-bandwidth-options.js +29 -0
- package/lib/model/shape-networking-bandwidth-options.js.map +1 -0
- package/lib/model/shape-ocpu-options.d.ts +29 -0
- package/lib/model/shape-ocpu-options.js +29 -0
- package/lib/model/shape-ocpu-options.js.map +1 -0
- package/lib/model/sort-by.d.ts +24 -0
- package/lib/model/sort-by.js +35 -0
- package/lib/model/sort-by.js.map +1 -0
- package/lib/model/sort-order.d.ts +30 -0
- package/lib/model/sort-order.js +41 -0
- package/lib/model/sort-order.js.map +1 -0
- package/lib/model/start-batch-context-details.d.ts +21 -0
- package/lib/model/start-batch-context-details.js +29 -0
- package/lib/model/start-batch-context-details.js.map +1 -0
- package/lib/model/start-batch-job-pool-details.d.ts +21 -0
- package/lib/model/start-batch-job-pool-details.js +29 -0
- package/lib/model/start-batch-job-pool-details.js.map +1 -0
- package/lib/model/stop-batch-context-details.d.ts +21 -0
- package/lib/model/stop-batch-context-details.js +29 -0
- package/lib/model/stop-batch-context-details.js.map +1 -0
- package/lib/model/stop-batch-job-pool-details.d.ts +21 -0
- package/lib/model/stop-batch-job-pool-details.js +29 -0
- package/lib/model/stop-batch-job-pool-details.js.map +1 -0
- package/lib/model/subnet.d.ts +21 -0
- package/lib/model/subnet.js +29 -0
- package/lib/model/subnet.js.map +1 -0
- package/lib/model/unpause-batch-job-details.d.ts +21 -0
- package/lib/model/unpause-batch-job-details.js +29 -0
- package/lib/model/unpause-batch-job-details.js.map +1 -0
- package/lib/model/update-batch-context-details.d.ts +66 -0
- package/lib/model/update-batch-context-details.js +61 -0
- package/lib/model/update-batch-context-details.js.map +1 -0
- package/lib/model/update-batch-job-details.d.ts +55 -0
- package/lib/model/update-batch-job-details.js +29 -0
- package/lib/model/update-batch-job-details.js.map +1 -0
- package/lib/model/update-batch-job-pool-details.d.ts +55 -0
- package/lib/model/update-batch-job-pool-details.js +29 -0
- package/lib/model/update-batch-job-pool-details.js.map +1 -0
- package/lib/model/update-batch-task-environment-details.d.ts +55 -0
- package/lib/model/update-batch-task-environment-details.js +29 -0
- package/lib/model/update-batch-task-environment-details.js.map +1 -0
- package/lib/model/update-batch-task-profile-details.d.ts +55 -0
- package/lib/model/update-batch-task-profile-details.js +29 -0
- package/lib/model/update-batch-task-profile-details.js.map +1 -0
- package/lib/model/virtual-network-vnic.d.ts +21 -0
- package/lib/model/virtual-network-vnic.js +29 -0
- package/lib/model/virtual-network-vnic.js.map +1 -0
- package/lib/model/vnic.d.ts +32 -0
- package/lib/model/vnic.js +29 -0
- package/lib/model/vnic.js.map +1 -0
- package/lib/model/work-request-error-collection.d.ts +26 -0
- package/lib/model/work-request-error-collection.js +61 -0
- package/lib/model/work-request-error-collection.js.map +1 -0
- package/lib/model/work-request-error.d.ts +37 -0
- package/lib/model/work-request-error.js +29 -0
- package/lib/model/work-request-error.js.map +1 -0
- package/lib/model/work-request-log-and-error-sort-by.d.ts +23 -0
- package/lib/model/work-request-log-and-error-sort-by.js +34 -0
- package/lib/model/work-request-log-and-error-sort-by.js.map +1 -0
- package/lib/model/work-request-log-entry-collection.d.ts +26 -0
- package/lib/model/work-request-log-entry-collection.js +61 -0
- package/lib/model/work-request-log-entry-collection.js.map +1 -0
- package/lib/model/work-request-log-entry.d.ts +31 -0
- package/lib/model/work-request-log-entry.js +29 -0
- package/lib/model/work-request-log-entry.js.map +1 -0
- package/lib/model/work-request-resource-metadata-key.d.ts +27 -0
- package/lib/model/work-request-resource-metadata-key.js +38 -0
- package/lib/model/work-request-resource-metadata-key.js.map +1 -0
- package/lib/model/work-request-resource.d.ts +48 -0
- package/lib/model/work-request-resource.js +29 -0
- package/lib/model/work-request-resource.js.map +1 -0
- package/lib/model/work-request-sort-by.d.ts +23 -0
- package/lib/model/work-request-sort-by.js +34 -0
- package/lib/model/work-request-sort-by.js.map +1 -0
- package/lib/model/work-request-summary-collection.d.ts +26 -0
- package/lib/model/work-request-summary-collection.js +61 -0
- package/lib/model/work-request-summary-collection.js.map +1 -0
- package/lib/model/work-request-summary.d.ts +73 -0
- package/lib/model/work-request-summary.js +61 -0
- package/lib/model/work-request-summary.js.map +1 -0
- package/lib/model/work-request.d.ts +76 -0
- package/lib/model/work-request.js +61 -0
- package/lib/model/work-request.js.map +1 -0
- package/lib/request/cancel-batch-job-request.d.ts +38 -0
- package/lib/request/cancel-batch-job-request.js +15 -0
- package/lib/request/cancel-batch-job-request.js.map +1 -0
- package/lib/request/change-batch-context-compartment-request.d.ts +43 -0
- package/lib/request/change-batch-context-compartment-request.js +15 -0
- package/lib/request/change-batch-context-compartment-request.js.map +1 -0
- package/lib/request/change-batch-job-compartment-request.d.ts +43 -0
- package/lib/request/change-batch-job-compartment-request.js +15 -0
- package/lib/request/change-batch-job-compartment-request.js.map +1 -0
- package/lib/request/change-batch-job-pool-compartment-request.d.ts +43 -0
- package/lib/request/change-batch-job-pool-compartment-request.js +15 -0
- package/lib/request/change-batch-job-pool-compartment-request.js.map +1 -0
- package/lib/request/change-batch-task-environment-compartment-request.d.ts +43 -0
- package/lib/request/change-batch-task-environment-compartment-request.js +15 -0
- package/lib/request/change-batch-task-environment-compartment-request.js.map +1 -0
- package/lib/request/change-batch-task-profile-compartment-request.d.ts +43 -0
- package/lib/request/change-batch-task-profile-compartment-request.js +15 -0
- package/lib/request/change-batch-task-profile-compartment-request.js.map +1 -0
- package/lib/request/create-batch-context-request.d.ts +40 -0
- package/lib/request/create-batch-context-request.js +15 -0
- package/lib/request/create-batch-context-request.js.map +1 -0
- package/lib/request/create-batch-job-pool-request.d.ts +40 -0
- package/lib/request/create-batch-job-pool-request.js +15 -0
- package/lib/request/create-batch-job-pool-request.js.map +1 -0
- package/lib/request/create-batch-job-request.d.ts +40 -0
- package/lib/request/create-batch-job-request.js +15 -0
- package/lib/request/create-batch-job-request.js.map +1 -0
- package/lib/request/create-batch-task-environment-request.d.ts +40 -0
- package/lib/request/create-batch-task-environment-request.js +15 -0
- package/lib/request/create-batch-task-environment-request.js.map +1 -0
- package/lib/request/create-batch-task-profile-request.d.ts +40 -0
- package/lib/request/create-batch-task-profile-request.js +15 -0
- package/lib/request/create-batch-task-profile-request.js.map +1 -0
- package/lib/request/delete-batch-context-request.d.ts +38 -0
- package/lib/request/delete-batch-context-request.js +15 -0
- package/lib/request/delete-batch-context-request.js.map +1 -0
- package/lib/request/delete-batch-job-pool-request.d.ts +38 -0
- package/lib/request/delete-batch-job-pool-request.js +15 -0
- package/lib/request/delete-batch-job-pool-request.js.map +1 -0
- package/lib/request/delete-batch-task-environment-request.d.ts +38 -0
- package/lib/request/delete-batch-task-environment-request.js +15 -0
- package/lib/request/delete-batch-task-environment-request.js.map +1 -0
- package/lib/request/delete-batch-task-profile-request.d.ts +38 -0
- package/lib/request/delete-batch-task-profile-request.js +15 -0
- package/lib/request/delete-batch-task-profile-request.js.map +1 -0
- package/lib/request/get-batch-context-request.d.ts +30 -0
- package/lib/request/get-batch-context-request.js +15 -0
- package/lib/request/get-batch-context-request.js.map +1 -0
- package/lib/request/get-batch-job-pool-request.d.ts +30 -0
- package/lib/request/get-batch-job-pool-request.js +15 -0
- package/lib/request/get-batch-job-pool-request.js.map +1 -0
- package/lib/request/get-batch-job-request.d.ts +30 -0
- package/lib/request/get-batch-job-request.js +15 -0
- package/lib/request/get-batch-job-request.js.map +1 -0
- package/lib/request/get-batch-task-environment-request.d.ts +30 -0
- package/lib/request/get-batch-task-environment-request.js +15 -0
- package/lib/request/get-batch-task-environment-request.js.map +1 -0
- package/lib/request/get-batch-task-profile-request.d.ts +30 -0
- package/lib/request/get-batch-task-profile-request.js +15 -0
- package/lib/request/get-batch-task-profile-request.js.map +1 -0
- package/lib/request/get-batch-task-request.d.ts +34 -0
- package/lib/request/get-batch-task-request.js +15 -0
- package/lib/request/get-batch-task-request.js.map +1 -0
- package/lib/request/get-work-request-request.d.ts +30 -0
- package/lib/request/get-work-request-request.js +15 -0
- package/lib/request/get-work-request-request.js.map +1 -0
- package/lib/request/index.d.ts +100 -0
- package/lib/request/index.js +15 -0
- package/lib/request/index.js.map +1 -0
- package/lib/request/list-batch-context-shapes-request.d.ts +48 -0
- package/lib/request/list-batch-context-shapes-request.js +15 -0
- package/lib/request/list-batch-context-shapes-request.js.map +1 -0
- package/lib/request/list-batch-contexts-request.d.ts +69 -0
- package/lib/request/list-batch-contexts-request.js +15 -0
- package/lib/request/list-batch-contexts-request.js.map +1 -0
- package/lib/request/list-batch-job-pools-request.d.ts +73 -0
- package/lib/request/list-batch-job-pools-request.js +15 -0
- package/lib/request/list-batch-job-pools-request.js.map +1 -0
- package/lib/request/list-batch-job-tasks-request.d.ts +64 -0
- package/lib/request/list-batch-job-tasks-request.js +15 -0
- package/lib/request/list-batch-job-tasks-request.js.map +1 -0
- package/lib/request/list-batch-jobs-request.d.ts +73 -0
- package/lib/request/list-batch-jobs-request.js +15 -0
- package/lib/request/list-batch-jobs-request.js.map +1 -0
- package/lib/request/list-batch-task-environments-request.d.ts +69 -0
- package/lib/request/list-batch-task-environments-request.js +15 -0
- package/lib/request/list-batch-task-environments-request.js.map +1 -0
- package/lib/request/list-batch-task-profiles-request.d.ts +69 -0
- package/lib/request/list-batch-task-profiles-request.js +15 -0
- package/lib/request/list-batch-task-profiles-request.js.map +1 -0
- package/lib/request/list-batch-tasks-request.d.ts +68 -0
- package/lib/request/list-batch-tasks-request.js +15 -0
- package/lib/request/list-batch-tasks-request.js.map +1 -0
- package/lib/request/list-work-request-errors-request.d.ts +54 -0
- package/lib/request/list-work-request-errors-request.js +15 -0
- package/lib/request/list-work-request-errors-request.js.map +1 -0
- package/lib/request/list-work-request-logs-request.d.ts +54 -0
- package/lib/request/list-work-request-logs-request.js +15 -0
- package/lib/request/list-work-request-logs-request.js.map +1 -0
- package/lib/request/list-work-requests-request.d.ts +66 -0
- package/lib/request/list-work-requests-request.js +15 -0
- package/lib/request/list-work-requests-request.js.map +1 -0
- package/lib/request/pause-batch-job-request.d.ts +43 -0
- package/lib/request/pause-batch-job-request.js +15 -0
- package/lib/request/pause-batch-job-request.js.map +1 -0
- package/lib/request/start-batch-context-request.d.ts +43 -0
- package/lib/request/start-batch-context-request.js +15 -0
- package/lib/request/start-batch-context-request.js.map +1 -0
- package/lib/request/start-batch-job-pool-request.d.ts +43 -0
- package/lib/request/start-batch-job-pool-request.js +15 -0
- package/lib/request/start-batch-job-pool-request.js.map +1 -0
- package/lib/request/stop-batch-context-request.d.ts +43 -0
- package/lib/request/stop-batch-context-request.js +15 -0
- package/lib/request/stop-batch-context-request.js.map +1 -0
- package/lib/request/stop-batch-job-pool-request.d.ts +43 -0
- package/lib/request/stop-batch-job-pool-request.js +15 -0
- package/lib/request/stop-batch-job-pool-request.js.map +1 -0
- package/lib/request/unpause-batch-job-request.d.ts +43 -0
- package/lib/request/unpause-batch-job-request.js +15 -0
- package/lib/request/unpause-batch-job-request.js.map +1 -0
- package/lib/request/update-batch-context-request.d.ts +43 -0
- package/lib/request/update-batch-context-request.js +15 -0
- package/lib/request/update-batch-context-request.js.map +1 -0
- package/lib/request/update-batch-job-pool-request.d.ts +43 -0
- package/lib/request/update-batch-job-pool-request.js +15 -0
- package/lib/request/update-batch-job-pool-request.js.map +1 -0
- package/lib/request/update-batch-job-request.d.ts +43 -0
- package/lib/request/update-batch-job-request.js +15 -0
- package/lib/request/update-batch-job-request.js.map +1 -0
- package/lib/request/update-batch-task-environment-request.d.ts +43 -0
- package/lib/request/update-batch-task-environment-request.js +15 -0
- package/lib/request/update-batch-task-environment-request.js.map +1 -0
- package/lib/request/update-batch-task-profile-request.d.ts +43 -0
- package/lib/request/update-batch-task-profile-request.js +15 -0
- package/lib/request/update-batch-task-profile-request.js.map +1 -0
- package/lib/response/cancel-batch-job-response.d.ts +26 -0
- package/lib/response/cancel-batch-job-response.js +15 -0
- package/lib/response/cancel-batch-job-response.js.map +1 -0
- package/lib/response/change-batch-context-compartment-response.d.ts +26 -0
- package/lib/response/change-batch-context-compartment-response.js +15 -0
- package/lib/response/change-batch-context-compartment-response.js.map +1 -0
- package/lib/response/change-batch-job-compartment-response.d.ts +26 -0
- package/lib/response/change-batch-job-compartment-response.js +15 -0
- package/lib/response/change-batch-job-compartment-response.js.map +1 -0
- package/lib/response/change-batch-job-pool-compartment-response.d.ts +26 -0
- package/lib/response/change-batch-job-pool-compartment-response.js +15 -0
- package/lib/response/change-batch-job-pool-compartment-response.js.map +1 -0
- package/lib/response/change-batch-task-environment-compartment-response.d.ts +26 -0
- package/lib/response/change-batch-task-environment-compartment-response.js +15 -0
- package/lib/response/change-batch-task-environment-compartment-response.js.map +1 -0
- package/lib/response/change-batch-task-profile-compartment-response.d.ts +26 -0
- package/lib/response/change-batch-task-profile-compartment-response.js +15 -0
- package/lib/response/change-batch-task-profile-compartment-response.js.map +1 -0
- package/lib/response/create-batch-context-response.d.ts +44 -0
- package/lib/response/create-batch-context-response.js +15 -0
- package/lib/response/create-batch-context-response.js.map +1 -0
- package/lib/response/create-batch-job-pool-response.d.ts +30 -0
- package/lib/response/create-batch-job-pool-response.js +15 -0
- package/lib/response/create-batch-job-pool-response.js.map +1 -0
- package/lib/response/create-batch-job-response.d.ts +44 -0
- package/lib/response/create-batch-job-response.js +15 -0
- package/lib/response/create-batch-job-response.js.map +1 -0
- package/lib/response/create-batch-task-environment-response.d.ts +30 -0
- package/lib/response/create-batch-task-environment-response.js +15 -0
- package/lib/response/create-batch-task-environment-response.js.map +1 -0
- package/lib/response/create-batch-task-profile-response.d.ts +30 -0
- package/lib/response/create-batch-task-profile-response.js +15 -0
- package/lib/response/create-batch-task-profile-response.js.map +1 -0
- package/lib/response/delete-batch-context-response.d.ts +26 -0
- package/lib/response/delete-batch-context-response.js +15 -0
- package/lib/response/delete-batch-context-response.js.map +1 -0
- package/lib/response/delete-batch-job-pool-response.d.ts +20 -0
- package/lib/response/delete-batch-job-pool-response.js +15 -0
- package/lib/response/delete-batch-job-pool-response.js.map +1 -0
- package/lib/response/delete-batch-task-environment-response.d.ts +20 -0
- package/lib/response/delete-batch-task-environment-response.js +15 -0
- package/lib/response/delete-batch-task-environment-response.js.map +1 -0
- package/lib/response/delete-batch-task-profile-response.d.ts +20 -0
- package/lib/response/delete-batch-task-profile-response.js +15 -0
- package/lib/response/delete-batch-task-profile-response.js.map +1 -0
- package/lib/response/get-batch-context-response.d.ts +30 -0
- package/lib/response/get-batch-context-response.js +15 -0
- package/lib/response/get-batch-context-response.js.map +1 -0
- package/lib/response/get-batch-job-pool-response.d.ts +30 -0
- package/lib/response/get-batch-job-pool-response.js +15 -0
- package/lib/response/get-batch-job-pool-response.js.map +1 -0
- package/lib/response/get-batch-job-response.d.ts +30 -0
- package/lib/response/get-batch-job-response.js +15 -0
- package/lib/response/get-batch-job-response.js.map +1 -0
- package/lib/response/get-batch-task-environment-response.d.ts +30 -0
- package/lib/response/get-batch-task-environment-response.js +15 -0
- package/lib/response/get-batch-task-environment-response.js.map +1 -0
- package/lib/response/get-batch-task-profile-response.d.ts +30 -0
- package/lib/response/get-batch-task-profile-response.js +15 -0
- package/lib/response/get-batch-task-profile-response.js.map +1 -0
- package/lib/response/get-batch-task-response.d.ts +25 -0
- package/lib/response/get-batch-task-response.js +15 -0
- package/lib/response/get-batch-task-response.js.map +1 -0
- package/lib/response/get-work-request-response.d.ts +34 -0
- package/lib/response/get-work-request-response.js +15 -0
- package/lib/response/get-work-request-response.js.map +1 -0
- package/lib/response/index.d.ts +100 -0
- package/lib/response/index.js +15 -0
- package/lib/response/index.js.map +1 -0
- package/lib/response/list-batch-context-shapes-response.d.ts +31 -0
- package/lib/response/list-batch-context-shapes-response.js +15 -0
- package/lib/response/list-batch-context-shapes-response.js.map +1 -0
- package/lib/response/list-batch-contexts-response.d.ts +31 -0
- package/lib/response/list-batch-contexts-response.js +15 -0
- package/lib/response/list-batch-contexts-response.js.map +1 -0
- package/lib/response/list-batch-job-pools-response.d.ts +31 -0
- package/lib/response/list-batch-job-pools-response.js +15 -0
- package/lib/response/list-batch-job-pools-response.js.map +1 -0
- package/lib/response/list-batch-job-tasks-response.d.ts +31 -0
- package/lib/response/list-batch-job-tasks-response.js +15 -0
- package/lib/response/list-batch-job-tasks-response.js.map +1 -0
- package/lib/response/list-batch-jobs-response.d.ts +31 -0
- package/lib/response/list-batch-jobs-response.js +15 -0
- package/lib/response/list-batch-jobs-response.js.map +1 -0
- package/lib/response/list-batch-task-environments-response.d.ts +31 -0
- package/lib/response/list-batch-task-environments-response.js +15 -0
- package/lib/response/list-batch-task-environments-response.js.map +1 -0
- package/lib/response/list-batch-task-profiles-response.d.ts +31 -0
- package/lib/response/list-batch-task-profiles-response.js +15 -0
- package/lib/response/list-batch-task-profiles-response.js.map +1 -0
- package/lib/response/list-batch-tasks-response.d.ts +31 -0
- package/lib/response/list-batch-tasks-response.js +15 -0
- package/lib/response/list-batch-tasks-response.js.map +1 -0
- package/lib/response/list-work-request-errors-response.d.ts +31 -0
- package/lib/response/list-work-request-errors-response.js +15 -0
- package/lib/response/list-work-request-errors-response.js.map +1 -0
- package/lib/response/list-work-request-logs-response.d.ts +31 -0
- package/lib/response/list-work-request-logs-response.js +15 -0
- package/lib/response/list-work-request-logs-response.js.map +1 -0
- package/lib/response/list-work-requests-response.d.ts +31 -0
- package/lib/response/list-work-requests-response.js +15 -0
- package/lib/response/list-work-requests-response.js.map +1 -0
- package/lib/response/pause-batch-job-response.d.ts +26 -0
- package/lib/response/pause-batch-job-response.js +15 -0
- package/lib/response/pause-batch-job-response.js.map +1 -0
- package/lib/response/start-batch-context-response.d.ts +26 -0
- package/lib/response/start-batch-context-response.js +15 -0
- package/lib/response/start-batch-context-response.js.map +1 -0
- package/lib/response/start-batch-job-pool-response.d.ts +26 -0
- package/lib/response/start-batch-job-pool-response.js +15 -0
- package/lib/response/start-batch-job-pool-response.js.map +1 -0
- package/lib/response/stop-batch-context-response.d.ts +26 -0
- package/lib/response/stop-batch-context-response.js +15 -0
- package/lib/response/stop-batch-context-response.js.map +1 -0
- package/lib/response/stop-batch-job-pool-response.d.ts +26 -0
- package/lib/response/stop-batch-job-pool-response.js +15 -0
- package/lib/response/stop-batch-job-pool-response.js.map +1 -0
- package/lib/response/unpause-batch-job-response.d.ts +26 -0
- package/lib/response/unpause-batch-job-response.js +15 -0
- package/lib/response/unpause-batch-job-response.js.map +1 -0
- package/lib/response/update-batch-context-response.d.ts +26 -0
- package/lib/response/update-batch-context-response.js +15 -0
- package/lib/response/update-batch-context-response.js.map +1 -0
- package/lib/response/update-batch-job-pool-response.d.ts +26 -0
- package/lib/response/update-batch-job-pool-response.js +15 -0
- package/lib/response/update-batch-job-pool-response.js.map +1 -0
- package/lib/response/update-batch-job-response.d.ts +26 -0
- package/lib/response/update-batch-job-response.js +15 -0
- package/lib/response/update-batch-job-response.js.map +1 -0
- package/lib/response/update-batch-task-environment-response.d.ts +30 -0
- package/lib/response/update-batch-task-environment-response.js +15 -0
- package/lib/response/update-batch-task-environment-response.js.map +1 -0
- package/lib/response/update-batch-task-profile-response.d.ts +30 -0
- package/lib/response/update-batch-task-profile-response.js +15 -0
- package/lib/response/update-batch-task-profile-response.js.map +1 -0
- package/package.json +29 -0
package/lib/client.d.ts
ADDED
|
@@ -0,0 +1,495 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Batch API
|
|
3
|
+
* Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
|
|
4
|
+
* OpenAPI spec version: 20251031
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import common = require("oci-common");
|
|
14
|
+
import * as requests from "./request";
|
|
15
|
+
import * as responses from "./response";
|
|
16
|
+
import { BatchComputingWaiter } from "./batchcomputing-waiter";
|
|
17
|
+
declare const Breaker: any;
|
|
18
|
+
export declare enum BatchComputingApiKeys {
|
|
19
|
+
}
|
|
20
|
+
/**
|
|
21
|
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
|
|
22
|
+
*/
|
|
23
|
+
export declare class BatchComputingClient {
|
|
24
|
+
protected static serviceEndpointTemplate: string;
|
|
25
|
+
protected static endpointServiceName: string;
|
|
26
|
+
protected "_realmSpecificEndpointTemplateEnabled": boolean | undefined;
|
|
27
|
+
protected "_endpoint": string;
|
|
28
|
+
protected "_defaultHeaders": any;
|
|
29
|
+
protected "_waiters": BatchComputingWaiter;
|
|
30
|
+
protected "_clientConfiguration": common.ClientConfiguration;
|
|
31
|
+
protected _circuitBreaker: typeof Breaker | null;
|
|
32
|
+
protected _httpOptions: any;
|
|
33
|
+
protected _bodyDuplexMode: any;
|
|
34
|
+
targetService: string;
|
|
35
|
+
protected _regionId: string;
|
|
36
|
+
protected "_region": common.Region;
|
|
37
|
+
protected _lastSetRegionOrRegionId: string;
|
|
38
|
+
protected _httpClient: common.HttpClient;
|
|
39
|
+
protected _authProvider: common.AuthenticationDetailsProvider | undefined;
|
|
40
|
+
constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
|
|
41
|
+
/**
|
|
42
|
+
* Get the endpoint that is being used to call (ex, https://www.example.com).
|
|
43
|
+
*/
|
|
44
|
+
get endpoint(): string;
|
|
45
|
+
/**
|
|
46
|
+
* Sets the endpoint to call (ex, https://www.example.com).
|
|
47
|
+
* @param endpoint The endpoint of the service.
|
|
48
|
+
*/
|
|
49
|
+
set endpoint(endpoint: string);
|
|
50
|
+
get logger(): import("oci-common/lib/log").Logger;
|
|
51
|
+
/**
|
|
52
|
+
* Determines whether realm specific endpoint should be used or not.
|
|
53
|
+
* Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
|
|
54
|
+
* @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
|
|
55
|
+
*/
|
|
56
|
+
set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled: boolean);
|
|
57
|
+
/**
|
|
58
|
+
* Sets the region to call (ex, Region.US_PHOENIX_1).
|
|
59
|
+
* Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
|
|
60
|
+
* @param region The region of the service.
|
|
61
|
+
*/
|
|
62
|
+
set region(region: common.Region);
|
|
63
|
+
/**
|
|
64
|
+
* Sets the regionId to call (ex, 'us-phoenix-1').
|
|
65
|
+
*
|
|
66
|
+
* Note, this will first try to map the region ID to a known Region and call {@link #region(Region) region}.
|
|
67
|
+
* If no known Region could be determined, it will create an endpoint assuming its in default Realm OC1
|
|
68
|
+
* and then call {@link #endpoint(String) endpoint}.
|
|
69
|
+
* @param regionId The public region ID.
|
|
70
|
+
*/
|
|
71
|
+
set regionId(regionId: string);
|
|
72
|
+
/**
|
|
73
|
+
* Creates a new BatchComputingWaiter for resources for this service.
|
|
74
|
+
*
|
|
75
|
+
* @param config The waiter configuration for termination and delay strategy
|
|
76
|
+
* @return The service waiters.
|
|
77
|
+
*/
|
|
78
|
+
createWaiters(config?: common.WaiterConfiguration): BatchComputingWaiter;
|
|
79
|
+
/**
|
|
80
|
+
* Gets the waiters available for resources for this service.
|
|
81
|
+
*
|
|
82
|
+
* @return The service waiters.
|
|
83
|
+
*/
|
|
84
|
+
getWaiters(): BatchComputingWaiter;
|
|
85
|
+
/**
|
|
86
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
87
|
+
*/
|
|
88
|
+
shutdownCircuitBreaker(): void;
|
|
89
|
+
/**
|
|
90
|
+
* Close the provider if possible which in turn shuts down any associated circuit breaker
|
|
91
|
+
*/
|
|
92
|
+
closeProvider(): void;
|
|
93
|
+
/**
|
|
94
|
+
* Close the client once it is no longer needed
|
|
95
|
+
*/
|
|
96
|
+
close(): void;
|
|
97
|
+
/**
|
|
98
|
+
* Cancels a batch job.
|
|
99
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
100
|
+
* @param CancelBatchJobRequest
|
|
101
|
+
* @return CancelBatchJobResponse
|
|
102
|
+
* @throws OciError when an error occurs
|
|
103
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/CancelBatchJob.ts.html |here} to see how to use CancelBatchJob API.
|
|
104
|
+
*/
|
|
105
|
+
cancelBatchJob(cancelBatchJobRequest: requests.CancelBatchJobRequest): Promise<responses.CancelBatchJobResponse>;
|
|
106
|
+
/**
|
|
107
|
+
* Moves a batch context into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
108
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
109
|
+
* @param ChangeBatchContextCompartmentRequest
|
|
110
|
+
* @return ChangeBatchContextCompartmentResponse
|
|
111
|
+
* @throws OciError when an error occurs
|
|
112
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ChangeBatchContextCompartment.ts.html |here} to see how to use ChangeBatchContextCompartment API.
|
|
113
|
+
*/
|
|
114
|
+
changeBatchContextCompartment(changeBatchContextCompartmentRequest: requests.ChangeBatchContextCompartmentRequest): Promise<responses.ChangeBatchContextCompartmentResponse>;
|
|
115
|
+
/**
|
|
116
|
+
* Moves a batch job into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
117
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
118
|
+
* @param ChangeBatchJobCompartmentRequest
|
|
119
|
+
* @return ChangeBatchJobCompartmentResponse
|
|
120
|
+
* @throws OciError when an error occurs
|
|
121
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ChangeBatchJobCompartment.ts.html |here} to see how to use ChangeBatchJobCompartment API.
|
|
122
|
+
*/
|
|
123
|
+
changeBatchJobCompartment(changeBatchJobCompartmentRequest: requests.ChangeBatchJobCompartmentRequest): Promise<responses.ChangeBatchJobCompartmentResponse>;
|
|
124
|
+
/**
|
|
125
|
+
* Moves a batch job pool into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
126
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
127
|
+
* @param ChangeBatchJobPoolCompartmentRequest
|
|
128
|
+
* @return ChangeBatchJobPoolCompartmentResponse
|
|
129
|
+
* @throws OciError when an error occurs
|
|
130
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ChangeBatchJobPoolCompartment.ts.html |here} to see how to use ChangeBatchJobPoolCompartment API.
|
|
131
|
+
*/
|
|
132
|
+
changeBatchJobPoolCompartment(changeBatchJobPoolCompartmentRequest: requests.ChangeBatchJobPoolCompartmentRequest): Promise<responses.ChangeBatchJobPoolCompartmentResponse>;
|
|
133
|
+
/**
|
|
134
|
+
* Moves a batch task environment into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
135
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
136
|
+
* @param ChangeBatchTaskEnvironmentCompartmentRequest
|
|
137
|
+
* @return ChangeBatchTaskEnvironmentCompartmentResponse
|
|
138
|
+
* @throws OciError when an error occurs
|
|
139
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ChangeBatchTaskEnvironmentCompartment.ts.html |here} to see how to use ChangeBatchTaskEnvironmentCompartment API.
|
|
140
|
+
*/
|
|
141
|
+
changeBatchTaskEnvironmentCompartment(changeBatchTaskEnvironmentCompartmentRequest: requests.ChangeBatchTaskEnvironmentCompartmentRequest): Promise<responses.ChangeBatchTaskEnvironmentCompartmentResponse>;
|
|
142
|
+
/**
|
|
143
|
+
* Moves a batch task profile into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
|
|
144
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
145
|
+
* @param ChangeBatchTaskProfileCompartmentRequest
|
|
146
|
+
* @return ChangeBatchTaskProfileCompartmentResponse
|
|
147
|
+
* @throws OciError when an error occurs
|
|
148
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ChangeBatchTaskProfileCompartment.ts.html |here} to see how to use ChangeBatchTaskProfileCompartment API.
|
|
149
|
+
*/
|
|
150
|
+
changeBatchTaskProfileCompartment(changeBatchTaskProfileCompartmentRequest: requests.ChangeBatchTaskProfileCompartmentRequest): Promise<responses.ChangeBatchTaskProfileCompartmentResponse>;
|
|
151
|
+
/**
|
|
152
|
+
* Creates a batch context.
|
|
153
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
154
|
+
* @param CreateBatchContextRequest
|
|
155
|
+
* @return CreateBatchContextResponse
|
|
156
|
+
* @throws OciError when an error occurs
|
|
157
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/CreateBatchContext.ts.html |here} to see how to use CreateBatchContext API.
|
|
158
|
+
*/
|
|
159
|
+
createBatchContext(createBatchContextRequest: requests.CreateBatchContextRequest): Promise<responses.CreateBatchContextResponse>;
|
|
160
|
+
/**
|
|
161
|
+
* Creates a batch job.
|
|
162
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
163
|
+
* @param CreateBatchJobRequest
|
|
164
|
+
* @return CreateBatchJobResponse
|
|
165
|
+
* @throws OciError when an error occurs
|
|
166
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/CreateBatchJob.ts.html |here} to see how to use CreateBatchJob API.
|
|
167
|
+
*/
|
|
168
|
+
createBatchJob(createBatchJobRequest: requests.CreateBatchJobRequest): Promise<responses.CreateBatchJobResponse>;
|
|
169
|
+
/**
|
|
170
|
+
* Creates a batch job pool.
|
|
171
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
172
|
+
* @param CreateBatchJobPoolRequest
|
|
173
|
+
* @return CreateBatchJobPoolResponse
|
|
174
|
+
* @throws OciError when an error occurs
|
|
175
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/CreateBatchJobPool.ts.html |here} to see how to use CreateBatchJobPool API.
|
|
176
|
+
*/
|
|
177
|
+
createBatchJobPool(createBatchJobPoolRequest: requests.CreateBatchJobPoolRequest): Promise<responses.CreateBatchJobPoolResponse>;
|
|
178
|
+
/**
|
|
179
|
+
* Creates a batch task environment.
|
|
180
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
181
|
+
* @param CreateBatchTaskEnvironmentRequest
|
|
182
|
+
* @return CreateBatchTaskEnvironmentResponse
|
|
183
|
+
* @throws OciError when an error occurs
|
|
184
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/CreateBatchTaskEnvironment.ts.html |here} to see how to use CreateBatchTaskEnvironment API.
|
|
185
|
+
*/
|
|
186
|
+
createBatchTaskEnvironment(createBatchTaskEnvironmentRequest: requests.CreateBatchTaskEnvironmentRequest): Promise<responses.CreateBatchTaskEnvironmentResponse>;
|
|
187
|
+
/**
|
|
188
|
+
* Creates a batch task profile.
|
|
189
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
190
|
+
* @param CreateBatchTaskProfileRequest
|
|
191
|
+
* @return CreateBatchTaskProfileResponse
|
|
192
|
+
* @throws OciError when an error occurs
|
|
193
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/CreateBatchTaskProfile.ts.html |here} to see how to use CreateBatchTaskProfile API.
|
|
194
|
+
*/
|
|
195
|
+
createBatchTaskProfile(createBatchTaskProfileRequest: requests.CreateBatchTaskProfileRequest): Promise<responses.CreateBatchTaskProfileResponse>;
|
|
196
|
+
/**
|
|
197
|
+
* Deletes a batch context. All batch job pools associated with the batch context must be deleted beforehand.
|
|
198
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
199
|
+
* @param DeleteBatchContextRequest
|
|
200
|
+
* @return DeleteBatchContextResponse
|
|
201
|
+
* @throws OciError when an error occurs
|
|
202
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/DeleteBatchContext.ts.html |here} to see how to use DeleteBatchContext API.
|
|
203
|
+
*/
|
|
204
|
+
deleteBatchContext(deleteBatchContextRequest: requests.DeleteBatchContextRequest): Promise<responses.DeleteBatchContextResponse>;
|
|
205
|
+
/**
|
|
206
|
+
* Deletes a batch job pool. All batch jobs associated with the batch job pool must be canceled beforehand.
|
|
207
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
208
|
+
* @param DeleteBatchJobPoolRequest
|
|
209
|
+
* @return DeleteBatchJobPoolResponse
|
|
210
|
+
* @throws OciError when an error occurs
|
|
211
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/DeleteBatchJobPool.ts.html |here} to see how to use DeleteBatchJobPool API.
|
|
212
|
+
*/
|
|
213
|
+
deleteBatchJobPool(deleteBatchJobPoolRequest: requests.DeleteBatchJobPoolRequest): Promise<responses.DeleteBatchJobPoolResponse>;
|
|
214
|
+
/**
|
|
215
|
+
* Deletes a batch task environment. All batch tasks associated with the batch task environment must be canceled beforehand.
|
|
216
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
217
|
+
* @param DeleteBatchTaskEnvironmentRequest
|
|
218
|
+
* @return DeleteBatchTaskEnvironmentResponse
|
|
219
|
+
* @throws OciError when an error occurs
|
|
220
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/DeleteBatchTaskEnvironment.ts.html |here} to see how to use DeleteBatchTaskEnvironment API.
|
|
221
|
+
*/
|
|
222
|
+
deleteBatchTaskEnvironment(deleteBatchTaskEnvironmentRequest: requests.DeleteBatchTaskEnvironmentRequest): Promise<responses.DeleteBatchTaskEnvironmentResponse>;
|
|
223
|
+
/**
|
|
224
|
+
* Deletes a batch task profile. All batch tasks associated with the batch task profile must be canceled beforehand.
|
|
225
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
226
|
+
* @param DeleteBatchTaskProfileRequest
|
|
227
|
+
* @return DeleteBatchTaskProfileResponse
|
|
228
|
+
* @throws OciError when an error occurs
|
|
229
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/DeleteBatchTaskProfile.ts.html |here} to see how to use DeleteBatchTaskProfile API.
|
|
230
|
+
*/
|
|
231
|
+
deleteBatchTaskProfile(deleteBatchTaskProfileRequest: requests.DeleteBatchTaskProfileRequest): Promise<responses.DeleteBatchTaskProfileResponse>;
|
|
232
|
+
/**
|
|
233
|
+
* Gets information about a batch context.
|
|
234
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
235
|
+
* @param GetBatchContextRequest
|
|
236
|
+
* @return GetBatchContextResponse
|
|
237
|
+
* @throws OciError when an error occurs
|
|
238
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/GetBatchContext.ts.html |here} to see how to use GetBatchContext API.
|
|
239
|
+
*/
|
|
240
|
+
getBatchContext(getBatchContextRequest: requests.GetBatchContextRequest): Promise<responses.GetBatchContextResponse>;
|
|
241
|
+
/**
|
|
242
|
+
* Gets information about a batch job.
|
|
243
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
244
|
+
* @param GetBatchJobRequest
|
|
245
|
+
* @return GetBatchJobResponse
|
|
246
|
+
* @throws OciError when an error occurs
|
|
247
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/GetBatchJob.ts.html |here} to see how to use GetBatchJob API.
|
|
248
|
+
*/
|
|
249
|
+
getBatchJob(getBatchJobRequest: requests.GetBatchJobRequest): Promise<responses.GetBatchJobResponse>;
|
|
250
|
+
/**
|
|
251
|
+
* Gets information about a batch job pool.
|
|
252
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
253
|
+
* @param GetBatchJobPoolRequest
|
|
254
|
+
* @return GetBatchJobPoolResponse
|
|
255
|
+
* @throws OciError when an error occurs
|
|
256
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/GetBatchJobPool.ts.html |here} to see how to use GetBatchJobPool API.
|
|
257
|
+
*/
|
|
258
|
+
getBatchJobPool(getBatchJobPoolRequest: requests.GetBatchJobPoolRequest): Promise<responses.GetBatchJobPoolResponse>;
|
|
259
|
+
/**
|
|
260
|
+
* Gets a specific batch task associated with a batch job by its name.
|
|
261
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
262
|
+
* @param GetBatchTaskRequest
|
|
263
|
+
* @return GetBatchTaskResponse
|
|
264
|
+
* @throws OciError when an error occurs
|
|
265
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/GetBatchTask.ts.html |here} to see how to use GetBatchTask API.
|
|
266
|
+
*/
|
|
267
|
+
getBatchTask(getBatchTaskRequest: requests.GetBatchTaskRequest): Promise<responses.GetBatchTaskResponse>;
|
|
268
|
+
/**
|
|
269
|
+
* Gets information about a batch task environment.
|
|
270
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
271
|
+
* @param GetBatchTaskEnvironmentRequest
|
|
272
|
+
* @return GetBatchTaskEnvironmentResponse
|
|
273
|
+
* @throws OciError when an error occurs
|
|
274
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/GetBatchTaskEnvironment.ts.html |here} to see how to use GetBatchTaskEnvironment API.
|
|
275
|
+
*/
|
|
276
|
+
getBatchTaskEnvironment(getBatchTaskEnvironmentRequest: requests.GetBatchTaskEnvironmentRequest): Promise<responses.GetBatchTaskEnvironmentResponse>;
|
|
277
|
+
/**
|
|
278
|
+
* Gets information about a batch task profile.
|
|
279
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
280
|
+
* @param GetBatchTaskProfileRequest
|
|
281
|
+
* @return GetBatchTaskProfileResponse
|
|
282
|
+
* @throws OciError when an error occurs
|
|
283
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/GetBatchTaskProfile.ts.html |here} to see how to use GetBatchTaskProfile API.
|
|
284
|
+
*/
|
|
285
|
+
getBatchTaskProfile(getBatchTaskProfileRequest: requests.GetBatchTaskProfileRequest): Promise<responses.GetBatchTaskProfileResponse>;
|
|
286
|
+
/**
|
|
287
|
+
* Gets the details of a work request.
|
|
288
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
289
|
+
* @param GetWorkRequestRequest
|
|
290
|
+
* @return GetWorkRequestResponse
|
|
291
|
+
* @throws OciError when an error occurs
|
|
292
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
293
|
+
*/
|
|
294
|
+
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
295
|
+
/**
|
|
296
|
+
* Lists the shapes allowed to be specified during batch context creation. Ordered by the shape name.
|
|
297
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
298
|
+
* @param ListBatchContextShapesRequest
|
|
299
|
+
* @return ListBatchContextShapesResponse
|
|
300
|
+
* @throws OciError when an error occurs
|
|
301
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListBatchContextShapes.ts.html |here} to see how to use ListBatchContextShapes API.
|
|
302
|
+
*/
|
|
303
|
+
listBatchContextShapes(listBatchContextShapesRequest: requests.ListBatchContextShapesRequest): Promise<responses.ListBatchContextShapesResponse>;
|
|
304
|
+
/**
|
|
305
|
+
* Lists the batch contexts by compartment or context [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm). You can filter and sort them by various properties like lifecycle state, name and also ocid. All properties require an exact match. List operation only provides a summary information, use GetBatchContext to get the full details on a specific context
|
|
306
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
307
|
+
* @param ListBatchContextsRequest
|
|
308
|
+
* @return ListBatchContextsResponse
|
|
309
|
+
* @throws OciError when an error occurs
|
|
310
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListBatchContexts.ts.html |here} to see how to use ListBatchContexts API.
|
|
311
|
+
*/
|
|
312
|
+
listBatchContexts(listBatchContextsRequest: requests.ListBatchContextsRequest): Promise<responses.ListBatchContextsResponse>;
|
|
313
|
+
/**
|
|
314
|
+
* Lists the batch job pools by compartment or job pool [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm). You can filter and sort them by various properties like lifecycle state, display name and also ocid. All properties require an exact match. List operation only provides a summary information, use GetBatchJobPool to get the full details on a specific context
|
|
315
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
316
|
+
* @param ListBatchJobPoolsRequest
|
|
317
|
+
* @return ListBatchJobPoolsResponse
|
|
318
|
+
* @throws OciError when an error occurs
|
|
319
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListBatchJobPools.ts.html |here} to see how to use ListBatchJobPools API.
|
|
320
|
+
*/
|
|
321
|
+
listBatchJobPools(listBatchJobPoolsRequest: requests.ListBatchJobPoolsRequest): Promise<responses.ListBatchJobPoolsResponse>;
|
|
322
|
+
/**
|
|
323
|
+
* Lists the batch tasks by batch job [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm). You can filter and sort them by various properties like lifecycle state, name and also ocid. All properties require an exact match. List operation only provides a summary information, use GetBatchTask to get the full details on a specific context
|
|
324
|
+
* List is incomplete until jobs lifecycle is in_progress
|
|
325
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
326
|
+
* @param ListBatchJobTasksRequest
|
|
327
|
+
* @return ListBatchJobTasksResponse
|
|
328
|
+
* @throws OciError when an error occurs
|
|
329
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListBatchJobTasks.ts.html |here} to see how to use ListBatchJobTasks API.
|
|
330
|
+
*/
|
|
331
|
+
listBatchJobTasks(listBatchJobTasksRequest: requests.ListBatchJobTasksRequest): Promise<responses.ListBatchJobTasksResponse>;
|
|
332
|
+
/**
|
|
333
|
+
* Lists the batch jobs by compartment or job [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm). You can filter and sort them by various properties like lifecycle state, display name and also ocid. All properties require an exact match. List operation only provides a summary information, use GetBatchJob to get the full details on a specific context
|
|
334
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
335
|
+
* @param ListBatchJobsRequest
|
|
336
|
+
* @return ListBatchJobsResponse
|
|
337
|
+
* @throws OciError when an error occurs
|
|
338
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListBatchJobs.ts.html |here} to see how to use ListBatchJobs API.
|
|
339
|
+
*/
|
|
340
|
+
listBatchJobs(listBatchJobsRequest: requests.ListBatchJobsRequest): Promise<responses.ListBatchJobsResponse>;
|
|
341
|
+
/**
|
|
342
|
+
* Lists the task environments by compartment or environment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm). You can filter and sort them by various properties like lifecycle state, display name and also ocid. All properties require an exact match. List operation only provides a summary information, use GetBatchTaskEnvironment to get the full details on a specific context
|
|
343
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
344
|
+
* @param ListBatchTaskEnvironmentsRequest
|
|
345
|
+
* @return ListBatchTaskEnvironmentsResponse
|
|
346
|
+
* @throws OciError when an error occurs
|
|
347
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListBatchTaskEnvironments.ts.html |here} to see how to use ListBatchTaskEnvironments API.
|
|
348
|
+
*/
|
|
349
|
+
listBatchTaskEnvironments(listBatchTaskEnvironmentsRequest: requests.ListBatchTaskEnvironmentsRequest): Promise<responses.ListBatchTaskEnvironmentsResponse>;
|
|
350
|
+
/**
|
|
351
|
+
* Lists the task profiles by compartment or profile [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm). You can filter and sort them by various properties like lifecycle state, name and also ocid. All properties require an exact match. List operation only provides a summary information, use GetBatchTaskProfile to get the full details on a specific context
|
|
352
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
353
|
+
* @param ListBatchTaskProfilesRequest
|
|
354
|
+
* @return ListBatchTaskProfilesResponse
|
|
355
|
+
* @throws OciError when an error occurs
|
|
356
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListBatchTaskProfiles.ts.html |here} to see how to use ListBatchTaskProfiles API.
|
|
357
|
+
*/
|
|
358
|
+
listBatchTaskProfiles(listBatchTaskProfilesRequest: requests.ListBatchTaskProfilesRequest): Promise<responses.ListBatchTaskProfilesResponse>;
|
|
359
|
+
/**
|
|
360
|
+
* Lists the batch tasks associated with batch jobs.
|
|
361
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
362
|
+
* @param ListBatchTasksRequest
|
|
363
|
+
* @return ListBatchTasksResponse
|
|
364
|
+
* @throws OciError when an error occurs
|
|
365
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListBatchTasks.ts.html |here} to see how to use ListBatchTasks API.
|
|
366
|
+
*/
|
|
367
|
+
listBatchTasks(listBatchTasksRequest: requests.ListBatchTasksRequest): Promise<responses.ListBatchTasksResponse>;
|
|
368
|
+
/**
|
|
369
|
+
* Lists the errors for a work request.
|
|
370
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
371
|
+
* @param ListWorkRequestErrorsRequest
|
|
372
|
+
* @return ListWorkRequestErrorsResponse
|
|
373
|
+
* @throws OciError when an error occurs
|
|
374
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
375
|
+
*/
|
|
376
|
+
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
377
|
+
/**
|
|
378
|
+
* Lists the logs for a work request.
|
|
379
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
380
|
+
* @param ListWorkRequestLogsRequest
|
|
381
|
+
* @return ListWorkRequestLogsResponse
|
|
382
|
+
* @throws OciError when an error occurs
|
|
383
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
384
|
+
*/
|
|
385
|
+
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
386
|
+
/**
|
|
387
|
+
* Lists the work requests in a compartment.
|
|
388
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
389
|
+
* @param ListWorkRequestsRequest
|
|
390
|
+
* @return ListWorkRequestsResponse
|
|
391
|
+
* @throws OciError when an error occurs
|
|
392
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
393
|
+
*/
|
|
394
|
+
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
395
|
+
/**
|
|
396
|
+
* Pauses the batch job and all its tasks.
|
|
397
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
398
|
+
* @param PauseBatchJobRequest
|
|
399
|
+
* @return PauseBatchJobResponse
|
|
400
|
+
* @throws OciError when an error occurs
|
|
401
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/PauseBatchJob.ts.html |here} to see how to use PauseBatchJob API.
|
|
402
|
+
*/
|
|
403
|
+
pauseBatchJob(pauseBatchJobRequest: requests.PauseBatchJobRequest): Promise<responses.PauseBatchJobResponse>;
|
|
404
|
+
/**
|
|
405
|
+
* Activates a batch context to accept new jobs.
|
|
406
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
407
|
+
* @param StartBatchContextRequest
|
|
408
|
+
* @return StartBatchContextResponse
|
|
409
|
+
* @throws OciError when an error occurs
|
|
410
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/StartBatchContext.ts.html |here} to see how to use StartBatchContext API.
|
|
411
|
+
*/
|
|
412
|
+
startBatchContext(startBatchContextRequest: requests.StartBatchContextRequest): Promise<responses.StartBatchContextResponse>;
|
|
413
|
+
/**
|
|
414
|
+
* Activates the batch job pool.
|
|
415
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
416
|
+
* @param StartBatchJobPoolRequest
|
|
417
|
+
* @return StartBatchJobPoolResponse
|
|
418
|
+
* @throws OciError when an error occurs
|
|
419
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/StartBatchJobPool.ts.html |here} to see how to use StartBatchJobPool API.
|
|
420
|
+
*/
|
|
421
|
+
startBatchJobPool(startBatchJobPoolRequest: requests.StartBatchJobPoolRequest): Promise<responses.StartBatchJobPoolResponse>;
|
|
422
|
+
/**
|
|
423
|
+
* Stops a batch context from accepting new jobs.
|
|
424
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
425
|
+
* @param StopBatchContextRequest
|
|
426
|
+
* @return StopBatchContextResponse
|
|
427
|
+
* @throws OciError when an error occurs
|
|
428
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/StopBatchContext.ts.html |here} to see how to use StopBatchContext API.
|
|
429
|
+
*/
|
|
430
|
+
stopBatchContext(stopBatchContextRequest: requests.StopBatchContextRequest): Promise<responses.StopBatchContextResponse>;
|
|
431
|
+
/**
|
|
432
|
+
* Deactivates the batch job pool.
|
|
433
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
434
|
+
* @param StopBatchJobPoolRequest
|
|
435
|
+
* @return StopBatchJobPoolResponse
|
|
436
|
+
* @throws OciError when an error occurs
|
|
437
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/StopBatchJobPool.ts.html |here} to see how to use StopBatchJobPool API.
|
|
438
|
+
*/
|
|
439
|
+
stopBatchJobPool(stopBatchJobPoolRequest: requests.StopBatchJobPoolRequest): Promise<responses.StopBatchJobPoolResponse>;
|
|
440
|
+
/**
|
|
441
|
+
* Resumes the batch job and all its tasks.
|
|
442
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
443
|
+
* @param UnpauseBatchJobRequest
|
|
444
|
+
* @return UnpauseBatchJobResponse
|
|
445
|
+
* @throws OciError when an error occurs
|
|
446
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/UnpauseBatchJob.ts.html |here} to see how to use UnpauseBatchJob API.
|
|
447
|
+
*/
|
|
448
|
+
unpauseBatchJob(unpauseBatchJobRequest: requests.UnpauseBatchJobRequest): Promise<responses.UnpauseBatchJobResponse>;
|
|
449
|
+
/**
|
|
450
|
+
* Updates a batch context.
|
|
451
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
452
|
+
* @param UpdateBatchContextRequest
|
|
453
|
+
* @return UpdateBatchContextResponse
|
|
454
|
+
* @throws OciError when an error occurs
|
|
455
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/UpdateBatchContext.ts.html |here} to see how to use UpdateBatchContext API.
|
|
456
|
+
*/
|
|
457
|
+
updateBatchContext(updateBatchContextRequest: requests.UpdateBatchContextRequest): Promise<responses.UpdateBatchContextResponse>;
|
|
458
|
+
/**
|
|
459
|
+
* Updates a batch job.
|
|
460
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
461
|
+
* @param UpdateBatchJobRequest
|
|
462
|
+
* @return UpdateBatchJobResponse
|
|
463
|
+
* @throws OciError when an error occurs
|
|
464
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/UpdateBatchJob.ts.html |here} to see how to use UpdateBatchJob API.
|
|
465
|
+
*/
|
|
466
|
+
updateBatchJob(updateBatchJobRequest: requests.UpdateBatchJobRequest): Promise<responses.UpdateBatchJobResponse>;
|
|
467
|
+
/**
|
|
468
|
+
* Updates a batch job pool.
|
|
469
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
470
|
+
* @param UpdateBatchJobPoolRequest
|
|
471
|
+
* @return UpdateBatchJobPoolResponse
|
|
472
|
+
* @throws OciError when an error occurs
|
|
473
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/UpdateBatchJobPool.ts.html |here} to see how to use UpdateBatchJobPool API.
|
|
474
|
+
*/
|
|
475
|
+
updateBatchJobPool(updateBatchJobPoolRequest: requests.UpdateBatchJobPoolRequest): Promise<responses.UpdateBatchJobPoolResponse>;
|
|
476
|
+
/**
|
|
477
|
+
* Updates a batch task environment.
|
|
478
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
479
|
+
* @param UpdateBatchTaskEnvironmentRequest
|
|
480
|
+
* @return UpdateBatchTaskEnvironmentResponse
|
|
481
|
+
* @throws OciError when an error occurs
|
|
482
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/UpdateBatchTaskEnvironment.ts.html |here} to see how to use UpdateBatchTaskEnvironment API.
|
|
483
|
+
*/
|
|
484
|
+
updateBatchTaskEnvironment(updateBatchTaskEnvironmentRequest: requests.UpdateBatchTaskEnvironmentRequest): Promise<responses.UpdateBatchTaskEnvironmentResponse>;
|
|
485
|
+
/**
|
|
486
|
+
* Updates a batch task profile.
|
|
487
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
488
|
+
* @param UpdateBatchTaskProfileRequest
|
|
489
|
+
* @return UpdateBatchTaskProfileResponse
|
|
490
|
+
* @throws OciError when an error occurs
|
|
491
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/batch/UpdateBatchTaskProfile.ts.html |here} to see how to use UpdateBatchTaskProfile API.
|
|
492
|
+
*/
|
|
493
|
+
updateBatchTaskProfile(updateBatchTaskProfileRequest: requests.UpdateBatchTaskProfileRequest): Promise<responses.UpdateBatchTaskProfileResponse>;
|
|
494
|
+
}
|
|
495
|
+
export {};
|