oci-datacatalog 2.5.0 → 2.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.txt +6 -0
- package/lib/client.d.ts +281 -139
- package/lib/client.js +566 -278
- package/lib/client.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 +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 +1 -1
- package/lib/request/list-attribute-tags-request.d.ts +1 -1
- package/lib/request/list-attributes-request.d.ts +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 +1 -1
- package/lib/request/list-custom-properties-request.d.ts +1 -1
- package/lib/request/list-data-asset-tags-request.d.ts +1 -1
- package/lib/request/list-data-assets-request.d.ts +1 -1
- package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
- package/lib/request/list-entities-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/list-glossaries-request.d.ts +1 -1
- package/lib/request/list-job-definitions-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/list-jobs-request.d.ts +1 -1
- package/lib/request/list-metastores-request.d.ts +1 -1
- package/lib/request/list-namespaces-request.d.ts +1 -1
- package/lib/request/list-patterns-request.d.ts +1 -1
- package/lib/request/list-rules-request.d.ts +1 -1
- package/lib/request/list-tags-request.d.ts +1 -1
- package/lib/request/list-term-relationships-request.d.ts +1 -1
- package/lib/request/list-terms-request.d.ts +1 -1
- 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
package/lib/client.d.ts
CHANGED
|
@@ -19,6 +19,9 @@ import * as responses from "./response";
|
|
|
19
19
|
import { DataCatalogWaiter } from "./datacatalog-waiter";
|
|
20
20
|
export declare enum DataCatalogApiKeys {
|
|
21
21
|
}
|
|
22
|
+
/**
|
|
23
|
+
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
|
|
24
|
+
*/
|
|
22
25
|
export declare class DataCatalogClient {
|
|
23
26
|
protected static serviceEndpointTemplate: string;
|
|
24
27
|
protected "_endpoint": string;
|
|
@@ -68,670 +71,753 @@ export declare class DataCatalogClient {
|
|
|
68
71
|
getWaiters(): DataCatalogWaiter;
|
|
69
72
|
/**
|
|
70
73
|
* Add data selector pattern to the data asset.
|
|
74
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
71
75
|
* @param AddDataSelectorPatternsRequest
|
|
72
76
|
* @return AddDataSelectorPatternsResponse
|
|
73
77
|
* @throws OciError when an error occurs
|
|
74
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
78
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
|
|
75
79
|
*/
|
|
76
80
|
addDataSelectorPatterns(addDataSelectorPatternsRequest: requests.AddDataSelectorPatternsRequest): Promise<responses.AddDataSelectorPatternsResponse>;
|
|
77
81
|
/**
|
|
78
82
|
* Associate the custom property for the given type
|
|
83
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
79
84
|
* @param AssociateCustomPropertyRequest
|
|
80
85
|
* @return AssociateCustomPropertyResponse
|
|
81
86
|
* @throws OciError when an error occurs
|
|
82
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
87
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
|
|
83
88
|
*/
|
|
84
89
|
associateCustomProperty(associateCustomPropertyRequest: requests.AssociateCustomPropertyRequest): Promise<responses.AssociateCustomPropertyResponse>;
|
|
85
90
|
/**
|
|
86
91
|
* Attaches a private reverse connection endpoint resource to a data catalog resource. When provided, 'If-Match' is checked against 'ETag' values of the resource.
|
|
92
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
87
93
|
* @param AttachCatalogPrivateEndpointRequest
|
|
88
94
|
* @return AttachCatalogPrivateEndpointResponse
|
|
89
95
|
* @throws OciError when an error occurs
|
|
90
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
96
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
|
|
91
97
|
*/
|
|
92
98
|
attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest: requests.AttachCatalogPrivateEndpointRequest): Promise<responses.AttachCatalogPrivateEndpointResponse>;
|
|
93
99
|
/**
|
|
94
100
|
* Moves a resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource.
|
|
101
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
95
102
|
* @param ChangeCatalogCompartmentRequest
|
|
96
103
|
* @return ChangeCatalogCompartmentResponse
|
|
97
104
|
* @throws OciError when an error occurs
|
|
98
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
|
|
99
106
|
*/
|
|
100
107
|
changeCatalogCompartment(changeCatalogCompartmentRequest: requests.ChangeCatalogCompartmentRequest): Promise<responses.ChangeCatalogCompartmentResponse>;
|
|
101
108
|
/**
|
|
102
109
|
* Moves a resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource.
|
|
110
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
103
111
|
* @param ChangeCatalogPrivateEndpointCompartmentRequest
|
|
104
112
|
* @return ChangeCatalogPrivateEndpointCompartmentResponse
|
|
105
113
|
* @throws OciError when an error occurs
|
|
106
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
|
|
107
115
|
*/
|
|
108
116
|
changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest: requests.ChangeCatalogPrivateEndpointCompartmentRequest): Promise<responses.ChangeCatalogPrivateEndpointCompartmentResponse>;
|
|
109
117
|
/**
|
|
110
118
|
* Moves a resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource.
|
|
119
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
111
120
|
* @param ChangeMetastoreCompartmentRequest
|
|
112
121
|
* @return ChangeMetastoreCompartmentResponse
|
|
113
122
|
* @throws OciError when an error occurs
|
|
114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
123
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
|
|
115
124
|
*/
|
|
116
125
|
changeMetastoreCompartment(changeMetastoreCompartmentRequest: requests.ChangeMetastoreCompartmentRequest): Promise<responses.ChangeMetastoreCompartmentResponse>;
|
|
117
126
|
/**
|
|
118
127
|
* Creates a new entity attribute.
|
|
128
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
119
129
|
* @param CreateAttributeRequest
|
|
120
130
|
* @return CreateAttributeResponse
|
|
121
131
|
* @throws OciError when an error occurs
|
|
122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
132
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
|
|
123
133
|
*/
|
|
124
134
|
createAttribute(createAttributeRequest: requests.CreateAttributeRequest): Promise<responses.CreateAttributeResponse>;
|
|
125
135
|
/**
|
|
126
136
|
* Creates a new entity attribute tag.
|
|
137
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
127
138
|
* @param CreateAttributeTagRequest
|
|
128
139
|
* @return CreateAttributeTagResponse
|
|
129
140
|
* @throws OciError when an error occurs
|
|
130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
141
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
|
|
131
142
|
*/
|
|
132
143
|
createAttributeTag(createAttributeTagRequest: requests.CreateAttributeTagRequest): Promise<responses.CreateAttributeTagResponse>;
|
|
133
144
|
/**
|
|
134
145
|
* Creates a new data catalog instance that includes a console and an API URL for managing metadata operations.
|
|
135
146
|
* For more information, please see the documentation.
|
|
136
147
|
*
|
|
148
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
137
149
|
* @param CreateCatalogRequest
|
|
138
150
|
* @return CreateCatalogResponse
|
|
139
151
|
* @throws OciError when an error occurs
|
|
140
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
|
|
141
153
|
*/
|
|
142
154
|
createCatalog(createCatalogRequest: requests.CreateCatalogRequest): Promise<responses.CreateCatalogResponse>;
|
|
143
155
|
/**
|
|
144
156
|
* Create a new private reverse connection endpoint.
|
|
157
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
145
158
|
* @param CreateCatalogPrivateEndpointRequest
|
|
146
159
|
* @return CreateCatalogPrivateEndpointResponse
|
|
147
160
|
* @throws OciError when an error occurs
|
|
148
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
|
|
149
162
|
*/
|
|
150
163
|
createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest: requests.CreateCatalogPrivateEndpointRequest): Promise<responses.CreateCatalogPrivateEndpointResponse>;
|
|
151
164
|
/**
|
|
152
165
|
* Creates a new connection.
|
|
166
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
153
167
|
* @param CreateConnectionRequest
|
|
154
168
|
* @return CreateConnectionResponse
|
|
155
169
|
* @throws OciError when an error occurs
|
|
156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
|
|
157
171
|
*/
|
|
158
172
|
createConnection(createConnectionRequest: requests.CreateConnectionRequest): Promise<responses.CreateConnectionResponse>;
|
|
159
173
|
/**
|
|
160
174
|
* Create a new Custom Property
|
|
175
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
161
176
|
* @param CreateCustomPropertyRequest
|
|
162
177
|
* @return CreateCustomPropertyResponse
|
|
163
178
|
* @throws OciError when an error occurs
|
|
164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
179
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
|
|
165
180
|
*/
|
|
166
181
|
createCustomProperty(createCustomPropertyRequest: requests.CreateCustomPropertyRequest): Promise<responses.CreateCustomPropertyResponse>;
|
|
167
182
|
/**
|
|
168
183
|
* Create a new data asset.
|
|
184
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
169
185
|
* @param CreateDataAssetRequest
|
|
170
186
|
* @return CreateDataAssetResponse
|
|
171
187
|
* @throws OciError when an error occurs
|
|
172
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
188
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
|
|
173
189
|
*/
|
|
174
190
|
createDataAsset(createDataAssetRequest: requests.CreateDataAssetRequest): Promise<responses.CreateDataAssetResponse>;
|
|
175
191
|
/**
|
|
176
192
|
* Creates a new data asset tag.
|
|
193
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
177
194
|
* @param CreateDataAssetTagRequest
|
|
178
195
|
* @return CreateDataAssetTagResponse
|
|
179
196
|
* @throws OciError when an error occurs
|
|
180
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
197
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
|
|
181
198
|
*/
|
|
182
199
|
createDataAssetTag(createDataAssetTagRequest: requests.CreateDataAssetTagRequest): Promise<responses.CreateDataAssetTagResponse>;
|
|
183
200
|
/**
|
|
184
201
|
* Creates a new data entity.
|
|
202
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
185
203
|
* @param CreateEntityRequest
|
|
186
204
|
* @return CreateEntityResponse
|
|
187
205
|
* @throws OciError when an error occurs
|
|
188
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
206
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
|
|
189
207
|
*/
|
|
190
208
|
createEntity(createEntityRequest: requests.CreateEntityRequest): Promise<responses.CreateEntityResponse>;
|
|
191
209
|
/**
|
|
192
210
|
* Creates a new entity tag.
|
|
211
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
193
212
|
* @param CreateEntityTagRequest
|
|
194
213
|
* @return CreateEntityTagResponse
|
|
195
214
|
* @throws OciError when an error occurs
|
|
196
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
215
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
|
|
197
216
|
*/
|
|
198
217
|
createEntityTag(createEntityTagRequest: requests.CreateEntityTagRequest): Promise<responses.CreateEntityTagResponse>;
|
|
199
218
|
/**
|
|
200
219
|
* Creates a new folder.
|
|
220
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
201
221
|
* @param CreateFolderRequest
|
|
202
222
|
* @return CreateFolderResponse
|
|
203
223
|
* @throws OciError when an error occurs
|
|
204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
224
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
|
|
205
225
|
*/
|
|
206
226
|
createFolder(createFolderRequest: requests.CreateFolderRequest): Promise<responses.CreateFolderResponse>;
|
|
207
227
|
/**
|
|
208
228
|
* Creates a new folder tag.
|
|
229
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
209
230
|
* @param CreateFolderTagRequest
|
|
210
231
|
* @return CreateFolderTagResponse
|
|
211
232
|
* @throws OciError when an error occurs
|
|
212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
|
|
213
234
|
*/
|
|
214
235
|
createFolderTag(createFolderTagRequest: requests.CreateFolderTagRequest): Promise<responses.CreateFolderTagResponse>;
|
|
215
236
|
/**
|
|
216
237
|
* Creates a new glossary.
|
|
238
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
217
239
|
* @param CreateGlossaryRequest
|
|
218
240
|
* @return CreateGlossaryResponse
|
|
219
241
|
* @throws OciError when an error occurs
|
|
220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
|
|
221
243
|
*/
|
|
222
244
|
createGlossary(createGlossaryRequest: requests.CreateGlossaryRequest): Promise<responses.CreateGlossaryResponse>;
|
|
223
245
|
/**
|
|
224
246
|
* Creates a new job.
|
|
247
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
225
248
|
* @param CreateJobRequest
|
|
226
249
|
* @return CreateJobResponse
|
|
227
250
|
* @throws OciError when an error occurs
|
|
228
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
251
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
|
|
229
252
|
*/
|
|
230
253
|
createJob(createJobRequest: requests.CreateJobRequest): Promise<responses.CreateJobResponse>;
|
|
231
254
|
/**
|
|
232
255
|
* Creates a new job definition.
|
|
256
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
233
257
|
* @param CreateJobDefinitionRequest
|
|
234
258
|
* @return CreateJobDefinitionResponse
|
|
235
259
|
* @throws OciError when an error occurs
|
|
236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
|
|
237
261
|
*/
|
|
238
262
|
createJobDefinition(createJobDefinitionRequest: requests.CreateJobDefinitionRequest): Promise<responses.CreateJobDefinitionResponse>;
|
|
239
263
|
/**
|
|
240
264
|
* Creates a new job execution.
|
|
265
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
241
266
|
* @param CreateJobExecutionRequest
|
|
242
267
|
* @return CreateJobExecutionResponse
|
|
243
268
|
* @throws OciError when an error occurs
|
|
244
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
|
|
245
270
|
*/
|
|
246
271
|
createJobExecution(createJobExecutionRequest: requests.CreateJobExecutionRequest): Promise<responses.CreateJobExecutionResponse>;
|
|
247
272
|
/**
|
|
248
273
|
* Creates a new metastore.
|
|
249
274
|
*
|
|
275
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
250
276
|
* @param CreateMetastoreRequest
|
|
251
277
|
* @return CreateMetastoreResponse
|
|
252
278
|
* @throws OciError when an error occurs
|
|
253
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
|
|
254
280
|
*/
|
|
255
281
|
createMetastore(createMetastoreRequest: requests.CreateMetastoreRequest): Promise<responses.CreateMetastoreResponse>;
|
|
256
282
|
/**
|
|
257
283
|
* Create a new Namespace to be used by a custom property
|
|
284
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
258
285
|
* @param CreateNamespaceRequest
|
|
259
286
|
* @return CreateNamespaceResponse
|
|
260
287
|
* @throws OciError when an error occurs
|
|
261
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
|
|
262
289
|
*/
|
|
263
290
|
createNamespace(createNamespaceRequest: requests.CreateNamespaceRequest): Promise<responses.CreateNamespaceResponse>;
|
|
264
291
|
/**
|
|
265
292
|
* Create a new pattern.
|
|
293
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
266
294
|
* @param CreatePatternRequest
|
|
267
295
|
* @return CreatePatternResponse
|
|
268
296
|
* @throws OciError when an error occurs
|
|
269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
|
|
270
298
|
*/
|
|
271
299
|
createPattern(createPatternRequest: requests.CreatePatternRequest): Promise<responses.CreatePatternResponse>;
|
|
272
300
|
/**
|
|
273
301
|
* Create a new term within a glossary.
|
|
302
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
274
303
|
* @param CreateTermRequest
|
|
275
304
|
* @return CreateTermResponse
|
|
276
305
|
* @throws OciError when an error occurs
|
|
277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
|
|
278
307
|
*/
|
|
279
308
|
createTerm(createTermRequest: requests.CreateTermRequest): Promise<responses.CreateTermResponse>;
|
|
280
309
|
/**
|
|
281
310
|
* Creates a new term relationship for this term within a glossary.
|
|
311
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
282
312
|
* @param CreateTermRelationshipRequest
|
|
283
313
|
* @return CreateTermRelationshipResponse
|
|
284
314
|
* @throws OciError when an error occurs
|
|
285
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
315
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
|
|
286
316
|
*/
|
|
287
317
|
createTermRelationship(createTermRelationshipRequest: requests.CreateTermRelationshipRequest): Promise<responses.CreateTermRelationshipResponse>;
|
|
288
318
|
/**
|
|
289
319
|
* Deletes a specific entity attribute.
|
|
320
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
290
321
|
* @param DeleteAttributeRequest
|
|
291
322
|
* @return DeleteAttributeResponse
|
|
292
323
|
* @throws OciError when an error occurs
|
|
293
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
|
|
294
325
|
*/
|
|
295
326
|
deleteAttribute(deleteAttributeRequest: requests.DeleteAttributeRequest): Promise<responses.DeleteAttributeResponse>;
|
|
296
327
|
/**
|
|
297
328
|
* Deletes a specific entity attribute tag.
|
|
329
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
298
330
|
* @param DeleteAttributeTagRequest
|
|
299
331
|
* @return DeleteAttributeTagResponse
|
|
300
332
|
* @throws OciError when an error occurs
|
|
301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
|
|
302
334
|
*/
|
|
303
335
|
deleteAttributeTag(deleteAttributeTagRequest: requests.DeleteAttributeTagRequest): Promise<responses.DeleteAttributeTagResponse>;
|
|
304
336
|
/**
|
|
305
337
|
* Deletes a data catalog resource by identifier.
|
|
338
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
306
339
|
* @param DeleteCatalogRequest
|
|
307
340
|
* @return DeleteCatalogResponse
|
|
308
341
|
* @throws OciError when an error occurs
|
|
309
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
|
|
310
343
|
*/
|
|
311
344
|
deleteCatalog(deleteCatalogRequest: requests.DeleteCatalogRequest): Promise<responses.DeleteCatalogResponse>;
|
|
312
345
|
/**
|
|
313
346
|
* Deletes a private reverse connection endpoint by identifier.
|
|
347
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
314
348
|
* @param DeleteCatalogPrivateEndpointRequest
|
|
315
349
|
* @return DeleteCatalogPrivateEndpointResponse
|
|
316
350
|
* @throws OciError when an error occurs
|
|
317
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
351
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
|
|
318
352
|
*/
|
|
319
353
|
deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest: requests.DeleteCatalogPrivateEndpointRequest): Promise<responses.DeleteCatalogPrivateEndpointResponse>;
|
|
320
354
|
/**
|
|
321
355
|
* Deletes a specific connection of a data asset.
|
|
356
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
322
357
|
* @param DeleteConnectionRequest
|
|
323
358
|
* @return DeleteConnectionResponse
|
|
324
359
|
* @throws OciError when an error occurs
|
|
325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
360
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
|
|
326
361
|
*/
|
|
327
362
|
deleteConnection(deleteConnectionRequest: requests.DeleteConnectionRequest): Promise<responses.DeleteConnectionResponse>;
|
|
328
363
|
/**
|
|
329
364
|
* Deletes a specific custom property identified by it's key.
|
|
365
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
330
366
|
* @param DeleteCustomPropertyRequest
|
|
331
367
|
* @return DeleteCustomPropertyResponse
|
|
332
368
|
* @throws OciError when an error occurs
|
|
333
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
369
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
|
|
334
370
|
*/
|
|
335
371
|
deleteCustomProperty(deleteCustomPropertyRequest: requests.DeleteCustomPropertyRequest): Promise<responses.DeleteCustomPropertyResponse>;
|
|
336
372
|
/**
|
|
337
373
|
* Deletes a specific data asset identified by it's key.
|
|
374
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
338
375
|
* @param DeleteDataAssetRequest
|
|
339
376
|
* @return DeleteDataAssetResponse
|
|
340
377
|
* @throws OciError when an error occurs
|
|
341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
|
|
342
379
|
*/
|
|
343
380
|
deleteDataAsset(deleteDataAssetRequest: requests.DeleteDataAssetRequest): Promise<responses.DeleteDataAssetResponse>;
|
|
344
381
|
/**
|
|
345
382
|
* Deletes a specific data asset tag.
|
|
383
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
346
384
|
* @param DeleteDataAssetTagRequest
|
|
347
385
|
* @return DeleteDataAssetTagResponse
|
|
348
386
|
* @throws OciError when an error occurs
|
|
349
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
387
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
|
|
350
388
|
*/
|
|
351
389
|
deleteDataAssetTag(deleteDataAssetTagRequest: requests.DeleteDataAssetTagRequest): Promise<responses.DeleteDataAssetTagResponse>;
|
|
352
390
|
/**
|
|
353
391
|
* Deletes a specific data entity.
|
|
392
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
354
393
|
* @param DeleteEntityRequest
|
|
355
394
|
* @return DeleteEntityResponse
|
|
356
395
|
* @throws OciError when an error occurs
|
|
357
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
396
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
|
|
358
397
|
*/
|
|
359
398
|
deleteEntity(deleteEntityRequest: requests.DeleteEntityRequest): Promise<responses.DeleteEntityResponse>;
|
|
360
399
|
/**
|
|
361
400
|
* Deletes a specific entity tag.
|
|
401
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
362
402
|
* @param DeleteEntityTagRequest
|
|
363
403
|
* @return DeleteEntityTagResponse
|
|
364
404
|
* @throws OciError when an error occurs
|
|
365
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
405
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
|
|
366
406
|
*/
|
|
367
407
|
deleteEntityTag(deleteEntityTagRequest: requests.DeleteEntityTagRequest): Promise<responses.DeleteEntityTagResponse>;
|
|
368
408
|
/**
|
|
369
409
|
* Deletes a specific folder of a data asset identified by it's key.
|
|
410
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
370
411
|
* @param DeleteFolderRequest
|
|
371
412
|
* @return DeleteFolderResponse
|
|
372
413
|
* @throws OciError when an error occurs
|
|
373
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
414
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
|
|
374
415
|
*/
|
|
375
416
|
deleteFolder(deleteFolderRequest: requests.DeleteFolderRequest): Promise<responses.DeleteFolderResponse>;
|
|
376
417
|
/**
|
|
377
418
|
* Deletes a specific folder tag.
|
|
419
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
378
420
|
* @param DeleteFolderTagRequest
|
|
379
421
|
* @return DeleteFolderTagResponse
|
|
380
422
|
* @throws OciError when an error occurs
|
|
381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
423
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
|
|
382
424
|
*/
|
|
383
425
|
deleteFolderTag(deleteFolderTagRequest: requests.DeleteFolderTagRequest): Promise<responses.DeleteFolderTagResponse>;
|
|
384
426
|
/**
|
|
385
427
|
* Deletes a specific glossary identified by it's key.
|
|
428
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
386
429
|
* @param DeleteGlossaryRequest
|
|
387
430
|
* @return DeleteGlossaryResponse
|
|
388
431
|
* @throws OciError when an error occurs
|
|
389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
432
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
|
|
390
433
|
*/
|
|
391
434
|
deleteGlossary(deleteGlossaryRequest: requests.DeleteGlossaryRequest): Promise<responses.DeleteGlossaryResponse>;
|
|
392
435
|
/**
|
|
393
436
|
* Deletes a specific job identified by it's key.
|
|
437
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
394
438
|
* @param DeleteJobRequest
|
|
395
439
|
* @return DeleteJobResponse
|
|
396
440
|
* @throws OciError when an error occurs
|
|
397
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
|
|
398
442
|
*/
|
|
399
443
|
deleteJob(deleteJobRequest: requests.DeleteJobRequest): Promise<responses.DeleteJobResponse>;
|
|
400
444
|
/**
|
|
401
445
|
* Deletes a specific job definition identified by it's key.
|
|
446
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
402
447
|
* @param DeleteJobDefinitionRequest
|
|
403
448
|
* @return DeleteJobDefinitionResponse
|
|
404
449
|
* @throws OciError when an error occurs
|
|
405
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
450
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
|
|
406
451
|
*/
|
|
407
452
|
deleteJobDefinition(deleteJobDefinitionRequest: requests.DeleteJobDefinitionRequest): Promise<responses.DeleteJobDefinitionResponse>;
|
|
408
453
|
/**
|
|
409
454
|
* Deletes a metastore resource by identifier.
|
|
455
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
410
456
|
* @param DeleteMetastoreRequest
|
|
411
457
|
* @return DeleteMetastoreResponse
|
|
412
458
|
* @throws OciError when an error occurs
|
|
413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
459
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
|
|
414
460
|
*/
|
|
415
461
|
deleteMetastore(deleteMetastoreRequest: requests.DeleteMetastoreRequest): Promise<responses.DeleteMetastoreResponse>;
|
|
416
462
|
/**
|
|
417
463
|
* Deletes a specific Namespace identified by it's key.
|
|
464
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
418
465
|
* @param DeleteNamespaceRequest
|
|
419
466
|
* @return DeleteNamespaceResponse
|
|
420
467
|
* @throws OciError when an error occurs
|
|
421
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
468
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
|
|
422
469
|
*/
|
|
423
470
|
deleteNamespace(deleteNamespaceRequest: requests.DeleteNamespaceRequest): Promise<responses.DeleteNamespaceResponse>;
|
|
424
471
|
/**
|
|
425
472
|
* Deletes a specific pattern identified by it's key.
|
|
473
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
426
474
|
* @param DeletePatternRequest
|
|
427
475
|
* @return DeletePatternResponse
|
|
428
476
|
* @throws OciError when an error occurs
|
|
429
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
477
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
|
|
430
478
|
*/
|
|
431
479
|
deletePattern(deletePatternRequest: requests.DeletePatternRequest): Promise<responses.DeletePatternResponse>;
|
|
432
480
|
/**
|
|
433
481
|
* Deletes a specific glossary term.
|
|
482
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
434
483
|
* @param DeleteTermRequest
|
|
435
484
|
* @return DeleteTermResponse
|
|
436
485
|
* @throws OciError when an error occurs
|
|
437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
486
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
|
|
438
487
|
*/
|
|
439
488
|
deleteTerm(deleteTermRequest: requests.DeleteTermRequest): Promise<responses.DeleteTermResponse>;
|
|
440
489
|
/**
|
|
441
490
|
* Deletes a specific glossary term relationship.
|
|
491
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
442
492
|
* @param DeleteTermRelationshipRequest
|
|
443
493
|
* @return DeleteTermRelationshipResponse
|
|
444
494
|
* @throws OciError when an error occurs
|
|
445
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
495
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
|
|
446
496
|
*/
|
|
447
497
|
deleteTermRelationship(deleteTermRelationshipRequest: requests.DeleteTermRelationshipRequest): Promise<responses.DeleteTermRelationshipResponse>;
|
|
448
498
|
/**
|
|
449
499
|
* Detaches a private reverse connection endpoint resource to a data catalog resource. When provided, 'If-Match' is checked against 'ETag' values of the resource.
|
|
500
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
450
501
|
* @param DetachCatalogPrivateEndpointRequest
|
|
451
502
|
* @return DetachCatalogPrivateEndpointResponse
|
|
452
503
|
* @throws OciError when an error occurs
|
|
453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
504
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
|
|
454
505
|
*/
|
|
455
506
|
detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest: requests.DetachCatalogPrivateEndpointRequest): Promise<responses.DetachCatalogPrivateEndpointResponse>;
|
|
456
507
|
/**
|
|
457
508
|
* Remove the custom property for the given type
|
|
509
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
458
510
|
* @param DisassociateCustomPropertyRequest
|
|
459
511
|
* @return DisassociateCustomPropertyResponse
|
|
460
512
|
* @throws OciError when an error occurs
|
|
461
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
513
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
|
|
462
514
|
*/
|
|
463
515
|
disassociateCustomProperty(disassociateCustomPropertyRequest: requests.DisassociateCustomPropertyRequest): Promise<responses.DisassociateCustomPropertyResponse>;
|
|
464
516
|
/**
|
|
465
517
|
* Returns the fully expanded tree hierarchy of parent and child terms in this glossary.
|
|
518
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
466
519
|
* @param ExpandTreeForGlossaryRequest
|
|
467
520
|
* @return ExpandTreeForGlossaryResponse
|
|
468
521
|
* @throws OciError when an error occurs
|
|
469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
522
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
|
|
470
523
|
*/
|
|
471
524
|
expandTreeForGlossary(expandTreeForGlossaryRequest: requests.ExpandTreeForGlossaryRequest): Promise<responses.ExpandTreeForGlossaryResponse>;
|
|
472
525
|
/**
|
|
473
526
|
* Export the glossary and the terms and return the exported glossary as csv or json.
|
|
527
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
474
528
|
* @param ExportGlossaryRequest
|
|
475
529
|
* @return ExportGlossaryResponse
|
|
476
530
|
* @throws OciError when an error occurs
|
|
477
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
531
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
|
|
478
532
|
*/
|
|
479
533
|
exportGlossary(exportGlossaryRequest: requests.ExportGlossaryRequest): Promise<responses.ExportGlossaryResponse>;
|
|
480
534
|
/**
|
|
481
535
|
* Gets a specific entity attribute by key.
|
|
536
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
482
537
|
* @param GetAttributeRequest
|
|
483
538
|
* @return GetAttributeResponse
|
|
484
539
|
* @throws OciError when an error occurs
|
|
485
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
540
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
|
|
486
541
|
*/
|
|
487
542
|
getAttribute(getAttributeRequest: requests.GetAttributeRequest): Promise<responses.GetAttributeResponse>;
|
|
488
543
|
/**
|
|
489
544
|
* Gets a specific entity attribute tag by key.
|
|
545
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
490
546
|
* @param GetAttributeTagRequest
|
|
491
547
|
* @return GetAttributeTagResponse
|
|
492
548
|
* @throws OciError when an error occurs
|
|
493
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
549
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
|
|
494
550
|
*/
|
|
495
551
|
getAttributeTag(getAttributeTagRequest: requests.GetAttributeTagRequest): Promise<responses.GetAttributeTagResponse>;
|
|
496
552
|
/**
|
|
497
553
|
* Gets a data catalog by identifier.
|
|
554
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
498
555
|
* @param GetCatalogRequest
|
|
499
556
|
* @return GetCatalogResponse
|
|
500
557
|
* @throws OciError when an error occurs
|
|
501
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
558
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
|
|
502
559
|
*/
|
|
503
560
|
getCatalog(getCatalogRequest: requests.GetCatalogRequest): Promise<responses.GetCatalogResponse>;
|
|
504
561
|
/**
|
|
505
562
|
* Gets a specific private reverse connection by identifier.
|
|
563
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
506
564
|
* @param GetCatalogPrivateEndpointRequest
|
|
507
565
|
* @return GetCatalogPrivateEndpointResponse
|
|
508
566
|
* @throws OciError when an error occurs
|
|
509
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
567
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
|
|
510
568
|
*/
|
|
511
569
|
getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest: requests.GetCatalogPrivateEndpointRequest): Promise<responses.GetCatalogPrivateEndpointResponse>;
|
|
512
570
|
/**
|
|
513
571
|
* Gets a specific data asset connection by key.
|
|
572
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
514
573
|
* @param GetConnectionRequest
|
|
515
574
|
* @return GetConnectionResponse
|
|
516
575
|
* @throws OciError when an error occurs
|
|
517
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
576
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
|
|
518
577
|
*/
|
|
519
578
|
getConnection(getConnectionRequest: requests.GetConnectionRequest): Promise<responses.GetConnectionResponse>;
|
|
520
579
|
/**
|
|
521
580
|
* Gets a specific custom property for the given key within a data catalog.
|
|
581
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
522
582
|
* @param GetCustomPropertyRequest
|
|
523
583
|
* @return GetCustomPropertyResponse
|
|
524
584
|
* @throws OciError when an error occurs
|
|
525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
585
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
|
|
526
586
|
*/
|
|
527
587
|
getCustomProperty(getCustomPropertyRequest: requests.GetCustomPropertyRequest): Promise<responses.GetCustomPropertyResponse>;
|
|
528
588
|
/**
|
|
529
589
|
* Gets a specific data asset for the given key within a data catalog.
|
|
590
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
530
591
|
* @param GetDataAssetRequest
|
|
531
592
|
* @return GetDataAssetResponse
|
|
532
593
|
* @throws OciError when an error occurs
|
|
533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
|
|
534
595
|
*/
|
|
535
596
|
getDataAsset(getDataAssetRequest: requests.GetDataAssetRequest): Promise<responses.GetDataAssetResponse>;
|
|
536
597
|
/**
|
|
537
598
|
* Gets a specific data asset tag by key.
|
|
599
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
538
600
|
* @param GetDataAssetTagRequest
|
|
539
601
|
* @return GetDataAssetTagResponse
|
|
540
602
|
* @throws OciError when an error occurs
|
|
541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
603
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
|
|
542
604
|
*/
|
|
543
605
|
getDataAssetTag(getDataAssetTagRequest: requests.GetDataAssetTagRequest): Promise<responses.GetDataAssetTagResponse>;
|
|
544
606
|
/**
|
|
545
607
|
* Gets a specific data entity by key for a data asset.
|
|
608
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
546
609
|
* @param GetEntityRequest
|
|
547
610
|
* @return GetEntityResponse
|
|
548
611
|
* @throws OciError when an error occurs
|
|
549
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
612
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
|
|
550
613
|
*/
|
|
551
614
|
getEntity(getEntityRequest: requests.GetEntityRequest): Promise<responses.GetEntityResponse>;
|
|
552
615
|
/**
|
|
553
616
|
* Gets a specific entity tag by key.
|
|
617
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
554
618
|
* @param GetEntityTagRequest
|
|
555
619
|
* @return GetEntityTagResponse
|
|
556
620
|
* @throws OciError when an error occurs
|
|
557
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
621
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
|
|
558
622
|
*/
|
|
559
623
|
getEntityTag(getEntityTagRequest: requests.GetEntityTagRequest): Promise<responses.GetEntityTagResponse>;
|
|
560
624
|
/**
|
|
561
625
|
* Gets a specific data asset folder by key.
|
|
626
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
562
627
|
* @param GetFolderRequest
|
|
563
628
|
* @return GetFolderResponse
|
|
564
629
|
* @throws OciError when an error occurs
|
|
565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
630
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
|
|
566
631
|
*/
|
|
567
632
|
getFolder(getFolderRequest: requests.GetFolderRequest): Promise<responses.GetFolderResponse>;
|
|
568
633
|
/**
|
|
569
634
|
* Gets a specific folder tag by key.
|
|
635
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
570
636
|
* @param GetFolderTagRequest
|
|
571
637
|
* @return GetFolderTagResponse
|
|
572
638
|
* @throws OciError when an error occurs
|
|
573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
639
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
|
|
574
640
|
*/
|
|
575
641
|
getFolderTag(getFolderTagRequest: requests.GetFolderTagRequest): Promise<responses.GetFolderTagResponse>;
|
|
576
642
|
/**
|
|
577
643
|
* Gets a specific glossary by key within a data catalog.
|
|
644
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
578
645
|
* @param GetGlossaryRequest
|
|
579
646
|
* @return GetGlossaryResponse
|
|
580
647
|
* @throws OciError when an error occurs
|
|
581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
648
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
|
|
582
649
|
*/
|
|
583
650
|
getGlossary(getGlossaryRequest: requests.GetGlossaryRequest): Promise<responses.GetGlossaryResponse>;
|
|
584
651
|
/**
|
|
585
652
|
* Gets a specific job by key within a data catalog.
|
|
653
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
586
654
|
* @param GetJobRequest
|
|
587
655
|
* @return GetJobResponse
|
|
588
656
|
* @throws OciError when an error occurs
|
|
589
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
|
|
590
658
|
*/
|
|
591
659
|
getJob(getJobRequest: requests.GetJobRequest): Promise<responses.GetJobResponse>;
|
|
592
660
|
/**
|
|
593
661
|
* Gets a specific job definition by key within a data catalog.
|
|
662
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
594
663
|
* @param GetJobDefinitionRequest
|
|
595
664
|
* @return GetJobDefinitionResponse
|
|
596
665
|
* @throws OciError when an error occurs
|
|
597
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
|
|
598
667
|
*/
|
|
599
668
|
getJobDefinition(getJobDefinitionRequest: requests.GetJobDefinitionRequest): Promise<responses.GetJobDefinitionResponse>;
|
|
600
669
|
/**
|
|
601
670
|
* Gets a specific job execution by key.
|
|
671
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
602
672
|
* @param GetJobExecutionRequest
|
|
603
673
|
* @return GetJobExecutionResponse
|
|
604
674
|
* @throws OciError when an error occurs
|
|
605
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
675
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
|
|
606
676
|
*/
|
|
607
677
|
getJobExecution(getJobExecutionRequest: requests.GetJobExecutionRequest): Promise<responses.GetJobExecutionResponse>;
|
|
608
678
|
/**
|
|
609
679
|
* Gets a specific job log by key.
|
|
680
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
610
681
|
* @param GetJobLogRequest
|
|
611
682
|
* @return GetJobLogResponse
|
|
612
683
|
* @throws OciError when an error occurs
|
|
613
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
|
|
614
685
|
*/
|
|
615
686
|
getJobLog(getJobLogRequest: requests.GetJobLogRequest): Promise<responses.GetJobLogResponse>;
|
|
616
687
|
/**
|
|
617
688
|
* Gets a specific job metric by key.
|
|
689
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
618
690
|
* @param GetJobMetricsRequest
|
|
619
691
|
* @return GetJobMetricsResponse
|
|
620
692
|
* @throws OciError when an error occurs
|
|
621
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
693
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
|
|
622
694
|
*/
|
|
623
695
|
getJobMetrics(getJobMetricsRequest: requests.GetJobMetricsRequest): Promise<responses.GetJobMetricsResponse>;
|
|
624
696
|
/**
|
|
625
697
|
* Gets a metastore by identifier.
|
|
698
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
626
699
|
* @param GetMetastoreRequest
|
|
627
700
|
* @return GetMetastoreResponse
|
|
628
701
|
* @throws OciError when an error occurs
|
|
629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
702
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
|
|
630
703
|
*/
|
|
631
704
|
getMetastore(getMetastoreRequest: requests.GetMetastoreRequest): Promise<responses.GetMetastoreResponse>;
|
|
632
705
|
/**
|
|
633
706
|
* Gets a specific namespace for the given key within a data catalog.
|
|
707
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
634
708
|
* @param GetNamespaceRequest
|
|
635
709
|
* @return GetNamespaceResponse
|
|
636
710
|
* @throws OciError when an error occurs
|
|
637
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
711
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
|
|
638
712
|
*/
|
|
639
713
|
getNamespace(getNamespaceRequest: requests.GetNamespaceRequest): Promise<responses.GetNamespaceResponse>;
|
|
640
714
|
/**
|
|
641
715
|
* Gets a specific pattern for the given key within a data catalog.
|
|
716
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
642
717
|
* @param GetPatternRequest
|
|
643
718
|
* @return GetPatternResponse
|
|
644
719
|
* @throws OciError when an error occurs
|
|
645
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
|
|
646
721
|
*/
|
|
647
722
|
getPattern(getPatternRequest: requests.GetPatternRequest): Promise<responses.GetPatternResponse>;
|
|
648
723
|
/**
|
|
649
724
|
* Gets a specific glossary term by key.
|
|
725
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
650
726
|
* @param GetTermRequest
|
|
651
727
|
* @return GetTermResponse
|
|
652
728
|
* @throws OciError when an error occurs
|
|
653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
729
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
|
|
654
730
|
*/
|
|
655
731
|
getTerm(getTermRequest: requests.GetTermRequest): Promise<responses.GetTermResponse>;
|
|
656
732
|
/**
|
|
657
733
|
* Gets a specific glossary term relationship by key.
|
|
734
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
658
735
|
* @param GetTermRelationshipRequest
|
|
659
736
|
* @return GetTermRelationshipResponse
|
|
660
737
|
* @throws OciError when an error occurs
|
|
661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
738
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
|
|
662
739
|
*/
|
|
663
740
|
getTermRelationship(getTermRelationshipRequest: requests.GetTermRelationshipRequest): Promise<responses.GetTermRelationshipResponse>;
|
|
664
741
|
/**
|
|
665
742
|
* Gets a specific type by key within a data catalog.
|
|
743
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
666
744
|
* @param GetTypeRequest
|
|
667
745
|
* @return GetTypeResponse
|
|
668
746
|
* @throws OciError when an error occurs
|
|
669
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetType.ts.html |here} to see how to use GetType API.
|
|
670
748
|
*/
|
|
671
749
|
getType(getTypeRequest: requests.GetTypeRequest): Promise<responses.GetTypeResponse>;
|
|
672
750
|
/**
|
|
673
751
|
* Gets the status of the work request with the given OCID.
|
|
752
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
674
753
|
* @param GetWorkRequestRequest
|
|
675
754
|
* @return GetWorkRequestResponse
|
|
676
755
|
* @throws OciError when an error occurs
|
|
677
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
756
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
678
757
|
*/
|
|
679
758
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
680
759
|
/**
|
|
681
760
|
* Import new connection for this data asset.
|
|
761
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
682
762
|
* @param ImportConnectionRequest
|
|
683
763
|
* @return ImportConnectionResponse
|
|
684
764
|
* @throws OciError when an error occurs
|
|
685
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
765
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
|
|
686
766
|
*/
|
|
687
767
|
importConnection(importConnectionRequest: requests.ImportConnectionRequest): Promise<responses.ImportConnectionResponse>;
|
|
688
768
|
/**
|
|
689
769
|
* Import technical objects to a Data Asset
|
|
770
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
690
771
|
* @param ImportDataAssetRequest
|
|
691
772
|
* @return ImportDataAssetResponse
|
|
692
773
|
* @throws OciError when an error occurs
|
|
693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
774
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
|
|
694
775
|
*/
|
|
695
776
|
importDataAsset(importDataAssetRequest: requests.ImportDataAssetRequest): Promise<responses.ImportDataAssetResponse>;
|
|
696
777
|
/**
|
|
697
778
|
* Import the glossary and the terms from csv or json files and return the imported glossary resource.
|
|
779
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
698
780
|
* @param ImportGlossaryRequest
|
|
699
781
|
* @return ImportGlossaryResponse
|
|
700
782
|
* @throws OciError when an error occurs
|
|
701
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
783
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
|
|
702
784
|
*/
|
|
703
785
|
importGlossary(importGlossaryRequest: requests.ImportGlossaryRequest): Promise<responses.ImportGlossaryResponse>;
|
|
704
786
|
/**
|
|
705
787
|
* List the physical entities aggregated by this logical entity.
|
|
788
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
706
789
|
* @param ListAggregatedPhysicalEntitiesRequest
|
|
707
790
|
* @return ListAggregatedPhysicalEntitiesResponse
|
|
708
791
|
* @throws OciError when an error occurs
|
|
709
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
|
|
710
793
|
*/
|
|
711
794
|
listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest: requests.ListAggregatedPhysicalEntitiesRequest): Promise<responses.ListAggregatedPhysicalEntitiesResponse>;
|
|
712
795
|
/**
|
|
713
796
|
* Returns a list of all tags for an entity attribute.
|
|
797
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
714
798
|
* @param ListAttributeTagsRequest
|
|
715
799
|
* @return ListAttributeTagsResponse
|
|
716
800
|
* @throws OciError when an error occurs
|
|
717
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
801
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
|
|
718
802
|
*/
|
|
719
803
|
listAttributeTags(listAttributeTagsRequest: requests.ListAttributeTagsRequest): Promise<responses.ListAttributeTagsResponse>;
|
|
720
804
|
/**
|
|
721
805
|
* Returns a list of all attributes of an data entity.
|
|
806
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
722
807
|
* @param ListAttributesRequest
|
|
723
808
|
* @return ListAttributesResponse
|
|
724
809
|
* @throws OciError when an error occurs
|
|
725
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
810
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
|
|
726
811
|
*/
|
|
727
812
|
listAttributes(listAttributesRequest: requests.ListAttributesRequest): Promise<responses.ListAttributesResponse>;
|
|
728
813
|
/**
|
|
729
814
|
* Returns a list of all the catalog private endpoints in the specified compartment.
|
|
730
815
|
*
|
|
816
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
731
817
|
* @param ListCatalogPrivateEndpointsRequest
|
|
732
818
|
* @return ListCatalogPrivateEndpointsResponse
|
|
733
819
|
* @throws OciError when an error occurs
|
|
734
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
|
|
735
821
|
*/
|
|
736
822
|
listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest: requests.ListCatalogPrivateEndpointsRequest): Promise<responses.ListCatalogPrivateEndpointsResponse>;
|
|
737
823
|
/**
|
|
@@ -769,10 +855,11 @@ export declare class DataCatalogClient {
|
|
|
769
855
|
/**
|
|
770
856
|
* Returns a list of all the data catalogs in the specified compartment.
|
|
771
857
|
*
|
|
858
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
772
859
|
* @param ListCatalogsRequest
|
|
773
860
|
* @return ListCatalogsResponse
|
|
774
861
|
* @throws OciError when an error occurs
|
|
775
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
862
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
|
|
776
863
|
*/
|
|
777
864
|
listCatalogs(listCatalogsRequest: requests.ListCatalogsRequest): Promise<responses.ListCatalogsResponse>;
|
|
778
865
|
/**
|
|
@@ -809,131 +896,147 @@ export declare class DataCatalogClient {
|
|
|
809
896
|
listCatalogsResponseIterator(request: requests.ListCatalogsRequest): AsyncIterableIterator<responses.ListCatalogsResponse>;
|
|
810
897
|
/**
|
|
811
898
|
* Returns a list of all Connections for a data asset.
|
|
899
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
812
900
|
* @param ListConnectionsRequest
|
|
813
901
|
* @return ListConnectionsResponse
|
|
814
902
|
* @throws OciError when an error occurs
|
|
815
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
903
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
|
|
816
904
|
*/
|
|
817
905
|
listConnections(listConnectionsRequest: requests.ListConnectionsRequest): Promise<responses.ListConnectionsResponse>;
|
|
818
906
|
/**
|
|
819
907
|
* Returns a list of custom properties within a data catalog.
|
|
908
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
820
909
|
* @param ListCustomPropertiesRequest
|
|
821
910
|
* @return ListCustomPropertiesResponse
|
|
822
911
|
* @throws OciError when an error occurs
|
|
823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
912
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
|
|
824
913
|
*/
|
|
825
914
|
listCustomProperties(listCustomPropertiesRequest: requests.ListCustomPropertiesRequest): Promise<responses.ListCustomPropertiesResponse>;
|
|
826
915
|
/**
|
|
827
916
|
* Returns a list of all tags for a data asset.
|
|
917
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
828
918
|
* @param ListDataAssetTagsRequest
|
|
829
919
|
* @return ListDataAssetTagsResponse
|
|
830
920
|
* @throws OciError when an error occurs
|
|
831
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
921
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
|
|
832
922
|
*/
|
|
833
923
|
listDataAssetTags(listDataAssetTagsRequest: requests.ListDataAssetTagsRequest): Promise<responses.ListDataAssetTagsResponse>;
|
|
834
924
|
/**
|
|
835
925
|
* Returns a list of data assets within a data catalog.
|
|
926
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
836
927
|
* @param ListDataAssetsRequest
|
|
837
928
|
* @return ListDataAssetsResponse
|
|
838
929
|
* @throws OciError when an error occurs
|
|
839
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
930
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
|
|
840
931
|
*/
|
|
841
932
|
listDataAssets(listDataAssetsRequest: requests.ListDataAssetsRequest): Promise<responses.ListDataAssetsResponse>;
|
|
842
933
|
/**
|
|
843
934
|
* List logical entities derived from this pattern.
|
|
935
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
844
936
|
* @param ListDerivedLogicalEntitiesRequest
|
|
845
937
|
* @return ListDerivedLogicalEntitiesResponse
|
|
846
938
|
* @throws OciError when an error occurs
|
|
847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
939
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
|
|
848
940
|
*/
|
|
849
941
|
listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest: requests.ListDerivedLogicalEntitiesRequest): Promise<responses.ListDerivedLogicalEntitiesResponse>;
|
|
850
942
|
/**
|
|
851
943
|
* Returns a list of all entities of a data asset.
|
|
944
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
852
945
|
* @param ListEntitiesRequest
|
|
853
946
|
* @return ListEntitiesResponse
|
|
854
947
|
* @throws OciError when an error occurs
|
|
855
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
948
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
|
|
856
949
|
*/
|
|
857
950
|
listEntities(listEntitiesRequest: requests.ListEntitiesRequest): Promise<responses.ListEntitiesResponse>;
|
|
858
951
|
/**
|
|
859
952
|
* Returns a list of all tags for a data entity.
|
|
953
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
860
954
|
* @param ListEntityTagsRequest
|
|
861
955
|
* @return ListEntityTagsResponse
|
|
862
956
|
* @throws OciError when an error occurs
|
|
863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
|
|
864
958
|
*/
|
|
865
959
|
listEntityTags(listEntityTagsRequest: requests.ListEntityTagsRequest): Promise<responses.ListEntityTagsResponse>;
|
|
866
960
|
/**
|
|
867
961
|
* Returns a list of all tags for a folder.
|
|
962
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
868
963
|
* @param ListFolderTagsRequest
|
|
869
964
|
* @return ListFolderTagsResponse
|
|
870
965
|
* @throws OciError when an error occurs
|
|
871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
966
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
|
|
872
967
|
*/
|
|
873
968
|
listFolderTags(listFolderTagsRequest: requests.ListFolderTagsRequest): Promise<responses.ListFolderTagsResponse>;
|
|
874
969
|
/**
|
|
875
970
|
* Returns a list of all folders.
|
|
971
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
876
972
|
* @param ListFoldersRequest
|
|
877
973
|
* @return ListFoldersResponse
|
|
878
974
|
* @throws OciError when an error occurs
|
|
879
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
975
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
|
|
880
976
|
*/
|
|
881
977
|
listFolders(listFoldersRequest: requests.ListFoldersRequest): Promise<responses.ListFoldersResponse>;
|
|
882
978
|
/**
|
|
883
979
|
* Returns a list of all glossaries within a data catalog.
|
|
980
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
884
981
|
* @param ListGlossariesRequest
|
|
885
982
|
* @return ListGlossariesResponse
|
|
886
983
|
* @throws OciError when an error occurs
|
|
887
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
984
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
|
|
888
985
|
*/
|
|
889
986
|
listGlossaries(listGlossariesRequest: requests.ListGlossariesRequest): Promise<responses.ListGlossariesResponse>;
|
|
890
987
|
/**
|
|
891
988
|
* Returns a list of job definitions within a data catalog.
|
|
989
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
892
990
|
* @param ListJobDefinitionsRequest
|
|
893
991
|
* @return ListJobDefinitionsResponse
|
|
894
992
|
* @throws OciError when an error occurs
|
|
895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
993
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
|
|
896
994
|
*/
|
|
897
995
|
listJobDefinitions(listJobDefinitionsRequest: requests.ListJobDefinitionsRequest): Promise<responses.ListJobDefinitionsResponse>;
|
|
898
996
|
/**
|
|
899
997
|
* Returns a list of job executions for a job.
|
|
998
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
900
999
|
* @param ListJobExecutionsRequest
|
|
901
1000
|
* @return ListJobExecutionsResponse
|
|
902
1001
|
* @throws OciError when an error occurs
|
|
903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1002
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
|
|
904
1003
|
*/
|
|
905
1004
|
listJobExecutions(listJobExecutionsRequest: requests.ListJobExecutionsRequest): Promise<responses.ListJobExecutionsResponse>;
|
|
906
1005
|
/**
|
|
907
1006
|
* Returns a list of job logs.
|
|
1007
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
908
1008
|
* @param ListJobLogsRequest
|
|
909
1009
|
* @return ListJobLogsResponse
|
|
910
1010
|
* @throws OciError when an error occurs
|
|
911
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1011
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
|
|
912
1012
|
*/
|
|
913
1013
|
listJobLogs(listJobLogsRequest: requests.ListJobLogsRequest): Promise<responses.ListJobLogsResponse>;
|
|
914
1014
|
/**
|
|
915
1015
|
* Returns a list of job metrics.
|
|
1016
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
916
1017
|
* @param ListJobMetricsRequest
|
|
917
1018
|
* @return ListJobMetricsResponse
|
|
918
1019
|
* @throws OciError when an error occurs
|
|
919
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1020
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
|
|
920
1021
|
*/
|
|
921
1022
|
listJobMetrics(listJobMetricsRequest: requests.ListJobMetricsRequest): Promise<responses.ListJobMetricsResponse>;
|
|
922
1023
|
/**
|
|
923
1024
|
* Returns a list of jobs within a data catalog.
|
|
1025
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
924
1026
|
* @param ListJobsRequest
|
|
925
1027
|
* @return ListJobsResponse
|
|
926
1028
|
* @throws OciError when an error occurs
|
|
927
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1029
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
|
|
928
1030
|
*/
|
|
929
1031
|
listJobs(listJobsRequest: requests.ListJobsRequest): Promise<responses.ListJobsResponse>;
|
|
930
1032
|
/**
|
|
931
1033
|
* Returns a list of all metastores in the specified compartment.
|
|
932
1034
|
*
|
|
1035
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
933
1036
|
* @param ListMetastoresRequest
|
|
934
1037
|
* @return ListMetastoresResponse
|
|
935
1038
|
* @throws OciError when an error occurs
|
|
936
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1039
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
|
|
937
1040
|
*/
|
|
938
1041
|
listMetastores(listMetastoresRequest: requests.ListMetastoresRequest): Promise<responses.ListMetastoresResponse>;
|
|
939
1042
|
/**
|
|
@@ -970,67 +1073,75 @@ export declare class DataCatalogClient {
|
|
|
970
1073
|
listMetastoresResponseIterator(request: requests.ListMetastoresRequest): AsyncIterableIterator<responses.ListMetastoresResponse>;
|
|
971
1074
|
/**
|
|
972
1075
|
* Returns a list of namespaces within a data catalog.
|
|
1076
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
973
1077
|
* @param ListNamespacesRequest
|
|
974
1078
|
* @return ListNamespacesResponse
|
|
975
1079
|
* @throws OciError when an error occurs
|
|
976
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1080
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
|
|
977
1081
|
*/
|
|
978
1082
|
listNamespaces(listNamespacesRequest: requests.ListNamespacesRequest): Promise<responses.ListNamespacesResponse>;
|
|
979
1083
|
/**
|
|
980
1084
|
* Returns a list of patterns within a data catalog.
|
|
1085
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
981
1086
|
* @param ListPatternsRequest
|
|
982
1087
|
* @return ListPatternsResponse
|
|
983
1088
|
* @throws OciError when an error occurs
|
|
984
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1089
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
|
|
985
1090
|
*/
|
|
986
1091
|
listPatterns(listPatternsRequest: requests.ListPatternsRequest): Promise<responses.ListPatternsResponse>;
|
|
987
1092
|
/**
|
|
988
1093
|
* Returns a list of all rules of a data entity.
|
|
1094
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
989
1095
|
* @param ListRulesRequest
|
|
990
1096
|
* @return ListRulesResponse
|
|
991
1097
|
* @throws OciError when an error occurs
|
|
992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
|
|
993
1099
|
*/
|
|
994
1100
|
listRules(listRulesRequest: requests.ListRulesRequest): Promise<responses.ListRulesResponse>;
|
|
995
1101
|
/**
|
|
996
1102
|
* Returns a list of all user created tags in the system.
|
|
1103
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
997
1104
|
* @param ListTagsRequest
|
|
998
1105
|
* @return ListTagsResponse
|
|
999
1106
|
* @throws OciError when an error occurs
|
|
1000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1107
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
|
|
1001
1108
|
*/
|
|
1002
1109
|
listTags(listTagsRequest: requests.ListTagsRequest): Promise<responses.ListTagsResponse>;
|
|
1003
1110
|
/**
|
|
1004
1111
|
* Returns a list of all term relationships within a glossary.
|
|
1112
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1005
1113
|
* @param ListTermRelationshipsRequest
|
|
1006
1114
|
* @return ListTermRelationshipsResponse
|
|
1007
1115
|
* @throws OciError when an error occurs
|
|
1008
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1116
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
|
|
1009
1117
|
*/
|
|
1010
1118
|
listTermRelationships(listTermRelationshipsRequest: requests.ListTermRelationshipsRequest): Promise<responses.ListTermRelationshipsResponse>;
|
|
1011
1119
|
/**
|
|
1012
1120
|
* Returns a list of all terms within a glossary.
|
|
1121
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1013
1122
|
* @param ListTermsRequest
|
|
1014
1123
|
* @return ListTermsResponse
|
|
1015
1124
|
* @throws OciError when an error occurs
|
|
1016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1125
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
|
|
1017
1126
|
*/
|
|
1018
1127
|
listTerms(listTermsRequest: requests.ListTermsRequest): Promise<responses.ListTermsResponse>;
|
|
1019
1128
|
/**
|
|
1020
1129
|
* Returns a list of all types within a data catalog.
|
|
1130
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1021
1131
|
* @param ListTypesRequest
|
|
1022
1132
|
* @return ListTypesResponse
|
|
1023
1133
|
* @throws OciError when an error occurs
|
|
1024
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1134
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
|
|
1025
1135
|
*/
|
|
1026
1136
|
listTypes(listTypesRequest: requests.ListTypesRequest): Promise<responses.ListTypesResponse>;
|
|
1027
1137
|
/**
|
|
1028
1138
|
* Returns a (paginated) list of errors for a given work request.
|
|
1029
1139
|
*
|
|
1140
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1030
1141
|
* @param ListWorkRequestErrorsRequest
|
|
1031
1142
|
* @return ListWorkRequestErrorsResponse
|
|
1032
1143
|
* @throws OciError when an error occurs
|
|
1033
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1144
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
1034
1145
|
*/
|
|
1035
1146
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
1036
1147
|
/**
|
|
@@ -1068,10 +1179,11 @@ export declare class DataCatalogClient {
|
|
|
1068
1179
|
/**
|
|
1069
1180
|
* Returns a (paginated) list of logs for a given work request.
|
|
1070
1181
|
*
|
|
1182
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1071
1183
|
* @param ListWorkRequestLogsRequest
|
|
1072
1184
|
* @return ListWorkRequestLogsResponse
|
|
1073
1185
|
* @throws OciError when an error occurs
|
|
1074
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1186
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
1075
1187
|
*/
|
|
1076
1188
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
1077
1189
|
/**
|
|
@@ -1109,10 +1221,11 @@ export declare class DataCatalogClient {
|
|
|
1109
1221
|
/**
|
|
1110
1222
|
* Lists the work requests in a compartment.
|
|
1111
1223
|
*
|
|
1224
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1112
1225
|
* @param ListWorkRequestsRequest
|
|
1113
1226
|
* @return ListWorkRequestsResponse
|
|
1114
1227
|
* @throws OciError when an error occurs
|
|
1115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1228
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1116
1229
|
*/
|
|
1117
1230
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
1118
1231
|
/**
|
|
@@ -1149,28 +1262,31 @@ export declare class DataCatalogClient {
|
|
|
1149
1262
|
listWorkRequestsResponseIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<responses.ListWorkRequestsResponse>;
|
|
1150
1263
|
/**
|
|
1151
1264
|
* Returns stats on objects by type in the repository.
|
|
1265
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1152
1266
|
* @param ObjectStatsRequest
|
|
1153
1267
|
* @return ObjectStatsResponse
|
|
1154
1268
|
* @throws OciError when an error occurs
|
|
1155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
|
|
1156
1270
|
*/
|
|
1157
1271
|
objectStats(objectStatsRequest: requests.ObjectStatsRequest): Promise<responses.ObjectStatsResponse>;
|
|
1158
1272
|
/**
|
|
1159
1273
|
* Parse data asset references through connections from this data asset.
|
|
1274
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1160
1275
|
* @param ParseConnectionRequest
|
|
1161
1276
|
* @return ParseConnectionResponse
|
|
1162
1277
|
* @throws OciError when an error occurs
|
|
1163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
|
|
1164
1279
|
*/
|
|
1165
1280
|
parseConnection(parseConnectionRequest: requests.ParseConnectionRequest): Promise<responses.ParseConnectionResponse>;
|
|
1166
1281
|
/**
|
|
1167
1282
|
* Act on a recommendation. A recommendation can be accepted or rejected. For example, if a recommendation of type LINK_GLOSSARY_TERM
|
|
1168
1283
|
* is accepted, the system will link the source object (e.g. an attribute) to a target glossary term.
|
|
1169
1284
|
*
|
|
1285
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1170
1286
|
* @param ProcessRecommendationRequest
|
|
1171
1287
|
* @return ProcessRecommendationResponse
|
|
1172
1288
|
* @throws OciError when an error occurs
|
|
1173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1289
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
|
|
1174
1290
|
*/
|
|
1175
1291
|
processRecommendation(processRecommendationRequest: requests.ProcessRecommendationRequest): Promise<responses.ProcessRecommendationResponse>;
|
|
1176
1292
|
/**
|
|
@@ -1178,210 +1294,236 @@ export declare class DataCatalogClient {
|
|
|
1178
1294
|
* By default, it will return inferred recommendations for review. The optional query param 'RecommendationStatus' can be set,
|
|
1179
1295
|
* to return only recommendations having that status.
|
|
1180
1296
|
*
|
|
1297
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1181
1298
|
* @param RecommendationsRequest
|
|
1182
1299
|
* @return RecommendationsResponse
|
|
1183
1300
|
* @throws OciError when an error occurs
|
|
1184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1301
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
|
|
1185
1302
|
*/
|
|
1186
1303
|
recommendations(recommendationsRequest: requests.RecommendationsRequest): Promise<responses.RecommendationsResponse>;
|
|
1187
1304
|
/**
|
|
1188
1305
|
* Remove data selector pattern from the data asset.
|
|
1306
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1189
1307
|
* @param RemoveDataSelectorPatternsRequest
|
|
1190
1308
|
* @return RemoveDataSelectorPatternsResponse
|
|
1191
1309
|
* @throws OciError when an error occurs
|
|
1192
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
|
|
1193
1311
|
*/
|
|
1194
1312
|
removeDataSelectorPatterns(removeDataSelectorPatternsRequest: requests.RemoveDataSelectorPatternsRequest): Promise<responses.RemoveDataSelectorPatternsResponse>;
|
|
1195
1313
|
/**
|
|
1196
1314
|
* Returns a list of search results within a data catalog.
|
|
1315
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1197
1316
|
* @param SearchCriteriaRequest
|
|
1198
1317
|
* @return SearchCriteriaResponse
|
|
1199
1318
|
* @throws OciError when an error occurs
|
|
1200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1319
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
|
|
1201
1320
|
*/
|
|
1202
1321
|
searchCriteria(searchCriteriaRequest: requests.SearchCriteriaRequest): Promise<responses.SearchCriteriaResponse>;
|
|
1203
1322
|
/**
|
|
1204
1323
|
* Returns a list of potential string matches for a given input string.
|
|
1324
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1205
1325
|
* @param SuggestMatchesRequest
|
|
1206
1326
|
* @return SuggestMatchesResponse
|
|
1207
1327
|
* @throws OciError when an error occurs
|
|
1208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
|
|
1209
1329
|
*/
|
|
1210
1330
|
suggestMatches(suggestMatchesRequest: requests.SuggestMatchesRequest): Promise<responses.SuggestMatchesResponse>;
|
|
1211
1331
|
/**
|
|
1212
1332
|
* Export technical objects from a Data Asset
|
|
1333
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1213
1334
|
* @param SynchronousExportDataAssetRequest
|
|
1214
1335
|
* @return SynchronousExportDataAssetResponse
|
|
1215
1336
|
* @throws OciError when an error occurs
|
|
1216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
|
|
1217
1338
|
*/
|
|
1218
1339
|
synchronousExportDataAsset(synchronousExportDataAssetRequest: requests.SynchronousExportDataAssetRequest): Promise<responses.SynchronousExportDataAssetResponse>;
|
|
1219
1340
|
/**
|
|
1220
1341
|
* Test the connection by connecting to the data asset using credentials in the metadata.
|
|
1342
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1221
1343
|
* @param TestConnectionRequest
|
|
1222
1344
|
* @return TestConnectionResponse
|
|
1223
1345
|
* @throws OciError when an error occurs
|
|
1224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
|
|
1225
1347
|
*/
|
|
1226
1348
|
testConnection(testConnectionRequest: requests.TestConnectionRequest): Promise<responses.TestConnectionResponse>;
|
|
1227
1349
|
/**
|
|
1228
1350
|
* Updates a specific data asset attribute.
|
|
1351
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1229
1352
|
* @param UpdateAttributeRequest
|
|
1230
1353
|
* @return UpdateAttributeResponse
|
|
1231
1354
|
* @throws OciError when an error occurs
|
|
1232
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1355
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
|
|
1233
1356
|
*/
|
|
1234
1357
|
updateAttribute(updateAttributeRequest: requests.UpdateAttributeRequest): Promise<responses.UpdateAttributeResponse>;
|
|
1235
1358
|
/**
|
|
1236
1359
|
* Updates the data catalog.
|
|
1360
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1237
1361
|
* @param UpdateCatalogRequest
|
|
1238
1362
|
* @return UpdateCatalogResponse
|
|
1239
1363
|
* @throws OciError when an error occurs
|
|
1240
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
|
|
1241
1365
|
*/
|
|
1242
1366
|
updateCatalog(updateCatalogRequest: requests.UpdateCatalogRequest): Promise<responses.UpdateCatalogResponse>;
|
|
1243
1367
|
/**
|
|
1244
1368
|
* Updates the private reverse connection endpoint.
|
|
1369
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1245
1370
|
* @param UpdateCatalogPrivateEndpointRequest
|
|
1246
1371
|
* @return UpdateCatalogPrivateEndpointResponse
|
|
1247
1372
|
* @throws OciError when an error occurs
|
|
1248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
|
|
1249
1374
|
*/
|
|
1250
1375
|
updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest: requests.UpdateCatalogPrivateEndpointRequest): Promise<responses.UpdateCatalogPrivateEndpointResponse>;
|
|
1251
1376
|
/**
|
|
1252
1377
|
* Updates a specific connection of a data asset.
|
|
1378
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1253
1379
|
* @param UpdateConnectionRequest
|
|
1254
1380
|
* @return UpdateConnectionResponse
|
|
1255
1381
|
* @throws OciError when an error occurs
|
|
1256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
|
|
1257
1383
|
*/
|
|
1258
1384
|
updateConnection(updateConnectionRequest: requests.UpdateConnectionRequest): Promise<responses.UpdateConnectionResponse>;
|
|
1259
1385
|
/**
|
|
1260
1386
|
* Updates a specific custom property identified by the given key.
|
|
1387
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1261
1388
|
* @param UpdateCustomPropertyRequest
|
|
1262
1389
|
* @return UpdateCustomPropertyResponse
|
|
1263
1390
|
* @throws OciError when an error occurs
|
|
1264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
|
|
1265
1392
|
*/
|
|
1266
1393
|
updateCustomProperty(updateCustomPropertyRequest: requests.UpdateCustomPropertyRequest): Promise<responses.UpdateCustomPropertyResponse>;
|
|
1267
1394
|
/**
|
|
1268
1395
|
* Updates a specific data asset identified by the given key.
|
|
1396
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1269
1397
|
* @param UpdateDataAssetRequest
|
|
1270
1398
|
* @return UpdateDataAssetResponse
|
|
1271
1399
|
* @throws OciError when an error occurs
|
|
1272
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
|
|
1273
1401
|
*/
|
|
1274
1402
|
updateDataAsset(updateDataAssetRequest: requests.UpdateDataAssetRequest): Promise<responses.UpdateDataAssetResponse>;
|
|
1275
1403
|
/**
|
|
1276
1404
|
* Updates a specific data entity.
|
|
1405
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1277
1406
|
* @param UpdateEntityRequest
|
|
1278
1407
|
* @return UpdateEntityResponse
|
|
1279
1408
|
* @throws OciError when an error occurs
|
|
1280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
|
|
1281
1410
|
*/
|
|
1282
1411
|
updateEntity(updateEntityRequest: requests.UpdateEntityRequest): Promise<responses.UpdateEntityResponse>;
|
|
1283
1412
|
/**
|
|
1284
1413
|
* Updates a specific folder of a data asset.
|
|
1414
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1285
1415
|
* @param UpdateFolderRequest
|
|
1286
1416
|
* @return UpdateFolderResponse
|
|
1287
1417
|
* @throws OciError when an error occurs
|
|
1288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
|
|
1289
1419
|
*/
|
|
1290
1420
|
updateFolder(updateFolderRequest: requests.UpdateFolderRequest): Promise<responses.UpdateFolderResponse>;
|
|
1291
1421
|
/**
|
|
1292
1422
|
* Updates a specific glossary identified by the given key.
|
|
1423
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1293
1424
|
* @param UpdateGlossaryRequest
|
|
1294
1425
|
* @return UpdateGlossaryResponse
|
|
1295
1426
|
* @throws OciError when an error occurs
|
|
1296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1427
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
|
|
1297
1428
|
*/
|
|
1298
1429
|
updateGlossary(updateGlossaryRequest: requests.UpdateGlossaryRequest): Promise<responses.UpdateGlossaryResponse>;
|
|
1299
1430
|
/**
|
|
1300
1431
|
* Updates a specific job identified by the given key.
|
|
1432
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1301
1433
|
* @param UpdateJobRequest
|
|
1302
1434
|
* @return UpdateJobResponse
|
|
1303
1435
|
* @throws OciError when an error occurs
|
|
1304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
|
|
1305
1437
|
*/
|
|
1306
1438
|
updateJob(updateJobRequest: requests.UpdateJobRequest): Promise<responses.UpdateJobResponse>;
|
|
1307
1439
|
/**
|
|
1308
1440
|
* Update a specific job definition identified by the given key.
|
|
1441
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1309
1442
|
* @param UpdateJobDefinitionRequest
|
|
1310
1443
|
* @return UpdateJobDefinitionResponse
|
|
1311
1444
|
* @throws OciError when an error occurs
|
|
1312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
|
|
1313
1446
|
*/
|
|
1314
1447
|
updateJobDefinition(updateJobDefinitionRequest: requests.UpdateJobDefinitionRequest): Promise<responses.UpdateJobDefinitionResponse>;
|
|
1315
1448
|
/**
|
|
1316
1449
|
* Updates a metastore resource by identifier.
|
|
1450
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1317
1451
|
* @param UpdateMetastoreRequest
|
|
1318
1452
|
* @return UpdateMetastoreResponse
|
|
1319
1453
|
* @throws OciError when an error occurs
|
|
1320
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1454
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
|
|
1321
1455
|
*/
|
|
1322
1456
|
updateMetastore(updateMetastoreRequest: requests.UpdateMetastoreRequest): Promise<responses.UpdateMetastoreResponse>;
|
|
1323
1457
|
/**
|
|
1324
1458
|
* Updates a specific namespace identified by the given key.
|
|
1459
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1325
1460
|
* @param UpdateNamespaceRequest
|
|
1326
1461
|
* @return UpdateNamespaceResponse
|
|
1327
1462
|
* @throws OciError when an error occurs
|
|
1328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1463
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
|
|
1329
1464
|
*/
|
|
1330
1465
|
updateNamespace(updateNamespaceRequest: requests.UpdateNamespaceRequest): Promise<responses.UpdateNamespaceResponse>;
|
|
1331
1466
|
/**
|
|
1332
1467
|
* Updates a specific pattern identified by the given key.
|
|
1468
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1333
1469
|
* @param UpdatePatternRequest
|
|
1334
1470
|
* @return UpdatePatternResponse
|
|
1335
1471
|
* @throws OciError when an error occurs
|
|
1336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
|
|
1337
1473
|
*/
|
|
1338
1474
|
updatePattern(updatePatternRequest: requests.UpdatePatternRequest): Promise<responses.UpdatePatternResponse>;
|
|
1339
1475
|
/**
|
|
1340
1476
|
* Updates a specific glossary term.
|
|
1477
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1341
1478
|
* @param UpdateTermRequest
|
|
1342
1479
|
* @return UpdateTermResponse
|
|
1343
1480
|
* @throws OciError when an error occurs
|
|
1344
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
|
|
1345
1482
|
*/
|
|
1346
1483
|
updateTerm(updateTermRequest: requests.UpdateTermRequest): Promise<responses.UpdateTermResponse>;
|
|
1347
1484
|
/**
|
|
1348
1485
|
* Updates a specific glossary term relationship.
|
|
1486
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1349
1487
|
* @param UpdateTermRelationshipRequest
|
|
1350
1488
|
* @return UpdateTermRelationshipResponse
|
|
1351
1489
|
* @throws OciError when an error occurs
|
|
1352
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
|
|
1353
1491
|
*/
|
|
1354
1492
|
updateTermRelationship(updateTermRelationshipRequest: requests.UpdateTermRelationshipRequest): Promise<responses.UpdateTermRelationshipResponse>;
|
|
1355
1493
|
/**
|
|
1356
1494
|
* Upload connection credentails and metadata for this connection.
|
|
1495
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1357
1496
|
* @param UploadCredentialsRequest
|
|
1358
1497
|
* @return UploadCredentialsResponse
|
|
1359
1498
|
* @throws OciError when an error occurs
|
|
1360
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
|
|
1361
1500
|
*/
|
|
1362
1501
|
uploadCredentials(uploadCredentialsRequest: requests.UploadCredentialsRequest): Promise<responses.UploadCredentialsResponse>;
|
|
1363
1502
|
/**
|
|
1364
1503
|
* Returns active users in the system.
|
|
1504
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1365
1505
|
* @param UsersRequest
|
|
1366
1506
|
* @return UsersResponse
|
|
1367
1507
|
* @throws OciError when an error occurs
|
|
1368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1508
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/Users.ts.html |here} to see how to use Users API.
|
|
1369
1509
|
*/
|
|
1370
1510
|
users(usersRequest: requests.UsersRequest): Promise<responses.UsersResponse>;
|
|
1371
1511
|
/**
|
|
1372
1512
|
* Validate connection by connecting to the data asset using credentials in metadata.
|
|
1513
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1373
1514
|
* @param ValidateConnectionRequest
|
|
1374
1515
|
* @return ValidateConnectionResponse
|
|
1375
1516
|
* @throws OciError when an error occurs
|
|
1376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
|
|
1377
1518
|
*/
|
|
1378
1519
|
validateConnection(validateConnectionRequest: requests.ValidateConnectionRequest): Promise<responses.ValidateConnectionResponse>;
|
|
1379
1520
|
/**
|
|
1380
1521
|
* Validate pattern by deriving file groups representing logical entities using the expression
|
|
1522
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1381
1523
|
* @param ValidatePatternRequest
|
|
1382
1524
|
* @return ValidatePatternResponse
|
|
1383
1525
|
* @throws OciError when an error occurs
|
|
1384
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
|
|
1385
1527
|
*/
|
|
1386
1528
|
validatePattern(validatePatternRequest: requests.ValidatePatternRequest): Promise<responses.ValidatePatternResponse>;
|
|
1387
1529
|
}
|