oci-dashboardservice 2.102.1 → 2.103.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.
Files changed (59) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +13 -13
  4. package/lib/client.js +13 -13
  5. package/lib/dashboard-waiter.d.ts +1 -1
  6. package/lib/dashboard-waiter.js +1 -1
  7. package/lib/dashboardgroup-waiter.d.ts +1 -1
  8. package/lib/dashboardgroup-waiter.js +1 -1
  9. package/lib/model/change-dashboard-group-compartment-details.d.ts +2 -2
  10. package/lib/model/change-dashboard-group-compartment-details.js +1 -1
  11. package/lib/model/change-dashboard-group-details.d.ts +2 -2
  12. package/lib/model/change-dashboard-group-details.js +1 -1
  13. package/lib/model/create-dashboard-details.d.ts +2 -2
  14. package/lib/model/create-dashboard-details.js +1 -1
  15. package/lib/model/create-dashboard-group-details.d.ts +2 -2
  16. package/lib/model/create-dashboard-group-details.js +1 -1
  17. package/lib/model/create-v1-dashboard-details.d.ts +1 -1
  18. package/lib/model/create-v1-dashboard-details.js +1 -1
  19. package/lib/model/dashboard-collection.d.ts +1 -1
  20. package/lib/model/dashboard-collection.js +1 -1
  21. package/lib/model/dashboard-group-collection.d.ts +1 -1
  22. package/lib/model/dashboard-group-collection.js +1 -1
  23. package/lib/model/dashboard-group-summary.d.ts +3 -3
  24. package/lib/model/dashboard-group-summary.js +1 -1
  25. package/lib/model/dashboard-group.d.ts +3 -3
  26. package/lib/model/dashboard-group.js +1 -1
  27. package/lib/model/dashboard-summary.d.ts +4 -4
  28. package/lib/model/dashboard-summary.js +1 -1
  29. package/lib/model/dashboard.d.ts +4 -4
  30. package/lib/model/dashboard.js +1 -1
  31. package/lib/model/index.d.ts +1 -1
  32. package/lib/model/index.js +1 -1
  33. package/lib/model/sort-order.d.ts +1 -1
  34. package/lib/model/sort-order.js +1 -1
  35. package/lib/model/update-dashboard-details.d.ts +1 -1
  36. package/lib/model/update-dashboard-details.js +1 -1
  37. package/lib/model/update-dashboard-group-details.d.ts +1 -1
  38. package/lib/model/update-dashboard-group-details.js +1 -1
  39. package/lib/model/update-v1-dashboard-details.d.ts +1 -1
  40. package/lib/model/update-v1-dashboard-details.js +1 -1
  41. package/lib/model/v1-dashboard.d.ts +1 -1
  42. package/lib/model/v1-dashboard.js +1 -1
  43. package/lib/request/change-dashboard-group-compartment-request.d.ts +2 -2
  44. package/lib/request/change-dashboard-group-request.d.ts +2 -2
  45. package/lib/request/create-dashboard-group-request.d.ts +1 -1
  46. package/lib/request/create-dashboard-request.d.ts +1 -1
  47. package/lib/request/delete-dashboard-group-request.d.ts +2 -2
  48. package/lib/request/delete-dashboard-request.d.ts +2 -2
  49. package/lib/request/get-dashboard-group-request.d.ts +2 -2
  50. package/lib/request/get-dashboard-request.d.ts +2 -2
  51. package/lib/request/index.d.ts +1 -1
  52. package/lib/request/index.js +1 -1
  53. package/lib/request/list-dashboard-groups-request.d.ts +3 -3
  54. package/lib/request/list-dashboards-request.d.ts +3 -3
  55. package/lib/request/update-dashboard-group-request.d.ts +2 -2
  56. package/lib/request/update-dashboard-request.d.ts +2 -2
  57. package/lib/response/index.d.ts +1 -1
  58. package/lib/response/index.js +1 -1
  59. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
