oci-computecloudatcustomer 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 (71) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +18 -18
  4. package/lib/client.js +18 -18
  5. package/lib/computecloudatcustomer-waiter.d.ts +1 -1
  6. package/lib/computecloudatcustomer-waiter.js +1 -1
  7. package/lib/model/ccc-infrastructure-collection.d.ts +1 -1
  8. package/lib/model/ccc-infrastructure-collection.js +1 -1
  9. package/lib/model/ccc-infrastructure-inventory.d.ts +1 -1
  10. package/lib/model/ccc-infrastructure-inventory.js +1 -1
  11. package/lib/model/ccc-infrastructure-management-node.d.ts +1 -1
  12. package/lib/model/ccc-infrastructure-management-node.js +1 -1
  13. package/lib/model/ccc-infrastructure-network-configuration.d.ts +1 -1
  14. package/lib/model/ccc-infrastructure-network-configuration.js +1 -1
  15. package/lib/model/ccc-infrastructure-routing-dynamic-details.d.ts +1 -1
  16. package/lib/model/ccc-infrastructure-routing-dynamic-details.js +1 -1
  17. package/lib/model/ccc-infrastructure-routing-static-details.d.ts +1 -1
  18. package/lib/model/ccc-infrastructure-routing-static-details.js +1 -1
  19. package/lib/model/ccc-infrastructure-summary.d.ts +4 -4
  20. package/lib/model/ccc-infrastructure-summary.js +1 -1
  21. package/lib/model/ccc-infrastructure.d.ts +4 -4
  22. package/lib/model/ccc-infrastructure.js +1 -1
  23. package/lib/model/ccc-schedule-event.d.ts +1 -1
  24. package/lib/model/ccc-schedule-event.js +1 -1
  25. package/lib/model/ccc-upgrade-information.d.ts +1 -1
  26. package/lib/model/ccc-upgrade-information.js +1 -1
  27. package/lib/model/ccc-upgrade-schedule-collection.d.ts +1 -1
  28. package/lib/model/ccc-upgrade-schedule-collection.js +1 -1
  29. package/lib/model/ccc-upgrade-schedule-summary.d.ts +3 -3
  30. package/lib/model/ccc-upgrade-schedule-summary.js +1 -1
  31. package/lib/model/ccc-upgrade-schedule.d.ts +4 -4
  32. package/lib/model/ccc-upgrade-schedule.js +1 -1
  33. package/lib/model/change-ccc-infrastructure-compartment-details.d.ts +2 -2
  34. package/lib/model/change-ccc-infrastructure-compartment-details.js +1 -1
  35. package/lib/model/change-ccc-upgrade-schedule-compartment-details.d.ts +2 -2
  36. package/lib/model/change-ccc-upgrade-schedule-compartment-details.js +1 -1
  37. package/lib/model/create-ccc-infrastructure-details.d.ts +2 -2
  38. package/lib/model/create-ccc-infrastructure-details.js +1 -1
  39. package/lib/model/create-ccc-schedule-event.d.ts +1 -1
  40. package/lib/model/create-ccc-schedule-event.js +1 -1
  41. package/lib/model/create-ccc-upgrade-schedule-details.d.ts +2 -2
  42. package/lib/model/create-ccc-upgrade-schedule-details.js +1 -1
  43. package/lib/model/index.d.ts +1 -1
  44. package/lib/model/index.js +1 -1
  45. package/lib/model/peer-information.d.ts +1 -1
  46. package/lib/model/peer-information.js +1 -1
  47. package/lib/model/sort-order.d.ts +1 -1
  48. package/lib/model/sort-order.js +1 -1
  49. package/lib/model/update-ccc-infrastructure-details.d.ts +2 -2
  50. package/lib/model/update-ccc-infrastructure-details.js +1 -1
  51. package/lib/model/update-ccc-schedule-event.d.ts +1 -1
  52. package/lib/model/update-ccc-schedule-event.js +1 -1
  53. package/lib/model/update-ccc-upgrade-schedule-details.d.ts +1 -1
  54. package/lib/model/update-ccc-upgrade-schedule-details.js +1 -1
  55. package/lib/request/change-ccc-infrastructure-compartment-request.d.ts +4 -4
  56. package/lib/request/change-ccc-upgrade-schedule-compartment-request.d.ts +4 -4
  57. package/lib/request/create-ccc-infrastructure-request.d.ts +2 -2
  58. package/lib/request/create-ccc-upgrade-schedule-request.d.ts +2 -2
  59. package/lib/request/delete-ccc-infrastructure-request.d.ts +3 -3
  60. package/lib/request/delete-ccc-upgrade-schedule-request.d.ts +3 -3
  61. package/lib/request/get-ccc-infrastructure-request.d.ts +3 -3
  62. package/lib/request/get-ccc-upgrade-schedule-request.d.ts +3 -3
  63. package/lib/request/index.d.ts +1 -1
  64. package/lib/request/index.js +1 -1
  65. package/lib/request/list-ccc-infrastructures-request.d.ts +4 -4
  66. package/lib/request/list-ccc-upgrade-schedules-request.d.ts +4 -4
  67. package/lib/request/update-ccc-infrastructure-request.d.ts +3 -3
  68. package/lib/request/update-ccc-upgrade-schedule-request.d.ts +3 -3
  69. package/lib/response/index.d.ts +1 -1
  70. package/lib/response/index.js +1 -1
  71. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -19,7 +19,7 @@ For more information see [Compute Cloud@Customer documentation](/iaas/compute-cl
19
19
  */
20
20
  export interface CccUpgradeScheduleSummary {
21
21
  /**
22
- * The upgrade schedule [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
22
+ * The upgrade schedule [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
23
23
  * This cannot be changed once created.
24
24
  *
25
25
  */
@@ -31,7 +31,7 @@ export interface CccUpgradeScheduleSummary {
31
31
  */
32
32
  "displayName": string;
33
33
  /**
34
- * Compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the
34
+ * Compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the
35
35
  * Compute Cloud@Customer Upgrade Schedule.
36
36
  *
37
37
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -18,7 +18,7 @@ import * as model from "../model";
18
18
  */
19
19
  export interface CccUpgradeSchedule {
20
20
  /**
21
- * Upgrade schedule [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
21
+ * Upgrade schedule [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
22
22
  * This cannot be changed once created.
23
23
  *
24
24
  */
@@ -36,7 +36,7 @@ export interface CccUpgradeSchedule {
36
36
  */
37
37
  "description"?: string;
38
38
  /**
39
- * Compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the
39
+ * Compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the
40
40
  * Compute Cloud@Customer upgrade schedule.
41
41
  *
42
42
  */
@@ -70,7 +70,7 @@ export interface CccUpgradeSchedule {
70
70
  "events"?: Array<model.CccScheduleEvent>;
71
71
  /**
72
72
  * List of Compute Cloud@Customer infrastructure
73
- * [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that are using this upgrade
73
+ * [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that are using this upgrade
74
74
  * schedule.
75
75
  *
76
76
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -17,7 +17,7 @@ For more information see [Compute Cloud@Customer documentation](/iaas/compute-cl
17
17
  */
18
18
  export interface ChangeCccInfrastructureCompartmentDetails {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
21
21
  * into which the resource should be moved.
22
22
  *
23
23
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -17,7 +17,7 @@ For more information see [Compute Cloud@Customer documentation](/iaas/compute-cl
17
17
  */
18
18
  export interface ChangeCccUpgradeScheduleCompartmentDetails {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment
21
21
  * into which the resource should be moved.
22
22
  *
23
23
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -30,7 +30,7 @@ export interface CreateCccInfrastructureDetails {
30
30
  */
31
31
  "description"?: string;
32
32
  /**
33
- * The compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) associated with
33
+ * The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) associated with
34
34
  * the infrastructure.
35
35
  *
36
36
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -28,7 +28,7 @@ export interface CreateCccUpgradeScheduleDetails {
28
28
  */
29
29
  "displayName": string;
30
30
  /**
31
- * Compartment [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the
31
+ * Compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the
32
32
  * Compute Cloud@Customer Upgrade Schedule.
33
33
  *
34
34
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -30,7 +30,7 @@ export interface UpdateCccInfrastructureDetails {
30
30
  */
31
31
  "description"?: string;
32
32
  /**
33
- * [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network subnet that is
33
+ * [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the network subnet that is
34
34
  * used to communicate with Compute Cloud@Customer infrastructure.
35
35
  *
36
36
  */
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -13,18 +13,18 @@
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/computecloudatcustomer/ChangeCccInfrastructureCompartment.ts.html |here} to see how to use ChangeCccInfrastructureCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/ChangeCccInfrastructureCompartment.ts.html |here} to see how to use ChangeCccInfrastructureCompartmentRequest.
17
17
  */
18
18
  export interface ChangeCccInfrastructureCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
- * An [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for a
20
+ * An [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for a
21
21
  * Compute Cloud@Customer Infrastructure.
22
22
  *
23
23
  */
24
24
  "cccInfrastructureId": string;
25
25
  /**
26
26
  * Details about the compartment change operation including the destination compartment
27
- * specified by the resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
27
+ * specified by the resource [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
28
28
  *
29
29
  */
30
30
  "changeCccInfrastructureCompartmentDetails": model.ChangeCccInfrastructureCompartmentDetails;
@@ -47,7 +47,7 @@ export interface ChangeCccInfrastructureCompartmentRequest extends common.BaseRe
47
47
  */
48
48
  "opcRetryToken"?: string;
49
49
  /**
50
- * The client request [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
50
+ * The client request [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
51
51
  *
52
52
  */
53
53
  "opcRequestId"?: string;
@@ -13,18 +13,18 @@
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/computecloudatcustomer/ChangeCccUpgradeScheduleCompartment.ts.html |here} to see how to use ChangeCccUpgradeScheduleCompartmentRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/ChangeCccUpgradeScheduleCompartment.ts.html |here} to see how to use ChangeCccUpgradeScheduleCompartmentRequest.
17
17
  */
18
18
  export interface ChangeCccUpgradeScheduleCompartmentRequest extends common.BaseRequest {
19
19
  /**
20
20
  * Compute Cloud@Customer upgrade schedule
21
- * [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
21
+ * [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
22
22
  *
23
23
  */
24
24
  "cccUpgradeScheduleId": string;
25
25
  /**
26
26
  * Details about the compartment change operation including the destination compartment
27
- * specified by the resource [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
27
+ * specified by the resource [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
28
28
  *
29
29
  */
30
30
  "changeCccUpgradeScheduleCompartmentDetails": model.ChangeCccUpgradeScheduleCompartmentDetails;
@@ -47,7 +47,7 @@ export interface ChangeCccUpgradeScheduleCompartmentRequest extends common.BaseR
47
47
  */
48
48
  "opcRetryToken"?: string;
49
49
  /**
50
- * The client request [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
50
+ * The client request [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
51
51
  *
52
52
  */
53
53
  "opcRequestId"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/CreateCccInfrastructure.ts.html |here} to see how to use CreateCccInfrastructureRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/CreateCccInfrastructure.ts.html |here} to see how to use CreateCccInfrastructureRequest.
17
17
  */
18
18
  export interface CreateCccInfrastructureRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface CreateCccInfrastructureRequest extends common.BaseRequest {
30
30
  */
31
31
  "opcRetryToken"?: string;
32
32
  /**
33
- * The client request [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
33
+ * The client request [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
34
34
  *
35
35
  */
36
36
  "opcRequestId"?: string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/CreateCccUpgradeSchedule.ts.html |here} to see how to use CreateCccUpgradeScheduleRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/CreateCccUpgradeSchedule.ts.html |here} to see how to use CreateCccUpgradeScheduleRequest.
17
17
  */
18
18
  export interface CreateCccUpgradeScheduleRequest extends common.BaseRequest {
19
19
  /**
@@ -30,7 +30,7 @@ export interface CreateCccUpgradeScheduleRequest extends common.BaseRequest {
30
30
  */
31
31
  "opcRetryToken"?: string;
32
32
  /**
33
- * The client request [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
33
+ * The client request [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
34
34
  *
35
35
  */
36
36
  "opcRequestId"?: string;
@@ -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/computecloudatcustomer/DeleteCccInfrastructure.ts.html |here} to see how to use DeleteCccInfrastructureRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/DeleteCccInfrastructure.ts.html |here} to see how to use DeleteCccInfrastructureRequest.
16
16
  */
17
17
  export interface DeleteCccInfrastructureRequest extends common.BaseRequest {
18
18
  /**
19
- * An [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for a
19
+ * An [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for a
20
20
  * Compute Cloud@Customer Infrastructure.
21
21
  *
22
22
  */
@@ -31,7 +31,7 @@ export interface DeleteCccInfrastructureRequest extends common.BaseRequest {
31
31
  */
32
32
  "ifMatch"?: string;
33
33
  /**
34
- * The client request [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
34
+ * The client request [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
35
35
  *
36
36
  */
37
37
  "opcRequestId"?: string;
@@ -12,12 +12,12 @@
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/computecloudatcustomer/DeleteCccUpgradeSchedule.ts.html |here} to see how to use DeleteCccUpgradeScheduleRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/DeleteCccUpgradeSchedule.ts.html |here} to see how to use DeleteCccUpgradeScheduleRequest.
16
16
  */
17
17
  export interface DeleteCccUpgradeScheduleRequest extends common.BaseRequest {
18
18
  /**
19
19
  * Compute Cloud@Customer upgrade schedule
20
- * [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
20
+ * [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
21
21
  *
22
22
  */
23
23
  "cccUpgradeScheduleId": string;
@@ -31,7 +31,7 @@ export interface DeleteCccUpgradeScheduleRequest extends common.BaseRequest {
31
31
  */
32
32
  "ifMatch"?: string;
33
33
  /**
34
- * The client request [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
34
+ * The client request [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
35
35
  *
36
36
  */
37
37
  "opcRequestId"?: string;
@@ -12,17 +12,17 @@
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/computecloudatcustomer/GetCccInfrastructure.ts.html |here} to see how to use GetCccInfrastructureRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/GetCccInfrastructure.ts.html |here} to see how to use GetCccInfrastructureRequest.
16
16
  */
17
17
  export interface GetCccInfrastructureRequest extends common.BaseRequest {
18
18
  /**
19
- * An [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for a
19
+ * An [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for a
20
20
  * Compute Cloud@Customer Infrastructure.
21
21
  *
22
22
  */
23
23
  "cccInfrastructureId": string;
24
24
  /**
25
- * The client request [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
25
+ * The client request [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
26
26
  *
27
27
  */
28
28
  "opcRequestId"?: string;
@@ -12,17 +12,17 @@
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/computecloudatcustomer/GetCccUpgradeSchedule.ts.html |here} to see how to use GetCccUpgradeScheduleRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/GetCccUpgradeSchedule.ts.html |here} to see how to use GetCccUpgradeScheduleRequest.
16
16
  */
17
17
  export interface GetCccUpgradeScheduleRequest extends common.BaseRequest {
18
18
  /**
19
19
  * Compute Cloud@Customer upgrade schedule
20
- * [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
20
+ * [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
21
21
  *
22
22
  */
23
23
  "cccUpgradeScheduleId": string;
24
24
  /**
25
- * The client request [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
25
+ * The client request [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
26
26
  *
27
27
  */
28
28
  "opcRequestId"?: string;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Compute Cloud@Customer API
3
3
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
4
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
4
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
5
5
 
6
6
  * OpenAPI spec version: 20221208
7
7
  *
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Compute Cloud@Customer API
4
4
  * Use the Compute Cloud@Customer API to manage Compute Cloud@Customer infrastructures and upgrade schedules.
5
- For more information see [Compute Cloud@Customer documentation](/iaas/compute-cloud-at-customer/home.htm).
5
+ For more information see [Compute Cloud@Customer documentation](https://docs.oracle.com/iaas/compute-cloud-at-customer/home.htm).
6
6
 
7
7
  * OpenAPI spec version: 20221208
8
8
  *
@@ -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/computecloudatcustomer/ListCccInfrastructures.ts.html |here} to see how to use ListCccInfrastructuresRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/computecloudatcustomer/ListCccInfrastructures.ts.html |here} to see how to use ListCccInfrastructuresRequest.
17
17
  */
18
18
  export interface ListCccInfrastructuresRequest 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
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to
21
21
  * list resources.
22
22
  *
23
23
  */
@@ -52,7 +52,7 @@ export interface ListCccInfrastructuresRequest extends common.BaseRequest {
52
52
  */
53
53
  "displayNameContains"?: string;
54
54
  /**
55
- * An [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for a
55
+ * An [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for a
56
56
  * Compute Cloud@Customer Infrastructure.
57
57
  *
58
58
  */
@@ -75,7 +75,7 @@ export interface ListCccInfrastructuresRequest extends common.BaseRequest {
75
75
  */
76
76
  "sortBy"?: ListCccInfrastructuresRequest.SortBy;
77
77
  /**
78
- * The client request [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
78
+ * The client request [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for tracing.
79
79
  *
80
80
  */
81
81
  "opcRequestId"?: string;