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
@@ -28,6 +28,8 @@ Available Commands
28
28
  * create-autonomous-database-create-cross-region-disaster-recovery-
29
29
  details
30
30
 
31
+ * create-autonomous-database-gcp-key-details
32
+
31
33
  * create-autonomous-database-undelete-autonomous-database-details
32
34
 
33
35
  * create-cross-tenancy-disaster-recovery-details
@@ -93,3 +95,5 @@ Available Commands
93
95
  * switchover
94
96
 
95
97
  * update
98
+
99
+ * update-autonomous-database-gcp-key-details
@@ -0,0 +1,136 @@
1
+ "configure-exascale"
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
+ Configures Exascale on Cloud exadata infrastructure resource. Applies
21
+ to Exadata Cloud Service instances only.
22
+
23
+
24
+ Usage
25
+ =====
26
+
27
+ oci db cloud-exa-infra configure-exascale [OPTIONS]
28
+
29
+
30
+ Required Parameters
31
+ ===================
32
+
33
+ --cloud-exa-infra-id [text]
34
+
35
+ The OCID of the cloud Exadata infrastructure.
36
+
37
+ --total-storage-in-gbs [integer]
38
+
39
+ Storage size needed for Exascale in GBs.
40
+
41
+
42
+ Optional Parameters
43
+ ===================
44
+
45
+ --from-json [text]
46
+
47
+ Provide input to this command as a JSON document from a file using the
48
+ file://path-to/file syntax.
49
+
50
+ The "--generate-full-command-json-input" option can be used to
51
+ generate a sample json file to be used with this command option. The
52
+ key names are pre-populated and match the command option names
53
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
54
+ while the values of the keys need to be populated by the user before
55
+ using the sample file as an input to this command. For any command
56
+ option that accepts multiple values, the value of the key can be a
57
+ JSON array.
58
+
59
+ Options can still be provided on the command line. If an option exists
60
+ in both the JSON document and the command line then the command line
61
+ specified value will be used.
62
+
63
+ For examples on usage of this option, please see our “using CLI with
64
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
65
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
66
+
67
+ --if-match [text]
68
+
69
+ For optimistic concurrency control. In the PUT or DELETE call for a
70
+ resource, set the *if-match* parameter to the value of the etag from a
71
+ previous GET or POST response for that resource. The resource will be
72
+ updated or deleted only if the etag you provide matches the resource’s
73
+ current etag value.
74
+
75
+ --max-wait-seconds [integer]
76
+
77
+ The maximum time to wait for the resource to reach the lifecycle state
78
+ defined by "--wait-for-state". Defaults to 1200 seconds.
79
+
80
+ --wait-for-state [text]
81
+
82
+ This operation creates, modifies or deletes a resource that has a
83
+ defined lifecycle state. Specify this option to perform the action and
84
+ then wait until the resource reaches a given lifecycle state. Multiple
85
+ states can be specified, returning on the first state. For example, "
86
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
87
+ whichever lifecycle state is reached first. If timeout is reached, a
88
+ return code of 2 is returned. For any other error, a return code of 1
89
+ is returned.
90
+
91
+ Accepted values are:
92
+
93
+ AVAILABLE, FAILED, MAINTENANCE_IN_PROGRESS, PROVISIONING, TERMINATED, TERMINATING, UPDATING
94
+
95
+ --wait-interval-seconds [integer]
96
+
97
+ Check every "--wait-interval-seconds" to see whether the resource has
98
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
99
+ 30 seconds.
100
+
101
+
102
+ Global Parameters
103
+ =================
104
+
105
+ Use "oci --help" for help on global parameters.
106
+
107
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
108
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
109
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
110
+ --generate-param-json-input", "--help", "--latest-version", "--max-
111
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
112
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
113
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
114
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
115
+
116
+
117
+ Example using required parameter
118
+ ================================
119
+
120
+ Copy the following CLI commands into a file named example.sh. Run the
121
+ command by typing “bash example.sh” and replacing the example
122
+ parameters with your own.
123
+
124
+ Please note this sample will only work in the POSIX-compliant bash-
125
+ like shell. You need to set up the OCI configuration and appropriate
126
+ security policies before trying the examples.
127
+
128
+ export availability_domain=<substitute-value-of-availability_domain> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/cloud-exa-infra/create.html#cmdoption-availability-domain
129
+ 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/cloud-exa-infra/create.html#cmdoption-compartment-id
130
+ export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/cloud-exa-infra/create.html#cmdoption-display-name
131
+ export shape=<substitute-value-of-shape> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/cloud-exa-infra/create.html#cmdoption-shape
132
+ export total_storage_in_gbs=<substitute-value-of-total_storage_in_gbs> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/cloud-exa-infra/configure-exascale.html#cmdoption-total-storage-in-gbs
133
+
134
+ cloud_exa_infra_id=$(oci db cloud-exa-infra create --availability-domain $availability_domain --compartment-id $compartment_id --display-name $display_name --shape $shape --query data.id --raw-output)
135
+
136
+ oci db cloud-exa-infra configure-exascale --cloud-exa-infra-id $cloud_exa_infra_id --total-storage-in-gbs $total_storage_in_gbs
@@ -18,6 +18,8 @@ Available Commands
18
18
 
