oci-databasetools 2.102.2 → 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 (88) hide show
  1. package/lib/client.d.ts +25 -25
  2. package/lib/client.js +25 -25
  3. package/lib/model/change-database-tools-connection-compartment-details.d.ts +1 -1
  4. package/lib/model/change-database-tools-private-endpoint-compartment-details.d.ts +1 -1
  5. package/lib/model/create-database-tools-connection-details.d.ts +1 -1
  6. package/lib/model/create-database-tools-connection-my-sql-details.d.ts +1 -1
  7. package/lib/model/create-database-tools-connection-oracle-database-details.d.ts +1 -1
  8. package/lib/model/create-database-tools-connection-postgresql-details.d.ts +1 -1
  9. package/lib/model/create-database-tools-private-endpoint-details.d.ts +4 -4
  10. package/lib/model/create-database-tools-related-resource-details.d.ts +1 -1
  11. package/lib/model/create-database-tools-related-resource-my-sql-details.d.ts +1 -1
  12. package/lib/model/create-database-tools-related-resource-postgresql-details.d.ts +1 -1
  13. package/lib/model/database-tools-connection-my-sql-summary.d.ts +1 -1
  14. package/lib/model/database-tools-connection-my-sql.d.ts +1 -1
  15. package/lib/model/database-tools-connection-oracle-database-summary.d.ts +1 -1
  16. package/lib/model/database-tools-connection-oracle-database.d.ts +1 -1
  17. package/lib/model/database-tools-connection-postgresql-summary.d.ts +1 -1
  18. package/lib/model/database-tools-connection-postgresql.d.ts +1 -1
  19. package/lib/model/database-tools-connection-summary.d.ts +2 -2
  20. package/lib/model/database-tools-connection.d.ts +2 -2
  21. package/lib/model/database-tools-endpoint-service-summary.d.ts +2 -2
  22. package/lib/model/database-tools-endpoint-service.d.ts +2 -2
  23. package/lib/model/database-tools-key-store-content-secret-id-details.d.ts +1 -1
  24. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-details.d.ts +1 -1
  25. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc-summary.d.ts +1 -1
  26. package/lib/model/database-tools-key-store-content-secret-id-generic-jdbc.d.ts +1 -1
  27. package/lib/model/database-tools-key-store-content-secret-id-my-sql-details.d.ts +1 -1
  28. package/lib/model/database-tools-key-store-content-secret-id-my-sql-summary.d.ts +1 -1
  29. package/lib/model/database-tools-key-store-content-secret-id-my-sql.d.ts +1 -1
  30. package/lib/model/database-tools-key-store-content-secret-id-postgresql-details.d.ts +1 -1
  31. package/lib/model/database-tools-key-store-content-secret-id-postgresql-summary.d.ts +1 -1
  32. package/lib/model/database-tools-key-store-content-secret-id-postgresql.d.ts +1 -1
  33. package/lib/model/database-tools-key-store-content-secret-id-summary.d.ts +1 -1
  34. package/lib/model/database-tools-key-store-content-secret-id.d.ts +1 -1
  35. package/lib/model/database-tools-key-store-password-secret-id-details.d.ts +1 -1
  36. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-details.d.ts +1 -1
  37. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc-summary.d.ts +1 -1
  38. package/lib/model/database-tools-key-store-password-secret-id-generic-jdbc.d.ts +1 -1
  39. package/lib/model/database-tools-key-store-password-secret-id-my-sql-details.d.ts +1 -1
  40. package/lib/model/database-tools-key-store-password-secret-id-my-sql-summary.d.ts +1 -1
  41. package/lib/model/database-tools-key-store-password-secret-id-my-sql.d.ts +1 -1
  42. package/lib/model/database-tools-key-store-password-secret-id-postgresql-details.d.ts +1 -1
  43. package/lib/model/database-tools-key-store-password-secret-id-postgresql-summary.d.ts +1 -1
  44. package/lib/model/database-tools-key-store-password-secret-id-postgresql.d.ts +1 -1
  45. package/lib/model/database-tools-key-store-password-secret-id-summary.d.ts +1 -1
  46. package/lib/model/database-tools-key-store-password-secret-id.d.ts +1 -1
  47. package/lib/model/database-tools-private-endpoint-summary.d.ts +7 -7
  48. package/lib/model/database-tools-private-endpoint.d.ts +7 -7
  49. package/lib/model/database-tools-related-resource-my-sql.d.ts +1 -1
  50. package/lib/model/database-tools-related-resource-postgresql.d.ts +1 -1
  51. package/lib/model/database-tools-related-resource.d.ts +1 -1
  52. package/lib/model/database-tools-user-password-secret-id-details.d.ts +1 -1
  53. package/lib/model/database-tools-user-password-secret-id-summary.d.ts +1 -1
  54. package/lib/model/database-tools-user-password-secret-id.d.ts +1 -1
  55. package/lib/model/update-database-tools-connection-my-sql-details.d.ts +1 -1
  56. package/lib/model/update-database-tools-connection-oracle-database-details.d.ts +1 -1
  57. package/lib/model/update-database-tools-connection-postgresql-details.d.ts +1 -1
  58. package/lib/model/update-database-tools-private-endpoint-details.d.ts +1 -1
  59. package/lib/model/update-database-tools-related-resource-details.d.ts +1 -1
  60. package/lib/model/update-database-tools-related-resource-my-sql-details.d.ts +1 -1
  61. package/lib/model/update-database-tools-related-resource-postgresql-details.d.ts +1 -1
  62. package/lib/model/work-request-error.d.ts +1 -1
  63. package/lib/model/work-request-summary.d.ts +2 -2
  64. package/lib/model/work-request.d.ts +2 -2
  65. package/lib/request/add-database-tools-connection-lock-request.d.ts +2 -2
  66. package/lib/request/add-database-tools-private-endpoint-lock-request.d.ts +2 -2
  67. package/lib/request/change-database-tools-connection-compartment-request.d.ts +2 -2
  68. package/lib/request/change-database-tools-private-endpoint-compartment-request.d.ts +2 -2
  69. package/lib/request/create-database-tools-connection-request.d.ts +1 -1
  70. package/lib/request/create-database-tools-private-endpoint-request.d.ts +1 -1
  71. package/lib/request/delete-database-tools-connection-request.d.ts +2 -2
  72. package/lib/request/delete-database-tools-private-endpoint-request.d.ts +2 -2
  73. package/lib/request/get-database-tools-connection-request.d.ts +2 -2
  74. package/lib/request/get-database-tools-endpoint-service-request.d.ts +2 -2
  75. package/lib/request/get-database-tools-private-endpoint-request.d.ts +2 -2
  76. package/lib/request/get-work-request-request.d.ts +1 -1
  77. package/lib/request/list-database-tools-connections-request.d.ts +1 -1
  78. package/lib/request/list-database-tools-endpoint-services-request.d.ts +1 -1
  79. package/lib/request/list-database-tools-private-endpoints-request.d.ts +1 -1
  80. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  81. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  82. package/lib/request/list-work-requests-request.d.ts +2 -2
  83. package/lib/request/remove-database-tools-connection-lock-request.d.ts +2 -2
  84. package/lib/request/remove-database-tools-private-endpoint-lock-request.d.ts +2 -2
  85. package/lib/request/update-database-tools-connection-request.d.ts +2 -2
  86. package/lib/request/update-database-tools-private-endpoint-request.d.ts +2 -2
  87. package/lib/request/validate-database-tools-connection-request.d.ts +2 -2
  88. package/package.json +3 -3