package/index.js CHANGED
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
package/lib/client.d.ts CHANGED
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -109,7 +109,7 @@ export declare class DashboardClient {
109
109
  * @param ChangeDashboardGroupRequest
110
110
  * @return ChangeDashboardGroupResponse
111
111
  * @throws OciError when an error occurs
112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ChangeDashboardGroup.ts.html |here} to see how to use ChangeDashboardGroup API.
112
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ChangeDashboardGroup.ts.html |here} to see how to use ChangeDashboardGroup API.
113
113
  */
114
114
  changeDashboardGroup(changeDashboardGroupRequest: requests.ChangeDashboardGroupRequest): Promise<responses.ChangeDashboardGroupResponse>;
115
115
  /**
@@ -124,7 +124,7 @@ export declare class DashboardClient {
124
124
  * @param CreateDashboardRequest
125
125
  * @return CreateDashboardResponse
126
126
  * @throws OciError when an error occurs
127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/CreateDashboard.ts.html |here} to see how to use CreateDashboard API.
127
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/CreateDashboard.ts.html |here} to see how to use CreateDashboard API.
128
128
  */
129
129
  createDashboard(createDashboardRequest: requests.CreateDashboardRequest): Promise<responses.CreateDashboardResponse>;
130
130
  /**
@@ -133,7 +133,7 @@ export declare class DashboardClient {
133
133
  * @param DeleteDashboardRequest
134
134
  * @return DeleteDashboardResponse
135
135
  * @throws OciError when an error occurs
136
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/DeleteDashboard.ts.html |here} to see how to use DeleteDashboard API.
136
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/DeleteDashboard.ts.html |here} to see how to use DeleteDashboard API.
137
137
  */
138
138
  deleteDashboard(deleteDashboardRequest: requests.DeleteDashboardRequest): Promise<responses.DeleteDashboardResponse>;
139
139
  /**
@@ -142,7 +142,7 @@ export declare class DashboardClient {
142
142
  * @param GetDashboardRequest
143
143
  * @return GetDashboardResponse
144
144
  * @throws OciError when an error occurs
145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/GetDashboard.ts.html |here} to see how to use GetDashboard API.
145
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/GetDashboard.ts.html |here} to see how to use GetDashboard API.
146
146
  */
147
147
  getDashboard(getDashboardRequest: requests.GetDashboardRequest): Promise<responses.GetDashboardResponse>;
148
148
  /**
@@ -152,7 +152,7 @@ export declare class DashboardClient {
152
152
  * @param ListDashboardsRequest
153
153
  * @return ListDashboardsResponse
154
154
  * @throws OciError when an error occurs
155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ListDashboards.ts.html |here} to see how to use ListDashboards API.
155
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ListDashboards.ts.html |here} to see how to use ListDashboards API.
156
156
  */
157
157
  listDashboards(listDashboardsRequest: requests.ListDashboardsRequest): Promise<responses.ListDashboardsResponse>;
158
158
  /**
@@ -161,7 +161,7 @@ export declare class DashboardClient {
161
161
  * @param UpdateDashboardRequest
162
162
  * @return UpdateDashboardResponse
163
163
  * @throws OciError when an error occurs
164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/UpdateDashboard.ts.html |here} to see how to use UpdateDashboard API.
164
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/UpdateDashboard.ts.html |here} to see how to use UpdateDashboard API.
165
165
  */
166
166
  updateDashboard(updateDashboardRequest: requests.UpdateDashboardRequest): Promise<responses.UpdateDashboardResponse>;
167
167
  }
@@ -250,7 +250,7 @@ export declare class DashboardGroupClient {
250
250
  * @param ChangeDashboardGroupCompartmentRequest
251
251
  * @return ChangeDashboardGroupCompartmentResponse
252
252
  * @throws OciError when an error occurs
253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ChangeDashboardGroupCompartment.ts.html |here} to see how to use ChangeDashboardGroupCompartment API.
253
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ChangeDashboardGroupCompartment.ts.html |here} to see how to use ChangeDashboardGroupCompartment API.
254
254
  */
255
255
  changeDashboardGroupCompartment(changeDashboardGroupCompartmentRequest: requests.ChangeDashboardGroupCompartmentRequest): Promise<responses.ChangeDashboardGroupCompartmentResponse>;