19
19
  * change-compartment
20
20
 
21
+ * configure-exascale
22
+
21
23
  * create
22
24
 
23
25
  * delete
@@ -44,16 +44,38 @@ The OCID of the compartment.
44
44
 
45
45
  --cpu-core-count [integer]
46
46
 
47
- The number of ECPUs (X11M and higher) or number of OCPUs (X10M and
48
- earlier) to enable for the VM cluster.
47
+ For fixed shapes, this is the total number of OCPUs to enable across
48
+ the VM cluster.
49
49
 
50
- * Exadata.Base.48 - Specify a multiple of 2, from 0 to 48. -
51
- Exadata.Quarter1.84 - Specify a multiple of 2, from 22 to 84. -
52
- Exadata.Half1.168 - Specify a multiple of 4, from 44 to 168. -
53
- Exadata.Full1.336 - Specify a multiple of 8, from 88 to 336. -
54
- Exadata.Quarter2.92 - Specify a multiple of 2, from 0 to 92. -
55
- Exadata.Half2.184 - Specify a multiple of 4, from 0 to 184. -
56
- Exadata.Full2.368 - Specify a multiple of 8, from 0 to 368.
50
+ * Exadata.Base.48 - Specify a multiple of 2, from 0 to 48. -
51
+ Exadata.Quarter3.100 - Specify a multiple of 2, from 0 to 100. -
52
+ Exadata.Half3.200 - Specify a multiple of 4, from 0 to 200. -
53
+ Exadata.Full3.400 - Specify a multiple of 8, from 0 to 400.
54
+
55
+ The API specification for fixed shape values is
56
+ https://docs.oracle.com/en-
57
+ us/iaas/api/#/en/database/20160918/DbSystemShapeSummary
58
+
59
+ For flexible shapes X8M and X9M, this is the total number of OCPUs
60
+ to enable across the VM cluster. The number available for the VM
61
+ cluster will be based on the number of database servers selected
62
+ for provisioning the VM cluster on the Exadata Infrastructure.
63
+
64
+ * Exadata.X8M - Specify a multiple of 2, from 2 to 50 per X8M
65
+ database server. - Exadata.X9M - Specify a multiple of 2, from 2
66
+ to 126 per X9M database server.
67
+
68
+ For flexible shapes X11M and higher, this is the total number of ECPUs
69
+ to enable across the VM cluster. The number available for the VM
70
+ cluster will be based on the number of database servers selected for
71
+ provisioning the VM cluster on the Exadata Infrastructure.
72
+
73
+ * Exadata.X11M - Specify a multiple of 8, from 8 to 760 per X11M
74
+ database server.
75
+
76
+ The API specification for flexible shape values is
77
+ https://docs.oracle.com/en-
78
+ us/iaas/api/#/en/database/20160918/datatypes/FlexComponentSummary
57
79
 
58
80
  --display-name [text]
59
81
 
@@ -349,6 +371,10 @@ Operating system version of the image.
349
371
  The time zone to use for the cloud VM cluster. For details, see Time
350
372
  Zones.
351
373
 
374
+ --vault-id [text]
375
+
376
+ The OCID of the Exadata Database Storage Vault.
377
+
352
378
  --vm-cluster-type [text]