@@ -38,7 +38,7 @@ export interface DatabaseToolsConnectionPostgresqlSummary extends model.Database
38
38
  */
39
39
  "keyStores"?: Array<model.DatabaseToolsKeyStorePostgresqlSummary>;
40
40
  /**
41
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the {@code DatabaseToolsPrivateEndpoint} used to access the database in the customer VCN.
41
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the {@code DatabaseToolsPrivateEndpoint} used to access the database in the customer VCN.
42
42
  */
43
43
  "privateEndpointId"?: string;
44
44
  "type": string;
@@ -38,7 +38,7 @@ export interface DatabaseToolsConnectionPostgresql extends model.DatabaseToolsCo
38
38
  */
39
39
  "keyStores"?: Array<model.DatabaseToolsKeyStorePostgresql>;
40
40
  /**
41
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Database Tools private endpoint used to access the database in the customer VCN.
41
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools private endpoint used to access the database in the customer VCN.
42
42
  */
43
43
  "privateEndpointId"?: string;
44
44
  "type": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsConnectionSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the {@code DatabaseToolsConnection}.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the {@code DatabaseToolsConnection}.
20
20
  */
21
21
  "id": string;
22
22
  /**
@@ -24,7 +24,7 @@ export interface DatabaseToolsConnectionSummary {
24
24
  */
