oci-datacatalog 2.7.0 → 2.10.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/lib/client.d.ts +204 -204
- package/lib/client.js +271 -270
- package/lib/client.js.map +1 -1
- package/lib/model/attribute-summary.d.ts +4 -0
- package/lib/model/attribute-summary.js.map +1 -1
- package/lib/model/attribute.d.ts +4 -0
- package/lib/model/attribute.js.map +1 -1
- package/lib/model/create-entity-details.d.ts +4 -0
- package/lib/model/create-entity-details.js.map +1 -1
- package/lib/model/create-pattern-details.d.ts +13 -4
- package/lib/model/create-pattern-details.js.map +1 -1
- package/lib/model/create-term-details.d.ts +1 -1
- package/lib/model/entity-summary.d.ts +23 -0
- package/lib/model/entity-summary.js.map +1 -1
- package/lib/model/pattern-collection.d.ts +1 -2
- package/lib/model/pattern-collection.js.map +1 -1
- package/lib/model/pattern-summary.d.ts +13 -3
- package/lib/model/pattern-summary.js.map +1 -1
- package/lib/model/pattern.d.ts +15 -6
- package/lib/model/pattern.js.map +1 -1
- package/lib/model/search-result.d.ts +12 -0
- package/lib/model/search-result.js.map +1 -1
- package/lib/model/term-relationship-summary.d.ts +8 -0
- package/lib/model/term-relationship-summary.js.map +1 -1
- package/lib/model/term-relationship.d.ts +8 -0
- package/lib/model/term-relationship.js.map +1 -1
- package/lib/model/update-pattern-details.d.ts +12 -3
- package/lib/model/update-pattern-details.js.map +1 -1
- package/lib/model/update-term-details.d.ts +1 -1
- package/lib/model/validate-pattern-details.d.ts +11 -2
- package/lib/model/validate-pattern-details.js.map +1 -1
- package/lib/model/validate-pattern-result.d.ts +5 -1
- package/lib/model/validate-pattern-result.js.map +1 -1
- package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
- package/lib/request/associate-custom-property-request.d.ts +1 -1
- package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/change-catalog-compartment-request.d.ts +1 -1
- package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-metastore-compartment-request.d.ts +1 -1
- package/lib/request/create-attribute-request.d.ts +1 -1
- package/lib/request/create-attribute-tag-request.d.ts +1 -1
- package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-catalog-request.d.ts +1 -1
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-custom-property-request.d.ts +1 -1
- package/lib/request/create-data-asset-request.d.ts +1 -1
- package/lib/request/create-data-asset-tag-request.d.ts +1 -1
- package/lib/request/create-entity-request.d.ts +1 -1
- package/lib/request/create-entity-tag-request.d.ts +1 -1
- package/lib/request/create-folder-request.d.ts +1 -1
- package/lib/request/create-folder-tag-request.d.ts +1 -1
- package/lib/request/create-glossary-request.d.ts +1 -1
- package/lib/request/create-job-definition-request.d.ts +1 -1
- package/lib/request/create-job-execution-request.d.ts +1 -1
- package/lib/request/create-job-request.d.ts +1 -1
- package/lib/request/create-metastore-request.d.ts +1 -1
- package/lib/request/create-namespace-request.d.ts +1 -1
- package/lib/request/create-pattern-request.d.ts +1 -1
- package/lib/request/create-term-relationship-request.d.ts +1 -1
- package/lib/request/create-term-request.d.ts +1 -1
- package/lib/request/delete-attribute-request.d.ts +1 -1
- package/lib/request/delete-attribute-tag-request.d.ts +1 -1
- package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-catalog-request.d.ts +1 -1
- package/lib/request/delete-connection-request.d.ts +1 -1
- package/lib/request/delete-custom-property-request.d.ts +1 -1
- package/lib/request/delete-data-asset-request.d.ts +1 -1
- package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
- package/lib/request/delete-entity-request.d.ts +1 -1
- package/lib/request/delete-entity-tag-request.d.ts +1 -1
- package/lib/request/delete-folder-request.d.ts +1 -1
- package/lib/request/delete-folder-tag-request.d.ts +1 -1
- package/lib/request/delete-glossary-request.d.ts +1 -1
- package/lib/request/delete-job-definition-request.d.ts +1 -1
- package/lib/request/delete-job-request.d.ts +1 -1
- package/lib/request/delete-metastore-request.d.ts +1 -1
- package/lib/request/delete-namespace-request.d.ts +1 -1
- package/lib/request/delete-pattern-request.d.ts +1 -1
- package/lib/request/delete-term-relationship-request.d.ts +1 -1
- package/lib/request/delete-term-request.d.ts +1 -1
- package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/disassociate-custom-property-request.d.ts +1 -1
- package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
- package/lib/request/export-glossary-request.d.ts +1 -1
- package/lib/request/get-attribute-request.d.ts +3 -2
- package/lib/request/get-attribute-request.js +1 -0
- package/lib/request/get-attribute-request.js.map +1 -1
- package/lib/request/get-attribute-tag-request.d.ts +1 -1
- package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-catalog-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-custom-property-request.d.ts +1 -1
- package/lib/request/get-data-asset-request.d.ts +1 -1
- package/lib/request/get-data-asset-tag-request.d.ts +1 -1
- package/lib/request/get-entity-request.d.ts +1 -1
- package/lib/request/get-entity-tag-request.d.ts +1 -1
- package/lib/request/get-folder-request.d.ts +1 -1
- package/lib/request/get-folder-tag-request.d.ts +1 -1
- package/lib/request/get-glossary-request.d.ts +1 -1
- package/lib/request/get-job-definition-request.d.ts +1 -1
- package/lib/request/get-job-execution-request.d.ts +1 -1
- package/lib/request/get-job-log-request.d.ts +1 -1
- package/lib/request/get-job-metrics-request.d.ts +1 -1
- package/lib/request/get-job-request.d.ts +1 -1
- package/lib/request/get-metastore-request.d.ts +1 -1
- package/lib/request/get-namespace-request.d.ts +1 -1
- package/lib/request/get-pattern-request.d.ts +1 -1
- package/lib/request/get-term-relationship-request.d.ts +1 -1
- package/lib/request/get-term-request.d.ts +1 -1
- package/lib/request/get-type-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/import-connection-request.d.ts +1 -1
- package/lib/request/import-data-asset-request.d.ts +1 -1
- package/lib/request/import-glossary-request.d.ts +1 -1
- package/lib/request/list-aggregated-physical-entities-request.d.ts +6 -2
- package/lib/request/list-aggregated-physical-entities-request.js.map +1 -1
- package/lib/request/list-attribute-tags-request.d.ts +1 -1
- package/lib/request/list-attributes-request.d.ts +5 -4
- package/lib/request/list-attributes-request.js +1 -0
- package/lib/request/list-attributes-request.js.map +1 -1
- package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-catalogs-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +2 -2
- package/lib/request/list-custom-properties-request.d.ts +2 -2
- package/lib/request/list-data-asset-tags-request.d.ts +1 -1
- package/lib/request/list-data-assets-request.d.ts +2 -2
- package/lib/request/list-derived-logical-entities-request.d.ts +2 -2
- package/lib/request/list-entities-request.d.ts +3 -3
- package/lib/request/list-entity-tags-request.d.ts +1 -1
- package/lib/request/list-folder-tags-request.d.ts +1 -1
- package/lib/request/list-folders-request.d.ts +3 -3
- package/lib/request/list-glossaries-request.d.ts +2 -2
- package/lib/request/list-job-definitions-request.d.ts +2 -2
- package/lib/request/list-job-executions-request.d.ts +1 -1
- package/lib/request/list-job-logs-request.d.ts +1 -1
- package/lib/request/list-job-metrics-request.d.ts +2 -2
- package/lib/request/list-jobs-request.d.ts +2 -2
- package/lib/request/list-metastores-request.d.ts +1 -1
- package/lib/request/list-namespaces-request.d.ts +2 -2
- package/lib/request/list-patterns-request.d.ts +2 -2
- package/lib/request/list-rules-request.d.ts +2 -2
- package/lib/request/list-tags-request.d.ts +2 -2
- package/lib/request/list-term-relationships-request.d.ts +2 -2
- package/lib/request/list-terms-request.d.ts +2 -2
- package/lib/request/list-types-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/object-stats-request.d.ts +1 -1
- package/lib/request/parse-connection-request.d.ts +1 -1
- package/lib/request/process-recommendation-request.d.ts +1 -1
- package/lib/request/recommendations-request.d.ts +1 -1
- package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
- package/lib/request/search-criteria-request.d.ts +1 -1
- package/lib/request/suggest-matches-request.d.ts +1 -1
- package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
- package/lib/request/test-connection-request.d.ts +1 -1
- package/lib/request/update-attribute-request.d.ts +1 -1
- package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-catalog-request.d.ts +1 -1
- package/lib/request/update-connection-request.d.ts +1 -1
- package/lib/request/update-custom-property-request.d.ts +1 -1
- package/lib/request/update-data-asset-request.d.ts +1 -1
- package/lib/request/update-entity-request.d.ts +1 -1
- package/lib/request/update-folder-request.d.ts +1 -1
- package/lib/request/update-glossary-request.d.ts +1 -1
- package/lib/request/update-job-definition-request.d.ts +1 -1
- package/lib/request/update-job-request.d.ts +1 -1
- package/lib/request/update-metastore-request.d.ts +1 -1
- package/lib/request/update-namespace-request.d.ts +1 -1
- package/lib/request/update-pattern-request.d.ts +1 -1
- package/lib/request/update-term-relationship-request.d.ts +1 -1
- package/lib/request/update-term-request.d.ts +1 -1
- package/lib/request/upload-credentials-request.d.ts +1 -1
- package/lib/request/users-request.d.ts +1 -1
- package/lib/request/validate-connection-request.d.ts +1 -1
- package/lib/request/validate-pattern-request.d.ts +1 -1
- package/package.json +3 -3
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetricsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJobMetricsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/GetJob.ts.html |here} to see how to use GetJobRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJobRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastoreRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetMetastoreRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespaceRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetNamespaceRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPatternRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetPatternRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationshipRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTermRelationshipRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTermRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTermRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/GetType.ts.html |here} to see how to use GetTypeRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetTypeRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnectionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ImportConnectionRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAssetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ImportDataAssetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossaryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ImportGlossaryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntitiesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListAggregatedPhysicalEntitiesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -35,7 +35,7 @@ export interface ListAggregatedPhysicalEntitiesRequest extends common.BaseReques
|
|
|
35
35
|
/**
|
|
36
36
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
37
37
|
* For Example : /folders?displayNameContains=Cu.*
|
|
38
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
38
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"displayNameContains"?: string;
|
|
@@ -56,6 +56,10 @@ export interface ListAggregatedPhysicalEntitiesRequest extends common.BaseReques
|
|
|
56
56
|
* The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call.
|
|
57
57
|
*/
|
|
58
58
|
"page"?: string;
|
|
59
|
+
/**
|
|
60
|
+
* Indicates whether the properties map will be provided in the response.
|
|
61
|
+
*/
|
|
62
|
+
"isIncludeProperties"?: boolean;
|
|
59
63
|
/**
|
|
60
64
|
* The client request ID for tracing.
|
|
61
65
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-aggregated-physical-entities-request.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/request/list-aggregated-physical-entities-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"list-aggregated-physical-entities-request.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/request/list-aggregated-physical-entities-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA4DH,IAAiB,qCAAqC,CAmCrD;AAnCD,WAAiB,qCAAqC;IACpD,IAAY,MAuBX;IAvBD,WAAY,MAAM;QAChB,qBAAW,CAAA;QACX,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,uCAA6B,CAAA;QAC7B,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,2CAAiC,CAAA;QACjC,qCAA2B,CAAA;QAC3B,uCAA6B,CAAA;QAC7B,iDAAuC,CAAA;QACvC,iCAAuB,CAAA;QACvB,qCAA2B,CAAA;QAC3B,iCAAuB,CAAA;QACvB,mCAAyB,CAAA;QACzB,6BAAmB,CAAA;QACnB,uBAAa,CAAA;QACb,yCAA+B,CAAA;QAC/B,mCAAyB,CAAA;QACzB,qBAAW,CAAA;QACX,mCAAyB,CAAA;IAC3B,CAAC,EAvBW,MAAM,GAAN,4CAAM,KAAN,4CAAM,QAuBjB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;IAC7B,CAAC,EAHW,MAAM,GAAN,4CAAM,KAAN,4CAAM,QAGjB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,+CAAS,KAAT,+CAAS,QAGpB;AACH,CAAC,EAnCgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAmCrD"}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTagsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAttributeTagsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAttributesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -39,14 +39,14 @@ export interface ListAttributesRequest extends common.BaseRequest {
|
|
|
39
39
|
/**
|
|
40
40
|
* A filter to return only resources that match display name or business name pattern given. The match is not case sensitive.
|
|
41
41
|
* For Example : /folders?displayOrBusinessNameContains=Cu.*
|
|
42
|
-
* The above would match all folders with display name or business name that starts with \"Cu\".
|
|
42
|
+
* The above would match all folders with display name or business name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"displayOrBusinessNameContains"?: string;
|
|
46
46
|
/**
|
|
47
47
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
48
48
|
* For Example : /folders?displayNameContains=Cu.*
|
|
49
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
49
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"displayNameContains"?: string;
|
|
@@ -155,7 +155,8 @@ export declare namespace ListAttributesRequest {
|
|
|
155
155
|
ExternalDatatypeEntityKey = "externalDatatypeEntityKey",
|
|
156
156
|
ParentAttributeKey = "parentAttributeKey",
|
|
157
157
|
ExternalParentAttributeKey = "externalParentAttributeKey",
|
|
158
|
-
Position = "position"
|
|
158
|
+
Position = "position",
|
|
159
|
+
TypeKey = "typeKey"
|
|
159
160
|
}
|
|
160
161
|
enum SortBy {
|
|
161
162
|
Timecreated = "TIMECREATED",
|
|
@@ -38,6 +38,7 @@ var ListAttributesRequest;
|
|
|
38
38
|
Fields["ParentAttributeKey"] = "parentAttributeKey";
|
|
39
39
|
Fields["ExternalParentAttributeKey"] = "externalParentAttributeKey";
|
|
40
40
|
Fields["Position"] = "position";
|
|
41
|
+
Fields["TypeKey"] = "typeKey";
|
|
41
42
|
})(Fields = ListAttributesRequest.Fields || (ListAttributesRequest.Fields = {}));
|
|
42
43
|
let SortBy;
|
|
43
44
|
(function (SortBy) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-attributes-request.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/request/list-attributes-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA+HH,IAAiB,qBAAqB,
|
|
1
|
+
{"version":3,"file":"list-attributes-request.js","sourceRoot":"","sources":["../../../../../lib/datacatalog/lib/request/list-attributes-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA+HH,IAAiB,qBAAqB,CAoCrC;AApCD,WAAiB,qBAAqB;IACpC,IAAY,MAuBX;IAvBD,WAAY,MAAM;QAChB,qBAAW,CAAA;QACX,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,iCAAuB,CAAA;QACvB,2CAAiC,CAAA;QACjC,qCAA2B,CAAA;QAC3B,+CAAqC,CAAA;QACrC,qCAA2B,CAAA;QAC3B,2BAAiB,CAAA;QACjB,iCAAuB,CAAA;QACvB,yBAAe,CAAA;QACf,mCAAyB,CAAA;QACzB,qBAAW,CAAA;QACX,uBAAa,CAAA;QACb,mDAAyC,CAAA;QACzC,mDAAyC,CAAA;QACzC,iDAAuC,CAAA;QACvC,iEAAuD,CAAA;QACvD,mDAAyC,CAAA;QACzC,mEAAyD,CAAA;QACzD,+BAAqB,CAAA;QACrB,6BAAmB,CAAA;IACrB,CAAC,EAvBW,MAAM,GAAN,4BAAM,KAAN,4BAAM,QAuBjB;IAED,IAAY,MAIX;IAJD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,+BAAqB,CAAA;IACvB,CAAC,EAJW,MAAM,GAAN,4BAAM,KAAN,4BAAM,QAIjB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,+BAAS,KAAT,+BAAS,QAGpB;AACH,CAAC,EApCgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAoCrC"}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpointsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListCatalogPrivateEndpointsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListCatalogsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnectionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListConnectionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -31,7 +31,7 @@ export interface ListConnectionsRequest extends common.BaseRequest {
|
|
|
31
31
|
/**
|
|
32
32
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
33
33
|
* For Example : /folders?displayNameContains=Cu.*
|
|
34
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
34
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomPropertiesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListCustomPropertiesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -31,7 +31,7 @@ export interface ListCustomPropertiesRequest extends common.BaseRequest {
|
|
|
31
31
|
/**
|
|
32
32
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
33
33
|
* For Example : /folders?displayNameContains=Cu.*
|
|
34
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
34
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTagsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDataAssetTagsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssetsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDataAssetsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -27,7 +27,7 @@ export interface ListDataAssetsRequest extends common.BaseRequest {
|
|
|
27
27
|
/**
|
|
28
28
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
29
29
|
* For Example : /folders?displayNameContains=Cu.*
|
|
30
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
30
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"displayNameContains"?: string;
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntitiesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListDerivedLogicalEntitiesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ListDerivedLogicalEntitiesRequest extends common.BaseRequest {
|
|
|
26
26
|
/**
|
|
27
27
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
28
28
|
* For Example : /folders?displayNameContains=Cu.*
|
|
29
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
29
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
32
32
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntitiesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListEntitiesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -35,7 +35,7 @@ export interface ListEntitiesRequest extends common.BaseRequest {
|
|
|
35
35
|
/**
|
|
36
36
|
* A filter to return only resources that match display name or business name pattern given. The match is not case sensitive.
|
|
37
37
|
* For Example : /folders?displayOrBusinessNameContains=Cu.*
|
|
38
|
-
* The above would match all folders with display name or business name that starts with \"Cu\".
|
|
38
|
+
* The above would match all folders with display name or business name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"displayOrBusinessNameContains"?: string;
|
|
@@ -46,7 +46,7 @@ export interface ListEntitiesRequest extends common.BaseRequest {
|
|
|
46
46
|
/**
|
|
47
47
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
48
48
|
* For Example : /folders?displayNameContains=Cu.*
|
|
49
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
49
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTagsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListEntityTagsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTagsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFolderTagsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFoldersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFoldersRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -35,14 +35,14 @@ export interface ListFoldersRequest extends common.BaseRequest {
|
|
|
35
35
|
/**
|
|
36
36
|
* A filter to return only resources that match display name or business name pattern given. The match is not case sensitive.
|
|
37
37
|
* For Example : /folders?displayOrBusinessNameContains=Cu.*
|
|
38
|
-
* The above would match all folders with display name or business name that starts with \"Cu\".
|
|
38
|
+
* The above would match all folders with display name or business name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"displayOrBusinessNameContains"?: string;
|
|
42
42
|
/**
|
|
43
43
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
44
44
|
* For Example : /folders?displayNameContains=Cu.*
|
|
45
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
45
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
46
46
|
*
|
|
47
47
|
*/
|
|
48
48
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossariesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListGlossariesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -27,7 +27,7 @@ export interface ListGlossariesRequest extends common.BaseRequest {
|
|
|
27
27
|
/**
|
|
28
28
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
29
29
|
* For Example : /folders?displayNameContains=Cu.*
|
|
30
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
30
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJobDefinitionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -27,7 +27,7 @@ export interface ListJobDefinitionsRequest extends common.BaseRequest {
|
|
|
27
27
|
/**
|
|
28
28
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
29
29
|
* For Example : /folders?displayNameContains=Cu.*
|
|
30
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
30
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutionsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJobExecutionsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJobLogsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetricsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListJobMetricsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ListJobMetricsRequest extends common.BaseRequest {
|
|
|
34
34
|
/**
|
|
35
35
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
36
36
|
* For Example : /folders?displayNameContains=Cu.*
|
|
37
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
37
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
40
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJobsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -27,7 +27,7 @@ export interface ListJobsRequest extends common.BaseRequest {
|
|
|
27
27
|
/**
|
|
28
28
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
29
29
|
* For Example : /folders?displayNameContains=Cu.*
|
|
30
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
30
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastoresRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListMetastoresRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespacesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListNamespacesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -27,7 +27,7 @@ export interface ListNamespacesRequest extends common.BaseRequest {
|
|
|
27
27
|
/**
|
|
28
28
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
29
29
|
* For Example : /folders?displayNameContains=Cu.*
|
|
30
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
30
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatternsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListPatternsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -27,7 +27,7 @@ export interface ListPatternsRequest extends common.BaseRequest {
|
|
|
27
27
|
/**
|
|
28
28
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
29
29
|
* For Example : /folders?displayNameContains=Cu.*
|
|
30
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
30
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListRules.ts.html |here} to see how to use ListRulesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListRulesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -35,7 +35,7 @@ export interface ListRulesRequest extends common.BaseRequest {
|
|
|
35
35
|
/**
|
|
36
36
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
37
37
|
* For Example : /folders?displayNameContains=Cu.*
|
|
38
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
38
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListTags.ts.html |here} to see how to use ListTagsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListTagsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -27,7 +27,7 @@ export interface ListTagsRequest extends common.BaseRequest {
|
|
|
27
27
|
/**
|
|
28
28
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
29
29
|
* For Example : /folders?displayNameContains=Cu.*
|
|
30
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
30
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"displayNameContains"?: string;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationshipsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListTermRelationshipsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -35,7 +35,7 @@ export interface ListTermRelationshipsRequest extends common.BaseRequest {
|
|
|
35
35
|
/**
|
|
36
36
|
* A filter to return only resources that match display name pattern given. The match is not case sensitive.
|
|
37
37
|
* For Example : /folders?displayNameContains=Cu.*
|
|
38
|
-
* The above would match all folders with display name that starts with \"Cu\".
|
|
38
|
+
* The above would match all folders with display name that starts with \"Cu\" or has the pattern \"Cu\" anywhere in between.
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
41
41
|
"displayNameContains"?: string;
|