353
379
 
354
380
  The vmcluster type for the VM cluster/Cloud VM cluster.
@@ -79,7 +79,44 @@ via the file:// syntax.
79
79
 
80
80
  --cpu-core-count [integer]
81
81
 
82
- The number of CPU cores to enable for the cloud VM cluster.
82
+ For fixed shapes, this is the total number of OCPUs to enable across
83
+ the VM cluster.
84
+
85
+ * Exadata.Base.48 - Specify a multiple of 2, from 0 to 48. -
86
+ Exadata.Quarter1.84 - Specify a multiple of 2, from 22 to 84. -
87
+ Exadata.Half1.168 - Specify a multiple of 4, from 44 to 168. -
88
+ Exadata.Full1.336 - Specify a multiple of 8, from 88 to 336. -
89
+ Exadata.Quarter2.92 - Specify a multiple of 2, from 0 to 92. -
90
+ Exadata.Half2.184 - Specify a multiple of 4, from 0 to 184. -
91
+ Exadata.Full2.368 - Specify a multiple of 8, from 0 to 368. -
92
+ Exadata.Quarter3.100 - Specify a multiple of 2, from 0 to 100. -
93
+ Exadata.Half3.200 - Specify a multiple of 4, from 0 to 200. -
94
+ Exadata.Full3.400 - Specify a multiple of 8, from 0 to 400.
95
+
96
+ The API specification for fixed shape values is
97
+ https://docs.oracle.com/en-
98
+ us/iaas/api/#/en/database/20160918/DbSystemShapeSummary
99
+
100
+ For flexible shapes X8M and X9M, this is the total number of OCPUs
101
+ to enable across the VM cluster. The number available for the VM
102
+ cluster will be based on the number of database servers selected
103
+ for provisioning the VM cluster on the Exadata Infrastructure.
104
+
105
+ * Exadata.X8M - Specify a multiple of 2, from 2 to 50 per X8M
106
+ database server. - Exadata.X9M - Specify a multiple of 2, from 2
107
+ to 126 per X9M database server.
108
+
109
+ For flexible shapes X11M and higher, this is the total number of ECPUs
110
+ to enable across the VM cluster. The number available for the VM
111
+ cluster will be based on the number of database servers selected for
112
+ provisioning the VM cluster on the Exadata Infrastructure.
113
+
114
+ * Exadata.X11M - Specify a multiple of 8, from 8 to 760 per X11M
115
+ database server.
116
+
117
+ The API specification for flexible shape values is
118
+ https://docs.oracle.com/en-
119
+ us/iaas/api/#/en/database/20160918/datatypes/FlexComponentSummary
83
120
 
84
121
  --data-collection-options [complex type]
85
122
 
@@ -76,7 +76,7 @@ via the file:// syntax.
76
76
 
77
77
  Exadata Database Storage Vault description.
78
78
 
79
- --exadata-infrastructure-id [text]
79
+ --exa-infra-id [text]
80
80
 
81
81
  The OCID of the Exadata infrastructure.
82
82
 
@@ -61,7 +61,7 @@ placement group ID exactly.
61
61
  A filter to return only resources that match the entire display name
62
62
  given. The match is not case sensitive.
63
63
 
64
- --exadata-infrastructure-id [text]
64
+ --exa-infra-id [text]
65
65
 
66
66
  A filter to return only list of Vaults that are linked to the exadata
67
67
  infrastructure Id.
@@ -88,6 +88,28 @@ For examples on usage of this option, please see our “using CLI with
88
88
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
89
89
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
90
90
 
91
+ --from-json [text]
92
+
93
+ Provide input to this command as a JSON document from a file using the
94
+ file://path-to/file syntax.
95
+
96
+ The "--generate-full-command-json-input" option can be used to
97
+ generate a sample json file to be used with this command option. The
98
+ key names are pre-populated and match the command option names
99
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
100
+ while the values of the keys need to be populated by the user before
101
+ using the sample file as an input to this command. For any command
102
+ option that accepts multiple values, the value of the key can be a
103
+ JSON array.
104
+
105
+ Options can still be provided on the command line. If an option exists
106
+ in both the JSON document and the command line then the command line
107
+ specified value will be used.
108
+
109
+ For examples on usage of this option, please see our “using CLI with
110
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
111
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
112
+
91
113
  --lifecycle-state [text]