25
25
  "displayName": string;
26
26
  /**
27
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools connection.
27
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools connection.
28
28
  */
29
29
  "compartmentId": string;
30
30
  /**
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsConnection {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Database Tools connection.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools connection.
20
20
  */
21
21
  "id": string;
22
22
  /**
@@ -24,7 +24,7 @@ export interface DatabaseToolsConnection {
24
24
  */
25
25
  "displayName": string;
26
26
  /**
27
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools connection.
27
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools connection.
28
28
  */
29
29
  "compartmentId": string;
30
30
  /**
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsEndpointServiceSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Database Tools Endpoint Service.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools Endpoint Service.
20
20
  */
21
21
  "id": string;
22
22
  /**
@@ -28,7 +28,7 @@ export interface DatabaseToolsEndpointServiceSummary {
28
28
  */
29
29
  "name"?: string;
30
30
  /**
31
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools Endpoint Service.
31
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools Endpoint Service.
32
32
  */
33
33
  "compartmentId"?: string;
34
34
  /**
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsEndpointService {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Database Tools Endpoint Service.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools Endpoint Service.
20
20
  */
21
21
  "id": string;
22
22
  /**
@@ -28,7 +28,7 @@ export interface DatabaseToolsEndpointService {
28
28
  */
29
29
  "name"?: string;
30
30
  /**
31
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools Endpoint Service.
31
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools Endpoint Service.
32
32
  */
33
33
  "compartmentId"?: string;
34
34
  /**
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdDetails extends model.DatabaseToolsKeyStoreContentDetails {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdGenericJdbcDetails extends model.DatabaseToolsKeyStoreContentGenericJdbcDetails {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdGenericJdbcSummary extends model.DatabaseToolsKeyStoreContentGenericJdbcSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdGenericJdbc extends model.DatabaseToolsKeyStoreContentGenericJdbc {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdMySqlDetails extends model.DatabaseToolsKeyStoreContentMySqlDetails {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdMySqlSummary extends model.DatabaseToolsKeyStoreContentMySqlSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdMySql extends model.DatabaseToolsKeyStoreContentMySql {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdPostgresqlDetails extends model.DatabaseToolsKeyStoreContentPostgresqlDetails {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdPostgresqlSummary extends model.DatabaseToolsKeyStoreContentPostgresqlSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdPostgresql extends model.DatabaseToolsKeyStoreContentPostgresql {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretIdSummary extends model.DatabaseToolsKeyStoreContentSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStoreContentSecretId extends model.DatabaseToolsKeyStoreContent {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdDetails extends model.DatabaseToolsKeyStorePasswordDetails {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdGenericJdbcDetails extends model.DatabaseToolsKeyStorePasswordGenericJdbcDetails {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdGenericJdbcSummary extends model.DatabaseToolsKeyStorePasswordGenericJdbcSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdGenericJdbc extends model.DatabaseToolsKeyStorePasswordGenericJdbc {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdMySqlDetails extends model.DatabaseToolsKeyStorePasswordMySqlDetails {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdMySqlSummary extends model.DatabaseToolsKeyStorePasswordMySqlSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdMySql extends model.DatabaseToolsKeyStorePasswordMySql {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdPostgresqlDetails extends model.DatabaseToolsKeyStorePasswordPostgresqlDetails {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdPostgresqlSummary extends model.DatabaseToolsKeyStorePasswordPostgresqlSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdPostgresql extends model.DatabaseToolsKeyStorePasswordPostgresql {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretIdSummary extends model.DatabaseToolsKeyStorePasswordSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsKeyStorePasswordSecretId extends model.DatabaseToolsKeyStorePassword {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the key store password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsPrivateEndpointSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment containing the private endpoint.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the private endpoint.
20
20
  */
21
21
  "compartmentId": string;