256
256
  /**
@@ -265,7 +265,7 @@ export declare class DashboardGroupClient {
265
265
  * @param CreateDashboardGroupRequest
266
266
  * @return CreateDashboardGroupResponse
267
267
  * @throws OciError when an error occurs
268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/CreateDashboardGroup.ts.html |here} to see how to use CreateDashboardGroup API.
268
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/CreateDashboardGroup.ts.html |here} to see how to use CreateDashboardGroup API.
269
269
  */
270
270
  createDashboardGroup(createDashboardGroupRequest: requests.CreateDashboardGroupRequest): Promise<responses.CreateDashboardGroupResponse>;
271
271
  /**
@@ -274,7 +274,7 @@ export declare class DashboardGroupClient {
274
274
  * @param DeleteDashboardGroupRequest
275
275
  * @return DeleteDashboardGroupResponse
276
276
  * @throws OciError when an error occurs
277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/DeleteDashboardGroup.ts.html |here} to see how to use DeleteDashboardGroup API.
277
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/DeleteDashboardGroup.ts.html |here} to see how to use DeleteDashboardGroup API.
278
278
  */
279
279
  deleteDashboardGroup(deleteDashboardGroupRequest: requests.DeleteDashboardGroupRequest): Promise<responses.DeleteDashboardGroupResponse>;
280
280
  /**
@@ -283,7 +283,7 @@ export declare class DashboardGroupClient {
283
283
  * @param GetDashboardGroupRequest
284
284
  * @return GetDashboardGroupResponse
285
285
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/GetDashboardGroup.ts.html |here} to see how to use GetDashboardGroup API.
286
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/GetDashboardGroup.ts.html |here} to see how to use GetDashboardGroup API.
287
287
  */
288
288
  getDashboardGroup(getDashboardGroupRequest: requests.GetDashboardGroupRequest): Promise<responses.GetDashboardGroupResponse>;
289
289
  /**
@@ -293,7 +293,7 @@ export declare class DashboardGroupClient {
293
293
  * @param ListDashboardGroupsRequest
294
294
  * @return ListDashboardGroupsResponse
295
295
  * @throws OciError when an error occurs
296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ListDashboardGroups.ts.html |here} to see how to use ListDashboardGroups API.
296
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ListDashboardGroups.ts.html |here} to see how to use ListDashboardGroups API.
297
297
  */
298
298
  listDashboardGroups(listDashboardGroupsRequest: requests.ListDashboardGroupsRequest): Promise<responses.ListDashboardGroupsResponse>;
299
299
  /**
@@ -302,7 +302,7 @@ export declare class DashboardGroupClient {
302
302
  * @param UpdateDashboardGroupRequest
303
303
  * @return UpdateDashboardGroupResponse
304
304
  * @throws OciError when an error occurs
305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/UpdateDashboardGroup.ts.html |here} to see how to use UpdateDashboardGroup API.
305
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/UpdateDashboardGroup.ts.html |here} to see how to use UpdateDashboardGroup API.
306
306
  */
307
307
  updateDashboardGroup(updateDashboardGroupRequest: requests.UpdateDashboardGroupRequest): Promise<responses.UpdateDashboardGroupResponse>;
308
308
  }
package/lib/client.js CHANGED
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -222,7 +222,7 @@ class DashboardClient {
222
222
  * @param ChangeDashboardGroupRequest
223
223
  * @return ChangeDashboardGroupResponse
224
224
  * @throws OciError when an error occurs
225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ChangeDashboardGroup.ts.html |here} to see how to use ChangeDashboardGroup API.
225
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ChangeDashboardGroup.ts.html |here} to see how to use ChangeDashboardGroup API.
226
226
  */