92
114
 
93
115
  A filter to return only Exadata Database Storage Vaults that match the
@@ -9,6 +9,11 @@ The shape of the DB system. The shape determines resources to allocate
9
9
  to the DB system - CPU cores and memory for VM shapes; CPU cores,
10
10
  memory and storage for non-VM (or bare metal) shapes.
11
11
 
12
+ For Exadata fixed and flexible shapes, detailed specifications can be
13
+ found in https://docs.oracle.com/en/engineered-systems/exadata-cloud-
14
+ service/ecscm/exa-service-desc.html#GUID-
15
+ 9E090174-5C57-4EB1-9243-B470F9F10D6B
16
+
12
17
  To use any of the API operations, you must be authorized in an IAM
13
18
  policy. If you’re not authorized, talk to an administrator. If you’re
14
19
  an administrator who needs to write policies to give users access, see
@@ -112,6 +112,8 @@ Available Commands
112
112
  * create-autonomous-database-create-cross-region-disaster-recovery-
113
113
  details
114
114
 
115
+ * create-autonomous-database-gcp-key-details
116
+
115
117
  * create-autonomous-database-undelete-autonomous-database-details
116
118
 
117
119
  * create-cross-tenancy-disaster-recovery-details
@@ -178,6 +180,8 @@ Available Commands
178
180
 
179
181
  * update
180
182
 
183
+ * update-autonomous-database-gcp-key-details
184
+
181
185
  * autonomous-database-backup
182
186
 
183
187
  * create
@@ -348,6 +352,8 @@ Available Commands
348
352
 
349
353
  * change-compartment
350
354
 
355
+ * configure-exascale
356
+
351
357
  * create
352
358
 
353
359
  * delete
@@ -31,7 +31,7 @@ Required Parameters
31
31
 
32
32
  --compartment-id, -c [text]
33
33
 
34
- Compartment Identifier
34
+ The OCID of the Compartment.
35
35
 
36
36
  --service-type [text]
37
37
 
@@ -72,7 +72,7 @@ via the file:// syntax.
72
72
 
73
73
  --display-name [text]
74
74
 
75
- Exadata Fleet Update Collection Identifier.
75
+ The user-friendly name for the Exadata Fleet Update Collection.
76
76
 
77
77
  --fleet-discovery [complex type]
78
78
 