22
22
  /**
@@ -60,11 +60,11 @@ export interface DatabaseToolsPrivateEndpointSummary {
60
60
  */
61
61
  "description"?: string;
62
62
  /**
63
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Database Tools private endpoint.
63
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools private endpoint.
64
64
  */
65
65
  "id": string;
66
66
  /**
67
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Database Tools Endpoint Service.
67
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools Endpoint Service.
68
68
  */
69
69
  "endpointServiceId": string;
70
70
  /**
@@ -76,15 +76,15 @@ export interface DatabaseToolsPrivateEndpointSummary {
76
76
  */
77
77
  "timeUpdated": Date;
78
78
  /**
79
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN that the private endpoint belongs to.
79
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN that the private endpoint belongs to.
80
80
  */
81
81
  "vcnId"?: string;
82
82
  /**
83
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the subnet that the private endpoint belongs to.
83
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet that the private endpoint belongs to.
84
84
  */
85
85
  "subnetId": string;
86
86
  /**
87
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the private endpoint's VNIC.
87
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint's VNIC.
88
88
  */
89
89
  "privateEndpointVnicId"?: string;
90
90
  /**
@@ -108,7 +108,7 @@ export interface DatabaseToolsPrivateEndpointSummary {
108
108
  */
109
109
  "lifecycleDetails"?: string;
110
110
  /**
111
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the network security groups
111
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the network security groups
112
112
  * that the private endpoint's VNIC belongs to. For more information about NSGs, see
113
113
  * {@link NetworkSecurityGroup}.
114
114
  *
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsPrivateEndpoint {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools private endpoint.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the Database Tools private endpoint.
20
20
  */
21
21
  "compartmentId": string;
22
22
  /**
@@ -60,11 +60,11 @@ export interface DatabaseToolsPrivateEndpoint {
60
60
  */
61
61
  "description"?: string;
62
62
  /**
63
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Database Tools private endpoint.
63
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools private endpoint.
64
64
  */
65
65
  "id": string;
66
66
  /**
67
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Database Tools Endpoint Service.
67
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Tools Endpoint Service.
68
68
  */
69
69
  "endpointServiceId": string;
70
70
  /**
@@ -76,15 +76,15 @@ export interface DatabaseToolsPrivateEndpoint {
76
76
  */
77
77
  "timeUpdated": Date;
78
78
  /**
79
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN that the private endpoint belongs to.
79
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VCN that the private endpoint belongs to.
80
80
  */
81
81
  "vcnId"?: string;
82
82
  /**
83
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the subnet that the private endpoint belongs to.
83
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet that the private endpoint belongs to.
84
84
  */
85
85
  "subnetId": string;
86
86
  /**
87
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the private endpoint's VNIC.
87
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private endpoint's VNIC.
88
88
  */
89
89
  "privateEndpointVnicId"?: string;
90
90
  /**
@@ -108,7 +108,7 @@ export interface DatabaseToolsPrivateEndpoint {
108
108
  */
109
109
  "lifecycleDetails"?: string;
110
110
  /**
111
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the network security groups
111
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the network security groups
112
112
  * that the private endpoint's VNIC belongs to. For more information about NSGs, see
113
113
  * {@link NetworkSecurityGroup}.
114
114
  *
@@ -20,7 +20,7 @@ export interface DatabaseToolsRelatedResourceMySql {
20
20
  */
21
21
  "entityType": model.RelatedResourceEntityTypeMySql;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related resource.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related resource.
24
24
  */
25
25
  "identifier": string;
26
26
  }
@@ -20,7 +20,7 @@ export interface DatabaseToolsRelatedResourcePostgresql {
20
20
  */
21
21
  "entityType": model.RelatedResourceEntityTypePostgresql;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related resource.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related resource.
24
24
  */
25
25
  "identifier": string;
26
26
  }
