oci-dataflow 2.76.0 → 2.77.0
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/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +43 -43
- package/lib/client.js +43 -43
- package/lib/dataflow-waiter.d.ts +1 -1
- package/lib/dataflow-waiter.js +1 -1
- package/lib/model/application-language.d.ts +1 -1
- package/lib/model/application-language.js +1 -1
- package/lib/model/application-lifecycle-state.d.ts +1 -1
- package/lib/model/application-lifecycle-state.js +1 -1
- package/lib/model/application-log-config.d.ts +1 -1
- package/lib/model/application-log-config.js +1 -1
- package/lib/model/application-parameter.d.ts +1 -1
- package/lib/model/application-parameter.js +1 -1
- package/lib/model/application-summary.d.ts +6 -6
- package/lib/model/application-summary.js +1 -1
- package/lib/model/application-type.d.ts +1 -1
- package/lib/model/application-type.js +1 -1
- package/lib/model/application.d.ts +15 -15
- package/lib/model/application.js +1 -1
- package/lib/model/change-application-compartment-details.d.ts +1 -1
- package/lib/model/change-application-compartment-details.js +1 -1
- package/lib/model/change-pool-compartment-details.d.ts +1 -1
- package/lib/model/change-pool-compartment-details.js +1 -1
- package/lib/model/change-private-endpoint-compartment-details.d.ts +1 -1
- package/lib/model/change-private-endpoint-compartment-details.js +1 -1
- package/lib/model/change-run-compartment-details.d.ts +1 -1
- package/lib/model/change-run-compartment-details.js +1 -1
- package/lib/model/change-sql-endpoint-compartment-details.d.ts +1 -1
- package/lib/model/change-sql-endpoint-compartment-details.js +1 -1
- package/lib/model/create-application-details.d.ts +12 -12
- package/lib/model/create-application-details.js +1 -1
- package/lib/model/create-pool-details.d.ts +3 -3
- package/lib/model/create-pool-details.js +1 -1
- package/lib/model/create-private-endpoint-details.d.ts +4 -4
- package/lib/model/create-private-endpoint-details.js +1 -1
- package/lib/model/create-run-details.d.ts +12 -12
- package/lib/model/create-run-details.js +1 -1
- package/lib/model/create-sql-endpoint-details.d.ts +3 -3
- package/lib/model/create-sql-endpoint-details.js +1 -1
- package/lib/model/create-statement-details.d.ts +2 -2
- package/lib/model/create-statement-details.js +1 -1
- package/lib/model/day-of-week.d.ts +1 -1
- package/lib/model/day-of-week.js +1 -1
- package/lib/model/image-png-statement-output-data.d.ts +1 -1
- package/lib/model/image-png-statement-output-data.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/ip-notation-type.d.ts +1 -1
- package/lib/model/ip-notation-type.js +1 -1
- package/lib/model/network-type.d.ts +1 -1
- package/lib/model/network-type.js +1 -1
- package/lib/model/node-count.d.ts +1 -1
- package/lib/model/node-count.js +1 -1
- package/lib/model/pool-collection.d.ts +1 -1
- package/lib/model/pool-collection.js +1 -1
- package/lib/model/pool-config.d.ts +1 -1
- package/lib/model/pool-config.js +1 -1
- package/lib/model/pool-lifecycle-state.d.ts +1 -1
- package/lib/model/pool-lifecycle-state.js +1 -1
- package/lib/model/pool-metrics.d.ts +1 -1
- package/lib/model/pool-metrics.js +1 -1
- package/lib/model/pool-schedule.d.ts +1 -1
- package/lib/model/pool-schedule.js +1 -1
- package/lib/model/pool-summary.d.ts +6 -6
- package/lib/model/pool-summary.js +1 -1
- package/lib/model/pool.d.ts +6 -6
- package/lib/model/pool.js +1 -1
- package/lib/model/private-endpoint-collection.d.ts +1 -1
- package/lib/model/private-endpoint-collection.js +1 -1
- package/lib/model/private-endpoint-lifecycle-state.d.ts +1 -1
- package/lib/model/private-endpoint-lifecycle-state.js +1 -1
- package/lib/model/private-endpoint-summary.d.ts +7 -7
- package/lib/model/private-endpoint-summary.js +1 -1
- package/lib/model/private-endpoint.d.ts +7 -7
- package/lib/model/private-endpoint.js +1 -1
- package/lib/model/run-lifecycle-state.d.ts +1 -1
- package/lib/model/run-lifecycle-state.js +1 -1
- package/lib/model/run-log-summary.d.ts +1 -1
- package/lib/model/run-log-summary.js +1 -1
- package/lib/model/run-summary.d.ts +6 -6
- package/lib/model/run-summary.js +1 -1
- package/lib/model/run.d.ts +16 -16
- package/lib/model/run.js +1 -1
- package/lib/model/scan.d.ts +1 -1
- package/lib/model/scan.js +1 -1
- package/lib/model/secure-access-control-rule.d.ts +1 -1
- package/lib/model/secure-access-control-rule.js +1 -1
- package/lib/model/shape-config.d.ts +1 -1
- package/lib/model/shape-config.js +1 -1
- package/lib/model/sql-endpoint-collection.d.ts +1 -1
- package/lib/model/sql-endpoint-collection.js +1 -1
- package/lib/model/sql-endpoint-lifecycle-state.d.ts +1 -1
- package/lib/model/sql-endpoint-lifecycle-state.js +1 -1
- package/lib/model/sql-endpoint-network-configuration.d.ts +1 -1
- package/lib/model/sql-endpoint-network-configuration.js +1 -1
- package/lib/model/sql-endpoint-secure-access-config.d.ts +1 -1
- package/lib/model/sql-endpoint-secure-access-config.js +1 -1
- package/lib/model/sql-endpoint-summary.d.ts +4 -4
- package/lib/model/sql-endpoint-summary.js +1 -1
- package/lib/model/sql-endpoint-vcn-config.d.ts +1 -1
- package/lib/model/sql-endpoint-vcn-config.js +1 -1
- package/lib/model/sql-endpoint.d.ts +4 -4
- package/lib/model/sql-endpoint.js +1 -1
- package/lib/model/statement-collection.d.ts +1 -1
- package/lib/model/statement-collection.js +1 -1
- package/lib/model/statement-lifecycle-state.d.ts +1 -1
- package/lib/model/statement-lifecycle-state.js +1 -1
- package/lib/model/statement-output-data.d.ts +1 -1
- package/lib/model/statement-output-data.js +1 -1
- package/lib/model/statement-output.d.ts +1 -1
- package/lib/model/statement-output.js +1 -1
- package/lib/model/statement-summary.d.ts +3 -3
- package/lib/model/statement-summary.js +1 -1
- package/lib/model/statement.d.ts +4 -4
- package/lib/model/statement.js +1 -1
- package/lib/model/text-html-statement-output-data.d.ts +1 -1
- package/lib/model/text-html-statement-output-data.js +1 -1
- package/lib/model/text-plain-statement-output-data.d.ts +1 -1
- package/lib/model/text-plain-statement-output-data.js +1 -1
- package/lib/model/update-application-details.d.ts +12 -12
- package/lib/model/update-application-details.js +1 -1
- package/lib/model/update-pool-details.d.ts +4 -4
- package/lib/model/update-pool-details.js +1 -1
- package/lib/model/update-private-endpoint-details.d.ts +4 -4
- package/lib/model/update-private-endpoint-details.js +1 -1
- package/lib/model/update-run-details.d.ts +5 -5
- package/lib/model/update-run-details.js +1 -1
- package/lib/model/update-sql-endpoint-details.d.ts +3 -3
- package/lib/model/update-sql-endpoint-details.js +1 -1
- package/lib/model/work-request-collection.d.ts +1 -1
- package/lib/model/work-request-collection.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-collection.d.ts +1 -1
- package/lib/model/work-request-log-collection.js +1 -1
- package/lib/model/work-request-log.d.ts +1 -1
- package/lib/model/work-request-log.js +1 -1
- package/lib/model/work-request-operation.d.ts +1 -1
- package/lib/model/work-request-operation.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-status.d.ts +1 -1
- package/lib/model/work-request-status.js +1 -1
- package/lib/model/work-request-summary.d.ts +1 -1
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/request/change-application-compartment-request.d.ts +3 -3
- package/lib/request/change-application-compartment-request.js +1 -1
- package/lib/request/change-pool-compartment-request.d.ts +3 -3
- package/lib/request/change-pool-compartment-request.js +1 -1
- package/lib/request/change-private-endpoint-compartment-request.d.ts +3 -3
- package/lib/request/change-private-endpoint-compartment-request.js +1 -1
- package/lib/request/change-run-compartment-request.d.ts +3 -3
- package/lib/request/change-run-compartment-request.js +1 -1
- package/lib/request/change-sql-endpoint-compartment-request.d.ts +3 -3
- package/lib/request/change-sql-endpoint-compartment-request.js +1 -1
- package/lib/request/create-application-request.d.ts +2 -2
- package/lib/request/create-application-request.js +1 -1
- package/lib/request/create-pool-request.d.ts +2 -2
- package/lib/request/create-pool-request.js +1 -1
- package/lib/request/create-private-endpoint-request.d.ts +2 -2
- package/lib/request/create-private-endpoint-request.js +1 -1
- package/lib/request/create-run-request.d.ts +2 -2
- package/lib/request/create-run-request.js +1 -1
- package/lib/request/create-sql-endpoint-request.d.ts +2 -2
- package/lib/request/create-sql-endpoint-request.js +1 -1
- package/lib/request/create-statement-request.d.ts +2 -2
- package/lib/request/create-statement-request.js +1 -1
- package/lib/request/delete-application-request.d.ts +3 -3
- package/lib/request/delete-application-request.js +1 -1
- package/lib/request/delete-pool-request.d.ts +3 -3
- package/lib/request/delete-pool-request.js +1 -1
- package/lib/request/delete-private-endpoint-request.d.ts +3 -3
- package/lib/request/delete-private-endpoint-request.js +1 -1
- package/lib/request/delete-run-request.d.ts +3 -3
- package/lib/request/delete-run-request.js +1 -1
- package/lib/request/delete-sql-endpoint-request.d.ts +3 -3
- package/lib/request/delete-sql-endpoint-request.js +1 -1
- package/lib/request/delete-statement-request.d.ts +3 -3
- package/lib/request/delete-statement-request.js +1 -1
- package/lib/request/get-application-request.d.ts +2 -2
- package/lib/request/get-application-request.js +1 -1
- package/lib/request/get-pool-request.d.ts +2 -2
- package/lib/request/get-pool-request.js +1 -1
- package/lib/request/get-private-endpoint-request.d.ts +2 -2
- package/lib/request/get-private-endpoint-request.js +1 -1
- package/lib/request/get-run-log-request.d.ts +2 -2
- package/lib/request/get-run-log-request.js +1 -1
- package/lib/request/get-run-request.d.ts +2 -2
- package/lib/request/get-run-request.js +1 -1
- package/lib/request/get-sql-endpoint-request.d.ts +2 -2
- package/lib/request/get-sql-endpoint-request.js +1 -1
- package/lib/request/get-statement-request.d.ts +2 -2
- package/lib/request/get-statement-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-applications-request.d.ts +4 -4
- package/lib/request/list-applications-request.js +1 -1
- package/lib/request/list-pools-request.d.ts +4 -4
- package/lib/request/list-pools-request.js +1 -1
- package/lib/request/list-private-endpoints-request.d.ts +4 -4
- package/lib/request/list-private-endpoints-request.js +1 -1
- package/lib/request/list-run-logs-request.d.ts +3 -3
- package/lib/request/list-run-logs-request.js +1 -1
- package/lib/request/list-runs-request.d.ts +4 -4
- package/lib/request/list-runs-request.js +1 -1
- package/lib/request/list-sql-endpoints-request.d.ts +2 -2
- package/lib/request/list-sql-endpoints-request.js +1 -1
- package/lib/request/list-statements-request.d.ts +4 -4
- package/lib/request/list-statements-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +4 -4
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +4 -4
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +4 -4
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/start-pool-request.d.ts +3 -3
- package/lib/request/start-pool-request.js +1 -1
- package/lib/request/stop-pool-request.d.ts +3 -3
- package/lib/request/stop-pool-request.js +1 -1
- package/lib/request/update-application-request.d.ts +3 -3
- package/lib/request/update-application-request.js +1 -1
- package/lib/request/update-pool-request.d.ts +3 -3
- package/lib/request/update-pool-request.js +1 -1
- package/lib/request/update-private-endpoint-request.d.ts +3 -3
- package/lib/request/update-private-endpoint-request.js +1 -1
- package/lib/request/update-run-request.d.ts +3 -3
- package/lib/request/update-run-request.js +1 -1
- package/lib/request/update-sql-endpoint-request.d.ts +3 -3
- package/lib/request/update-sql-endpoint-request.js +1 -1
- package/lib/response/change-application-compartment-response.d.ts +1 -1
- package/lib/response/change-application-compartment-response.js +1 -1
- package/lib/response/change-pool-compartment-response.d.ts +1 -1
- package/lib/response/change-pool-compartment-response.js +1 -1
- package/lib/response/change-private-endpoint-compartment-response.d.ts +1 -1
- package/lib/response/change-private-endpoint-compartment-response.js +1 -1
- package/lib/response/change-run-compartment-response.d.ts +1 -1
- package/lib/response/change-run-compartment-response.js +1 -1
- package/lib/response/change-sql-endpoint-compartment-response.d.ts +1 -1
- package/lib/response/change-sql-endpoint-compartment-response.js +1 -1
- package/lib/response/create-application-response.d.ts +1 -1
- package/lib/response/create-application-response.js +1 -1
- package/lib/response/create-pool-response.d.ts +1 -1
- package/lib/response/create-pool-response.js +1 -1
- package/lib/response/create-private-endpoint-response.d.ts +1 -1
- package/lib/response/create-private-endpoint-response.js +1 -1
- package/lib/response/create-run-response.d.ts +1 -1
- package/lib/response/create-run-response.js +1 -1
- package/lib/response/create-sql-endpoint-response.d.ts +1 -1
- package/lib/response/create-sql-endpoint-response.js +1 -1
- package/lib/response/create-statement-response.d.ts +1 -1
- package/lib/response/create-statement-response.js +1 -1
- package/lib/response/delete-application-response.d.ts +1 -1
- package/lib/response/delete-application-response.js +1 -1
- package/lib/response/delete-pool-response.d.ts +1 -1
- package/lib/response/delete-pool-response.js +1 -1
- package/lib/response/delete-private-endpoint-response.d.ts +1 -1
- package/lib/response/delete-private-endpoint-response.js +1 -1
- package/lib/response/delete-run-response.d.ts +1 -1
- package/lib/response/delete-run-response.js +1 -1
- package/lib/response/delete-sql-endpoint-response.d.ts +1 -1
- package/lib/response/delete-sql-endpoint-response.js +1 -1
- package/lib/response/delete-statement-response.d.ts +1 -1
- package/lib/response/delete-statement-response.js +1 -1
- package/lib/response/get-application-response.d.ts +1 -1
- package/lib/response/get-application-response.js +1 -1
- package/lib/response/get-pool-response.d.ts +1 -1
- package/lib/response/get-pool-response.js +1 -1
- package/lib/response/get-private-endpoint-response.d.ts +1 -1
- package/lib/response/get-private-endpoint-response.js +1 -1
- package/lib/response/get-run-log-response.d.ts +1 -1
- package/lib/response/get-run-log-response.js +1 -1
- package/lib/response/get-run-response.d.ts +1 -1
- package/lib/response/get-run-response.js +1 -1
- package/lib/response/get-sql-endpoint-response.d.ts +1 -1
- package/lib/response/get-sql-endpoint-response.js +1 -1
- package/lib/response/get-statement-response.d.ts +1 -1
- package/lib/response/get-statement-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-applications-response.d.ts +1 -1
- package/lib/response/list-applications-response.js +1 -1
- package/lib/response/list-pools-response.d.ts +1 -1
- package/lib/response/list-pools-response.js +1 -1
- package/lib/response/list-private-endpoints-response.d.ts +1 -1
- package/lib/response/list-private-endpoints-response.js +1 -1
- package/lib/response/list-run-logs-response.d.ts +1 -1
- package/lib/response/list-run-logs-response.js +1 -1
- package/lib/response/list-runs-response.d.ts +1 -1
- package/lib/response/list-runs-response.js +1 -1
- package/lib/response/list-sql-endpoints-response.d.ts +1 -1
- package/lib/response/list-sql-endpoints-response.js +1 -1
- package/lib/response/list-statements-response.d.ts +1 -1
- package/lib/response/list-statements-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/start-pool-response.d.ts +1 -1
- package/lib/response/start-pool-response.js +1 -1
- package/lib/response/stop-pool-response.d.ts +1 -1
- package/lib/response/stop-pool-response.js +1 -1
- package/lib/response/update-application-response.d.ts +1 -1
- package/lib/response/update-application-response.js +1 -1
- package/lib/response/update-pool-response.d.ts +1 -1
- package/lib/response/update-pool-response.js +1 -1
- package/lib/response/update-private-endpoint-response.d.ts +1 -1
- package/lib/response/update-private-endpoint-response.js +1 -1
- package/lib/response/update-run-response.d.ts +1 -1
- package/lib/response/update-run-response.js +1 -1
- package/lib/response/update-sql-endpoint-response.d.ts +1 -1
- package/lib/response/update-sql-endpoint-response.js +1 -1
- package/package.json +3 -3
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
import * as model from "../model";
|
|
@@ -19,7 +19,7 @@ import * as model from "../model";
|
|
|
19
19
|
export interface Application {
|
|
20
20
|
"applicationLogConfig"?: model.ApplicationLogConfig;
|
|
21
21
|
/**
|
|
22
|
-
* A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs. For example,
|
|
22
|
+
* A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs. For example, {@code oci://path/to/a.zip,oci://path/to/b.zip}. An Oracle Cloud Infrastructure URI of an archive.zip file containing custom dependencies that may be used to support the execution of a Python, Java, or Scala application.
|
|
23
23
|
* See https://docs.cloud.oracle.com/iaas/Content/API/SDKDocs/hdfsconnector.htm#uriformat.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
@@ -29,10 +29,10 @@ export interface Application {
|
|
|
29
29
|
* either a plain text or a placeholder. Placeholders are replaced using values from the parameters
|
|
30
30
|
* map. Each placeholder specified must be represented in the parameters map else the request
|
|
31
31
|
* (POST or PUT) will fail with a HTTP 400 status code. Placeholders are specified as
|
|
32
|
-
*
|
|
33
|
-
* Example:
|
|
32
|
+
* {@code Service Api Spec}, where {@code name} is the name of the parameter.
|
|
33
|
+
* Example: {@code [ \"--input\", \"${input_file}\", \"--name\", \"John Doe\" ]}
|
|
34
34
|
* If \"input_file\" has a value of \"mydata.xml\", then the value above will be translated to
|
|
35
|
-
*
|
|
35
|
+
* {@code --input mydata.xml --name \"John Doe\"}
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"arguments"?: Array<string>;
|
|
@@ -59,7 +59,7 @@ export interface Application {
|
|
|
59
59
|
"compartmentId": string;
|
|
60
60
|
/**
|
|
61
61
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
62
|
-
* Example:
|
|
62
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"definedTags"?: {
|
|
@@ -85,8 +85,8 @@ export interface Application {
|
|
|
85
85
|
"driverShapeConfig"?: model.ShapeConfig;
|
|
86
86
|
/**
|
|
87
87
|
* The input used for spark-submit command. For more details see https://spark.apache.org/docs/latest/submitting-applications.html#launching-applications-with-spark-submit.
|
|
88
|
-
* Supported options include
|
|
89
|
-
* Example:
|
|
88
|
+
* Supported options include {@code --class}{@code , }{@code --file}{@code , }{@code --jars}{@code , }{@code --conf}{@code , }{@code --py-files}{@code , and main application file with arguments.
|
|
89
|
+
* Example: }{@code --jars oci://path/to/a.jar,oci://path/to/b.jar --files oci://path/to/a.json,oci://path/to/b.csv --py-files oci://path/to/a.py,oci://path/to/b.py --conf spark.sql.crossJoin.enabled=true --class org.apache.spark.examples.SparkPi oci://path/to/main.jar 10}
|
|
90
90
|
* Note: If execute is specified together with applicationId, className, configuration, fileUri, language, arguments, parameters during application create/update, or run create/submit,
|
|
91
91
|
* Data Flow service will use derived information from execute input only.
|
|
92
92
|
*
|
|
@@ -107,7 +107,7 @@ export interface Application {
|
|
|
107
107
|
/**
|
|
108
108
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
109
109
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
110
|
-
* Example:
|
|
110
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
111
111
|
*
|
|
112
112
|
*/
|
|
113
113
|
"freeformTags"?: {
|
|
@@ -151,13 +151,13 @@ export interface Application {
|
|
|
151
151
|
"ownerPrincipalId": string;
|
|
152
152
|
/**
|
|
153
153
|
* The username of the user who created the resource. If the username of the owner does not exist,
|
|
154
|
-
*
|
|
154
|
+
* {@code null} will be returned and the caller should refer to the ownerPrincipalId value instead.
|
|
155
155
|
*
|
|
156
156
|
*/
|
|
157
157
|
"ownerUserName"?: string;
|
|
158
158
|
/**
|
|
159
159
|
* An array of name/value pairs used to fill placeholders found in properties like
|
|
160
|
-
*
|
|
160
|
+
* {@code Application.arguments}. The name must be a string of one or more word characters
|
|
161
161
|
* (a-z, A-Z, 0-9, _). The value can be a string of 0 or more characters of any kind.
|
|
162
162
|
* Example: [ { name: \"iterations\", value: \"10\"}, { name: \"input_file\", value: \"mydata.xml\" }, { name: \"variable_x\", value: \"${x}\"} ]
|
|
163
163
|
*
|
|
@@ -180,13 +180,13 @@ export interface Application {
|
|
|
180
180
|
"sparkVersion": string;
|
|
181
181
|
/**
|
|
182
182
|
* The date and time the resource was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
|
183
|
-
* Example:
|
|
183
|
+
* Example: {@code 2018-04-03T21:10:29.600Z}
|
|
184
184
|
*
|
|
185
185
|
*/
|
|
186
186
|
"timeCreated": Date;
|
|
187
187
|
/**
|
|
188
188
|
* The date and time the resource was updated, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
|
189
|
-
* Example:
|
|
189
|
+
* Example: {@code 2018-04-03T21:10:29.600Z}
|
|
190
190
|
*
|
|
191
191
|
*/
|
|
192
192
|
"timeUpdated": Date;
|
|
@@ -204,13 +204,13 @@ export interface Application {
|
|
|
204
204
|
"warehouseBucketUri"?: string;
|
|
205
205
|
/**
|
|
206
206
|
* The maximum duration in minutes for which an Application should run. Data Flow Run would be terminated
|
|
207
|
-
* once it reaches this duration from the time it transitions to
|
|
207
|
+
* once it reaches this duration from the time it transitions to {@code IN_PROGRESS} state.
|
|
208
208
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
209
209
|
*/
|
|
210
210
|
"maxDurationInMinutes"?: number;
|
|
211
211
|
/**
|
|
212
212
|
* The timeout value in minutes used to manage Runs. A Run would be stopped after inactivity for this amount of time period.
|
|
213
|
-
* Note: This parameter is currently only applicable for Runs of type
|
|
213
|
+
* Note: This parameter is currently only applicable for Runs of type {@code SESSION}. Default value is 2880 minutes (2 days)
|
|
214
214
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
215
215
|
*/
|
|
216
216
|
"idleTimeoutInMinutes"?: number;
|
package/lib/model/application.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
import * as model from "../model";
|
|
@@ -18,7 +18,7 @@ import * as model from "../model";
|
|
|
18
18
|
*/
|
|
19
19
|
export interface CreateApplicationDetails {
|
|
20
20
|
/**
|
|
21
|
-
* A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs. For example,
|
|
21
|
+
* A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs. For example, {@code oci://path/to/a.zip,oci://path/to/b.zip}. An Oracle Cloud Infrastructure URI of an archive.zip file containing custom dependencies that may be used to support the execution of a Python, Java, or Scala application.
|
|
22
22
|
* See https://docs.cloud.oracle.com/iaas/Content/API/SDKDocs/hdfsconnector.htm#uriformat.
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
@@ -28,10 +28,10 @@ export interface CreateApplicationDetails {
|
|
|
28
28
|
* either a plain text or a placeholder. Placeholders are replaced using values from the parameters
|
|
29
29
|
* map. Each placeholder specified must be represented in the parameters map else the request
|
|
30
30
|
* (POST or PUT) will fail with a HTTP 400 status code. Placeholders are specified as
|
|
31
|
-
*
|
|
32
|
-
* Example:
|
|
31
|
+
* {@code Service Api Spec}, where {@code name} is the name of the parameter.
|
|
32
|
+
* Example: {@code [ \"--input\", \"${input_file}\", \"--name\", \"John Doe\" ]}
|
|
33
33
|
* If \"input_file\" has a value of \"mydata.xml\", then the value above will be translated to
|
|
34
|
-
*
|
|
34
|
+
* {@code --input mydata.xml --name \"John Doe\"}
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"arguments"?: Array<string>;
|
|
@@ -59,7 +59,7 @@ export interface CreateApplicationDetails {
|
|
|
59
59
|
};
|
|
60
60
|
/**
|
|
61
61
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
62
|
-
* Example:
|
|
62
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"definedTags"?: {
|
|
@@ -85,8 +85,8 @@ export interface CreateApplicationDetails {
|
|
|
85
85
|
"driverShapeConfig"?: model.ShapeConfig;
|
|
86
86
|
/**
|
|
87
87
|
* The input used for spark-submit command. For more details see https://spark.apache.org/docs/latest/submitting-applications.html#launching-applications-with-spark-submit.
|
|
88
|
-
* Supported options include
|
|
89
|
-
* Example:
|
|
88
|
+
* Supported options include {@code --class}{@code , }{@code --file}{@code , }{@code --jars}{@code , }{@code --conf}{@code , }{@code --py-files}{@code , and main application file with arguments.
|
|
89
|
+
* Example: }{@code --jars oci://path/to/a.jar,oci://path/to/b.jar --files oci://path/to/a.json,oci://path/to/b.csv --py-files oci://path/to/a.py,oci://path/to/b.py --conf spark.sql.crossJoin.enabled=true --class org.apache.spark.examples.SparkPi oci://path/to/main.jar 10}
|
|
90
90
|
* Note: If execute is specified together with applicationId, className, configuration, fileUri, language, arguments, parameters during application create/update, or run create/submit,
|
|
91
91
|
* Data Flow service will use derived information from execute input only.
|
|
92
92
|
*
|
|
@@ -107,7 +107,7 @@ export interface CreateApplicationDetails {
|
|
|
107
107
|
/**
|
|
108
108
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
109
109
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
110
|
-
* Example:
|
|
110
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
111
111
|
*
|
|
112
112
|
*/
|
|
113
113
|
"freeformTags"?: {
|
|
@@ -136,7 +136,7 @@ export interface CreateApplicationDetails {
|
|
|
136
136
|
"numExecutors": number;
|
|
137
137
|
/**
|
|
138
138
|
* An array of name/value pairs used to fill placeholders found in properties like
|
|
139
|
-
*
|
|
139
|
+
* {@code Application.arguments}. The name must be a string of one or more word characters
|
|
140
140
|
* (a-z, A-Z, 0-9, _). The value can be a string of 0 or more characters of any kind.
|
|
141
141
|
* Example: [ { name: \"iterations\", value: \"10\"}, { name: \"input_file\", value: \"mydata.xml\" }, { name: \"variable_x\", value: \"${x}\"} ]
|
|
142
142
|
*
|
|
@@ -171,13 +171,13 @@ export interface CreateApplicationDetails {
|
|
|
171
171
|
"warehouseBucketUri"?: string;
|
|
172
172
|
/**
|
|
173
173
|
* The maximum duration in minutes for which an Application should run. Data Flow Run would be terminated
|
|
174
|
-
* once it reaches this duration from the time it transitions to
|
|
174
|
+
* once it reaches this duration from the time it transitions to {@code IN_PROGRESS} state.
|
|
175
175
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
176
176
|
*/
|
|
177
177
|
"maxDurationInMinutes"?: number;
|
|
178
178
|
/**
|
|
179
179
|
* The timeout value in minutes used to manage Runs. A Run would be stopped after inactivity for this amount of time period.
|
|
180
|
-
* Note: This parameter is currently only applicable for Runs of type
|
|
180
|
+
* Note: This parameter is currently only applicable for Runs of type {@code SESSION}. Default value is 2880 minutes (2 days)
|
|
181
181
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
182
182
|
*/
|
|
183
183
|
"idleTimeoutInMinutes"?: number;
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
import * as model from "../model";
|
|
@@ -51,7 +51,7 @@ export interface CreatePoolDetails {
|
|
|
51
51
|
/**
|
|
52
52
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
53
53
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
54
|
-
* Example:
|
|
54
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
55
55
|
*
|
|
56
56
|
*/
|
|
57
57
|
"freeformTags"?: {
|
|
@@ -59,7 +59,7 @@ export interface CreatePoolDetails {
|
|
|
59
59
|
};
|
|
60
60
|
/**
|
|
61
61
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
62
|
-
* Example:
|
|
62
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"definedTags"?: {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
import * as model from "../model";
|
|
@@ -24,7 +24,7 @@ export interface CreatePrivateEndpointDetails {
|
|
|
24
24
|
"compartmentId": string;
|
|
25
25
|
/**
|
|
26
26
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
27
|
-
* Example:
|
|
27
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
28
28
|
*
|
|
29
29
|
*/
|
|
30
30
|
"definedTags"?: {
|
|
@@ -44,14 +44,14 @@ export interface CreatePrivateEndpointDetails {
|
|
|
44
44
|
"displayName"?: string;
|
|
45
45
|
/**
|
|
46
46
|
* An array of DNS zone names.
|
|
47
|
-
* Example:
|
|
47
|
+
* Example: {@code [ \"app.examplecorp.com\", \"app.examplecorp2.com\" ]}
|
|
48
48
|
*
|
|
49
49
|
*/
|
|
50
50
|
"dnsZones": Array<string>;
|
|
51
51
|
/**
|
|
52
52
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
53
53
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
54
|
-
* Example:
|
|
54
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
55
55
|
*
|
|
56
56
|
*/
|
|
57
57
|
"freeformTags"?: {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
import * as model from "../model";
|
|
@@ -57,7 +57,7 @@ export interface CreateRunDetails {
|
|
|
57
57
|
*/
|
|
58
58
|
"applicationId"?: string;
|
|
59
59
|
/**
|
|
60
|
-
* A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs. For example,
|
|
60
|
+
* A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs. For example, {@code oci://path/to/a.zip,oci://path/to/b.zip}. An Oracle Cloud Infrastructure URI of an archive.zip file containing custom dependencies that may be used to support the execution of a Python, Java, or Scala application.
|
|
61
61
|
* See https://docs.cloud.oracle.com/iaas/Content/API/SDKDocs/hdfsconnector.htm#uriformat.
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
@@ -67,10 +67,10 @@ export interface CreateRunDetails {
|
|
|
67
67
|
* either a plain text or a placeholder. Placeholders are replaced using values from the parameters
|
|
68
68
|
* map. Each placeholder specified must be represented in the parameters map else the request
|
|
69
69
|
* (POST or PUT) will fail with a HTTP 400 status code. Placeholders are specified as
|
|
70
|
-
*
|
|
71
|
-
* Example:
|
|
70
|
+
* {@code Service Api Spec}, where {@code name} is the name of the parameter.
|
|
71
|
+
* Example: {@code [ \"--input\", \"${input_file}\", \"--name\", \"John Doe\" ]}
|
|
72
72
|
* If \"input_file\" has a value of \"mydata.xml\", then the value above will be translated to
|
|
73
|
-
*
|
|
73
|
+
* {@code --input mydata.xml --name \"John Doe\"}
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"arguments"?: Array<string>;
|
|
@@ -92,7 +92,7 @@ export interface CreateRunDetails {
|
|
|
92
92
|
};
|
|
93
93
|
/**
|
|
94
94
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
95
|
-
* Example:
|
|
95
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
96
96
|
*
|
|
97
97
|
*/
|
|
98
98
|
"definedTags"?: {
|
|
@@ -113,8 +113,8 @@ export interface CreateRunDetails {
|
|
|
113
113
|
"driverShapeConfig"?: model.ShapeConfig;
|
|
114
114
|
/**
|
|
115
115
|
* The input used for spark-submit command. For more details see https://spark.apache.org/docs/latest/submitting-applications.html#launching-applications-with-spark-submit.
|
|
116
|
-
* Supported options include
|
|
117
|
-
* Example:
|
|
116
|
+
* Supported options include {@code --class}{@code , }{@code --file}{@code , }{@code --jars}{@code , }{@code --conf}{@code , }{@code --py-files}{@code , and main application file with arguments.
|
|
117
|
+
* Example: }{@code --jars oci://path/to/a.jar,oci://path/to/b.jar --files oci://path/to/a.json,oci://path/to/b.csv --py-files oci://path/to/a.py,oci://path/to/b.py --conf spark.sql.crossJoin.enabled=true --class org.apache.spark.examples.SparkPi oci://path/to/main.jar 10}
|
|
118
118
|
* Note: If execute is specified together with applicationId, className, configuration, fileUri, language, arguments, parameters during application create/update, or run create/submit,
|
|
119
119
|
* Data Flow service will use derived information from execute input only.
|
|
120
120
|
*
|
|
@@ -129,7 +129,7 @@ export interface CreateRunDetails {
|
|
|
129
129
|
/**
|
|
130
130
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
131
131
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
132
|
-
* Example:
|
|
132
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
133
133
|
*
|
|
134
134
|
*/
|
|
135
135
|
"freeformTags"?: {
|
|
@@ -153,7 +153,7 @@ export interface CreateRunDetails {
|
|
|
153
153
|
"numExecutors"?: number;
|
|
154
154
|
/**
|
|
155
155
|
* An array of name/value pairs used to fill placeholders found in properties like
|
|
156
|
-
*
|
|
156
|
+
* {@code Application.arguments}. The name must be a string of one or more word characters
|
|
157
157
|
* (a-z, A-Z, 0-9, _). The value can be a string of 0 or more characters of any kind.
|
|
158
158
|
* Example: [ { name: \"iterations\", value: \"10\"}, { name: \"input_file\", value: \"mydata.xml\" }, { name: \"variable_x\", value: \"${x}\"} ]
|
|
159
159
|
*
|
|
@@ -183,13 +183,13 @@ export interface CreateRunDetails {
|
|
|
183
183
|
"warehouseBucketUri"?: string;
|
|
184
184
|
/**
|
|
185
185
|
* The maximum duration in minutes for which an Application should run. Data Flow Run would be terminated
|
|
186
|
-
* once it reaches this duration from the time it transitions to
|
|
186
|
+
* once it reaches this duration from the time it transitions to {@code IN_PROGRESS} state.
|
|
187
187
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
188
188
|
*/
|
|
189
189
|
"maxDurationInMinutes"?: number;
|
|
190
190
|
/**
|
|
191
191
|
* The timeout value in minutes used to manage Runs. A Run would be stopped after inactivity for this amount of time period.
|
|
192
|
-
* Note: This parameter is currently only applicable for Runs of type
|
|
192
|
+
* Note: This parameter is currently only applicable for Runs of type {@code SESSION}. Default value is 2880 minutes (2 days)
|
|
193
193
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
194
194
|
*/
|
|
195
195
|
"idleTimeoutInMinutes"?: number;
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
import * as model from "../model";
|
|
@@ -65,7 +65,7 @@ export interface CreateSqlEndpointDetails {
|
|
|
65
65
|
/**
|
|
66
66
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
67
67
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
68
|
-
* Example:
|
|
68
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
69
69
|
*
|
|
70
70
|
*/
|
|
71
71
|
"freeformTags"?: {
|
|
@@ -73,7 +73,7 @@ export interface CreateSqlEndpointDetails {
|
|
|
73
73
|
};
|
|
74
74
|
/**
|
|
75
75
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
76
|
-
* Example:
|
|
76
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
77
77
|
*
|
|
78
78
|
*/
|
|
79
79
|
"definedTags"?: {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
export interface CreateStatementDetails {
|
|
19
19
|
/**
|
|
20
20
|
* The statement code to execute.
|
|
21
|
-
* Example:
|
|
21
|
+
* Example: {@code println(sc.version)}
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"code": string;
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
/**
|
package/lib/model/day-of-week.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* 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.
|
|
13
13
|
*/
|
|
14
14
|
/// <reference types="node" />
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* 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.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|