oci-managementdashboard 2.63.0 → 2.64.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.txt +6 -6
- package/lib/client.d.ts +14 -14
- package/lib/client.js +14 -14
- package/lib/request/change-management-dashboards-compartment-request.d.ts +1 -1
- package/lib/request/change-management-saved-searches-compartment-request.d.ts +1 -1
- package/lib/request/create-management-dashboard-request.d.ts +1 -1
- package/lib/request/create-management-saved-search-request.d.ts +1 -1
- package/lib/request/delete-management-dashboard-request.d.ts +1 -1
- package/lib/request/delete-management-saved-search-request.d.ts +1 -1
- package/lib/request/export-dashboard-request.d.ts +1 -1
- package/lib/request/get-management-dashboard-request.d.ts +1 -1
- package/lib/request/get-management-saved-search-request.d.ts +1 -1
- package/lib/request/import-dashboard-request.d.ts +1 -1
- package/lib/request/list-management-dashboards-request.d.ts +1 -1
- package/lib/request/list-management-saved-searches-request.d.ts +1 -1
- package/lib/request/update-management-dashboard-request.d.ts +1 -1
- package/lib/request/update-management-saved-search-request.d.ts +1 -1
- package/package.json +3 -3
package/LICENSE.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
Copyright (c) 2016,
|
|
1
|
+
Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
2
2
|
|
|
3
3
|
This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 or Apache License 2.0. See below for license terms. You may choose either license.
|
|
4
4
|
|
|
@@ -70,10 +70,10 @@ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
|
70
70
|
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
71
71
|
|
|
72
72
|
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
73
|
+
- You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
74
|
+
- You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
75
|
+
- You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
76
|
+
- If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
77
77
|
|
|
78
78
|
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
79
79
|
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
@@ -86,4 +86,4 @@ You may add Your own copyright statement to Your modifications and may provide a
|
|
|
86
86
|
|
|
87
87
|
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
88
88
|
|
|
89
|
-
END OF TERMS AND CONDITIONS
|
|
89
|
+
END OF TERMS AND CONDITIONS
|
package/lib/client.d.ts
CHANGED
|
@@ -88,7 +88,7 @@ export declare class DashxApisClient {
|
|
|
88
88
|
* @param ChangeManagementDashboardsCompartmentRequest
|
|
89
89
|
* @return ChangeManagementDashboardsCompartmentResponse
|
|
90
90
|
* @throws OciError when an error occurs
|
|
91
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
91
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartment API.
|
|
92
92
|
*/
|
|
93
93
|
changeManagementDashboardsCompartment(changeManagementDashboardsCompartmentRequest: requests.ChangeManagementDashboardsCompartmentRequest): Promise<responses.ChangeManagementDashboardsCompartmentResponse>;
|
|
94
94
|
/**
|
|
@@ -98,7 +98,7 @@ export declare class DashxApisClient {
|
|
|
98
98
|
* @param ChangeManagementSavedSearchesCompartmentRequest
|
|
99
99
|
* @return ChangeManagementSavedSearchesCompartmentResponse
|
|
100
100
|
* @throws OciError when an error occurs
|
|
101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartment API.
|
|
102
102
|
*/
|
|
103
103
|
changeManagementSavedSearchesCompartment(changeManagementSavedSearchesCompartmentRequest: requests.ChangeManagementSavedSearchesCompartmentRequest): Promise<responses.ChangeManagementSavedSearchesCompartmentResponse>;
|
|
104
104
|
/**
|
|
@@ -111,7 +111,7 @@ export declare class DashxApisClient {
|
|
|
111
111
|
* @param CreateManagementDashboardRequest
|
|
112
112
|
* @return CreateManagementDashboardResponse
|
|
113
113
|
* @throws OciError when an error occurs
|
|
114
|
-
* @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.64.0/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboard API.
|
|
115
115
|
*/
|
|
116
116
|
createManagementDashboard(createManagementDashboardRequest: requests.CreateManagementDashboardRequest): Promise<responses.CreateManagementDashboardResponse>;
|
|
117
117
|
/**
|
|
@@ -124,7 +124,7 @@ export declare class DashxApisClient {
|
|
|
124
124
|
* @param CreateManagementSavedSearchRequest
|
|
125
125
|
* @return CreateManagementSavedSearchResponse
|
|
126
126
|
* @throws OciError when an error occurs
|
|
127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearch API.
|
|
128
128
|
*/
|
|
129
129
|
createManagementSavedSearch(createManagementSavedSearchRequest: requests.CreateManagementSavedSearchRequest): Promise<responses.CreateManagementSavedSearchResponse>;
|
|
130
130
|
/**
|
|
@@ -133,7 +133,7 @@ export declare class DashxApisClient {
|
|
|
133
133
|
* @param DeleteManagementDashboardRequest
|
|
134
134
|
* @return DeleteManagementDashboardResponse
|
|
135
135
|
* @throws OciError when an error occurs
|
|
136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboard API.
|
|
137
137
|
*/
|
|
138
138
|
deleteManagementDashboard(deleteManagementDashboardRequest: requests.DeleteManagementDashboardRequest): Promise<responses.DeleteManagementDashboardResponse>;
|
|
139
139
|
/**
|
|
@@ -142,7 +142,7 @@ export declare class DashxApisClient {
|
|
|
142
142
|
* @param DeleteManagementSavedSearchRequest
|
|
143
143
|
* @return DeleteManagementSavedSearchResponse
|
|
144
144
|
* @throws OciError when an error occurs
|
|
145
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearch API.
|
|
146
146
|
*/
|
|
147
147
|
deleteManagementSavedSearch(deleteManagementSavedSearchRequest: requests.DeleteManagementSavedSearchRequest): Promise<responses.DeleteManagementSavedSearchResponse>;
|
|
148
148
|
/**
|
|
@@ -154,7 +154,7 @@ export declare class DashxApisClient {
|
|
|
154
154
|
* @param ExportDashboardRequest
|
|
155
155
|
* @return ExportDashboardResponse
|
|
156
156
|
* @throws OciError when an error occurs
|
|
157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboard API.
|
|
158
158
|
*/
|
|
159
159
|
exportDashboard(exportDashboardRequest: requests.ExportDashboardRequest): Promise<responses.ExportDashboardResponse>;
|
|
160
160
|
/**
|
|
@@ -163,7 +163,7 @@ export declare class DashxApisClient {
|
|
|
163
163
|
* @param GetManagementDashboardRequest
|
|
164
164
|
* @return GetManagementDashboardResponse
|
|
165
165
|
* @throws OciError when an error occurs
|
|
166
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
166
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboard API.
|
|
167
167
|
*/
|
|
168
168
|
getManagementDashboard(getManagementDashboardRequest: requests.GetManagementDashboardRequest): Promise<responses.GetManagementDashboardResponse>;
|
|
169
169
|
/**
|
|
@@ -172,7 +172,7 @@ export declare class DashxApisClient {
|
|
|
172
172
|
* @param GetManagementSavedSearchRequest
|
|
173
173
|
* @return GetManagementSavedSearchResponse
|
|
174
174
|
* @throws OciError when an error occurs
|
|
175
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
175
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearch API.
|
|
176
176
|
*/
|
|
177
177
|
getManagementSavedSearch(getManagementSavedSearchRequest: requests.GetManagementSavedSearchRequest): Promise<responses.GetManagementSavedSearchResponse>;
|
|
178
178
|
/**
|
|
@@ -187,7 +187,7 @@ export declare class DashxApisClient {
|
|
|
187
187
|
* @param ImportDashboardRequest
|
|
188
188
|
* @return ImportDashboardResponse
|
|
189
189
|
* @throws OciError when an error occurs
|
|
190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboard API.
|
|
191
191
|
*/
|
|
192
192
|
importDashboard(importDashboardRequest: requests.ImportDashboardRequest): Promise<responses.ImportDashboardResponse>;
|
|
193
193
|
/**
|
|
@@ -196,7 +196,7 @@ export declare class DashxApisClient {
|
|
|
196
196
|
* @param ListManagementDashboardsRequest
|
|
197
197
|
* @return ListManagementDashboardsResponse
|
|
198
198
|
* @throws OciError when an error occurs
|
|
199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
199
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboards API.
|
|
200
200
|
*/
|
|
201
201
|
listManagementDashboards(listManagementDashboardsRequest: requests.ListManagementDashboardsRequest): Promise<responses.ListManagementDashboardsResponse>;
|
|
202
202
|
/**
|
|
@@ -205,7 +205,7 @@ export declare class DashxApisClient {
|
|
|
205
205
|
* @param ListManagementSavedSearchesRequest
|
|
206
206
|
* @return ListManagementSavedSearchesResponse
|
|
207
207
|
* @throws OciError when an error occurs
|
|
208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
208
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearches API.
|
|
209
209
|
*/
|
|
210
210
|
listManagementSavedSearches(listManagementSavedSearchesRequest: requests.ListManagementSavedSearchesRequest): Promise<responses.ListManagementSavedSearchesResponse>;
|
|
211
211
|
/**
|
|
@@ -215,7 +215,7 @@ export declare class DashxApisClient {
|
|
|
215
215
|
* @param UpdateManagementDashboardRequest
|
|
216
216
|
* @return UpdateManagementDashboardResponse
|
|
217
217
|
* @throws OciError when an error occurs
|
|
218
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
218
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboard API.
|
|
219
219
|
*/
|
|
220
220
|
updateManagementDashboard(updateManagementDashboardRequest: requests.UpdateManagementDashboardRequest): Promise<responses.UpdateManagementDashboardResponse>;
|
|
221
221
|
/**
|
|
@@ -225,7 +225,7 @@ export declare class DashxApisClient {
|
|
|
225
225
|
* @param UpdateManagementSavedSearchRequest
|
|
226
226
|
* @return UpdateManagementSavedSearchResponse
|
|
227
227
|
* @throws OciError when an error occurs
|
|
228
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
228
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearch API.
|
|
229
229
|
*/
|
|
230
230
|
updateManagementSavedSearch(updateManagementSavedSearchRequest: requests.UpdateManagementSavedSearchRequest): Promise<responses.UpdateManagementSavedSearchResponse>;
|
|
231
231
|
}
|
package/lib/client.js
CHANGED
|
@@ -182,7 +182,7 @@ class DashxApisClient {
|
|
|
182
182
|
* @param ChangeManagementDashboardsCompartmentRequest
|
|
183
183
|
* @return ChangeManagementDashboardsCompartmentResponse
|
|
184
184
|
* @throws OciError when an error occurs
|
|
185
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
185
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartment API.
|
|
186
186
|
*/
|
|
187
187
|
changeManagementDashboardsCompartment(changeManagementDashboardsCompartmentRequest) {
|
|
188
188
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -254,7 +254,7 @@ class DashxApisClient {
|
|
|
254
254
|
* @param ChangeManagementSavedSearchesCompartmentRequest
|
|
255
255
|
* @return ChangeManagementSavedSearchesCompartmentResponse
|
|
256
256
|
* @throws OciError when an error occurs
|
|
257
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartment API.
|
|
258
258
|
*/
|
|
259
259
|
changeManagementSavedSearchesCompartment(changeManagementSavedSearchesCompartmentRequest) {
|
|
260
260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -329,7 +329,7 @@ class DashxApisClient {
|
|
|
329
329
|
* @param CreateManagementDashboardRequest
|
|
330
330
|
* @return CreateManagementDashboardResponse
|
|
331
331
|
* @throws OciError when an error occurs
|
|
332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
332
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboard API.
|
|
333
333
|
*/
|
|
334
334
|
createManagementDashboard(createManagementDashboardRequest) {
|
|
335
335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -401,7 +401,7 @@ class DashxApisClient {
|
|
|
401
401
|
* @param CreateManagementSavedSearchRequest
|
|
402
402
|
* @return CreateManagementSavedSearchResponse
|
|
403
403
|
* @throws OciError when an error occurs
|
|
404
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
404
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearch API.
|
|
405
405
|
*/
|
|
406
406
|
createManagementSavedSearch(createManagementSavedSearchRequest) {
|
|
407
407
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -469,7 +469,7 @@ class DashxApisClient {
|
|
|
469
469
|
* @param DeleteManagementDashboardRequest
|
|
470
470
|
* @return DeleteManagementDashboardResponse
|
|
471
471
|
* @throws OciError when an error occurs
|
|
472
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboard API.
|
|
473
473
|
*/
|
|
474
474
|
deleteManagementDashboard(deleteManagementDashboardRequest) {
|
|
475
475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -529,7 +529,7 @@ class DashxApisClient {
|
|
|
529
529
|
* @param DeleteManagementSavedSearchRequest
|
|
530
530
|
* @return DeleteManagementSavedSearchResponse
|
|
531
531
|
* @throws OciError when an error occurs
|
|
532
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
532
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearch API.
|
|
533
533
|
*/
|
|
534
534
|
deleteManagementSavedSearch(deleteManagementSavedSearchRequest) {
|
|
535
535
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -592,7 +592,7 @@ class DashxApisClient {
|
|
|
592
592
|
* @param ExportDashboardRequest
|
|
593
593
|
* @return ExportDashboardResponse
|
|
594
594
|
* @throws OciError when an error occurs
|
|
595
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
595
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboard API.
|
|
596
596
|
*/
|
|
597
597
|
exportDashboard(exportDashboardRequest) {
|
|
598
598
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -656,7 +656,7 @@ class DashxApisClient {
|
|
|
656
656
|
* @param GetManagementDashboardRequest
|
|
657
657
|
* @return GetManagementDashboardResponse
|
|
658
658
|
* @throws OciError when an error occurs
|
|
659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
659
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboard API.
|
|
660
660
|
*/
|
|
661
661
|
getManagementDashboard(getManagementDashboardRequest) {
|
|
662
662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -725,7 +725,7 @@ class DashxApisClient {
|
|
|
725
725
|
* @param GetManagementSavedSearchRequest
|
|
726
726
|
* @return GetManagementSavedSearchResponse
|
|
727
727
|
* @throws OciError when an error occurs
|
|
728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearch API.
|
|
729
729
|
*/
|
|
730
730
|
getManagementSavedSearch(getManagementSavedSearchRequest) {
|
|
731
731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -800,7 +800,7 @@ class DashxApisClient {
|
|
|
800
800
|
* @param ImportDashboardRequest
|
|
801
801
|
* @return ImportDashboardResponse
|
|
802
802
|
* @throws OciError when an error occurs
|
|
803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
803
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboard API.
|
|
804
804
|
*/
|
|
805
805
|
importDashboard(importDashboardRequest) {
|
|
806
806
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -860,7 +860,7 @@ class DashxApisClient {
|
|
|
860
860
|
* @param ListManagementDashboardsRequest
|
|
861
861
|
* @return ListManagementDashboardsResponse
|
|
862
862
|
* @throws OciError when an error occurs
|
|
863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
863
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboards API.
|
|
864
864
|
*/
|
|
865
865
|
listManagementDashboards(listManagementDashboardsRequest) {
|
|
866
866
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -928,7 +928,7 @@ class DashxApisClient {
|
|
|
928
928
|
* @param ListManagementSavedSearchesRequest
|
|
929
929
|
* @return ListManagementSavedSearchesResponse
|
|
930
930
|
* @throws OciError when an error occurs
|
|
931
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
931
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearches API.
|
|
932
932
|
*/
|
|
933
933
|
listManagementSavedSearches(listManagementSavedSearchesRequest) {
|
|
934
934
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -997,7 +997,7 @@ class DashxApisClient {
|
|
|
997
997
|
* @param UpdateManagementDashboardRequest
|
|
998
998
|
* @return UpdateManagementDashboardResponse
|
|
999
999
|
* @throws OciError when an error occurs
|
|
1000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1000
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboard API.
|
|
1001
1001
|
*/
|
|
1002
1002
|
updateManagementDashboard(updateManagementDashboardRequest) {
|
|
1003
1003
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1069,7 +1069,7 @@ class DashxApisClient {
|
|
|
1069
1069
|
* @param UpdateManagementSavedSearchRequest
|
|
1070
1070
|
* @return UpdateManagementSavedSearchResponse
|
|
1071
1071
|
* @throws OciError when an error occurs
|
|
1072
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1072
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearch API.
|
|
1073
1073
|
*/
|
|
1074
1074
|
updateManagementSavedSearch(updateManagementSavedSearchRequest) {
|
|
1075
1075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ChangeManagementDashboardsCompartment.ts.html |here} to see how to use ChangeManagementDashboardsCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeManagementDashboardsCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ChangeManagementSavedSearchesCompartment.ts.html |here} to see how to use ChangeManagementSavedSearchesCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeManagementSavedSearchesCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/CreateManagementDashboard.ts.html |here} to see how to use CreateManagementDashboardRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateManagementDashboardRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/CreateManagementSavedSearch.ts.html |here} to see how to use CreateManagementSavedSearchRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateManagementSavedSearchRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/DeleteManagementDashboard.ts.html |here} to see how to use DeleteManagementDashboardRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteManagementDashboardRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/DeleteManagementSavedSearch.ts.html |here} to see how to use DeleteManagementSavedSearchRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteManagementSavedSearchRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ExportDashboard.ts.html |here} to see how to use ExportDashboardRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ExportDashboardRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/GetManagementDashboard.ts.html |here} to see how to use GetManagementDashboardRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetManagementDashboardRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/GetManagementSavedSearch.ts.html |here} to see how to use GetManagementSavedSearchRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetManagementSavedSearchRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ImportDashboard.ts.html |here} to see how to use ImportDashboardRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ImportDashboardRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ListManagementDashboards.ts.html |here} to see how to use ListManagementDashboardsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListManagementDashboardsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/ListManagementSavedSearches.ts.html |here} to see how to use ListManagementSavedSearchesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListManagementSavedSearchesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/UpdateManagementDashboard.ts.html |here} to see how to use UpdateManagementDashboardRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateManagementDashboardRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.64.0/managementdashboard/UpdateManagementSavedSearch.ts.html |here} to see how to use UpdateManagementSavedSearchRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateManagementSavedSearchRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-managementdashboard",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.64.0",
|
|
4
4
|
"description": "OCI NodeJS client for Management Dashboard Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.64.0",
|
|
19
|
+
"oci-workrequests": "2.64.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|