227
227
  changeDashboardGroup(changeDashboardGroupRequest) {
228
228
  return __awaiter(this, void 0, void 0, function* () {
@@ -284,7 +284,7 @@ class DashboardClient {
284
284
  * @param CreateDashboardRequest
285
285
  * @return CreateDashboardResponse
286
286
  * @throws OciError when an error occurs
287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/CreateDashboard.ts.html |here} to see how to use CreateDashboard API.
287
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/CreateDashboard.ts.html |here} to see how to use CreateDashboard API.
288
288
  */
289
289
  createDashboard(createDashboardRequest) {
290
290
  return __awaiter(this, void 0, void 0, function* () {
@@ -348,7 +348,7 @@ class DashboardClient {
348
348
  * @param DeleteDashboardRequest
349
349
  * @return DeleteDashboardResponse
350
350
  * @throws OciError when an error occurs
351
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/DeleteDashboard.ts.html |here} to see how to use DeleteDashboard API.
351
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/DeleteDashboard.ts.html |here} to see how to use DeleteDashboard API.
352
352
  */
353
353
  deleteDashboard(deleteDashboardRequest) {
354
354
  return __awaiter(this, void 0, void 0, function* () {
@@ -404,7 +404,7 @@ class DashboardClient {
404
404
  * @param GetDashboardRequest
405
405
  * @return GetDashboardResponse
406
406
  * @throws OciError when an error occurs
407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/GetDashboard.ts.html |here} to see how to use GetDashboard API.
407
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/GetDashboard.ts.html |here} to see how to use GetDashboard API.
408
408
  */
409
409
  getDashboard(getDashboardRequest) {
410
410
  return __awaiter(this, void 0, void 0, function* () {
@@ -469,7 +469,7 @@ class DashboardClient {
469
469
  * @param ListDashboardsRequest
470
470
  * @return ListDashboardsResponse
471
471
  * @throws OciError when an error occurs
472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ListDashboards.ts.html |here} to see how to use ListDashboards API.
472
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ListDashboards.ts.html |here} to see how to use ListDashboards API.
473
473
  */
474
474
  listDashboards(listDashboardsRequest) {
475
475
  return __awaiter(this, void 0, void 0, function* () {
@@ -540,7 +540,7 @@ class DashboardClient {
540
540
  * @param UpdateDashboardRequest
541
541
  * @return UpdateDashboardResponse
542
542
  * @throws OciError when an error occurs
543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/UpdateDashboard.ts.html |here} to see how to use UpdateDashboard API.
543
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/UpdateDashboard.ts.html |here} to see how to use UpdateDashboard API.
544
544
  */
545
545
  updateDashboard(updateDashboardRequest) {
546
546
  return __awaiter(this, void 0, void 0, function* () {
@@ -768,7 +768,7 @@ class DashboardGroupClient {
768
768
  * @param ChangeDashboardGroupCompartmentRequest
769
769
  * @return ChangeDashboardGroupCompartmentResponse
770
770
  * @throws OciError when an error occurs
771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ChangeDashboardGroupCompartment.ts.html |here} to see how to use ChangeDashboardGroupCompartment API.
771
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ChangeDashboardGroupCompartment.ts.html |here} to see how to use ChangeDashboardGroupCompartment API.
772
772
  */
773
773
  changeDashboardGroupCompartment(changeDashboardGroupCompartmentRequest) {
774
774
  return __awaiter(this, void 0, void 0, function* () {
@@ -830,7 +830,7 @@ class DashboardGroupClient {
830
830
  * @param CreateDashboardGroupRequest
831
831
  * @return CreateDashboardGroupResponse
832
832
  * @throws OciError when an error occurs
833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/CreateDashboardGroup.ts.html |here} to see how to use CreateDashboardGroup API.
833
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/CreateDashboardGroup.ts.html |here} to see how to use CreateDashboardGroup API.
834
834
  */
835
835
  createDashboardGroup(createDashboardGroupRequest) {
836
836
  return __awaiter(this, void 0, void 0, function* () {
@@ -894,7 +894,7 @@ class DashboardGroupClient {
894
894
  * @param DeleteDashboardGroupRequest
895
895
  * @return DeleteDashboardGroupResponse
896
896
  * @throws OciError when an error occurs
897
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/DeleteDashboardGroup.ts.html |here} to see how to use DeleteDashboardGroup API.
897
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/DeleteDashboardGroup.ts.html |here} to see how to use DeleteDashboardGroup API.
898
898
  */
899
899
  deleteDashboardGroup(deleteDashboardGroupRequest) {
900
900
  return __awaiter(this, void 0, void 0, function* () {
@@ -950,7 +950,7 @@ class DashboardGroupClient {
950
950
  * @param GetDashboardGroupRequest
951
951
  * @return GetDashboardGroupResponse
952
952
  * @throws OciError when an error occurs
953
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/GetDashboardGroup.ts.html |here} to see how to use GetDashboardGroup API.
953
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/GetDashboardGroup.ts.html |here} to see how to use GetDashboardGroup API.
954
954
  */
955
955
  getDashboardGroup(getDashboardGroupRequest) {
956
956
  return __awaiter(this, void 0, void 0, function* () {
@@ -1015,7 +1015,7 @@ class DashboardGroupClient {
1015
1015
  * @param ListDashboardGroupsRequest
1016
1016
  * @return ListDashboardGroupsResponse
1017
1017
  * @throws OciError when an error occurs
1018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ListDashboardGroups.ts.html |here} to see how to use ListDashboardGroups API.
1018
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ListDashboardGroups.ts.html |here} to see how to use ListDashboardGroups API.
1019
1019
  */
1020
1020
  listDashboardGroups(listDashboardGroupsRequest) {
1021
1021
  return __awaiter(this, void 0, void 0, function* () {
@@ -1086,7 +1086,7 @@ class DashboardGroupClient {
1086
1086
  * @param UpdateDashboardGroupRequest
1087
1087
  * @return UpdateDashboardGroupResponse
1088
1088
  * @throws OciError when an error occurs
1089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/UpdateDashboardGroup.ts.html |here} to see how to use UpdateDashboardGroup API.
1089
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/UpdateDashboardGroup.ts.html |here} to see how to use UpdateDashboardGroup API.
1090
1090
  */
1091
1091
  updateDashboardGroup(updateDashboardGroupRequest) {
1092
1092
  return __awaiter(this, void 0, void 0, function* () {
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -23,7 +23,7 @@ Therefore, creating resources outside of the home region is not recommended.
23
23
  */
24
24
  export interface ChangeDashboardGroupCompartmentDetails {
25
25
  /**
26
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment
26
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
27
27
  * into which the resource should be moved.
28
28
  *
29
29
  */
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -23,7 +23,7 @@ Therefore, creating resources outside of the home region is not recommended.
23
23
  */
24
24
  export interface ChangeDashboardGroupDetails {
25
25
  /**
26
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the dashboardGroup
26
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboardGroup
27
27
  * into which the resource should be moved.
28
28
  *
29
29
  */
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -25,7 +25,7 @@ Therefore, creating resources outside of the home region is not recommended.
25
25
  */
26
26
  export interface CreateDashboardDetails {
27
27
  /**
28
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group that the dashbaord is associated with.
28
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group that the dashbaord is associated with.
29
29
  */
30
30
  "dashboardGroupId": string;
31
31
  /**
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -35,7 +35,7 @@ export interface CreateDashboardGroupDetails {
35
35
  */
36
36
  "description"?: string;
37
37
  /**
38
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the dashboard group.
38
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the dashboard group.
39
39
  */
40
40
  "compartmentId": string;
41
41
  /**
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -23,7 +23,7 @@ Therefore, creating resources outside of the home region is not recommended.
23
23
  */
24
24
  export interface DashboardGroupSummary {
25
25
  /**
26
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
26
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
27
27
  */
28
28
  "id": string;
29
29
  /**
@@ -39,7 +39,7 @@ export interface DashboardGroupSummary {
39
39
  */
40
40
  "description": string;
41
41
  /**
42
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the dashboard group.
42
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the dashboard group.
43
43
  */
44
44
  "compartmentId": string;
45
45
  /**
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -23,7 +23,7 @@ Therefore, creating resources outside of the home region is not recommended.
23
23
  */
24
24
  export interface DashboardGroup {
25
25
  /**
26
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
26
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
27
27
  */
28
28
  "id": string;
29
29
  /**
@@ -39,7 +39,7 @@ export interface DashboardGroup {
39
39
  */
40
40
  "description": string;
41
41
  /**
42
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the dashboard group.
42
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the dashboard group.
43
43
  */
44
44
  "compartmentId": string;
45
45
  /**
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -23,11 +23,11 @@ Therefore, creating resources outside of the home region is not recommended.
23
23
  */
24
24
  export interface DashboardSummary {
25
25
  /**
26
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard resource.
26
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard resource.
27
27
  */
28
28
  "id": string;
29
29
  /**
30
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group that the dashboard belongs to.
30
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group that the dashboard belongs to.
31
31
  */
32
32
  "dashboardGroupId": string;
33
33
  /**
@@ -43,7 +43,7 @@ export interface DashboardSummary {
43
43
  */
44
44
  "description": string;
45
45
  /**
46
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the dashboard. A dashboard is always in the same compartment as its dashboard group.
46
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the dashboard. A dashboard is always in the same compartment as its dashboard group.
47
47
  */
48
48
  "compartmentId": string;
49
49
  /**
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -25,11 +25,11 @@ Therefore, creating resources outside of the home region is not recommended.
25
25
  */
26
26
  export interface Dashboard {
27
27
  /**
28
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard resource.
28
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard resource.
29
29
  */
30
30
  "id": string;
31
31
  /**
32
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group that the dashboard belongs to.
32
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group that the dashboard belongs to.
33
33
  */
34
34
  "dashboardGroupId": string;
35
35
  /**
@@ -45,7 +45,7 @@ export interface Dashboard {
45
45
  */
46
46
  "description": string;
47
47
  /**
48
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the dashboard. A dashboard is always in the same compartment as its dashboard group.
48
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the dashboard. A dashboard is always in the same compartment as its dashboard group.
49
49
  */
50
50
  "compartmentId": string;
51
51
  /**
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -13,11 +13,11 @@
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/latest/dashboardservice/ChangeDashboardGroupCompartment.ts.html |here} to see how to use ChangeDashboardGroupCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ChangeDashboardGroupCompartment.ts.html |here} to see how to use ChangeDashboardGroupCompartmentRequest.
17
17
  */
18
18
  export interface ChangeDashboardGroupCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
21
21
  */
22
22
  "dashboardGroupId": string;
23
23
  /**
@@ -13,11 +13,11 @@
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/latest/dashboardservice/ChangeDashboardGroup.ts.html |here} to see how to use ChangeDashboardGroupRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ChangeDashboardGroup.ts.html |here} to see how to use ChangeDashboardGroupRequest.
17
17
  */
18
18
  export interface ChangeDashboardGroupRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard.
21
21
  */
22
22
  "dashboardId": string;
23
23
  /**
@@ -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/latest/dashboardservice/CreateDashboardGroup.ts.html |here} to see how to use CreateDashboardGroupRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/CreateDashboardGroup.ts.html |here} to see how to use CreateDashboardGroupRequest.
17
17
  */
18
18
  export interface CreateDashboardGroupRequest 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/latest/dashboardservice/CreateDashboard.ts.html |here} to see how to use CreateDashboardRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/CreateDashboard.ts.html |here} to see how to use CreateDashboardRequest.
17
17
  */
18
18
  export interface CreateDashboardRequest extends common.BaseRequest {
19
19
  /**
@@ -12,11 +12,11 @@
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/latest/dashboardservice/DeleteDashboardGroup.ts.html |here} to see how to use DeleteDashboardGroupRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/DeleteDashboardGroup.ts.html |here} to see how to use DeleteDashboardGroupRequest.
16
16
  */
17
17
  export interface DeleteDashboardGroupRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
20
20
  */
21
21
  "dashboardGroupId": string;
22
22
  /**
@@ -12,11 +12,11 @@
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/latest/dashboardservice/DeleteDashboard.ts.html |here} to see how to use DeleteDashboardRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/DeleteDashboard.ts.html |here} to see how to use DeleteDashboardRequest.
16
16
  */
17
17
  export interface DeleteDashboardRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard.
20
20
  */
21
21
  "dashboardId": string;
22
22
  /**
@@ -12,11 +12,11 @@
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/latest/dashboardservice/GetDashboardGroup.ts.html |here} to see how to use GetDashboardGroupRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/GetDashboardGroup.ts.html |here} to see how to use GetDashboardGroupRequest.
16
16
  */
17
17
  export interface GetDashboardGroupRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
20
20
  */
21
21
  "dashboardGroupId": string;
22
22
  /**
@@ -12,11 +12,11 @@
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/latest/dashboardservice/GetDashboard.ts.html |here} to see how to use GetDashboardRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/GetDashboard.ts.html |here} to see how to use GetDashboardRequest.
16
16
  */
17
17
  export interface GetDashboardRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard.
20
20
  */
21
21
  "dashboardId": string;
22
22
  /**
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -13,11 +13,11 @@
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/latest/dashboardservice/ListDashboardGroups.ts.html |here} to see how to use ListDashboardGroupsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ListDashboardGroups.ts.html |here} to see how to use ListDashboardGroupsRequest.
17
17
  */
18
18
  export interface ListDashboardGroupsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
21
21
  */
22
22
  "compartmentId": string;
23
23
  /**
@@ -29,7 +29,7 @@ export interface ListDashboardGroupsRequest extends common.BaseRequest {
29
29
  */
30
30
  "displayName"?: string;
31
31
  /**
32
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
32
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
33
33
  */
34
34
  "id"?: string;
35
35
  /**
@@ -13,11 +13,11 @@
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/latest/dashboardservice/ListDashboards.ts.html |here} to see how to use ListDashboardsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/ListDashboards.ts.html |here} to see how to use ListDashboardsRequest.
17
17
  */
18
18
  export interface ListDashboardsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group that the dashboard belongs to.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group that the dashboard belongs to.
21
21
  */
22
22
  "dashboardGroupId": string;
23
23
  /**
@@ -29,7 +29,7 @@ export interface ListDashboardsRequest extends common.BaseRequest {
29
29
  */
30
30
  "displayName"?: string;
31
31
  /**
32
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard.
32
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard.
33
33
  */
34
34
  "id"?: string;
35
35
  /**
@@ -13,11 +13,11 @@
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/latest/dashboardservice/UpdateDashboardGroup.ts.html |here} to see how to use UpdateDashboardGroupRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/UpdateDashboardGroup.ts.html |here} to see how to use UpdateDashboardGroupRequest.
17
17
  */
18
18
  export interface UpdateDashboardGroupRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard group.
21
21
  */
22
22
  "dashboardGroupId": string;
23
23
  /**
@@ -13,11 +13,11 @@
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/latest/dashboardservice/UpdateDashboard.ts.html |here} to see how to use UpdateDashboardRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dashboardservice/UpdateDashboard.ts.html |here} to see how to use UpdateDashboardRequest.
17
17
  */
18
18
  export interface UpdateDashboardRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the dashboard.
21
21
  */
22
22
  "dashboardId": string;
23
23
  /**
@@ -2,7 +2,7 @@
2
2
  * Dashboards API
3
3
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
4
4
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
5
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
5
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
6
6
 
7
7
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
8
8
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
@@ -3,7 +3,7 @@
3
3
  * Dashboards API
4
4
  * Use the Oracle Cloud Infrastructure Dashboards service API to manage dashboards in the Console.
5
5
  Dashboards provide an organized and customizable view of resources and their metrics in the Console.
6
- For more information, see [Dashboards](/Content/Dashboards/home.htm).
6
+ For more information, see [Dashboards](https://docs.oracle.com/iaas/Content/Dashboards/home.htm).
7
7
 
8
8
  **Important:** Resources for the Dashboards service are created in the tenacy's home region.
9
9
  Although it is possible to create dashboard and dashboard group resources in regions other than the home region,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-dashboardservice",
3
- "version": "2.102.1",
3
+ "version": "2.103.0",
4
4
  "description": "OCI NodeJS client for Dashboard Service 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.102.1",
19
- "oci-workrequests": "2.102.1"
18
+ "oci-common": "2.103.0",
19
+ "oci-workrequests": "2.103.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"