oci-cli 3.66.1__py3-none-any.whl → 3.67.0__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 (290) hide show
  1. common_util/ignored_commands.py +3 -1
  2. oci_cli/bin/jms.psm1 +74 -6
  3. oci_cli/bin/marketplace.psm1 +7 -1
  4. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-fabric/update.txt +2 -2
  5. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/create.txt +26 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/delete.txt +26 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/compute/image-capability-schema/update.txt +26 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +4 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +4 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +4 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-amd-vm-update-instance-platform-config.txt +4 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-intel-vm-update-instance-platform-config.txt +4 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-boot-volume-details.txt +4 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update-instance-update-instance-source-via-image-details.txt +4 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/update.txt +4 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list-discovery-job-results.txt +13 -1
  17. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-error-summary/list-masking-errors.txt +1 -1
  18. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt +5 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt +6 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +5 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/list.txt +22 -1
  22. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/get.txt +2 -2
  23. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-autonomous-database-gcp-key-details.txt +779 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.txt +1079 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database.txt +4 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/configure-exascale.txt +136 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra.txt +2 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/create.txt +35 -9
  29. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/update.txt +38 -1
  30. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +1 -1
  31. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt +23 -1
  32. oci_cli/help_text_producer/data_files/text/cmdref/db/system-shape.txt +5 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +6 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-db.txt +2 -2
  35. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-exadb-stack.txt +173 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-gi.txt +2 -2
  37. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create-guest-os.txt +180 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/create.txt +7 -4
  39. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection/update.txt +1 -1
  40. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection-summary/list.txt +1 -1
  41. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-collection.txt +4 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/clone.txt +6 -5
  43. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-fsu-cycle-create-upgrade-fsu-cycle.txt +4 -4
  44. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create-patch.txt +14 -12
  45. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/create.txt +4 -4
  46. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-fsu-cycle-exadb-stack-fsu-goal-version-details.txt +230 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle/update-patch.txt +10 -10
  48. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle-summary/list.txt +1 -1
  49. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-cycle.txt +2 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-exadb-stack.txt +173 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery/create-guest-os.txt +185 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update/fsu-discovery.txt +4 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/fleet-software-update.txt +10 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/create.txt +26 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/fn/function/update.txt +26 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/create.txt +6 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/fusion-apps/fusion-environment/update.txt +6 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/create.txt +5 -0
  59. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/endpoint/update.txt +5 -0
  60. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/change-compartment.txt +136 -0
  61. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/create.txt +186 -0
  62. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/delete.txt +133 -0
  63. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/get.txt +96 -0
  64. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint/update.txt +195 -0
  65. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection/list-generative-ai-private-endpoints.txt +147 -0
  66. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint-collection.txt +14 -0
  67. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/generative-ai-private-endpoint.txt +22 -0
  68. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt +16 -0
  69. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
  70. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  71. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
  72. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt +14 -0
  73. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
  74. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
  75. oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/generate-agent-installer-configuration.txt +8 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/create.txt +1 -1
  77. oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/list.txt +1 -1
  78. oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary/list-containers.txt +338 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary.txt +14 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/update.txt +15 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/update.txt +8 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-usage/summarize.txt +1 -1
  83. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/create.txt +12 -3
  84. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/list.txt +3 -3
  85. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary/list-library-application-usage.txt +332 -0
  86. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary.txt +16 -0
  87. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory/summarize.txt +284 -0
  88. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory.txt +14 -0
  89. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary/list-library-managed-instance-usage.txt +332 -0
  90. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary.txt +16 -0
  91. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/scan.txt +8 -0
  92. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/summarize.txt +3 -3
  93. oci_cli/help_text_producer/data_files/text/cmdref/jms/managed-instance-usage/summarize.txt +1 -1
  94. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-add-installation-site-task-details.txt +148 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-crypto-task-details.txt +148 -0
  96. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-deployed-application-migration-task-details.txt +148 -0
  97. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-java-migration-task-details.txt +148 -0
  98. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-jfr-task-details.txt +148 -0
  99. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-performance-tuning-task-details.txt +148 -0
  100. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-remove-installation-site-task-details.txt +148 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-java-server-task-details.txt +148 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-library-task-details.txt +148 -0
  103. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create.txt +150 -0
  104. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/delete.txt +146 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/get.txt +108 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/list.txt +136 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-add-installation-site-task-details.txt +165 -0
  108. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-crypto-task-details.txt +165 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-deployed-application-migration-task-details.txt +165 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-java-migration-task-details.txt +165 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-jfr-task-details.txt +165 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-performance-tuning-task-details.txt +165 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-remove-installation-site-task-details.txt +165 -0
  114. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-java-server-task-details.txt +165 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-library-task-details.txt +165 -0
  116. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update.txt +171 -0
  117. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule.txt +58 -0
  118. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary/list-uncorrelated-package-application-usage.txt +324 -0
  119. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary.txt +16 -0
  120. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary/list-uncorrelated-package-managed-instance-usage.txt +324 -0
  121. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary.txt +16 -0
  122. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary/list-uncorrelated-package-usage.txt +323 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary.txt +14 -0
  124. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/list.txt +1 -1
  125. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/get.txt +1 -1
  126. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/list.txt +1 -1
  127. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/create.txt +1 -1
  128. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/list.txt +1 -1
  129. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads.txt +1 -3
  130. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/get.txt +83 -0
  131. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/update.txt +99 -0
  132. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration.txt +16 -0
  133. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/delete.txt +103 -0
  134. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/get.txt +91 -0
  135. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/list.txt +128 -0
  136. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/request.txt +172 -0
  137. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis.txt +23 -0
  138. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/delete.txt +103 -0
  139. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/get.txt +91 -0
  140. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/list.txt +136 -0
  141. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/request.txt +172 -0
  142. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis.txt +23 -0
  143. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/get.txt +83 -0
  144. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/update.txt +95 -0
  145. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration.txt +16 -0
  146. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary/list-work-items.txt +110 -0
  147. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary.txt +14 -0
  148. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/cancel.txt +103 -0
  149. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/get.txt +91 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/list.txt +137 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error/list.txt +128 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error.txt +15 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-log-entry/list-work-request-logs.txt +128 -0
  154. oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane/work-request → jms-utils}/work-request-log-entry.txt +2 -1
  155. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request.txt +23 -0
  156. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils.txt +65 -0
  157. oci_cli/help_text_producer/data_files/text/cmdref/jms.txt +76 -0
  158. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details/create-marketplace-external-attested-metadata.txt +96 -0
  159. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details.txt +15 -0
  160. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary/list-marketplace-metadata-public-keys.txt +121 -0
  161. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary.txt +15 -0
  162. oci_cli/help_text_producer/data_files/text/cmdref/marketplace.txt +8 -0
  163. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/create.txt +12 -1
  164. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/cluster/cluster/update.txt +1 -1
  165. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/add-block-volume.txt +142 -0
  166. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/change-compartment.txt +114 -0
  167. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/create.txt +190 -0
  168. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/delete.txt +140 -0
  169. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/get.txt +100 -0
  170. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/list.txt +163 -0
  171. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore/update.txt +185 -0
  172. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/add-datastore.txt +147 -0
  173. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-cluster.txt +153 -0
  174. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/attach-to-esxi-host.txt +155 -0
  175. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/change-compartment.txt +110 -0
  176. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/create.txt +188 -0
  177. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/delete.txt +134 -0
  178. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-cluster.txt +134 -0
  179. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/detach-from-esxi-host.txt +155 -0
  180. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/get.txt +96 -0
  181. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/list.txt +163 -0
  182. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/remove-datastore.txt +147 -0
  183. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster/update.txt +182 -0
  184. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore-cluster.txt +37 -0
  185. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/datastore.txt +27 -0
  186. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/create.txt +1 -1
  187. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/esxi-host/update.txt +6 -2
  188. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list.txt → list-errors.txt} +5 -5
  189. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  190. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +43 -1
  191. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/create.txt +127 -0
  192. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/delete.txt +136 -0
  193. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/get.txt +98 -0
  194. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/list.txt +137 -0
  195. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region.txt +26 -0
  196. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/change-compartment.txt +135 -0
  197. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/create.txt +204 -0
  198. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/delete.txt +133 -0
  199. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/disable-oac.txt +129 -0
  200. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/enable-oac.txt +154 -0
  201. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/get.txt +95 -0
  202. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/list.txt +142 -0
  203. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/update.txt +179 -0
  204. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance.txt +34 -0
  205. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/create.txt +131 -0
  206. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/delete.txt +136 -0
  207. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/get.txt +98 -0
  208. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/list.txt +137 -0
  209. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/update.txt +137 -0
  210. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment.txt +29 -0
  211. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/cancel.txt +103 -0
  212. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/get.txt +91 -0
  213. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/list.txt +140 -0
  214. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error/list.txt +131 -0
  215. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error.txt +15 -0
  216. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry/list.txt +131 -0
  217. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry.txt +15 -0
  218. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request.txt +23 -0
  219. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics.txt +68 -0
  220. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +7 -7
  221. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
  222. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  223. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
  224. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
  225. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
  226. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
  227. oci_cli/help_text_producer/data_files/text/index.txt +6 -2
  228. oci_cli/service_mapping.py +11 -1
  229. oci_cli/version.py +1 -1
  230. {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/METADATA +2 -2
  231. {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/RECORD +290 -116
  232. services/core/src/oci_cli_compute/generated/compute_cli.py +194 -28
  233. services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +28 -9
  234. services/database/src/oci_cli_database/database_cli_extended.py +43 -2
  235. services/database/src/oci_cli_database/generated/database_cli.py +830 -4
  236. services/fleet_software_update/src/oci_cli_fleet_software_update/fleetsoftwareupdate_cli_extended.py +16 -0
  237. services/fleet_software_update/src/oci_cli_fleet_software_update/generated/fleetsoftwareupdate_cli.py +421 -32
  238. services/functions/src/oci_cli_functions_management/functionsmanagement_cli_extended.py +87 -5
  239. services/functions/src/oci_cli_functions_management/generated/functionsmanagement_cli.py +2361 -469
  240. services/fusion_apps/src/oci_cli_fusion_applications/fusionapplications_cli_extended.py +40 -0
  241. services/fusion_apps/src/oci_cli_fusion_applications/generated/fusionapplications_cli.py +10 -2
  242. services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +399 -2
  243. services/jms/src/oci_cli_java_management_service/generated/javamanagementservice_cli.py +4359 -2378
  244. services/jms_java_downloads/src/oci_cli_java_download/generated/javadownload_cli.py +5 -5
  245. services/jms_utils/__init__.py +4 -0
  246. services/jms_utils/src/__init__.py +4 -0
  247. services/jms_utils/src/oci_cli_jms_utils/__init__.py +4 -0
  248. services/jms_utils/src/oci_cli_jms_utils/generated/__init__.py +4 -0
  249. services/jms_utils/src/oci_cli_jms_utils/generated/client_mappings.py +14 -0
  250. services/jms_utils/src/oci_cli_jms_utils/generated/jmsutils_cli.py +812 -0
  251. services/jms_utils/tests/__init__.py +4 -0
  252. services/marketplace/src/oci_cli_marketplace/generated/marketplace_cli.py +94 -0
  253. services/ocvp/src/oci_cli_cluster/generated/cluster_cli.py +9 -5
  254. services/ocvp/src/oci_cli_datastore/__init__.py +4 -0
  255. services/ocvp/src/oci_cli_datastore/datastore_cli_extended.py +25 -0
  256. services/ocvp/src/oci_cli_datastore/generated/__init__.py +4 -0
  257. services/ocvp/src/oci_cli_datastore/generated/client_mappings.py +14 -0
  258. services/ocvp/src/oci_cli_datastore/generated/datastore_cli.py +434 -0
  259. services/ocvp/src/oci_cli_datastore_cluster/__init__.py +4 -0
  260. services/ocvp/src/oci_cli_datastore_cluster/datastorecluster_cli_extended.py +50 -0
  261. services/ocvp/src/oci_cli_datastore_cluster/generated/__init__.py +4 -0
  262. services/ocvp/src/oci_cli_datastore_cluster/generated/client_mappings.py +14 -0
  263. services/ocvp/src/oci_cli_datastore_cluster/generated/datastorecluster_cli.py +737 -0
  264. services/ocvp/src/oci_cli_esxi_host/generated/esxihost_cli.py +5 -3
  265. services/resource_analytics/__init__.py +4 -0
  266. services/resource_analytics/src/__init__.py +4 -0
  267. services/resource_analytics/src/oci_cli_monitored_region/__init__.py +4 -0
  268. services/resource_analytics/src/oci_cli_monitored_region/generated/__init__.py +4 -0
  269. services/resource_analytics/src/oci_cli_monitored_region/generated/client_mappings.py +14 -0
  270. services/resource_analytics/src/oci_cli_monitored_region/generated/monitoredregion_cli.py +233 -0
  271. services/resource_analytics/src/oci_cli_monitored_region/monitored_region_cli_extended.py +39 -0
  272. services/resource_analytics/src/oci_cli_resource_analytics/__init__.py +4 -0
  273. services/resource_analytics/src/oci_cli_resource_analytics/generated/__init__.py +4 -0
  274. services/resource_analytics/src/oci_cli_resource_analytics/generated/resource_analytics_service_cli.py +14 -0
  275. services/resource_analytics/src/oci_cli_resource_analytics_instance/__init__.py +4 -0
  276. services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/__init__.py +4 -0
  277. services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/client_mappings.py +14 -0
  278. services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/resourceanalyticsinstance_cli.py +968 -0
  279. services/resource_analytics/src/oci_cli_resource_analytics_instance/resource_analytics_instance_cli_extended.py +40 -0
  280. services/resource_analytics/src/oci_cli_tenancy_attachment/__init__.py +4 -0
  281. services/resource_analytics/src/oci_cli_tenancy_attachment/generated/__init__.py +4 -0
  282. services/resource_analytics/src/oci_cli_tenancy_attachment/generated/client_mappings.py +14 -0
  283. services/resource_analytics/src/oci_cli_tenancy_attachment/generated/tenancyattachment_cli.py +298 -0
  284. services/resource_analytics/src/oci_cli_tenancy_attachment/tenancy_attachment_cli_extended.py +39 -0
  285. services/resource_analytics/tests/__init__.py +4 -0
  286. {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/LICENSE.txt +0 -0
  287. {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  288. {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/WHEEL +0 -0
  289. {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/entry_points.txt +0 -0
  290. {oci_cli-3.66.1.dist-info → oci_cli-3.67.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,1079 @@
1
+ "update-autonomous-database-gcp-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
+ Updates one or more attributes of the specified Autonomous Database.
21
+ See the UpdateAutonomousDatabaseDetails resource for a full list of
22
+ attributes that can be updated.
23
+
24
+
25
+ Usage
26
+ =====
27
+
28
+ oci db autonomous-database update-autonomous-database-gcp-key-details [OPTIONS]
29
+
30
+
31
+ Required Parameters
32
+ ===================
33
+
34
+ --autonomous-database-id [text]
35
+
36
+ The database OCID.
37
+
38
+ --encryption-key-key-name [text]
39
+
40
+ GCP key name
41
+
42
+ --encryption-key-key-ring [text]
43
+
44
+ GCP key ring
45
+
46
+ --encryption-key-location [text]
47
+
48
+ GCP key ring location
49
+
50
+ --encryption-key-project [text]
51
+
52
+ GCP project name
53
+
54
+
55
+ Optional Parameters
56
+ ===================
57
+
58
+ --admin-password [text]
59
+
60
+ The password must be between 12 and 30 characters long, and must
61
+ contain at least 1 uppercase, 1 lowercase, and 1 numeric character. It
62
+ cannot contain the double quote symbol (“) or the username “admin”,
63
+ regardless of casing. It must be different from the last four
64
+ passwords and it must not be a password used within the last 24 hours.
65
+
66
+ This cannot be used in conjunction with with OCI vault secrets
67
+ (secretId).
68
+
69
+ This cannot be updated in parallel with any of the following:
70
+ licenseModel, dbEdition, whitelistedIps, openMode, permissionLevel,
71
+ dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable,
72
+ dbName, or isFreeTier.
73
+
74
+ --are-primary-whitelisted-ips-used [boolean]
75
+
76
+ This field will be null if the Autonomous Database is not Data Guard
77
+ enabled or Access Control is disabled. *TRUE* if the Autonomous
78
+ Database has Data Guard and Access Control enabled, and the Autonomous
79
+ Database uses the primary’s IP access control list (ACL) for standby.
80
+ *FALSE* if the Autonomous Database has Data Guard and Access Control
81
+ enabled, and the Autonomous Database uses a different IP access
82
+ control list (ACL) for standby compared to primary.
83
+
84
+ --auto-refresh-frequency-in-seconds [integer]
85
+
86
+ The frequency a refreshable clone is refreshed after auto-refresh is
87
+ enabled. The minimum is 1 hour. The maximum is 7 days. The date and
88
+ time that auto-refresh is enabled is controlled by the
89
+ *timeOfAutoRefreshStart* parameter.
90
+
91
+ --auto-refresh-point-lag-in-seconds [integer]
92
+
93
+ The time, in seconds, the data of the refreshable clone lags the
94
+ primary database at the point of refresh. The minimum is 0 minutes (0
95
+ mins means refresh to the latest available timestamp). The maximum is
96
+ 7 days. The lag time increases after refreshing until the next data
97
+ refresh happens.
98
+
99
+ --autonomous-maintenance-schedule-type [text]
100
+
101
+ The maintenance schedule type of the Autonomous Database Serverless.
102
+ An EARLY maintenance schedule follows a schedule applying patches
103
+ prior to the REGULAR schedule. A REGULAR maintenance schedule follows
104
+ the normal cycle
105
+
106
+ Accepted values are:
107
+
108
+ EARLY, REGULAR
109
+
110
+ --backup-retention-period-in-days [integer]
111
+
112
+ Retention period, in days, for long-term backups
113
+
114
+ --byol-compute-count-limit [float]
115
+
116
+ The maximum number of CPUs allowed with a Bring Your Own License
117
+ (BYOL), including those used for auto-scaling, disaster recovery,
118
+ tools, etc. Any CPU usage above this limit is considered as License
119
+ Included and billed.
120
+
121
+ --compute-count [float]
122
+
123
+ The compute amount (CPUs) available to the database. Minimum and
124
+ maximum values depend on the compute model and whether the database is
125
+ an Autonomous Database Serverless instance or an Autonomous Database
126
+ on Dedicated Exadata Infrastructure. The ‘ECPU’ compute model requires
127
+ a minimum value of one, for databases in the elastic resource pool and
128
+ minimum value of two, otherwise. Required when using the
129
+ *computeModel* parameter. When using *cpuCoreCount* parameter, it is
130
+ an error to specify computeCount to a non-null value. Providing
131
+ *computeModel* and *computeCount* is the preferred method for both
132
+ OCPU and ECPU.
133
+
134
+ This cannot be updated in parallel with any of the following:
135
+ licenseModel, databaseEdition, whitelistedIps,
136
+ isMTLSConnectionRequired, openMode, permissionLevel,
137
+ privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName,
138
+ scheduledOperations, dbToolsDetails, or isFreeTier.
139
+
140
+ --compute-model [text]
141
+
142
+ The compute model of the Autonomous Database. This is required if
143
+ using the *computeCount* parameter. If using *cpuCoreCount* then it is
144
+ an error to specify *computeModel* to a non-null value. ECPU compute
145
+ model is the recommended model and OCPU compute model is legacy.
146
+
147
+ Accepted values are:
148
+
149
+ ECPU, OCPU
150
+
151
+ --cpu-core-count [integer]
152
+
153
+ The number of CPUs to be made available to the Autonomous
154
+ Database.<br> For Autonomous Databases on Dedicated Exadata
155
+ Infrastructure: - The CPU type (OCPUs or ECPUs) is determined by the
156
+ parent Autonomous Exadata VM Cluster’s compute model. - It is
157
+ suggested to use ‘computeCount’ parameter if you want to use
158
+ fractional value to provision less than 1 core.
159
+
160
+ **Note:** This parameter cannot be used with the *ocpuCount* or
161
+ *computeCount* parameter.
162
+
163
+ This cannot be updated in parallel with any of the following:
164
+ licenseModel, databaseEdition, whitelistedIps,
165
+ isMTLSConnectionRequired, openMode, permissionLevel,
166
+ privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName,
167
+ scheduledOperations, dbToolsDetails, or isFreeTier.
168
+
169
+ --customer-contacts [complex type]
170
+
171
+ Customer Contacts. Setting this to an empty list removes all customer
172
+ contacts of an Oracle
173
+
174
+ This cannot be updated in parallel with any of the following:
175
+ isMTLSConnectionRequired, scheduledOperations, or dbToolsDetails.
176
+
177
+ This option is a JSON list with items of type CustomerContact. For
178
+ documentation on CustomerContact please see our API reference: https:
179
+ //docs.cloud.oracle.com/api/#/en/database/20160918/datatypes/Customer
180
+ Contact. This is a complex type whose value must be valid JSON. The
181
+ value can be provided as a string on the command line or passed in as
182
+ a file using the file://path/to/file syntax.
183
+
184
+ The "--generate-param-json-input" option can be used to generate an
185
+ example of the JSON which must be provided. We recommend storing this
186
+ example in a file, modifying it as needed and then passing it back in
187
+ via the file:// syntax.
188
+
189
+ --data-storage-size-in-gbs [integer]
190
+
191
+ Applies to dedicated Exadata infrastructure only.
192
+
193
+ The size, in gigabytes, of the data volume that will be created and
194
+ attached to the database. The maximum storage value depends on the
195
+ system shape. See Characteristics of Infrastructure Shapes for shape
196
+ details.
197
+
198
+ **Note:** This parameter cannot be used with the
199
+ *dataStorageSizeInTBs* parameter.
200
+
201
+ --data-storage-size-in-tbs [integer]
202
+
203
+ The size, in terabytes, of the data volume that will be created and
204
+ attached to the database. For Autonomous Databases on dedicated
205
+ Exadata infrastructure, the maximum storage value is determined by the
206
+ infrastructure shape. See Characteristics of Infrastructure Shapes for
207
+ shape details. A full Exadata service is allocated when the Autonomous
208
+ Database size is set to the upper limit (384 TB).
209
+
210
+ **Note:** This parameter cannot be used with the
211
+ *dataStorageSizeInGBs* parameter.
212
+
213
+ This cannot be updated in parallel with any of the following:
214
+ licenseModel, databaseEdition, whitelistedIps,
215
+ isMTLSConnectionRequired, openMode, permissionLevel,
216
+ privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName,
217
+ scheduledOperations, dbToolsDetails, or isFreeTier.
218
+
219
+ --database-edition [text]
220
+
221
+ The Oracle Database Edition that applies to the Autonomous databases.
222
+ This parameter accepts options *STANDARD_EDITION* and
223
+ *ENTERPRISE_EDITION*.
224
+
225
+ This cannot be updated in parallel with any of the following:
226
+ cpuCoreCount, computeCount, computeModel, adminPassword,
227
+ whitelistedIps, isMTLSConnectionRequired, dbWorkload,
228
+ privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations,
229
+ dbToolsDetails, or isFreeTier.
230
+
231
+ --db-name [text]
232
+
233
+ New name for this Autonomous Database. For Autonomous Databases on
234
+ Dedicated Exadata Infrastructure, the name must begin with an
235
+ alphabetic character, and can contain a maximum of eight alphanumeric
236
+ characters. Special characters are not permitted. For Autonomous
237
+ Database Serverless instances, the name must begin with an alphabetic
238
+ character, and can contain a maximum of 30 alphanumeric characters.
239
+ Special characters are not permitted. The database name must be unique
240
+ in the tenancy.
241
+
242
+ This cannot be updated in parallel with any of the following:
243
+ licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
244
+ adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode,
245
+ permissionLevel, dbWorkload, privateEndpointLabel, nsgIds, dbVersion,
246
+ isRefreshable, dbName, scheduledOperations, dbToolsDetails.
247
+
248
+ --db-tools-details [complex type]
249
+
250
+ The list of database tools details.
251
+
252
+ This cannot be updated in parallel with any of the following:
253
+ licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
254
+ whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel,
255
+ dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable,
256
+ dbName, scheduledOperations, isLocalDataGuardEnabled, or isFreeTier.
257
+
258
+ This option is a JSON list with items of type DatabaseTool. For
259
+ documentation on DatabaseTool please see our API reference: https://d
260
+ ocs.cloud.oracle.com/api/#/en/database/20160918/datatypes/DatabaseToo
261
+ l. This is a complex type whose value must be valid JSON. The value
262
+ can be provided as a string on the command line or passed in as a file
263
+ using the file://path/to/file syntax.
264
+
265
+ The "--generate-param-json-input" option can be used to generate an
266
+ example of the JSON which must be provided. We recommend storing this
267
+ example in a file, modifying it as needed and then passing it back in
268
+ via the file:// syntax.
269
+
270
+ --db-version [text]
271
+
272
+ A valid Oracle Database version for Autonomous Database.
273
+
274
+ --db-workload [text]
275
+
276
+ The Autonomous Database workload type. The following values are valid:
277
+
278
+ * OLTP - indicates an Autonomous Transaction Processing database - DW
279
+ - indicates an Autonomous Data Warehouse database - AJD - indicates
280
+ an Autonomous JSON Database - APEX - indicates an Autonomous
281
+ Database with the Oracle APEX Application Development workload type.
282
+
283
+ This cannot be updated in parallel with any of the following:
284
+ licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
285
+ adminPassword, whitelistedIps, isMTLSConnectionRequired,
286
+ privateEndpointLabel, nsgIds, dbVersion, isRefreshable, dbName,
287
+ scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or
288
+ isFreeTier.
289
+
290
+ Accepted values are:
291
+
292
+ AJD, APEX, DW, OLTP
293
+
294
+ --defined-tags [complex type]
295
+
296
+ Defined tags for this resource. Each key is predefined and scoped to a
297
+ namespace. For more information, see Resource Tags. This is a complex
298
+ type whose value must be valid JSON. The value can be provided as a
299
+ string on the command line or passed in as a file using the
300
+ file://path/to/file syntax.
301
+
302
+ The "--generate-param-json-input" option can be used to generate an
303
+ example of the JSON which must be provided. We recommend storing this
304
+ example in a file, modifying it as needed and then passing it back in
305
+ via the file:// syntax.
306
+
307
+ --display-name [text]
308
+
309
+ The user-friendly name for the Autonomous Database. The name does not
310
+ have to be unique. The display name can only be updated for Autonomous
311
+ Databases using dedicated Exadata Infrastructure. This parameter may
312
+ not be updated in parallel with dbVersion.
313
+
314
+ --encryption-key-kms-rest-endpoint [text]
315
+
316
+ GCP kms REST API endpoint
317
+
318
+ --force
319
+
320
+ Perform update without prompting for confirmation.
321
+
322
+ --freeform-tags [complex type]
323
+
324
+ Free-form tags for this resource. Each tag is a simple key-value pair
325
+ with no predefined name, type, or namespace. For more information, see
326
+ Resource Tags.
327
+
328
+ Example:
329
+
330
+ {"Department": "Finance"}
331
+
332
+ This is a complex type whose value must be valid JSON. The value can
333
+ be provided as a string on the command line or passed in as a file
334
+ using the file://path/to/file syntax.
335
+
336
+ The "--generate-param-json-input" option can be used to generate an
337
+ example of the JSON which must be provided. We recommend storing this
338
+ example in a file, modifying it as needed and then passing it back in
339
+ via the file:// syntax.
340
+
341
+ --from-json [text]
342
+
343
+ Provide input to this command as a JSON document from a file using the
344
+ file://path-to/file syntax.
345
+
346
+ The "--generate-full-command-json-input" option can be used to
347
+ generate a sample json file to be used with this command option. The
348
+ key names are pre-populated and match the command option names
349
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
350
+ while the values of the keys need to be populated by the user before
351
+ using the sample file as an input to this command. For any command
352
+ option that accepts multiple values, the value of the key can be a
353
+ JSON array.
354
+
355
+ Options can still be provided on the command line. If an option exists
356
+ in both the JSON document and the command line then the command line
357
+ specified value will be used.
358
+
359
+ For examples on usage of this option, please see our “using CLI with
360
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
361
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
362
+
363
+ --if-match [text]
364
+
365
+ For optimistic concurrency control. In the PUT or DELETE call for a
366
+ resource, set the *if-match* parameter to the value of the etag from a
367
+ previous GET or POST response for that resource. The resource will be
368
+ updated or deleted only if the etag you provide matches the resource’s
369
+ current etag value.
370
+
371
+ --in-memory-percentage [integer]
372
+
373
+ The percentage of the System Global Area(SGA) assigned to In-Memory
374
+ tables in Autonomous Database. This property is applicable only to
375
+ Autonomous Databases on the Exadata Cloud@Customer platform.
376
+
377
+ --is-access-control-enabled [boolean]
378
+
379
+ Indicates if the database-level access control is enabled. If
380
+ disabled, database access is defined by the network security rules. If
381
+ enabled, database access is restricted to the IP addresses defined by
382
+ the rules specified with the *whitelistedIps* property. While
383
+ specifying *whitelistedIps* rules is optional, if database-level
384
+ access control is enabled and no rules are specified, the database
385
+ will become inaccessible. The rules can be added later using the
386
+ *UpdateAutonomousDatabase* API operation or edit option in console.
387
+ When creating a database clone, the desired access control setting
388
+ should be specified. By default, database-level access control will be
389
+ disabled for the clone.
390
+
391
+ This property is applicable only to Autonomous Databases on the
392
+ Exadata Cloud@Customer platform. For Autonomous Database Serverless
393
+ instances, *whitelistedIps* is used.
394
+
395
+ --is-auto-scaling-enabled [boolean]
396
+
397
+ Indicates whether auto scaling is enabled for the Autonomous Database
398
+ CPU core count. Setting to *TRUE* enables auto scaling. Setting to
399
+ *FALSE* disables auto scaling. The default value is *TRUE*. Auto
400
+ scaling is only available for Autonomous Database Serverless
401
+ instances.
402
+
403
+ --is-auto-scaling-for-storage-enabled [boolean]
404
+
405
+ Indicates if auto scaling is enabled for the Autonomous Database
406
+ storage. The default value is *FALSE*.
407
+
408
+ --is-backup-retention-locked [boolean]
409
+
410
+ True if the Autonomous Database is backup retention locked.
411
+
412
+ --is-data-guard-enabled [boolean]
413
+
414
+ ** Deprecated. ** Indicates whether the Autonomous Database has a
415
+ local (in-region) standby database. Not applicable when creating a
416
+ cross-region Autonomous Data Guard associations, or to Autonomous
417
+ Databases using dedicated Exadata infrastructure or Exadata
418
+ Cloud@Customer infrastructure.
419
+
420
+ To create a local standby, set to *TRUE*. To delete a local standby,
421
+ set to *FALSE*. For more information on using Autonomous Data Guard on
422
+ an Autonomous Database Serverless instance (local and cross-region) ,
423
+ see About Standby Databases
424
+
425
+ To enable cross-region Autonomous Data Guard on an Autonomous Database
426
+ Serverless instance, see Enable Autonomous Data Guard.
427
+
428
+ To delete a cross-region standby database, provide the *peerDbId* for
429
+ the standby database in a remote region, and set *isDataGuardEnabled*
430
+ to *FALSE*.
431
+
432
+ --is-dev-tier [boolean]
433
+
434
+ Autonomous Database for Developers are fixed-shape Autonomous
435
+ Databases that developers can use to build and test new applications.
436
+ On Serverless, these are low-cost and billed per instance, on
437
+ Dedicated and Cloud@Customer there is no additional cost to create
438
+ Developer databases. Developer databases come with limited resources
439
+ and is not intended for large-scale testing and production
440
+ deployments. When you need more compute or storage resources, you may
441
+ upgrade to a full paid production database.
442
+
443
+ --is-disable-db-version-upgrade-schedule [boolean]
444
+
445
+ True if user wants to disable Autonomous Database scheduled upgrade to
446
+ 23ai.
447
+
448
+ --is-disconnect-peer [boolean]
449
+
450
+ If true, this will disconnect the Autonomous Database from its peer
451
+ and the Autonomous Database can work permanently as a standalone
452
+ database.
453
+
454
+ To disconnect a cross region standby, please also provide the OCID of
455
+ the standby database in the *peerDbId* parameter.
456
+
457
+ --is-free-tier [boolean]
458
+
459
+ Indicates if this is an Always Free resource. The default value is
460
+ false. Note that Always Free Autonomous Databases have 1 CPU and 20GB
461
+ of memory. For Always Free databases, memory and CPU cannot be scaled.
462
+
463
+ This cannot be updated in parallel with any of the following:
464
+ licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
465
+ adminPassword, whitelistedIps, isMTLSConnectionRequired, openMode,
466
+ permissionLevel, privateEndpointLabel, nsgIds, dbVersion,
467
+ isRefreshable, dbName, scheduledOperations, dbToolsDetails, or
468
+ isLocalDataGuardEnabled
469
+
470
+ --is-local-data-guard-enabled [boolean]
471
+
472
+ Indicates whether the Autonomous Database has a local (in-region)
473
+ standby database. Not applicable when creating a cross-region
474
+ Autonomous Data Guard associations, or to Autonomous Databases using
475
+ dedicated Exadata infrastructure or Exadata Cloud@Customer
476
+ infrastructure.
477
+
478
+ To create a local standby, set to *TRUE*. To delete a local standby,
479
+ set to *FALSE*. For more information on using Autonomous Data Guard on
480
+ an Autonomous Database Serverless instance (local and cross-region) ,
481
+ see About Standby Databases
482
+
483
+ To enable cross-region Autonomous Data Guard on an Autonomous Database
484
+ Serverless instance, see Enable Autonomous Data Guard.
485
+
486
+ This cannot be updated in parallel with any of the following:
487
+ isMTLSRequired, dbWorkload, dbVersion, isRefreshable, dbName,
488
+ scheduledOperations, dbToolsDetails, or isFreeTier.
489
+
490
+ --is-mtls-connection-required [boolean]
491
+
492
+ Specifies if the Autonomous Database requires mTLS connections.
493
+
494
+ This may not be updated in parallel with any of the following:
495
+ licenseModel, databaseEdition, cpuCoreCount, computeCount,
496
+ dataStorageSizeInTBs, whitelistedIps, openMode, permissionLevel, db-
497
+ workload, privateEndpointLabel, nsgIds, customerContacts, dbVersion,
498
+ scheduledOperations, dbToolsDetails, isLocalDataGuardEnabled, or
499
+ isFreeTier.
500
+
501
+ Service Change: The default value of the isMTLSConnectionRequired
502
+ attribute will change from true to false on July 1, 2023 in the
503
+ following APIs: - CreateAutonomousDatabase - GetAutonomousDatabase -
504
+ UpdateAutonomousDatabase Details: Prior to the July 1, 2023 change,
505
+ the isMTLSConnectionRequired attribute default value was true. This
506
+ applies to Autonomous Database Serverless. Does this impact me? If you
507
+ use or maintain custom scripts or Terraform scripts referencing the
508
+ CreateAutonomousDatabase, GetAutonomousDatabase, or
509
+ UpdateAutonomousDatabase APIs, you want to check, and possibly modify,
510
+ the scripts for the changed default value of the attribute. Should you
511
+ choose not to leave your scripts unchanged, the API calls containing
512
+ this attribute will continue to work, but the default value will
513
+ switch from true to false. How do I make this change? Using either OCI
514
+ SDKs or command line tools, update your custom scripts to explicitly
515
+ set the isMTLSConnectionRequired attribute to true.
516
+
517
+ --is-refreshable-clone [boolean]
518
+
519
+ Indicates if the Autonomous Database is a refreshable clone.
520
+
521
+ This cannot be updated in parallel with any of the following:
522
+ cpuCoreCount, computeCount, computeModel, adminPassword,
523
+ whitelistedIps, openMode, permissionLevel, dbWorkload,
524
+ privateEndpointLabel, nsgIds, dbVersion, dbName, scheduledOperations,
525
+ dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
526
+
527
+ --is-schedule-db-version-upgrade-to-earliest [boolean]
528
+
529
+ True if user wants to schedule Autonomous Database upgrade to the
530
+ earliest available time.
531
+
532
+ --license-model [text]
533
+
534
+ The Oracle license model that applies to the Oracle Autonomous
535
+ Database. Bring your own license (BYOL) allows you to apply your
536
+ current on-premises Oracle software licenses to equivalent, highly
537
+ automated Oracle services in the cloud. License Included allows you to
538
+ subscribe to new Oracle Database software licenses and the Oracle
539
+ Database service. Note that when provisioning an Autonomous Database
540
+ on dedicated Exadata infrastructure, this attribute must be null. It
541
+ is already set at the Autonomous Exadata Infrastructure level. When
542
+ provisioning an Autonomous Database Serverless database, if a value
543
+ is not specified, the system defaults the value to
544
+ *BRING_YOUR_OWN_LICENSE*. Bring your own license (BYOL) also allows
545
+ you to select the DB edition using the optional parameter.
546
+
547
+ This cannot be updated in parallel with any of the following:
548
+ cpuCoreCount, computeCount, dataStorageSizeInTBs, adminPassword,
549
+ isMTLSConnectionRequired, dbWorkload, privateEndpointLabel, nsgIds,
550
+ dbVersion, dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
551
+
552
+ Accepted values are:
553
+
554
+ BRING_YOUR_OWN_LICENSE, LICENSE_INCLUDED
555
+
556
+ --local-adg-auto-failover-max-data-loss-limit [integer]
557
+
558
+ Parameter that allows users to select an acceptable maximum data loss
559
+ limit in seconds, up to which Automatic Failover will be triggered
560
+ when necessary for a Local Autonomous Data Guard
561
+
562
+ --long-term-backup-schedule [complex type]
563
+
564
+ This is a complex type whose value must be valid JSON. The value can
565
+ be provided as a string on the command line or passed in as a file
566
+ using the file://path/to/file syntax.
567
+
568
+ The "--generate-param-json-input" option can be used to generate an
569
+ example of the JSON which must be provided. We recommend storing this
570
+ example in a file, modifying it as needed and then passing it back in
571
+ via the file:// syntax.
572
+
573
+ --max-wait-seconds [integer]
574
+
575
+ The maximum time to wait for the resource to reach the lifecycle state
576
+ defined by "--wait-for-state". Defaults to 1200 seconds.
577
+
578
+ --nsg-ids [complex type]
579
+
580
+ The list of OCIDs for the network security groups (NSGs) to which this
581
+ resource belongs. Setting this to an empty list removes all resources
582
+ from all NSGs. For more information about NSGs, see Security Rules.
583
+ **NsgIds restrictions:** - A network security group (NSG) is optional
584
+ for Autonomous Databases with private access. The nsgIds list can be
585
+ empty. This is a complex type whose value must be valid JSON. The
586
+ value can be provided as a string on the command line or passed in as
587
+ a file using the file://path/to/file syntax.
588
+
589
+ The "--generate-param-json-input" option can be used to generate an
590
+ example of the JSON which must be provided. We recommend storing this
591
+ example in a file, modifying it as needed and then passing it back in
592
+ via the file:// syntax.
593
+
594
+ --ocpu-count [float]
595
+
596
+ The number of OCPU cores to be made available to the Autonomous
597
+ Database.
598
+
599
+ For Autonomous Databases on Dedicated Exadata Infrastructure, you can
600
+ specify a fractional value for this parameter. Fractional values are
601
+ not supported for Autonomous Database Serverless instances. For
602
+ Autonomous Database Serverless instances, this parameter is not used.
603
+
604
+ To provision less than 1 core, enter a fractional value in an
605
+ increment of 0.1. To provision 1 or more cores, you must enter an
606
+ integer between 1 and the maximum number of cores available to the
607
+ infrastructure shape. For example, you can provision 0.3 or 0.4 cores,
608
+ but not 0.35 cores. Likewise, you can provision 2 cores or 3 cores,
609
+ but not 2.5 cores. The maximum number of cores is determined by the
610
+ infrastructure shape. See Characteristics of Infrastructure Shapes for
611
+ shape details.
612
+
613
+ **Note:** This parameter cannot be used with the *cpuCoreCount*
614
+ parameter.
615
+
616
+ --opc-dry-run [boolean]
617
+
618
+ Indicates that the request is a dry run, if set to “true”. A dry run
619
+ request does not actually creating or updating a resource and is used
620
+ only to perform validation on the submitted data.
621
+
622
+ --open-mode [text]
623
+
624
+ Indicates the Autonomous Database mode. The database can be opened in
625
+ *READ_ONLY* or *READ_WRITE* mode.
626
+
627
+ This cannot be updated in parallel with any of the following:
628
+ cpuCoreCount, computeCount, computeModel, adminPassword,
629
+ whitelistedIps, isMTLSConnectionRequired, dbVersion, isRefreshable,
630
+ dbName, scheduledOperations, dbToolsDetails, or isFreeTier.
631
+
632
+ Accepted values are:
633
+
634
+ READ_ONLY, READ_WRITE
635
+
636
+ --peer-db-id [text]
637
+
638
+ The database OCID(/Content/General/Concepts/identifiers.htm) of the
639
+ Disaster Recovery peer (source Primary) database, which is located in
640
+ a different (remote) region from the current peer database.
641
+
642
+ To create or delete a local (in-region) standby, see the
643
+ *isDataGuardEnabled* parameter.
644
+
645
+ --permission-level [text]
646
+
647
+ The Autonomous Database permission level. Restricted mode allows
648
+ access only by admin users.
649
+
650
+ This cannot be updated in parallel with any of the following:
651
+ cpuCoreCount, computeCount, computeModel, adminPassword,
652
+ whitelistedIps, isMTLSConnectionRequired, nsgIds, dbVersion,
653
+ isRefreshable, dbName, scheduledOperations, dbToolsDetails, or
654
+ isFreeTier.
655
+
656
+ Accepted values are:
657
+
658
+ RESTRICTED, UNRESTRICTED
659
+
660
+ --private-endpoint-ip [text]
661
+
662
+ The private endpoint Ip address for the resource.
663
+
664
+ --private-endpoint-label [text]
665
+
666
+ The resource’s private endpoint label. - Setting the endpoint label to
667
+ a non-empty string creates a private endpoint database. - Resetting
668
+ the endpoint label to an empty string, after the creation of the
669
+ private endpoint database, changes the private endpoint database to a
670
+ public endpoint database. - Setting the endpoint label to a non-empty
671
+ string value, updates to a new private endpoint database, when the
672
+ database is disabled and re-enabled.
673
+
674
+ This setting cannot be updated in parallel with any of the following:
675
+ licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
676
+ adminPassword, whitelistedIps, isMTLSConnectionRequired, dbWorkload,
677
+ dbVersion, isRefreshable, dbName, scheduledOperations, dbToolsDetails,
678
+ or isFreeTier.
679
+
680
+ --refreshable-mode [text]
681
+
682
+ The refresh mode of the clone. AUTOMATIC indicates that the clone is
683
+ automatically being refreshed with data from the source Autonomous
684
+ Database.
685
+
686
+ Accepted values are:
687
+
688
+ AUTOMATIC, MANUAL
689
+
690
+ --resource-pool-leader-id [text]
691
+
692
+ The unique identifier for leader autonomous database OCID OCID.
693
+
694
+ --resource-pool-summary [complex type]
695
+
696
+ This is a complex type whose value must be valid JSON. The value can
697
+ be provided as a string on the command line or passed in as a file
698
+ using the file://path/to/file syntax.
699
+
700
+ The "--generate-param-json-input" option can be used to generate an
701
+ example of the JSON which must be provided. We recommend storing this
702
+ example in a file, modifying it as needed and then passing it back in
703
+ via the file:// syntax.
704
+
705
+ --scheduled-operations [complex type]
706
+
707
+ The list of scheduled operations. Consists of values such as
708
+ dayOfWeek, scheduledStartTime, scheduledStopTime.
709
+
710
+ This cannot be updated in parallel with any of the following:
711
+ licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
712
+ whitelistedIps, isMTLSConnectionRequired, openMode, permissionLevel,
713
+ dbWorkload, privateEndpointLabel, nsgIds, dbVersion, isRefreshable,
714
+ dbName, dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier.
715
+
716
+ This option is a JSON list with items of type
717
+ ScheduledOperationDetails. For documentation on
718
+ ScheduledOperationDetails please see our API reference: https://docs.
719
+ cloud.oracle.com/api/#/en/database/20160918/datatypes/ScheduledOperat
720
+ ionDetails. This is a complex type whose value must be valid JSON. The
721
+ value can be provided as a string on the command line or passed in as
722
+ a file using the file://path/to/file syntax.
723
+
724
+ The "--generate-param-json-input" option can be used to generate an
725
+ example of the JSON which must be provided. We recommend storing this
726
+ example in a file, modifying it as needed and then passing it back in
727
+ via the file:// syntax.
728
+
729
+ --secret-id [text]
730
+
731
+ The OCI vault secret [/Content/General/Concepts/identifiers.htm]OCID.
732
+ This cannot be used in conjunction with adminPassword.
733
+
734
+ --secret-version-number [integer]
735
+
736
+ The version of the vault secret. If no version is specified, the
737
+ latest version will be used.
738
+
739
+ --security-attributes [complex type]
740
+
741
+ Security Attributes for this resource. Each key is predefined and
742
+ scoped to a namespace. For more information, see Resource Tags.
743
+ Example: *{“Oracle-ZPR”: {“MaxEgressCount”: {“value”: “42”, “mode”:
744
+ “audit”}}}* This is a complex type whose value must be valid JSON. The
745
+ value can be provided as a string on the command line or passed in as
746
+ a file using the file://path/to/file syntax.
747
+
748
+ The "--generate-param-json-input" option can be used to generate an
749
+ example of the JSON which must be provided. We recommend storing this
750
+ example in a file, modifying it as needed and then passing it back in
751
+ via the file:// syntax.
752
+
753
+ --standby-whitelisted-ips [complex type]
754
+
755
+ The client IP access control list (ACL). This feature is available for
756
+ Autonomous Database Serverless and on Exadata Cloud@Customer. Only
757
+ clients connecting from an IP address included in the ACL may access
758
+ the Autonomous Database instance. If *arePrimaryWhitelistedIpsUsed* is
759
+ ‘TRUE’ then Autonomous Database uses this primary’s IP access control
760
+ list (ACL) for the disaster recovery peer called
761
+ *standbywhitelistedips*.
762
+
763
+ For Autonomous Database Serverless, this is an array of CIDR
764
+ (classless inter-domain routing) notations for a subnet or VCN OCID
765
+ (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs
766
+ should be separate strings separated by commas, but if it’s other
767
+ configurations that need multiple pieces of information then its each
768
+ piece is connected with semicolon (;) as a delimiter. Example: *[“1.1
769
+ .1.1”,”1.1.1.0/24”,”ocid1.vcn.oc1.sea.<unique_id>”,”ocid1.vcn.oc1.sea
770
+ .<unique_id1>;1.1.1.1”,”ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16”]*
771
+ For Exadata Cloud@Customer, this is an array of IP addresses or CIDR
772
+ notations. Example: *[“1.1.1.1”,”1.1.1.0/24”,”1.1.2.25”]*
773
+
774
+ For an update operation, if you want to delete all the IPs in the ACL,
775
+ use an array with a single empty string entry.
776
+
777
+ This cannot be updated in parallel with any of the following:
778
+ licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
779
+ adminPassword, isMTLSConnectionRequired, openMode, permissionLevel,
780
+ dbWorkload, dbVersion, isRefreshable, dbName, scheduledOperations,
781
+ dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. This is a
782
+ complex type whose value must be valid JSON. The value can be provided
783
+ as a string on the command line or passed in as a file using the
784
+ file://path/to/file syntax.
785
+
786
+ The "--generate-param-json-input" option can be used to generate an
787
+ example of the JSON which must be provided. We recommend storing this
788
+ example in a file, modifying it as needed and then passing it back in
789
+ via the file:// syntax.
790
+
791
+ --subnet-id [text]
792
+
793
+ The OCID of the subnet the resource is associated with.
794
+
795
+ **Subnet Restrictions:** - For bare metal DB systems and for single
796
+ node virtual machine DB systems, do not use a subnet that overlaps
797
+ with 192.168.16.16/28. - For Exadata and virtual machine 2-node RAC
798
+ systems, do not use a subnet that overlaps with 192.168.128.0/20. -
799
+ For Autonomous Database, setting this will disable public secure
800
+ access to the database.
801
+
802
+ These subnets are used by the Oracle Clusterware private interconnect
803
+ on the database instance. Specifying an overlapping subnet will cause
804
+ the private interconnect to malfunction. This restriction applies to
805
+ both the client subnet and the backup subnet.
806
+
807
+ --time-of-auto-refresh-start [datetime]
808
+
809
+ The the date and time that auto-refreshing will begin for an
810
+ Autonomous Database refreshable clone. This value controls only the
811
+ start time for the first refresh operation. Subsequent (ongoing)
812
+ refresh operations have start times controlled by the value of the
813
+ *autoRefreshFrequencyInSeconds* parameter.
814
+
815
+ The following datetime formats are supported:
816
+
817
+
818
+ UTC with microseconds
819
+ ---------------------
820
+
821
+ Format: YYYY-MM-DDTHH:mm:ss.ssssssTZD
822
+ Example: 2017-09-15T20:30:00.123456Z
823
+
824
+ UTC with milliseconds
825
+ ***********************
826
+ .. code::
827
+
828
+ Format: YYYY-MM-DDTHH:mm:ss.sssTZD
829
+ Example: 2017-09-15T20:30:00.123Z
830
+
831
+ UTC without milliseconds
832
+ **************************
833
+ .. code::
834
+
835
+ Format: YYYY-MM-DDTHH:mm:ssTZD
836
+ Example: 2017-09-15T20:30:00Z
837
+
838
+ UTC with minute precision
839
+ **************************
840
+ .. code::
841
+
842
+ Format: YYYY-MM-DDTHH:mmTZD
843
+ Example: 2017-09-15T20:30Z
844
+
845
+
846
+ Timezone with microseconds
847
+ --------------------------
848
+
849
+ Format: YYYY-MM-DDTHH:mm:ssTZD
850
+ Example: 2017-09-15T12:30:00.456789-08:00, 2017-09-15T12:30:00.456789-0800
851
+
852
+ Timezone with milliseconds
853
+ ***************************
854
+ .. code::
855
+
856
+ Format: YYYY-MM-DDTHH:mm:ssTZD
857
+ Example: 2017-09-15T12:30:00.456-08:00, 2017-09-15T12:30:00.456-0800
858
+
859
+ Timezone without milliseconds
860
+ *******************************
861
+ .. code::
862
+
863
+ Format: YYYY-MM-DDTHH:mm:ssTZD
864
+ Example: 2017-09-15T12:30:00-08:00, 2017-09-15T12:30:00-0800
865
+
866
+ Timezone with minute precision
867
+ *******************************
868
+ .. code::
869
+
870
+ Format: YYYY-MM-DDTHH:mmTZD
871
+ Example: 2017-09-15T12:30-08:00, 2017-09-15T12:30-0800
872
+
873
+ Short date and time
874
+ ********************
875
+ The timezone for this date and time will be taken as UTC (Needs to be surrounded by single or double quotes)
876
+
877
+ .. code::
878
+
879
+ Format: 'YYYY-MM-DD HH:mm' or "YYYY-MM-DD HH:mm"
880
+ Example: '2017-09-15 17:25'
881
+
882
+ Date Only
883
+ **********
884
+ This date will be taken as midnight UTC of that day
885
+
886
+ .. code::
887
+
888
+ Format: YYYY-MM-DD
889
+ Example: 2017-09-15
890
+
891
+ Epoch seconds
892
+ **************
893
+ .. code::
894
+
895
+ Example: 1412195400
896
+
897
+ --time-scheduled-db-version-upgrade [datetime]
898
+
899
+ The date and time the Autonomous Database scheduled to upgrade to
900
+ 23ai.
901
+
902
+ The following datetime formats are supported:
903
+
904
+
905
+ UTC with microseconds
906
+ ---------------------
907
+
908
+ Format: YYYY-MM-DDTHH:mm:ss.ssssssTZD
909
+ Example: 2017-09-15T20:30:00.123456Z
910
+
911
+ UTC with milliseconds
912
+ ***********************
913
+ .. code::
914
+
915
+ Format: YYYY-MM-DDTHH:mm:ss.sssTZD
916
+ Example: 2017-09-15T20:30:00.123Z
917
+
918
+ UTC without milliseconds
919
+ **************************
920
+ .. code::
921
+
922
+ Format: YYYY-MM-DDTHH:mm:ssTZD
923
+ Example: 2017-09-15T20:30:00Z
924
+
925
+ UTC with minute precision
926
+ **************************
927
+ .. code::
928
+
929
+ Format: YYYY-MM-DDTHH:mmTZD
930
+ Example: 2017-09-15T20:30Z
931
+
932
+
933
+ Timezone with microseconds
934
+ --------------------------
935
+
936
+ Format: YYYY-MM-DDTHH:mm:ssTZD
937
+ Example: 2017-09-15T12:30:00.456789-08:00, 2017-09-15T12:30:00.456789-0800
938
+
939
+ Timezone with milliseconds
940
+ ***************************
941
+ .. code::
942
+
943
+ Format: YYYY-MM-DDTHH:mm:ssTZD
944
+ Example: 2017-09-15T12:30:00.456-08:00, 2017-09-15T12:30:00.456-0800
945
+
946
+ Timezone without milliseconds
947
+ *******************************
948
+ .. code::
949
+
950
+ Format: YYYY-MM-DDTHH:mm:ssTZD
951
+ Example: 2017-09-15T12:30:00-08:00, 2017-09-15T12:30:00-0800
952
+
953
+ Timezone with minute precision
954
+ *******************************
955
+ .. code::
956
+
957
+ Format: YYYY-MM-DDTHH:mmTZD
958
+ Example: 2017-09-15T12:30-08:00, 2017-09-15T12:30-0800
959
+
960
+ Short date and time
961
+ ********************
962
+ The timezone for this date and time will be taken as UTC (Needs to be surrounded by single or double quotes)
963
+
964
+ .. code::
965
+
966
+ Format: 'YYYY-MM-DD HH:mm' or "YYYY-MM-DD HH:mm"
967
+ Example: '2017-09-15 17:25'
968
+
969
+ Date Only
970
+ **********
971
+ This date will be taken as midnight UTC of that day
972
+
973
+ .. code::
974
+
975
+ Format: YYYY-MM-DD
976
+ Example: 2017-09-15
977
+
978
+ Epoch seconds
979
+ **************
980
+ .. code::
981
+
982
+ Example: 1412195400
983
+
984
+ --wait-for-state [text]
985
+
986
+ This operation creates, modifies or deletes a resource that has a
987
+ defined lifecycle state. Specify this option to perform the action and
988
+ then wait until the resource reaches a given lifecycle state. Multiple
989
+ states can be specified, returning on the first state. For example, "
990
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
991
+ whichever lifecycle state is reached first. If timeout is reached, a
992
+ return code of 2 is returned. For any other error, a return code of 1
993
+ is returned.
994
+
995
+ Accepted values are:
996
+
997
+ AVAILABLE, AVAILABLE_NEEDS_ATTENTION, BACKUP_IN_PROGRESS, INACCESSIBLE, MAINTENANCE_IN_PROGRESS, PROVISIONING, RECREATING, RESTARTING, RESTORE_FAILED, RESTORE_IN_PROGRESS, ROLE_CHANGE_IN_PROGRESS, SCALE_IN_PROGRESS, STANDBY, STARTING, STOPPED, STOPPING, TERMINATED, TERMINATING, UNAVAILABLE, UPDATING, UPGRADING
998
+
999
+ --wait-interval-seconds [integer]
1000
+
1001
+ Check every "--wait-interval-seconds" to see whether the resource has
1002
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
1003
+ 30 seconds.
1004
+
1005
+ --whitelisted-ips [complex type]
1006
+
1007
+ The client IP access control list (ACL). This feature is available for
1008
+ Autonomous Database Serverless and on Exadata Cloud@Customer. Only
1009
+ clients connecting from an IP address included in the ACL may access
1010
+ the Autonomous Database instance. If *arePrimaryWhitelistedIpsUsed* is
1011
+ ‘TRUE’ then Autonomous Database uses this primary’s IP access control
1012
+ list (ACL) for the disaster recovery peer called
1013
+ *standbywhitelistedips*.
1014
+
1015
+ For Autonomous Database Serverless, this is an array of CIDR
1016
+ (classless inter-domain routing) notations for a subnet or VCN OCID
1017
+ (virtual cloud network Oracle Cloud ID). Multiple IPs and VCN OCIDs
1018
+ should be separate strings separated by commas, but if it’s other
1019
+ configurations that need multiple pieces of information then its each
1020
+ piece is connected with semicolon (;) as a delimiter. Example: *[“1.1
1021
+ .1.1”,”1.1.1.0/24”,”ocid1.vcn.oc1.sea.<unique_id>”,”ocid1.vcn.oc1.sea
1022
+ .<unique_id1>;1.1.1.1”,”ocid1.vcn.oc1.sea.<unique_id2>;1.1.0.0/16”]*
1023
+ For Exadata Cloud@Customer, this is an array of IP addresses or CIDR
1024
+ notations. Example: *[“1.1.1.1”,”1.1.1.0/24”,”1.1.2.25”]*
1025
+
1026
+ For an update operation, if you want to delete all the IPs in the ACL,
1027
+ use an array with a single empty string entry.
1028
+
1029
+ This cannot be updated in parallel with any of the following:
1030
+ licenseModel, dbEdition, cpuCoreCount, computeCount, computeModel,
1031
+ adminPassword, isMTLSConnectionRequired, openMode, permissionLevel,
1032
+ dbWorkload, dbVersion, isRefreshable, dbName, scheduledOperations,
1033
+ dbToolsDetails, isLocalDataGuardEnabled, or isFreeTier. This is a
1034
+ complex type whose value must be valid JSON. The value can be provided
1035
+ as a string on the command line or passed in as a file using the
1036
+ file://path/to/file syntax.
1037
+
1038
+ The "--generate-param-json-input" option can be used to generate an
1039
+ example of the JSON which must be provided. We recommend storing this
1040
+ example in a file, modifying it as needed and then passing it back in
1041
+ via the file:// syntax.
1042
+
1043
+
1044
+ Global Parameters
1045
+ =================
1046
+
1047
+ Use "oci --help" for help on global parameters.
1048
+
1049
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
1050
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
1051
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
1052
+ --generate-param-json-input", "--help", "--latest-version", "--max-
1053
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
1054
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
1055
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
1056
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
1057
+
1058
+
1059
+ Example using required parameter
1060
+ ================================
1061
+
1062
+ Copy the following CLI commands into a file named example.sh. Run the
1063
+ command by typing “bash example.sh” and replacing the example
1064
+ parameters with your own.
1065
+
1066
+ Please note this sample will only work in the POSIX-compliant bash-
1067
+ like shell. You need to set up the OCI configuration and appropriate
1068
+ security policies before trying the examples.
1069
+
1070
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/autonomous-database/create.html#cmdoption-compartment-id
1071
+ 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/autonomous-database/create.html#cmdoption-db-name
1072
+ export encryption_key_key_name=<substitute-value-of-encryption_key_key_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.html#cmdoption-encryption-key-key-name
1073
+ export encryption_key_key_ring=<substitute-value-of-encryption_key_key_ring> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.html#cmdoption-encryption-key-key-ring
1074
+ export encryption_key_location=<substitute-value-of-encryption_key_location> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.html#cmdoption-encryption-key-location
1075
+ export encryption_key_project=<substitute-value-of-encryption_key_project> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/autonomous-database/update-autonomous-database-gcp-key-details.html#cmdoption-encryption-key-project
1076
+
1077
+ autonomous_database_id=$(oci db autonomous-database create --compartment-id $compartment_id --db-name $db_name --query data.id --raw-output)
1078
+
1079
+ oci db autonomous-database update-autonomous-database-gcp-key-details --autonomous-database-id $autonomous_database_id --encryption-key-key-name $encryption_key_key_name --encryption-key-key-ring $encryption_key_key_ring --encryption-key-location $encryption_key_location --encryption-key-project $encryption_key_project