oci-cli 3.64.1__py3-none-any.whl → 3.65.1__py3-none-any.whl

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 (572) hide show
  1. oci_cli/bin/dbmulticloud.psm1 +39 -4
  2. oci_cli/bin/mysql.psm1 +4 -2
  3. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/condition-metadata-type/get.txt +1 -1
  4. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/detector-recipe/create.txt +1 -1
  5. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/create.txt +5 -1
  6. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/list.txt +1 -1
  7. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/managed-list/update.txt +4 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem/list.txt +1 -1
  9. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/problem-aggregation/request-summarized-problems.txt +1 -1
  10. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource/list.txt +1 -1
  11. oci_cli/help_text_producer/data_files/text/cmdref/cloud-guard/resource-type-summary/list-resource-types.txt +1 -1
  12. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt +2 -2
  13. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt +3 -3
  14. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database-backup/list.txt +2 -2
  15. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/register-cloud-vm-cluster-pkcs.txt +1 -1
  16. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/unregister-cloud-vm-cluster-pkcs.txt +1 -1
  17. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create/with-new-db-system.txt +15 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.txt +206 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/db/data-guard-association.txt +3 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/access-policy/delete.txt → db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.txt} +19 -24
  21. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-create-stand-by-database-details.txt +6 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-database-from-backup.txt +6 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-from-backup.txt +10 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +20 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create.txt +10 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/db/database/update.txt +11 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +3 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/create.txt +9 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +10 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt +21 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/update.txt +10 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/db/gi-version/list.txt +5 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt +42 -27
  34. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt +42 -27
  35. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt +42 -27
  36. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt +42 -27
  37. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +4 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt +15 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape/list.txt +5 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/db/version/list.txt +5 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +6 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/change-compartment.txt +6 -6
  43. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/create.txt +24 -4
  44. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/delete.txt +3 -2
  45. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/get.txt +3 -3
  46. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/list.txt +14 -7
  47. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery/update.txt +7 -6
  48. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/multi-cloud-resource-discovery.txt +57 -12
  49. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/change-compartment.txt +3 -3
  50. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/create.txt +6 -8
  51. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/delete.txt +2 -2
  52. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/get.txt +3 -3
  53. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/list.txt +9 -5
  54. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container/update.txt +8 -8
  55. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-container.txt +57 -12
  56. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/change-compartment.txt +2 -2
  57. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/create.txt +8 -8
  58. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/delete.txt +4 -3
  59. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/get.txt +3 -3
  60. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/list.txt +7 -5
  61. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount/update.txt +8 -6
  62. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-blob-mount.txt +57 -12
  63. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/change-compartment.txt +4 -4
  64. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/create.txt +11 -12
  65. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/delete.txt +2 -3
  66. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/get.txt +3 -2
  67. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/list.txt +6 -5
  68. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/patch.txt +2 -2
  69. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector/update.txt +12 -13
  70. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-connector.txt +61 -16
  71. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/get.txt +3 -3
  72. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key/list.txt +7 -4
  73. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-key.txt +57 -12
  74. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/change-compartment.txt +3 -3
  75. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/create.txt +10 -10
  76. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/delete.txt +2 -2
  77. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/get.txt +5 -3
  78. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/list.txt +8 -5
  79. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/refresh.txt +6 -2
  80. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault/update.txt +17 -12
  81. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/cascading-delete.txt +2 -2
  82. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/change-compartment.txt +2 -2
  83. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/create.txt +7 -6
  84. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/delete.txt +2 -2
  85. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/get.txt +3 -3
  86. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/list.txt +9 -5
  87. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association/update.txt +9 -7
  88. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault-association.txt +61 -16
  89. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-azure-vault.txt +61 -16
  90. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector/change-compartment.txt +132 -0
  91. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/ingress-gateway → dbmulticloud/oracle-db-gcp-identity-connector}/create.txt +54 -69
  92. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/model → dbmulticloud/oracle-db-gcp-identity-connector}/delete.txt +8 -18
  93. oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance → dbmulticloud/oracle-db-gcp-identity-connector}/get.txt +7 -6
  94. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/data-asset → dbmulticloud/oracle-db-gcp-identity-connector}/list.txt +15 -13
  95. oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance/install-all-updates.txt → dbmulticloud/oracle-db-gcp-identity-connector/refresh.txt} +17 -17
  96. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe → dbmulticloud/oracle-db-gcp-identity-connector}/update.txt +57 -38
  97. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/oracle-db-gcp-identity-connector.txt +29 -0
  98. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/work-request → dbmulticloud/oracle-db-gcp-key}/get.txt +7 -6
  99. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe → dbmulticloud/oracle-db-gcp-key}/list.txt +18 -15
  100. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/virtual-service → dbmulticloud/oracle-db-gcp-key-ring}/change-compartment.txt +15 -21
  101. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh/update.txt → dbmulticloud/oracle-db-gcp-key-ring/create.txt} +54 -47
  102. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh → dbmulticloud/oracle-db-gcp-key-ring}/delete.txt +9 -13
  103. oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance/list.txt → dbmulticloud/oracle-db-gcp-key-ring/get.txt} +13 -44
  104. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → dbmulticloud/oracle-db-gcp-key-ring}/list.txt +21 -14
  105. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh/change-compartment.txt → dbmulticloud/oracle-db-gcp-key-ring/refresh.txt} +15 -20
  106. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/model → dbmulticloud/oracle-db-gcp-key-ring}/update.txt +31 -30
  107. oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance-group.txt → dbmulticloud/oracle-db-gcp-key-ring.txt} +4 -8
  108. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/work-request.txt → dbmulticloud/oracle-db-gcp-key.txt} +3 -5
  109. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud/work-request.txt +61 -16
  110. oci_cli/help_text_producer/data_files/text/cmdref/dbmulticloud.txt +95 -12
  111. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +2 -1
  112. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint-collection/list-endpoints.txt +4 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +11 -0
  114. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/create.txt +12 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/list.txt +9 -0
  116. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/update.txt +12 -0
  117. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  118. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  119. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/{list-logs.txt → list-work-request-logs.txt} +5 -5
  120. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt +1 -1
  121. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
  122. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
  123. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe/delete.txt → kafka/cluster/change-compartment.txt} +16 -21
  124. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/virtual-service → kafka/cluster}/create.txt +78 -66
  125. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → kafka/cluster}/delete.txt +7 -12
  126. oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance/install-all-windows-updates.txt → kafka/cluster/disable-superuser.txt} +17 -17
  127. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/pe/change-compartment.txt → kafka/cluster/enable-superuser.txt} +18 -19
  128. oci_cli/help_text_producer/data_files/text/cmdref/{os-management/erratum → kafka/cluster}/get.txt +6 -6
  129. oci_cli/help_text_producer/data_files/text/cmdref/{dts/job → kafka/cluster}/list.txt +36 -23
  130. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/virtual-service → kafka/cluster}/update.txt +62 -58
  131. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → kafka/cluster-config}/change-compartment.txt +10 -10
  132. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/data-asset → kafka/cluster-config}/create.txt +30 -33
  133. oci_cli/help_text_producer/data_files/text/cmdref/{os-management/managed-instance-group → kafka/cluster-config}/delete.txt +7 -10
  134. oci_cli/help_text_producer/data_files/text/cmdref/{os-management/windows-update → kafka/cluster-config}/get.txt +6 -6
  135. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/mesh → kafka/cluster-config}/list.txt +25 -30
  136. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/data-asset → kafka/cluster-config}/update.txt +40 -30
  137. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/work-request/cancel.txt → kafka/cluster-config-version/delete.txt} +12 -7
  138. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection/project → kafka/cluster-config-version}/get.txt +11 -8
  139. oci_cli/help_text_producer/data_files/text/cmdref/{dts/export → kafka/cluster-config-version}/list.txt +25 -23
  140. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config-version.txt +18 -0
  141. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster-config.txt +29 -0
  142. oci_cli/help_text_producer/data_files/text/cmdref/kafka/cluster.txt +33 -0
  143. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh → kafka}/work-request/cancel.txt +5 -5
  144. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh → kafka}/work-request/get.txt +5 -5
  145. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh → kafka}/work-request/list.txt +26 -31
  146. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/work-request/list-work-request-errors.txt → kafka/work-request-error/list.txt} +16 -13
  147. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection → kafka}/work-request-error.txt +2 -1
  148. oci_cli/help_text_producer/data_files/text/cmdref/{service-mesh/work-request → kafka/work-request-log-entry}/list-work-request-logs.txt +14 -11
  149. oci_cli/help_text_producer/data_files/text/cmdref/{anomaly-detection → kafka}/work-request-log-entry.txt +2 -1
  150. oci_cli/help_text_producer/data_files/text/cmdref/kafka/work-request.txt +23 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/kafka.txt +69 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/list.txt +16 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup/validate.txt +141 -0
  154. oci_cli/help_text_producer/data_files/text/cmdref/mysql/backup.txt +2 -0
  155. oci_cli/help_text_producer/data_files/text/cmdref/mysql.txt +2 -0
  156. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list.txt → list-errors.txt} +5 -5
  157. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  158. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  159. oci_cli/help_text_producer/data_files/text/index.txt +3 -9
  160. oci_cli/service_mapping.py +6 -21
  161. oci_cli/version.py +1 -1
  162. {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/METADATA +2 -2
  163. {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/RECORD +198 -556
  164. services/cims/src/oci_cli_incident/cims_cli_extended.py +1 -1
  165. services/cloud_guard/src/oci_cli_cloud_guard/generated/cloudguard_cli.py +18 -10
  166. services/database/src/oci_cli_database/database_cli_extended.py +67 -3
  167. services/database/src/oci_cli_database/generated/database_cli.py +367 -70
  168. services/{ai_anomaly_detection → dbmulticloud/src/oci_cli_db_multicloud_gcp_provider}/__init__.py +1 -1
  169. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/dbmulticloudgcpprovider_cli_extended.py +18 -0
  170. services/{ai_anomaly_detection/src → dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated}/__init__.py +1 -1
  171. services/{dts/src/oci_cli_transfer_appliance_entitlement → dbmulticloud/src/oci_cli_db_multicloud_gcp_provider}/generated/client_mappings.py +6 -6
  172. services/dbmulticloud/src/oci_cli_db_multicloud_gcp_provider/generated/dbmulticloudgcpprovider_cli.py +1057 -0
  173. services/dbmulticloud/src/oci_cli_dbmulticloud/generated/dbmulticloud_service_cli.py +27 -8
  174. services/dbmulticloud/src/oci_cli_multi_cloud_resource_discovery/generated/multicloudresourcediscovery_cli.py +63 -37
  175. services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_container/generated/oracledbazureblobcontainer_cli.py +52 -33
  176. services/dbmulticloud/src/oci_cli_oracle_db_azure_blob_mount/generated/oracledbazureblobmount_cli.py +49 -30
  177. services/dbmulticloud/src/oci_cli_oracle_db_azure_connector/generated/oracledbazureconnector_cli.py +113 -39
  178. services/dbmulticloud/src/oci_cli_oracle_db_azure_key/generated/oracledbazurekey_cli.py +34 -15
  179. services/dbmulticloud/src/oci_cli_oracle_db_azure_vault/generated/oracledbazurevault_cli.py +69 -42
  180. services/dbmulticloud/src/oci_cli_oracle_db_azure_vault_association/generated/oracledbazurevaultassociation_cli.py +52 -33
  181. services/dbmulticloud/src/oci_cli_work_request/generated/workrequest_cli.py +27 -8
  182. services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +5 -2
  183. services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +7 -3
  184. services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +22 -3
  185. services/{ai_anomaly_detection/src/oci_cli_anomaly_detection → managed_kafka}/__init__.py +1 -1
  186. services/{ai_anomaly_detection/src/oci_cli_anomaly_detection/generated → managed_kafka/src}/__init__.py +1 -1
  187. services/managed_kafka/src/oci_cli_kafka_cluster/__init__.py +4 -0
  188. services/managed_kafka/src/oci_cli_kafka_cluster/generated/__init__.py +4 -0
  189. services/{os_management/src/oci_cli_os_management → managed_kafka/src/oci_cli_kafka_cluster}/generated/client_mappings.py +6 -6
  190. services/managed_kafka/src/oci_cli_kafka_cluster/generated/kafkacluster_cli.py +1254 -0
  191. services/managed_kafka/src/oci_cli_kafka_cluster/kafkacluster_cli_extended.py +46 -0
  192. services/managed_kafka/tests/__init__.py +4 -0
  193. services/mysql/src/oci_cli_db_backups/generated/dbbackups_cli.py +70 -1
  194. oci_cli/bin/dts.psm1 +0 -147
  195. oci_cli/bin/os-management.psm1 +0 -140
  196. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/change-compartment.txt +0 -138
  197. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-atp.txt +0 -207
  198. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-influx.txt +0 -198
  199. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/create-data-source-os.txt +0 -174
  200. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/delete.txt +0 -138
  201. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset/get.txt +0 -100
  202. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/data-asset.txt +0 -30
  203. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/change-compartment.txt +0 -119
  204. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-embedded-input-details.txt +0 -144
  205. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-inline-input-details.txt +0 -185
  206. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-object-list-input-details.txt +0 -173
  207. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create-detect-anomaly-job-object-store-output-details.txt +0 -175
  208. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/create.txt +0 -173
  209. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/delete.txt +0 -143
  210. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/get.txt +0 -105
  211. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job/update.txt +0 -147
  212. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job-collection/list-detect-anomaly-jobs.txt +0 -155
  213. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job-collection.txt +0 -15
  214. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/detect-anomaly-job.txt +0 -31
  215. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/change-compartment.txt +0 -113
  216. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/create.txt +0 -174
  217. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies-embedded.txt +0 -124
  218. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies-inline.txt +0 -139
  219. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/detect-anomalies.txt +0 -125
  220. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/get.txt +0 -100
  221. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model/list.txt +0 -148
  222. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/model.txt +0 -30
  223. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/create.txt +0 -170
  224. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe/get.txt +0 -99
  225. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/pe.txt +0 -25
  226. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/create.txt +0 -152
  227. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project/update.txt +0 -166
  228. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/project.txt +0 -24
  229. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request/list.txt +0 -114
  230. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-error/list.txt +0 -110
  231. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection/work-request-log-entry/list-work-request-logs.txt +0 -110
  232. oci_cli/help_text_producer/data_files/text/cmdref/anomaly-detection.txt +0 -125
  233. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/cancel.txt +0 -101
  234. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/delete.txt +0 -105
  235. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/get-passphrase.txt +0 -101
  236. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/list.txt +0 -100
  237. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/never-receive.txt +0 -101
  238. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request-entitlement.txt +0 -189
  239. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request-return-label.txt +0 -249
  240. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/request.txt +0 -188
  241. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/setup-notifications.txt +0 -63
  242. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/show-entitlement.txt +0 -113
  243. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/show.txt +0 -101
  244. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/update-minimum-storage-capacity.txt +0 -107
  245. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance/update-shipping-address.txt +0 -154
  246. oci_cli/help_text_producer/data_files/text/cmdref/dts/appliance.txt +0 -38
  247. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/change-compartment.txt +0 -106
  248. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/configure-physical-appliance.txt +0 -114
  249. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/create-policy.txt +0 -68
  250. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/create.txt +0 -226
  251. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/delete.txt +0 -132
  252. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/generate-manifest.txt +0 -97
  253. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/get-passphrase.txt +0 -68
  254. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/request-appliance.txt +0 -68
  255. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/request-return-label.txt +0 -245
  256. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/setup-notifications.txt +0 -51
  257. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/show.txt +0 -96
  258. oci_cli/help_text_producer/data_files/text/cmdref/dts/export/update.txt +0 -265
  259. oci_cli/help_text_producer/data_files/text/cmdref/dts/export.txt +0 -38
  260. oci_cli/help_text_producer/data_files/text/cmdref/dts/job/change-compartment.txt +0 -106
  261. oci_cli/help_text_producer/data_files/text/cmdref/dts/job/close.txt +0 -96
  262. oci_cli/help_text_producer/data_files/text/cmdref/dts/job/create.txt +0 -192
  263. oci_cli/help_text_producer/data_files/text/cmdref/dts/job/delete.txt +0 -100
  264. oci_cli/help_text_producer/data_files/text/cmdref/dts/job/detach-devices-details/change-compartment.txt +0 -102
  265. oci_cli/help_text_producer/data_files/text/cmdref/dts/job/detach-devices-details.txt +0 -12
  266. oci_cli/help_text_producer/data_files/text/cmdref/dts/job/setup-notifications.txt +0 -68
  267. oci_cli/help_text_producer/data_files/text/cmdref/dts/job/show.txt +0 -96
  268. oci_cli/help_text_producer/data_files/text/cmdref/dts/job/update.txt +0 -150
  269. oci_cli/help_text_producer/data_files/text/cmdref/dts/job/verify-upload-user-credentials.txt +0 -91
  270. oci_cli/help_text_producer/data_files/text/cmdref/dts/job.txt +0 -34
  271. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/activate.txt +0 -93
  272. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/create.txt +0 -93
  273. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/deactivate.txt +0 -77
  274. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/delete.txt +0 -77
  275. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/get-seal-manifest.txt +0 -81
  276. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/list.txt +0 -67
  277. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/reopen.txt +0 -77
  278. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/seal-status.txt +0 -77
  279. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/seal.txt +0 -75
  280. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/set-export.txt +0 -93
  281. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset/show.txt +0 -77
  282. oci_cli/help_text_producer/data_files/text/cmdref/dts/nfs-dataset.txt +0 -34
  283. oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/configure-encryption.txt +0 -81
  284. oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/finalize.txt +0 -89
  285. oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/initialize-authentication.txt +0 -106
  286. oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/list.txt +0 -63
  287. oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/show.txt +0 -67
  288. oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/unlock.txt +0 -75
  289. oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance/unregister.txt +0 -67
  290. oci_cli/help_text_producer/data_files/text/cmdref/dts/physical-appliance.txt +0 -26
  291. oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/configured.txt +0 -111
  292. oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/copied.txt +0 -105
  293. oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/monitored.txt +0 -102
  294. oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/prepared.txt +0 -104
  295. oci_cli/help_text_producer/data_files/text/cmdref/dts/verify/shipped.txt +0 -106
  296. oci_cli/help_text_producer/data_files/text/cmdref/dts/verify.txt +0 -22
  297. oci_cli/help_text_producer/data_files/text/cmdref/dts.txt +0 -144
  298. oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum-summary/list-errata.txt +0 -310
  299. oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum-summary.txt +0 -15
  300. oci_cli/help_text_producer/data_files/text/cmdref/os-management/erratum.txt +0 -14
  301. oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/delete-content.txt +0 -113
  302. oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/get-content.txt +0 -108
  303. oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/get-report.txt +0 -270
  304. oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/list-related-events.txt +0 -307
  305. oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/list.txt +0 -319
  306. oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/update.txt +0 -139
  307. oci_cli/help_text_producer/data_files/text/cmdref/os-management/event/upload-content.txt +0 -110
  308. oci_cli/help_text_producer/data_files/text/cmdref/os-management/event.txt +0 -27
  309. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/attach-child.txt +0 -102
  310. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/attach-parent.txt +0 -104
  311. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/detach-child.txt +0 -101
  312. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/detach-parent.txt +0 -102
  313. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/disable-module-stream.txt +0 -138
  314. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/enable-module-stream.txt +0 -139
  315. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-module-profile.txt +0 -141
  316. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-package.txt +0 -123
  317. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-update.txt +0 -123
  318. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/install-windows-update.txt +0 -124
  319. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-packages.txt +0 -142
  320. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-software-sources.txt +0 -141
  321. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-updates.txt +0 -141
  322. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-available-windows-updates.txt +0 -150
  323. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-installed-packages.txt +0 -141
  324. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-installed-windows-updates.txt +0 -142
  325. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-managed-instance-errata.txt +0 -141
  326. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-module-profiles.txt +0 -210
  327. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/list-module-streams.txt +0 -210
  328. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/remove-module-profile.txt +0 -142
  329. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/remove-package.txt +0 -123
  330. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance/switch-module-stream.txt +0 -138
  331. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/attach.txt +0 -102
  332. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/change-compartment.txt +0 -107
  333. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/create.txt +0 -163
  334. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/detach.txt +0 -99
  335. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/get.txt +0 -94
  336. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/install-all-updates.txt +0 -128
  337. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/list.txt +0 -152
  338. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance-group/update.txt +0 -166
  339. oci_cli/help_text_producer/data_files/text/cmdref/os-management/managed-instance.txt +0 -64
  340. oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile/get.txt +0 -137
  341. oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile/list.txt +0 -189
  342. oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-profile.txt +0 -16
  343. oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream/get.txt +0 -132
  344. oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream/list.txt +0 -188
  345. oci_cli/help_text_producer/data_files/text/cmdref/os-management/module-stream.txt +0 -16
  346. oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/change-compartment.txt +0 -110
  347. oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/create.txt +0 -357
  348. oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/delete.txt +0 -135
  349. oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/get.txt +0 -97
  350. oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/list-upcoming.txt +0 -251
  351. oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/list.txt +0 -174
  352. oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/run-now.txt +0 -106
  353. oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/skip-next-execution.txt +0 -106
  354. oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job/update.txt +0 -323
  355. oci_cli/help_text_producer/data_files/text/cmdref/os-management/scheduled-job.txt +0 -30
  356. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/add-packages.txt +0 -111
  357. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/change-compartment.txt +0 -108
  358. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/create.txt +0 -187
  359. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/delete.txt +0 -133
  360. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/get-package.txt +0 -101
  361. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/get.txt +0 -95
  362. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/list-packages.txt +0 -145
  363. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/list.txt +0 -144
  364. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/remove-packages.txt +0 -112
  365. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/search-packages.txt +0 -124
  366. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source/update.txt +0 -187
  367. oci_cli/help_text_producer/data_files/text/cmdref/os-management/software-source.txt +0 -34
  368. oci_cli/help_text_producer/data_files/text/cmdref/os-management/update-managed-instance-details/update-managed-instance.txt +0 -107
  369. oci_cli/help_text_producer/data_files/text/cmdref/os-management/update-managed-instance-details.txt +0 -14
  370. oci_cli/help_text_producer/data_files/text/cmdref/os-management/windows-update/list.txt +0 -129
  371. oci_cli/help_text_producer/data_files/text/cmdref/os-management/windows-update.txt +0 -16
  372. oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/get.txt +0 -91
  373. oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list-errors.txt +0 -128
  374. oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list-logs.txt +0 -128
  375. oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request/list.txt +0 -148
  376. oci_cli/help_text_producer/data_files/text/cmdref/os-management/work-request.txt +0 -20
  377. oci_cli/help_text_producer/data_files/text/cmdref/os-management.txt +0 -187
  378. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/change-compartment.txt +0 -143
  379. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/create.txt +0 -187
  380. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/get.txt +0 -103
  381. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/list.txt +0 -150
  382. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy/update.txt +0 -193
  383. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/access-policy.txt +0 -25
  384. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/debug/report.txt +0 -60
  385. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/debug.txt +0 -14
  386. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/change-compartment.txt +0 -143
  387. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/delete.txt +0 -141
  388. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/get.txt +0 -103
  389. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/list.txt +0 -150
  390. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway/update.txt +0 -215
  391. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/change-compartment.txt +0 -147
  392. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/create.txt +0 -197
  393. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/delete.txt +0 -145
  394. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/get.txt +0 -107
  395. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/list.txt +0 -150
  396. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table/update.txt +0 -203
  397. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway-route-table.txt +0 -25
  398. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/ingress-gateway.txt +0 -26
  399. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/create.txt +0 -190
  400. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh/get.txt +0 -99
  401. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/mesh.txt +0 -27
  402. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/proxy-details/get.txt +0 -79
  403. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/proxy-details.txt +0 -14
  404. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/change-compartment.txt +0 -143
  405. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create-virtual-deployment-disabled-service-discovery-configuration.txt +0 -204
  406. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create-virtual-deployment-dns-service-discovery-configuration.txt +0 -209
  407. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/create.txt +0 -215
  408. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/delete.txt +0 -141
  409. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/get.txt +0 -103
  410. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/list.txt +0 -150
  411. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update-virtual-deployment-disabled-service-discovery-configuration.txt +0 -204
  412. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update-virtual-deployment-dns-service-discovery-configuration.txt +0 -209
  413. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment/update.txt +0 -215
  414. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-deployment.txt +0 -33
  415. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/delete.txt +0 -139
  416. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/get.txt +0 -101
  417. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service/list.txt +0 -150
  418. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/change-compartment.txt +0 -145
  419. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/create.txt +0 -195
  420. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/delete.txt +0 -143
  421. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/get.txt +0 -105
  422. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/list.txt +0 -150
  423. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table/update.txt +0 -201
  424. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service-route-table.txt +0 -25
  425. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/virtual-service.txt +0 -27
  426. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh/work-request.txt +0 -22
  427. oci_cli/help_text_producer/data_files/text/cmdref/service-mesh.txt +0 -139
  428. services/ai_anomaly_detection/src/oci_cli_anomaly_detection/anomalydetection_cli_extended.py +0 -234
  429. services/ai_anomaly_detection/src/oci_cli_anomaly_detection/generated/anomalydetection_cli.py +0 -2665
  430. services/ai_anomaly_detection/src/oci_cli_anomaly_detection/generated/client_mappings.py +0 -14
  431. services/ai_anomaly_detection/tests/__init__.py +0 -4
  432. services/dts/__init__.py +0 -4
  433. services/dts/src/__init__.py +0 -4
  434. services/dts/src/oci_cli_appliance_export_job/__init__.py +0 -4
  435. services/dts/src/oci_cli_appliance_export_job/applianceexportjob_cli_extended.py +0 -582
  436. services/dts/src/oci_cli_appliance_export_job/applianceexportjob_constants.py +0 -11
  437. services/dts/src/oci_cli_appliance_export_job/generated/__init__.py +0 -4
  438. services/dts/src/oci_cli_appliance_export_job/generated/applianceexportjob_cli.py +0 -428
  439. services/dts/src/oci_cli_appliance_export_job/generated/client_mappings.py +0 -14
  440. services/dts/src/oci_cli_appliance_export_job/manifest/__init__.py +0 -3
  441. services/dts/src/oci_cli_appliance_export_job/manifest/manifest_constants.py +0 -12
  442. services/dts/src/oci_cli_appliance_export_job/manifest/manifest_iterator.py +0 -86
  443. services/dts/src/oci_cli_appliance_export_job/manifest/manifest_line_item.py +0 -22
  444. services/dts/src/oci_cli_appliance_export_job/manifest/manifest_stats.py +0 -93
  445. services/dts/src/oci_cli_appliance_export_job/manifest/manifest_stats_consumer.py +0 -15
  446. services/dts/src/oci_cli_appliance_export_job/manifest/manifest_writer.py +0 -117
  447. services/dts/src/oci_cli_appliance_export_job/manifest/object_uploader.py +0 -124
  448. services/dts/src/oci_cli_dts/__init__.py +0 -4
  449. services/dts/src/oci_cli_dts/appliance_auth_manager.py +0 -59
  450. services/dts/src/oci_cli_dts/appliance_cert_manager.py +0 -51
  451. services/dts/src/oci_cli_dts/appliance_client_proxy.py +0 -57
  452. services/dts/src/oci_cli_dts/appliance_config.py +0 -34
  453. services/dts/src/oci_cli_dts/appliance_config_manager.py +0 -145
  454. services/dts/src/oci_cli_dts/appliance_config_spec.py +0 -38
  455. services/dts/src/oci_cli_dts/appliance_constants.py +0 -35
  456. services/dts/src/oci_cli_dts/appliance_init_auth.py +0 -81
  457. services/dts/src/oci_cli_dts/appliance_init_auth_spec.py +0 -32
  458. services/dts/src/oci_cli_dts/base_client.py +0 -102
  459. services/dts/src/oci_cli_dts/cli_utils.py +0 -131
  460. services/dts/src/oci_cli_dts/dts_service_cli_extended.py +0 -95
  461. services/dts/src/oci_cli_dts/dts_transform.py +0 -31
  462. services/dts/src/oci_cli_dts/generated/__init__.py +0 -4
  463. services/dts/src/oci_cli_dts/generated/dts_service_cli.py +0 -14
  464. services/dts/src/oci_cli_dts/nfs_dataset_client_proxy.py +0 -85
  465. services/dts/src/oci_cli_dts/nfsdataset_cli_extended.py +0 -371
  466. services/dts/src/oci_cli_dts/physical_appliance_control_plane/__init__.py +0 -3
  467. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/__init__.py +0 -16
  468. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/diagnose_tools_client.py +0 -163
  469. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/diagnose_tools_client_composite_operations.py +0 -24
  470. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/__init__.py +0 -28
  471. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/dataset_seal_status.py +0 -282
  472. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/details.py +0 -66
  473. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_dataset_info.py +0 -191
  474. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_dataset_spec.py +0 -93
  475. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_export_config.py +0 -174
  476. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/nfs_export_details.py +0 -66
  477. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/object_storage_upload_config.py +0 -201
  478. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/passphrase_details.py +0 -66
  479. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/models/physical_transfer_appliance.py +0 -214
  480. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/nfs_dataset_client.py +0 -835
  481. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/nfs_dataset_client_composite_operations.py +0 -24
  482. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/physical_transfer_appliance_client.py +0 -374
  483. services/dts/src/oci_cli_dts/physical_appliance_control_plane/client/physical_transfer_appliance_client_composite_operations.py +0 -24
  484. services/dts/src/oci_cli_dts/physical_appliance_control_plane/service_endpoints.py +0 -9
  485. services/dts/src/oci_cli_dts/physicalappliance_cli_extended.py +0 -590
  486. services/dts/src/oci_cli_dts/verify_cli_extended.py +0 -494
  487. services/dts/src/oci_cli_shipping_vendors/__init__.py +0 -4
  488. services/dts/src/oci_cli_shipping_vendors/generated/__init__.py +0 -4
  489. services/dts/src/oci_cli_shipping_vendors/generated/client_mappings.py +0 -14
  490. services/dts/src/oci_cli_shipping_vendors/generated/shippingvendors_cli.py +0 -49
  491. services/dts/src/oci_cli_transfer_appliance/__init__.py +0 -4
  492. services/dts/src/oci_cli_transfer_appliance/generated/__init__.py +0 -4
  493. services/dts/src/oci_cli_transfer_appliance/generated/client_mappings.py +0 -14
  494. services/dts/src/oci_cli_transfer_appliance/generated/transferappliance_cli.py +0 -364
  495. services/dts/src/oci_cli_transfer_appliance/transferappliance_cli_extended.py +0 -362
  496. services/dts/src/oci_cli_transfer_appliance_entitlement/__init__.py +0 -4
  497. services/dts/src/oci_cli_transfer_appliance_entitlement/generated/__init__.py +0 -4
  498. services/dts/src/oci_cli_transfer_appliance_entitlement/generated/transferapplianceentitlement_cli.py +0 -155
  499. services/dts/src/oci_cli_transfer_appliance_entitlement/transferapplianceentitlement_cli_extended.py +0 -66
  500. services/dts/src/oci_cli_transfer_device/__init__.py +0 -4
  501. services/dts/src/oci_cli_transfer_device/generated/__init__.py +0 -4
  502. services/dts/src/oci_cli_transfer_device/generated/client_mappings.py +0 -14
  503. services/dts/src/oci_cli_transfer_device/generated/transferdevice_cli.py +0 -209
  504. services/dts/src/oci_cli_transfer_job/__init__.py +0 -4
  505. services/dts/src/oci_cli_transfer_job/generated/__init__.py +0 -4
  506. services/dts/src/oci_cli_transfer_job/generated/client_mappings.py +0 -14
  507. services/dts/src/oci_cli_transfer_job/generated/transferjob_cli.py +0 -368
  508. services/dts/src/oci_cli_transfer_job/transferjob_cli_extended.py +0 -281
  509. services/dts/src/oci_cli_transfer_package/__init__.py +0 -4
  510. services/dts/src/oci_cli_transfer_package/generated/__init__.py +0 -4
  511. services/dts/src/oci_cli_transfer_package/generated/client_mappings.py +0 -14
  512. services/dts/src/oci_cli_transfer_package/generated/transferpackage_cli.py +0 -326
  513. services/dts/tests/__init__.py +0 -4
  514. services/os_management/__init__.py +0 -4
  515. services/os_management/src/__init__.py +0 -4
  516. services/os_management/src/oci_cli_event/__init__.py +0 -4
  517. services/os_management/src/oci_cli_event/event_cli_extended.py +0 -34
  518. services/os_management/src/oci_cli_event/generated/__init__.py +0 -4
  519. services/os_management/src/oci_cli_event/generated/client_mappings.py +0 -14
  520. services/os_management/src/oci_cli_event/generated/event_cli.py +0 -430
  521. services/os_management/src/oci_cli_os_management/__init__.py +0 -4
  522. services/os_management/src/oci_cli_os_management/generated/__init__.py +0 -4
  523. services/os_management/src/oci_cli_os_management/generated/os_management_service_cli.py +0 -15
  524. services/os_management/src/oci_cli_os_management/generated/osmanagement_cli.py +0 -4009
  525. services/os_management/src/oci_cli_os_management/osmanagement_cli_extended.py +0 -244
  526. services/os_management/tests/__init__.py +0 -4
  527. services/service_mesh/__init__.py +0 -4
  528. services/service_mesh/src/__init__.py +0 -4
  529. services/service_mesh/src/oci_cli_service_mesh/__init__.py +0 -4
  530. services/service_mesh/src/oci_cli_service_mesh/generated/__init__.py +0 -4
  531. services/service_mesh/src/oci_cli_service_mesh/generated/client_mappings.py +0 -14
  532. services/service_mesh/src/oci_cli_service_mesh/generated/servicemesh_cli.py +0 -3306
  533. services/service_mesh/src/oci_cli_service_mesh/service_mesh_cli_extended.py +0 -57
  534. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/__init__.py +0 -76
  535. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/aggregators/__init__.py +0 -3
  536. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/aggregators/aggregation_orchestrator.py +0 -88
  537. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/bundle_analyser.py +0 -163
  538. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/event.py +0 -43
  539. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/handlers/__init__.py +0 -3
  540. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/handlers/debug_handler.py +0 -209
  541. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/report_orchestrator.py +0 -82
  542. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/task_orchestrator.py +0 -76
  543. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/task_request.py +0 -232
  544. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/__init__.py +0 -3
  545. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/common_worker.py +0 -116
  546. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/csv_worker.py +0 -39
  547. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/file_worker.py +0 -33
  548. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/igd_worker.py +0 -48
  549. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/mesh_report_worker.py +0 -60
  550. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/mesh_resources_worker.py +0 -49
  551. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/namespaces_worker.py +0 -33
  552. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/oci_cli_version_worker.py +0 -34
  553. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/pod_worker.py +0 -112
  554. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/resource_worker.py +0 -75
  555. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/services_worker.py +0 -34
  556. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/task_worker.py +0 -33
  557. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/validate_crds_worker.py +0 -34
  558. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/vdb_worker.py +0 -51
  559. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/tasks/webhooks_worker.py +0 -34
  560. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/__init__.py +0 -3
  561. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/bundle_helper.py +0 -154
  562. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/constants.py +0 -137
  563. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/helper.py +0 -12
  564. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/kubectl_command_helper.py +0 -646
  565. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/messages.py +0 -16
  566. services/service_mesh/src/oci_cli_service_mesh/service_mesh_troubleshoot/utils/summary.py +0 -222
  567. services/service_mesh/tests/__init__.py +0 -4
  568. {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/LICENSE.txt +0 -0
  569. {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  570. {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/WHEEL +0 -0
  571. {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/entry_points.txt +0 -0
  572. {oci_cli-3.64.1.dist-info → oci_cli-3.65.1.dist-info}/top_level.txt +0 -0
@@ -4,7 +4,7 @@ function GetOciTopLevelCommand_dbmulticloud() {
4
4
 
5
5
  function GetOciSubcommands_dbmulticloud() {
6
6
  $ociSubcommands = @{
7
- 'dbmulticloud' = 'multi-cloud-resource-discovery oracle-db-azure-blob-container oracle-db-azure-blob-mount oracle-db-azure-connector oracle-db-azure-key oracle-db-azure-vault oracle-db-azure-vault-association work-request'
7
+ 'dbmulticloud' = 'multi-cloud-resource-discovery oracle-db-azure-blob-container oracle-db-azure-blob-mount oracle-db-azure-connector oracle-db-azure-key oracle-db-azure-vault oracle-db-azure-vault-association oracle-db-gcp-identity-connector oracle-db-gcp-key oracle-db-gcp-key-ring work-request'
8
8
  'dbmulticloud multi-cloud-resource-discovery' = 'change-compartment create delete get list update'
9
9
  'dbmulticloud oracle-db-azure-blob-container' = 'change-compartment create delete get list update'
10
10
  'dbmulticloud oracle-db-azure-blob-mount' = 'change-compartment create delete get list update'
@@ -12,6 +12,9 @@ function GetOciSubcommands_dbmulticloud() {
12
12
  'dbmulticloud oracle-db-azure-key' = 'get list'
13
13
  'dbmulticloud oracle-db-azure-vault' = 'change-compartment create delete get list refresh update'
14
14
  'dbmulticloud oracle-db-azure-vault-association' = 'cascading-delete change-compartment create delete get list update'
15
+ 'dbmulticloud oracle-db-gcp-identity-connector' = 'change-compartment create delete get list refresh update'
16
+ 'dbmulticloud oracle-db-gcp-key' = 'get list'
17
+ 'dbmulticloud oracle-db-gcp-key-ring' = 'change-compartment create delete get list refresh update'
15
18
  'dbmulticloud work-request' = 'cancel get list work-request-error work-request-log-entry'
16
19
  'dbmulticloud work-request work-request-error' = 'list'
17
20
  'dbmulticloud work-request work-request-log-entry' = 'list-work-request-logs'
@@ -22,10 +25,10 @@ function GetOciSubcommands_dbmulticloud() {
22
25
  function GetOciCommandsToLongParams_dbmulticloud() {
23
26
  $ociCommandsToLongParams = @{
24
27
  'dbmulticloud multi-cloud-resource-discovery change-compartment' = 'compartment-id defined-tags freeform-tags from-json help if-match max-wait-seconds multi-cloud-resource-discovery-id system-tags wait-for-state wait-interval-seconds'
25
- 'dbmulticloud multi-cloud-resource-discovery create' = 'compartment-id defined-tags display-name freeform-tags from-json help if-match max-wait-seconds oracle-db-connector-id resource-type wait-for-state wait-interval-seconds'
28
+ 'dbmulticloud multi-cloud-resource-discovery create' = 'compartment-id defined-tags display-name freeform-tags from-json help if-match max-wait-seconds oracle-db-connector-id resource-type resources-filter wait-for-state wait-interval-seconds'
26
29
  'dbmulticloud multi-cloud-resource-discovery delete' = 'force from-json help if-match max-wait-seconds multi-cloud-resource-discovery-id wait-for-state wait-interval-seconds'
27
30
  'dbmulticloud multi-cloud-resource-discovery get' = 'from-json help limit multi-cloud-resource-discovery-id page sort-order'
28
- 'dbmulticloud multi-cloud-resource-discovery list' = 'all compartment-id display-name from-json help lifecycle-state limit multi-cloud-resource-discovery-id oracle-db-azure-connector-id page page-size resource-type sort-by sort-order'
31
+ 'dbmulticloud multi-cloud-resource-discovery list' = 'all compartment-id display-name from-json help lifecycle-state limit multi-cloud-resource-discovery-id oracle-db-azure-connector-id page page-size resource-type resources-filter sort-by sort-order'
29
32
  'dbmulticloud multi-cloud-resource-discovery update' = 'compartment-id defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds multi-cloud-resource-discovery-id oracle-db-connector-id resource-type wait-for-state wait-interval-seconds'
30
33
  'dbmulticloud oracle-db-azure-blob-container change-compartment' = 'compartment-id defined-tags freeform-tags from-json help if-match max-wait-seconds oracle-db-azure-blob-container-id system-tags wait-for-state wait-interval-seconds'
31
34
  'dbmulticloud oracle-db-azure-blob-container create' = 'azure-storage-account-name azure-storage-container-name compartment-id defined-tags display-name freeform-tags from-json help if-match max-wait-seconds private-endpoint-dns-alias private-endpoint-ip-address wait-for-state wait-interval-seconds'
@@ -53,7 +56,7 @@ function GetOciCommandsToLongParams_dbmulticloud() {
53
56
  'dbmulticloud oracle-db-azure-vault delete' = 'force from-json help if-match max-wait-seconds oracle-db-azure-vault-id wait-for-state wait-interval-seconds'
54
57
  'dbmulticloud oracle-db-azure-vault get' = 'from-json help limit oracle-db-azure-vault-id page sort-order'
55
58
  'dbmulticloud oracle-db-azure-vault list' = 'all compartment-id display-name from-json help lifecycle-state limit oracle-db-azure-connector-id oracle-db-azure-resource-group oracle-db-azure-vault-id page page-size sort-by sort-order'
56
- 'dbmulticloud oracle-db-azure-vault refresh' = 'from-json help if-match max-wait-seconds oracle-db-azure-vault-id wait-for-state wait-interval-seconds'
59
+ 'dbmulticloud oracle-db-azure-vault refresh' = 'from-json help if-match max-wait-seconds oracle-db-azure-connector-id oracle-db-azure-vault-id wait-for-state wait-interval-seconds'
57
60
  'dbmulticloud oracle-db-azure-vault update' = 'azure-vault-id compartment-id defined-tags display-name force freeform-tags from-json help if-match location max-wait-seconds oracle-db-azure-resource-group oracle-db-azure-vault-id oracle-db-connector-id properties type wait-for-state wait-interval-seconds'
58
61
  'dbmulticloud oracle-db-azure-vault-association cascading-delete' = 'from-json help if-match max-wait-seconds oracle-db-azure-vault-association-id wait-for-state wait-interval-seconds'
59
62
  'dbmulticloud oracle-db-azure-vault-association change-compartment' = 'compartment-id defined-tags freeform-tags from-json help if-match max-wait-seconds oracle-db-azure-vault-association-id system-tags wait-for-state wait-interval-seconds'
@@ -62,6 +65,22 @@ function GetOciCommandsToLongParams_dbmulticloud() {
62
65
  'dbmulticloud oracle-db-azure-vault-association get' = 'from-json help limit oracle-db-azure-vault-association-id page sort-order'
63
66
  'dbmulticloud oracle-db-azure-vault-association list' = 'all compartment-id display-name from-json help lifecycle-state limit oracle-db-azure-connector-id oracle-db-azure-vault-association-id oracle-db-azure-vault-id page page-size sort-by sort-order'
64
67
  'dbmulticloud oracle-db-azure-vault-association update' = 'compartment-id defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds oracle-db-azure-connector-id oracle-db-azure-vault-association-id oracle-db-azure-vault-id wait-for-state wait-interval-seconds'
68
+ 'dbmulticloud oracle-db-gcp-identity-connector change-compartment' = 'compartment-id from-json help if-match max-wait-seconds oracle-db-gcp-identity-connector-id wait-for-state wait-interval-seconds'
69
+ 'dbmulticloud oracle-db-gcp-identity-connector create' = 'compartment-id defined-tags display-name freeform-tags from-json gcp-location gcp-resource-service-agent-id gcp-workload-identity-pool-id gcp-workload-identity-provider-id help issuer-url max-wait-seconds project-id resource-id wait-for-state wait-interval-seconds'
70
+ 'dbmulticloud oracle-db-gcp-identity-connector delete' = 'force from-json help if-match max-wait-seconds oracle-db-gcp-identity-connector-id wait-for-state wait-interval-seconds'
71
+ 'dbmulticloud oracle-db-gcp-identity-connector get' = 'from-json help oracle-db-gcp-identity-connector-id'
72
+ 'dbmulticloud oracle-db-gcp-identity-connector list' = 'all compartment-id display-name from-json help lifecycle-state limit page page-size resource-id sort-by sort-order'
73
+ 'dbmulticloud oracle-db-gcp-identity-connector refresh' = 'from-json help if-match max-wait-seconds oracle-db-gcp-identity-connector-id wait-for-state wait-interval-seconds'
74
+ 'dbmulticloud oracle-db-gcp-identity-connector update' = 'defined-tags display-name force freeform-tags from-json gcp-location gcp-resource-service-agent-id gcp-workload-identity-pool-id gcp-workload-identity-provider-id help if-match issuer-url max-wait-seconds oracle-db-gcp-identity-connector-id project-id resource-id wait-for-state wait-interval-seconds'
75
+ 'dbmulticloud oracle-db-gcp-key get' = 'from-json help oracle-db-gcp-key-id'
76
+ 'dbmulticloud oracle-db-gcp-key list' = 'all compartment-id display-name from-json help lifecycle-state limit oracle-db-gcp-key-id oracle-db-gcp-key-ring-id page page-size sort-by sort-order'
77
+ 'dbmulticloud oracle-db-gcp-key-ring change-compartment' = 'compartment-id from-json help if-match max-wait-seconds oracle-db-gcp-key-ring-id wait-for-state wait-interval-seconds'
78
+ 'dbmulticloud oracle-db-gcp-key-ring create' = 'compartment-id defined-tags display-name freeform-tags from-json gcp-key-ring-id help if-match location max-wait-seconds oracle-db-connector-id properties type wait-for-state wait-interval-seconds'
79
+ 'dbmulticloud oracle-db-gcp-key-ring delete' = 'force from-json help if-match max-wait-seconds oracle-db-gcp-key-ring-id wait-for-state wait-interval-seconds'
80
+ 'dbmulticloud oracle-db-gcp-key-ring get' = 'from-json help limit oracle-db-gcp-key-ring-id page sort-order'
81
+ 'dbmulticloud oracle-db-gcp-key-ring list' = 'all compartment-id display-name from-json help lifecycle-state limit oracle-db-gcp-connector-id oracle-db-gcp-key-ring-id page page-size sort-by sort-order'
82
+ 'dbmulticloud oracle-db-gcp-key-ring refresh' = 'from-json help if-match max-wait-seconds oracle-db-gcp-connector-id oracle-db-gcp-key-ring-id wait-for-state wait-interval-seconds'
83
+ 'dbmulticloud oracle-db-gcp-key-ring update' = 'defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds oracle-db-gcp-key-ring-id wait-for-state wait-interval-seconds'
65
84
  'dbmulticloud work-request cancel' = 'force from-json help if-match work-request-id'
66
85
  'dbmulticloud work-request get' = 'from-json help work-request-id'
67
86
  'dbmulticloud work-request list' = 'all compartment-id from-json help limit page page-size resource-id sort-by sort-order status work-request-id'
@@ -114,6 +133,22 @@ function GetOciCommandsToShortParams_dbmulticloud() {
114
133
  'dbmulticloud oracle-db-azure-vault-association get' = '? h'
115
134
  'dbmulticloud oracle-db-azure-vault-association list' = '? c h'
116
135
  'dbmulticloud oracle-db-azure-vault-association update' = '? c h'
136
+ 'dbmulticloud oracle-db-gcp-identity-connector change-compartment' = '? c h'
137
+ 'dbmulticloud oracle-db-gcp-identity-connector create' = '? c h'
138
+ 'dbmulticloud oracle-db-gcp-identity-connector delete' = '? h'
139
+ 'dbmulticloud oracle-db-gcp-identity-connector get' = '? h'
140
+ 'dbmulticloud oracle-db-gcp-identity-connector list' = '? c h'
141
+ 'dbmulticloud oracle-db-gcp-identity-connector refresh' = '? h'
142
+ 'dbmulticloud oracle-db-gcp-identity-connector update' = '? h'
143
+ 'dbmulticloud oracle-db-gcp-key get' = '? h'
144
+ 'dbmulticloud oracle-db-gcp-key list' = '? c h'
145
+ 'dbmulticloud oracle-db-gcp-key-ring change-compartment' = '? c h'
146
+ 'dbmulticloud oracle-db-gcp-key-ring create' = '? c h'
147
+ 'dbmulticloud oracle-db-gcp-key-ring delete' = '? h'
148
+ 'dbmulticloud oracle-db-gcp-key-ring get' = '? h'
149
+ 'dbmulticloud oracle-db-gcp-key-ring list' = '? c h'
150
+ 'dbmulticloud oracle-db-gcp-key-ring refresh' = '? h'
151
+ 'dbmulticloud oracle-db-gcp-key-ring update' = '? h'
117
152
  'dbmulticloud work-request cancel' = '? h'
118
153
  'dbmulticloud work-request get' = '? h'
119
154
  'dbmulticloud work-request list' = '? c h'
oci_cli/bin/mysql.psm1 CHANGED
@@ -5,7 +5,7 @@ function GetOciTopLevelCommand_mysql() {
5
5
  function GetOciSubcommands_mysql() {
6
6
  $ociSubcommands = @{
7
7
  'mysql' = 'backup channel configuration db-system replica shape version work-request work-request-error work-request-log-entry'
8
- 'mysql backup' = 'cancel-backup-deletion change-compartment copy create delete get list update'
8
+ 'mysql backup' = 'cancel-backup-deletion change-compartment copy create delete get list update validate'
9
9
  'mysql channel' = 'create-from-mysql delete get list reset resume update-from-mysql'
10
10
  'mysql configuration' = 'create delete get list update'
11
11
  'mysql db-system' = 'clone create delete get heatwave-cluster heatwave-cluster-memory-estimate import list restart start stop update'
@@ -29,8 +29,9 @@ function GetOciCommandsToLongParams_mysql() {
29
29
  'mysql backup create' = 'backup-type db-system-id defined-tags description display-name freeform-tags from-json help max-wait-seconds retention-in-days soft-delete wait-for-state wait-interval-seconds'
30
30
  'mysql backup delete' = 'backup-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
31
31
  'mysql backup get' = 'backup-id from-json help if-none-match'
32
- 'mysql backup list' = 'all backup-id compartment-id creation-type db-system-id display-name from-json help lifecycle-state limit page page-size soft-delete sort-by sort-order'
32
+ 'mysql backup list' = 'all backup-id backup-preparation-status compartment-id creation-type db-system-id display-name from-json help lifecycle-state limit page page-size soft-delete sort-by sort-order validation-status'
33
33
  'mysql backup update' = 'backup-id defined-tags description display-name force freeform-tags from-json help if-match max-wait-seconds retention-in-days soft-delete wait-for-state wait-interval-seconds'
34
+ 'mysql backup validate' = 'backup-id from-json help if-match is-prepared-backup-required max-wait-seconds wait-for-state wait-interval-seconds'
34
35
  'mysql channel create-from-mysql' = 'compartment-id defined-tags description display-name freeform-tags from-json help is-enabled max-wait-seconds source-anonymous-transactions-handling source-hostname source-password source-port source-ssl-ca-certificate source-ssl-mode source-username target-applier-username target-channel-name target-db-system-id target-delay-in-seconds target-filters target-tables-without-primary-key-handling wait-for-state wait-interval-seconds'
35
36
  'mysql channel delete' = 'channel-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
36
37
  'mysql channel get' = 'channel-id from-json help if-none-match'
@@ -87,6 +88,7 @@ function GetOciCommandsToShortParams_mysql() {
87
88
  'mysql backup get' = '? h'
88
89
  'mysql backup list' = '? c h'
89
90
  'mysql backup update' = '? h'
91
+ 'mysql backup validate' = '? h'
90
92
  'mysql channel create-from-mysql' = '? c h'
91
93
  'mysql channel delete' = '? h'
92
94
  'mysql channel get' = '? h'
@@ -35,7 +35,7 @@ The type of the condition metadata.
35
35
 
36
36
  Accepted values are:
37
37
 
38
- ActivityCondition, CloudGuardCondition, InstanceSecurityCondition, SecurityCondition, ThreatCondition
38
+ ActivityCondition, CloudGuardCondition, ContainerCondition, InstanceSecurityCondition, SecurityCondition, ThreatCondition
39
39
 
40
40
 
41
41
  Optional Parameters
@@ -68,7 +68,7 @@ Detector for the rule
68
68
 
69
69
  Accepted values are:
70
70
 
71
- IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
71
+ IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_CONTAINER_SECURITY_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
72
72
 
73
73
  --detector-rules [complex type]
74
74
 
@@ -100,6 +100,10 @@ For examples on usage of this option, please see our “using CLI with
100
100
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
101
101
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
102
102
 
103
+ --group [text]
104
+
105
+ Managed list type group
106
+
103
107
  --list-items [complex type]
104
108
 
105
109
  List of items in the managed list This is a complex type whose value
@@ -118,7 +122,7 @@ Type of information stored in the list
118
122
 
119
123
  Accepted values are:
120
124
 
121
- CIDR_BLOCK, CITY, COUNTRY, FUSION_APPS_PERMISSION, FUSION_APPS_ROLE, GENERIC, GROUPS, IPV4ADDRESS, IPV6ADDRESS, REGION, RESOURCE_OCID, STATE, TAGS, USERS
125
+ CIDR_BLOCK, CITY, COUNTRY, FUSION_APPS_PERMISSION, FUSION_APPS_ROLE, GENERIC, GROUPS, IPV4ADDRESS, IPV6ADDRESS, NAMESPACE_SELECTOR, POD_RESOURCE_SELECTOR, REGION, RESOURCE_OCID, STATE, TAGS, USERS
122
126
 
123
127
  --max-wait-seconds [integer]
124
128
 
@@ -125,7 +125,7 @@ The type of managed list.
125
125
 
126
126
  Accepted values are:
127
127
 
128
- CIDR_BLOCK, CITY, COUNTRY, FUSION_APPS_PERMISSION, FUSION_APPS_ROLE, GENERIC, GROUPS, IPV4ADDRESS, IPV6ADDRESS, REGION, RESOURCE_OCID, STATE, TAGS, USERS
128
+ CIDR_BLOCK, CITY, COUNTRY, FUSION_APPS_PERMISSION, FUSION_APPS_ROLE, GENERIC, GROUPS, IPV4ADDRESS, IPV6ADDRESS, NAMESPACE_SELECTOR, POD_RESOURCE_SELECTOR, REGION, RESOURCE_OCID, STATE, TAGS, USERS
129
129
 
130
130
  --page [text]
131
131
 
@@ -102,6 +102,10 @@ For examples on usage of this option, please see our “using CLI with
102
102
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
103
103
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
104
104
 
105
+ --group [text]
106
+
107
+ Managed list type group
108
+
105
109
  --if-match [text]
106
110
 
107
111
  For optimistic concurrency control. In the PUT or DELETE call for a
@@ -99,7 +99,7 @@ The field to list the problems by detector type.
99
99
 
100
100
  Accepted values are:
101
101
 
102
- IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
102
+ IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_CONTAINER_SECURITY_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
103
103
 
104
104
  --from-json [text]
105
105
 
@@ -55,7 +55,7 @@ distinguished.
55
55
 
56
56
  Accepted values are:
57
57
 
58
- COMPARTMENT_ID, REGION, RESOURCE_TYPE, RISK_LEVEL
58
+ COMPARTMENT_ID, DETECTOR_ID, REGION, RESOURCE_TYPE, RISK_LEVEL, TARGET_ID
59
59
 
60
60
 
61
61
  Optional Parameters
@@ -106,7 +106,7 @@ The field to list the problems by detector type.
106
106
 
107
107
  Accepted values are:
108
108
 
109
- IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
109
+ IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_CONTAINER_SECURITY_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
110
110
 
111
111
  --from-json [text]
112
112
 
@@ -49,7 +49,7 @@ Detector type.
49
49
 
50
50
  Accepted values are:
51
51
 
52
- IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
52
+ IAAS_ACTIVITY_DETECTOR, IAAS_CONFIGURATION_DETECTOR, IAAS_CONTAINER_SECURITY_DETECTOR, IAAS_INSTANCE_SECURITY_DETECTOR, IAAS_LOG_INSIGHT_DETECTOR, IAAS_THREAT_DETECTOR
53
53
 
54
54
  --from-json [text]
55
55
 
@@ -32,8 +32,8 @@ Required Parameters
32
32
 
33
33
  --autonomous-container-database-backup-id [text]
34
34
 
35
- The OCID of the source Autonomous Container Database Backup that you
36
- will clone to create a new Autonomous Container Database.
35
+ The OCID of the source ACD backup that you will clone to create a new
36
+ ACD.
37
37
 
38
38
  --display-name [text]
39
39
 
@@ -313,9 +313,9 @@ Accepted values are:
313
313
 
314
314
  --source [text]
315
315
 
316
- The source of the database: Use *NONE* for creating a new Autonomous
317
- Container Database. Use *BACKUP_FROM_ID* for creating a new Autonomous
318
- Container Database from a specified backup.
316
+ The source of the database. Use *NONE* to create a new Autonomous
317
+ Container Database (ACD). Use *BACKUP_FROM_ID* to create a new ACD
318
+ from a specified backup.
319
319
 
320
320
  Accepted values are:
321
321
 
@@ -105,8 +105,8 @@ valid when used with "--all" or "--limit", and ignored otherwise.
105
105
 
106
106
  --sort-by [text]
107
107
 
108
- The field to sort by. You can provide one sort order (*sortOrder*).
109
- Default order for TIMECREATED is descending. Default order for
108
+ The field to sort by. You can provide one sort order (*sortOrder*).
109
+ Default order for TIMECREATED is descending. Default order for
110
110
  DISPLAYNAME is ascending. The DISPLAYNAME sort order is case
111
111
  sensitive.
112
112
 
@@ -39,7 +39,7 @@ TDE keystore type
39
39
 
40
40
  Accepted values are:
41
41
 
42
- AZURE, OCI
42
+ AZURE, GCP, OCI
43
43
 
44
44
 
45
45
  Optional Parameters
@@ -39,7 +39,7 @@ TDE keystore type
39
39
 
40
40
  Accepted values are:
41
41
 
42
- AZURE, OCI
42
+ AZURE, GCP, OCI
43
43
 
44
44
 
45
45
  Optional Parameters
@@ -126,6 +126,21 @@ Accepted values are:
126
126
  Optional Parameters
127
127
  ===================
128
128
 
129
+ --compute-count [integer]
130
+
131
+ The number of compute servers for the DB system.
132
+
133
+ --compute-model [text]
134
+
135
+ The compute model for Base Database Service. This is required if using
136
+ the *computeCount* parameter. If using *cpuCoreCount* then it is an
137
+ error to specify *computeModel* to a non-null value. The ECPU compute
138
+ model is the recommended model, and the OCPU compute model is legacy.
139
+
140
+ Accepted values are:
141
+
142
+ ECPU, OCPU
143
+
129
144
  --cpu-core-count [integer]
130
145
 
131
146
  The number of OCPU cores available for AMD-based virtual machine DB
@@ -0,0 +1,206 @@
1
+ "create-data-guard-association-google-cloud-provider-encryption-key-details"
2
+ ****************************************************************************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Creates a new Data Guard association. A Data Guard association
21
+ represents the replication relationship between the specified database
22
+ and a peer database. For more information, see Using Oracle Data
23
+ Guard.
24
+
25
+ All Oracle Cloud Infrastructure resources, including Data Guard
26
+ associations, get an Oracle-assigned, unique ID called an Oracle Cloud
27
+ Identifier (OCID). When you create a resource, you can find its OCID
28
+ in the response. You can also retrieve a resource’s OCID by using a
29
+ List API operation on that resource type, or by viewing the resource
30
+ in the Console. For more information, see Resource Identifiers.
31
+
32
+
33
+ Usage
34
+ =====
35
+
36
+ oci db data-guard-association create-data-guard-association-google-cloud-provider-encryption-key-details [OPTIONS]
37
+
38
+
39
+ Required Parameters
40
+ ===================
41
+
42
+ --database-admin-password [text]
43
+
44
+ A strong password for the *SYS*, *SYSTEM*, and *PDB Admin* users to
45
+ apply during standby creation.
46
+
47
+ The password must contain no fewer than nine characters and include:
48
+
49
+ * At least two uppercase characters.
50
+
51
+ * At least two lowercase characters.
52
+
53
+ * At least two numeric characters.
54
+
55
+ * At least two special characters. Valid special characters include
56
+ “_”, “#”, and “-” only.
57
+
58
+ **The password MUST be the same as the primary admin password.**
59
+
60
+ --database-id [text]
61
+
62
+ The database OCID.
63
+
64
+ --protection-mode [text]
65
+
66
+ The protection mode to set up between the primary and standby
67
+ databases. For more information, see Oracle Data Guard Protection
68
+ Modes in the Oracle Data Guard documentation.
69
+
70
+ **IMPORTANT** - The only protection mode currently supported by the
71
+ Database service is MAXIMUM_PERFORMANCE.
72
+
73
+ Accepted values are:
74
+
75
+ MAXIMUM_AVAILABILITY, MAXIMUM_PERFORMANCE, MAXIMUM_PROTECTION
76
+
77
+ --source-encryption-key-location-details-google-cloud-provider-encryption-key-id [text]
78
+
79
+ Provide the key OCID of a registered Google Cloud Provider key.
80
+
81
+ --transport-type [text]
82
+
83
+ The redo transport type to use for this Data Guard association. Valid
84
+ values depend on the specified *protectionMode*:
85
+
86
+ * MAXIMUM_AVAILABILITY - SYNC or FASTSYNC * MAXIMUM_PERFORMANCE -
87
+ ASYNC * MAXIMUM_PROTECTION - SYNC
88
+
89
+ For more information, see Redo Transport Services in the Oracle Data
90
+ Guard documentation.
91
+
92
+ **IMPORTANT** - The only transport type currently supported by the
93
+ Database service is ASYNC.
94
+
95
+ Accepted values are:
96
+
97
+ ASYNC, FASTSYNC, SYNC
98
+
99
+
100
+ Optional Parameters
101
+ ===================
102
+
103
+ --database-software-image-id [text]
104
+
105
+ The database software image OCID
106
+
107
+ --from-json [text]
108
+
109
+ Provide input to this command as a JSON document from a file using the
110
+ file://path-to/file syntax.
111
+
112
+ The "--generate-full-command-json-input" option can be used to
113
+ generate a sample json file to be used with this command option. The
114
+ key names are pre-populated and match the command option names
115
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
116
+ while the values of the keys need to be populated by the user before
117
+ using the sample file as an input to this command. For any command
118
+ option that accepts multiple values, the value of the key can be a
119
+ JSON array.
120
+
121
+ Options can still be provided on the command line. If an option exists
122
+ in both the JSON document and the command line then the command line
123
+ specified value will be used.
124
+
125
+ For examples on usage of this option, please see our “using CLI with
126
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
127
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
128
+
129
+ --is-active-data-guard-enabled [boolean]
130
+
131
+ True if active Data Guard is enabled.
132
+
133
+ --max-wait-seconds [integer]
134
+
135
+ The maximum time to wait for the resource to reach the lifecycle state
136
+ defined by "--wait-for-state". Defaults to 1200 seconds.
137
+
138
+ --peer-db-unique-name [text]
139
+
140
+ Specifies the *DB_UNIQUE_NAME* of the peer database to be created.
141
+
142
+ --peer-sid-prefix [text]
143
+
144
+ Specifies a prefix for the *Oracle SID* of the database to be created.
145
+
146
+ --wait-for-state [text]
147
+
148
+ This operation creates, modifies or deletes a resource that has a
149
+ defined lifecycle state. Specify this option to perform the action and
150
+ then wait until the resource reaches a given lifecycle state. Multiple
151
+ states can be specified, returning on the first state. For example, "
152
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
153
+ whichever lifecycle state is reached first. If timeout is reached, a
154
+ return code of 2 is returned. For any other error, a return code of 1
155
+ is returned.
156
+
157
+ Accepted values are:
158
+
159
+ AVAILABLE, FAILED, PROVISIONING, TERMINATED, TERMINATING, UPDATING, UPGRADING
160
+
161
+ --wait-interval-seconds [integer]
162
+
163
+ Check every "--wait-interval-seconds" to see whether the resource has
164
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
165
+ 30 seconds.
166
+
167
+
168
+ Global Parameters
169
+ =================
170
+
171
+ Use "oci --help" for help on global parameters.
172
+
173
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
174
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
175
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
176
+ --generate-param-json-input", "--help", "--latest-version", "--max-
177
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
178
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
179
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
180
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
181
+
182
+
183
+ Example using required parameter
184
+ ================================
185
+
186
+ Copy the following CLI commands into a file named example.sh. Run the
187
+ command by typing “bash example.sh” and replacing the example
188
+ parameters with your own.
189
+
190
+ Please note this sample will only work in the POSIX-compliant bash-
191
+ like shell. You need to set up the OCI configuration and appropriate
192
+ security policies before trying the examples.
193
+
194
+ export db_system_id=<substitute-value-of-db_system_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/db-home/create.html#cmdoption-db-system-id
195
+ export admin_password=<substitute-value-of-admin_password> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create.html#cmdoption-admin-password
196
+ export db_name=<substitute-value-of-db_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create.html#cmdoption-db-name
197
+ export database_admin_password=<substitute-value-of-database_admin_password> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.html#cmdoption-database-admin-password
198
+ export protection_mode=<substitute-value-of-protection_mode> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.html#cmdoption-protection-mode
199
+ export source_encryption_key_location_details_google_cloud_provider_encryption_key_id=<substitute-value-of-source_encryption_key_location_details_google_cloud_provider_encryption_key_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.html#cmdoption-source-encryption-key-location-details-google-cloud-provider-encryption-key-id
200
+ export transport_type=<substitute-value-of-transport_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/data-guard-association/create-data-guard-association-google-cloud-provider-encryption-key-details.html#cmdoption-transport-type
201
+
202
+ db_home_id=$(oci db db-home create --db-system-id $db_system_id --query data.id --raw-output)
203
+
204
+ database_id=$(oci db database create --admin-password $admin_password --db-home-id $db_home_id --db-name $db_name --db-system-id $db_system_id --query data.id --raw-output)
205
+
206
+ oci db data-guard-association create-data-guard-association-google-cloud-provider-encryption-key-details --database-admin-password $database_admin_password --database-id $database_id --protection-mode $protection_mode --source-encryption-key-location-details-google-cloud-provider-encryption-key-id $source_encryption_key_location_details_google_cloud_provider_encryption_key_id --transport-type $transport_type
@@ -29,6 +29,9 @@ Available Commands
29
29
 
30
30
  * create-data-guard-association-external-hsm-encryption-details
31
31
 
32
+ * create-data-guard-association-google-cloud-provider-encryption-key-
33
+ details
34
+
32
35
  * failover
33
36
 
34
37
  * get
@@ -1,5 +1,5 @@
1
- "delete"
2
- ********
1
+ "change-encryption-key-location-google-cloud-provider-encryption-key-details"
2
+ *****************************************************************************
3
3
 
4
4
  * Description
5
5
 
@@ -17,29 +17,29 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Deletes an AccessPolicy resource by identifier.
20
+ Update the encryption key management location for the database
21
21
 
22
22
 
23
23
  Usage
24
24
  =====
25
25
 
26
- oci service-mesh access-policy delete [OPTIONS]
26
+ oci db database change-encryption-key-location-google-cloud-provider-encryption-key-details [OPTIONS]
27
27
 
28
28
 
29
29
  Required Parameters
30
30
  ===================
31
31
 
32
- --access-policy-id [text]
32
+ --database-id [text]
33
33
 
34
- Unique AccessPolicy identifier.
34
+ The database OCID.
35
35
 
36
+ --google-cloud-provider-encryption-key-id [text]
36
37
 
37
- Optional Parameters
38
- ===================
38
+ Provide the key OCID of a registered Google Cloud Provider key.
39
39
 
40
- --force
41
40
 
42
- Perform deletion without prompting for confirmation.
41
+ Optional Parameters
42
+ ===================
43
43
 
44
44
  --from-json [text]
45
45
 
@@ -67,7 +67,7 @@ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
67
67
 
68
68
  For optimistic concurrency control. In the PUT or DELETE call for a
69
69
  resource, set the *if-match* parameter to the value of the etag from a
70
- previous GET or POST response for that resource. The resource will be
70
+ previous GET or POST response for that resource. The resource will be
71
71
  updated or deleted only if the etag you provide matches the resource’s
72
72
  current etag value.
73
73
 
@@ -89,7 +89,7 @@ of 2 is returned. For any other error, a return code of 1 is returned.
89
89
 
90
90
  Accepted values are:
91
91
 
92
- ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
92
+ ACCEPTED, FAILED, IN_PROGRESS, SUCCEEDED
93
93
 
94
94
  --wait-interval-seconds [integer]
95
95
 
@@ -116,13 +116,6 @@ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
116
116
  Example using required parameter
117
117
  ================================
118
118
 
119
- Copy and paste the following example into a JSON file, replacing the
120
- example parameters with your own.
121
-
122
- oci service-mesh mesh create --generate-param-json-input certificate-authorities > certificate-authorities.json
123
-
124
- oci service-mesh access-policy create --generate-param-json-input rules > rules.json
125
-
126
119
  Copy the following CLI commands into a file named example.sh. Run the
127
120
  command by typing “bash example.sh” and replacing the example
128
121
  parameters with your own.
@@ -131,11 +124,13 @@ Please note this sample will only work in the POSIX-compliant bash-
131
124
  like shell. You need to set up the OCI configuration and appropriate
132
125
  security policies before trying the examples.
133
126
 
134
- export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/service-mesh/mesh/create.html#cmdoption-compartment-id
135
- export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/service-mesh/mesh/create.html#cmdoption-display-name
127
+ export db_system_id=<substitute-value-of-db_system_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/db-home/create.html#cmdoption-db-system-id
128
+ export admin_password=<substitute-value-of-admin_password> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create.html#cmdoption-admin-password
129
+ export db_name=<substitute-value-of-db_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create.html#cmdoption-db-name
130
+ export google_cloud_provider_encryption_key_id=<substitute-value-of-google_cloud_provider_encryption_key_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/change-encryption-key-location-google-cloud-provider-encryption-key-details.html#cmdoption-google-cloud-provider-encryption-key-id
136
131
 
137
- mesh_id=$(oci service-mesh mesh create --certificate-authorities file://certificate-authorities.json --compartment-id $compartment_id --display-name $display_name --query data.id --raw-output)
132
+ db_home_id=$(oci db db-home create --db-system-id $db_system_id --query data.id --raw-output)
138
133
 
139
- access_policy_id=$(oci service-mesh access-policy create --compartment-id $compartment_id --mesh-id $mesh_id --name $name --rules file://rules.json --query data.id --raw-output)
134
+ database_id=$(oci db database create --admin-password $admin_password --db-home-id $db_home_id --db-name $db_name --db-system-id $db_system_id --query data.id --raw-output)
140
135
 
141
- oci service-mesh access-policy delete --access-policy-id $access_policy_id
136
+ oci db database change-encryption-key-location-google-cloud-provider-encryption-key-details --database-id $database_id --google-cloud-provider-encryption-key-id $google_cloud_provider_encryption_key_id
@@ -103,6 +103,12 @@ Autonomous Database Serverless instances.
103
103
  The maximum time to wait for the resource to reach the lifecycle state
104
104
  defined by "--wait-for-state". Defaults to 1200 seconds.
105
105
 
106
+ --opc-dry-run [boolean]
107
+
108
+ Indicates that the request is a dry run, if set to “true”. A dry run
109
+ request does not actually creating or updating a resource and is used
110
+ only to perform validation on the submitted data.
111
+
106
112
  --wait-for-state [text]
107
113
 
108
114
  This operation creates, modifies or deletes a resource that has a