@@ -0,0 +1,173 @@
1
+ "create-exadb-stack"
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 Exadata Fleet Update Collection.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci fleet-software-update fsu-collection create-exadb-stack [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --compartment-id, -c [text]
33
+
34
+ The OCID of the Compartment.
35
+
36
+ --components [complex type]
37
+
38
+ Details of components in an Exadata software stack. This is a complex
39
+ type whose value must be valid JSON. The value can be provided as a
40
+ string on the command line or passed in as a file using the
41
+ file://path/to/file syntax.
42
+
43
+ The "--generate-param-json-input" option can be used to generate an
44
+ example of the JSON which must be provided. We recommend storing this
45
+ example in a file, modifying it as needed and then passing it back in
46
+ via the file:// syntax.
47
+
48
+ --service-type [text]
49
+
50
+ Exadata service type for the target resource members.
51
+
52
+ Accepted values are:
53
+
54
+ EXACC, EXACS
55
+
56
+
57
+ Optional Parameters
58
+ ===================
59
+
60
+ --defined-tags [complex type]
61
+
62
+ Defined tags for this resource. Each key is predefined and scoped to a
63
+ namespace. Example: *{“foo-namespace”: {“bar-key”: “value”}}* This is
64
+ a complex type whose value must be valid JSON. The value can be
65
+ provided as a string on the command line or passed in as a file using
66
+ the file://path/to/file syntax.
67
+
68
+ The "--generate-param-json-input" option can be used to generate an
69
+ example of the JSON which must be provided. We recommend storing this
70
+ example in a file, modifying it as needed and then passing it back in
71
+ via the file:// syntax.
72
+
73
+ --display-name [text]
74
+
75
+ The user-friendly name for the Exadata Fleet Update Collection.
76
+
77
+ --freeform-tags [complex type]
78
+
79
+ Simple key-value pair that is applied without any predefined name,
80
+ type or scope. Exists for cross-compatibility only. Example: *{“bar-
81
+ key”: “value”}* This is a complex type whose value must be valid JSON.
82
+ The value can be provided as a string on the command line or passed in
83
+ as a file using the file://path/to/file syntax.
84
+
85
+ The "--generate-param-json-input" option can be used to generate an
86
+ example of the JSON which must be provided. We recommend storing this
87
+ example in a file, modifying it as needed and then passing it back in
88
+ via the file:// syntax.
89
+
90
+ --from-json [text]
91
+
92
+ Provide input to this command as a JSON document from a file using the
93
+ file://path-to/file syntax.
94
+
95
+ The "--generate-full-command-json-input" option can be used to
96
+ generate a sample json file to be used with this command option. The
97
+ key names are pre-populated and match the command option names
98
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
99
+ while the values of the keys need to be populated by the user before
100
+ using the sample file as an input to this command. For any command
101
+ option that accepts multiple values, the value of the key can be a
102
+ JSON array.
103
+
104
+ Options can still be provided on the command line. If an option exists
105
+ in both the JSON document and the command line then the command line
106
+ specified value will be used.
107
+
108
+ For examples on usage of this option, please see our “using CLI with
109
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
110
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
111
+
112
+ --max-wait-seconds [integer]
113
+
114
+ The maximum time to wait for the work request to reach the state
115
+ defined by "--wait-for-state". Defaults to 1200 seconds.
116
+
117
+ --wait-for-state [text]
118
+
119
+ This operation asynchronously creates, modifies or deletes a resource
120
+ and uses a work request to track the progress of the operation.
121
+ Specify this option to perform the action and then wait until the work
122
+ request reaches a certain state. Multiple states can be specified,
123
+ returning on the first state. For example, "--wait-for-state"
124
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
125
+ lifecycle state is reached first. If timeout is reached, a return code
126
+ of 2 is returned. For any other error, a return code of 1 is returned.
127
+
128
+ Accepted values are:
129
+
130
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
131
+
132
+ --wait-interval-seconds [integer]
133
+
134
+ Check every "--wait-interval-seconds" to see whether the work request
135
+ has reached the state defined by "--wait-for-state". Defaults to 30
136
+ seconds.
137
+
138
+
139
+ Global Parameters
140
+ =================
141
+
142
+ Use "oci --help" for help on global parameters.
143
+
144
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
145
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
146
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
147
+ --generate-param-json-input", "--help", "--latest-version", "--max-
148
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
149
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
150
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
151
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
152
+
153
+
154
+ Example using required parameter
155
+ ================================
156
+
157
+ Copy and paste the following example into a JSON file, replacing the
158
+ example parameters with your own.
159
+
160
+ oci fleet-software-update fsu-collection create-exadb-stack --generate-param-json-input components > components.json
161
+
162
+ Copy the following CLI commands into a file named example.sh. Run the
163
+ command by typing “bash example.sh” and replacing the example
164
+ parameters with your own.
165
+
166
+ Please note this sample will only work in the POSIX-compliant bash-
167
+ like shell. You need to set up the OCI configuration and appropriate
168
+ security policies before trying the examples.
169
+
170
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/fleet-software-update/fsu-collection/create-exadb-stack.html#cmdoption-compartment-id
171
+ export service_type=<substitute-value-of-service_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/fleet-software-update/fsu-collection/create-exadb-stack.html#cmdoption-service-type
172
+
173
+ oci fleet-software-update fsu-collection create-exadb-stack --compartment-id $compartment_id --components file://components.json --service-type $service_type
@@ -31,7 +31,7 @@ Required Parameters
31
31
 
32
32
  --compartment-id, -c [text]
33
33
 
34
- Compartment Identifier
34
+ The OCID of the Compartment.
35
35
 
36
36
  --service-type [text]
37
37
 
@@ -71,7 +71,7 @@ via the file:// syntax.
71
71
 
72
72
  --display-name [text]
73
73
 
74
- Exadata Fleet Update Collection Identifier.
74
+ The user-friendly name for the Exadata Fleet Update Collection.
75
75
 
76
76
  --fleet-discovery [complex type]
77
77