@@ -20,7 +20,7 @@ export interface DatabaseToolsRelatedResource {
20
20
  */
21
21
  "entityType": model.RelatedResourceEntityType;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related resource.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related resource.
24
24
  */
25
25
  "identifier": string;
26
26
  }
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsUserPasswordSecretIdDetails extends model.DatabaseToolsUserPasswordDetails {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
20
20
  */
21
21
  "secretId": string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsUserPasswordSecretIdSummary extends model.DatabaseToolsUserPasswordSummary {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -16,7 +16,7 @@ import * as model from "../model";
16
16
  */
17
17
  export interface DatabaseToolsUserPasswordSecretId extends model.DatabaseToolsUserPassword {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the secret containing the user password.
20
20
  */
21
21
  "secretId"?: string;
22
22
  "valueType": string;
@@ -38,7 +38,7 @@ export interface UpdateDatabaseToolsConnectionMySqlDetails extends model.UpdateD
38
38
  */
39
39
  "keyStores"?: Array<model.DatabaseToolsKeyStoreMySqlDetails>;
40
40
  /**
41
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the DatabaseToolsPrivateEndpoint used to access the database in the Customer VCN.
41
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DatabaseToolsPrivateEndpoint used to access the database in the Customer VCN.
42
42
  */
43
43
  "privateEndpointId"?: string;
44
44
  "type": string;
@@ -38,7 +38,7 @@ export interface UpdateDatabaseToolsConnectionOracleDatabaseDetails extends mode
38
38
  */
39
39
  "keyStores"?: Array<model.DatabaseToolsKeyStoreDetails>;
40
40
  /**
41
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the DatabaseToolsPrivateEndpoint used to access the database in the Customer VCN.
41
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DatabaseToolsPrivateEndpoint used to access the database in the Customer VCN.
42
42
  */
43
43
  "privateEndpointId"?: string;
44
44
  "proxyClient"?: model.DatabaseToolsConnectionOracleDatabaseProxyClientUserNameDetails | model.DatabaseToolsConnectionOracleDatabaseProxyClientNoProxyDetails;
@@ -38,7 +38,7 @@ export interface UpdateDatabaseToolsConnectionPostgresqlDetails extends model.Up
38
38
  */
39
39
  "keyStores"?: Array<model.DatabaseToolsKeyStorePostgresqlDetails>;
40
40
  /**
41
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the DatabaseToolsPrivateEndpoint used to access the database in the Customer VCN.
41
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the DatabaseToolsPrivateEndpoint used to access the database in the Customer VCN.
42
42
  */
43
43
  "privateEndpointId"?: string;
44
44
  "type": string;
@@ -41,7 +41,7 @@ export interface UpdateDatabaseToolsPrivateEndpointDetails {
41
41
  */
42
42
  "description"?: string;
43
43
  /**
44
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the network security groups
44
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the network security groups
45
45
  * that the private endpoint's VNIC belongs to. For more information about NSGs, see
46
46
  * {@link NetworkSecurityGroup}.
47
47
  *
@@ -20,7 +20,7 @@ export interface UpdateDatabaseToolsRelatedResourceDetails {
20
20
  */
21
21
  "entityType"?: model.RelatedResourceEntityType;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related resource.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related resource.
24
24
  */
25
25
  "identifier"?: string;
26
26
  }
@@ -20,7 +20,7 @@ export interface UpdateDatabaseToolsRelatedResourceMySqlDetails {
20
20
  */
21
21
  "entityType"?: model.RelatedResourceEntityTypeMySql;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related resource.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related resource.
24
24
  */
25
25
  "identifier"?: string;
26
26
  }
@@ -20,7 +20,7 @@ export interface UpdateDatabaseToolsRelatedResourcePostgresqlDetails {
20
20
  */
21
21
  "entityType"?: model.RelatedResourceEntityTypePostgresql;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related resource.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related resource.
24
24
  */
25
25
  "identifier"?: string;
26
26
  }
@@ -16,7 +16,7 @@
16
16
  export interface WorkRequestError {
17
17
  /**
18
18
  * A machine-usable code for the error that occured. Error codes are listed on
19
- * (https://docs.cloud.oracle.com/Content/API/References/apierrors.htm)
19
+ * (https://docs.oracle.com/iaas/Content/API/References/apierrors.htm)
20
20
  *
21
21
  */
22
22
  "code": string;
@@ -24,11 +24,11 @@ export interface WorkRequestSummary {
24
24
  */
25
25
  "status": model.OperationStatus;
26
26
  /**
27
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
27
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
28
28
  */
29
29
  "id": string;
30
30
  /**
31
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request.
31
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request.
32
32
  */
33
33
  "compartmentId": string;
34
34
  /**