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
@@ -262,7 +262,9 @@ IGNORED_COMMANDS = [
262
262
  ['apm-synthetics', 'monitor', 'create-scripted-browser-monitor'],
263
263
  ['apm-synthetics', 'monitor', 'update-scripted-browser-monitor'],
264
264
  ['fleet-software-update', 'fsu-cycle', 'create-fsu-cycle-create-upgrade-fsu-cycle'],
265
- ['fleet-software-update', 'fsu-cycle', 'update-fsu-cycle-update-upgrade-fsu-cycle']
265
+ ['fleet-software-update', 'fsu-cycle', 'update-fsu-cycle-update-upgrade-fsu-cycle'],
266
+ ['db', 'exascale-db-storage-vault', 'list'],
267
+ ['db', 'database', 'update'],
266
268
  ]
267
269
 
268
270
  IGNORED_COMMANDS_DOCS = [
oci_cli/bin/jms.psm1 CHANGED
@@ -4,12 +4,13 @@ function GetOciTopLevelCommand_jms() {
4
4
 
5
5
  function GetOciSubcommands_jms() {
6
6
  $ociSubcommands = @{
7
- 'jms' = 'agent-installer-summary announcement-collection application-installation-usage-summary application-usage blocklist crypto-analysis-result deployed-application-installation-usage-summary deployed-application-usage drs-file drs-file-collection export-setting export-status fleet fleet-advanced-feature-configuration fleet-agent-configuration fleet-diagnosis-summary fleet-error-aggregation fleet-error-summary installation-site-summary installation-usage java-family java-migration-analysis-result java-release java-server-instance-usage java-server-usage jms-plugin jre-usage library-usage managed-instance-usage performance-tuning-analysis-result plugin-error-aggregation plugin-error-summary work-item-summary work-request work-request-error work-request-log-entry'
7
+ 'jms' = 'agent-installer-summary announcement-collection application-installation-usage-summary application-usage blocklist container-summary crypto-analysis-result deployed-application-installation-usage-summary deployed-application-usage drs-file drs-file-collection export-setting export-status fleet fleet-advanced-feature-configuration fleet-agent-configuration fleet-diagnosis-summary fleet-error-aggregation fleet-error-summary installation-site-summary installation-usage java-family java-migration-analysis-result java-release java-server-instance-usage java-server-usage jms-plugin jre-usage library-application-usage-summary library-inventory library-managed-instance-usage-summary library-usage managed-instance-usage performance-tuning-analysis-result plugin-error-aggregation plugin-error-summary task-schedule uncorrelated-package-application-usage-summary uncorrelated-package-managed-instance-usage-summary uncorrelated-package-usage-summary work-item-summary work-request work-request-error work-request-log-entry'
8
8
  'jms agent-installer-summary' = 'generate-agent-installer-configuration list-agent-installers'
9
9
  'jms announcement-collection' = 'list-announcements'
10
10
  'jms application-installation-usage-summary' = 'summarize-application-installation-usage'
11
11
  'jms application-usage' = 'summarize'
12
12
  'jms blocklist' = 'create delete list'
13
+ 'jms container-summary' = 'list-containers'
13
14
  'jms crypto-analysis-result' = 'delete get list'
14
15
  'jms deployed-application-installation-usage-summary' = 'summarize-deployed-application-installation-usage'
15
16
  'jms deployed-application-usage' = 'summarize'
@@ -32,11 +33,18 @@ function GetOciSubcommands_jms() {
32
33
  'jms java-server-usage' = 'scan summarize'
33
34
  'jms jms-plugin' = 'create delete get list update'
34
35
  'jms jre-usage' = 'list summarize'
36
+ 'jms library-application-usage-summary' = 'list-library-application-usage'
37
+ 'jms library-inventory' = 'summarize'
38
+ 'jms library-managed-instance-usage-summary' = 'list-library-managed-instance-usage'
35
39
  'jms library-usage' = 'scan summarize'
36
40
  'jms managed-instance-usage' = 'summarize'
37
41
  'jms performance-tuning-analysis-result' = 'delete get list'
38
42
  'jms plugin-error-aggregation' = 'summarize-plugin-errors'
39
43
  'jms plugin-error-summary' = 'list-plugin-errors'
44
+ 'jms task-schedule' = 'create create-task-schedule-add-installation-site-task-details create-task-schedule-crypto-task-details create-task-schedule-deployed-application-migration-task-details create-task-schedule-java-migration-task-details create-task-schedule-jfr-task-details create-task-schedule-performance-tuning-task-details create-task-schedule-remove-installation-site-task-details create-task-schedule-scan-java-server-task-details create-task-schedule-scan-library-task-details delete get list update update-task-schedule-add-installation-site-task-details update-task-schedule-crypto-task-details update-task-schedule-deployed-application-migration-task-details update-task-schedule-java-migration-task-details update-task-schedule-jfr-task-details update-task-schedule-performance-tuning-task-details update-task-schedule-remove-installation-site-task-details update-task-schedule-scan-java-server-task-details update-task-schedule-scan-library-task-details'
45
+ 'jms uncorrelated-package-application-usage-summary' = 'list-uncorrelated-package-application-usage'
46
+ 'jms uncorrelated-package-managed-instance-usage-summary' = 'list-uncorrelated-package-managed-instance-usage'
47
+ 'jms uncorrelated-package-usage-summary' = 'list-uncorrelated-package-usage'
40
48
  'jms work-item-summary' = 'list-work-items'
41
49
  'jms work-request' = 'cancel get list'
42
50
  'jms work-request-error' = 'list'
@@ -47,7 +55,7 @@ function GetOciSubcommands_jms() {
47
55
 
48
56
  function GetOciCommandsToLongParams_jms() {
49
57
  $ociCommandsToLongParams = @{
50
- 'jms agent-installer-summary generate-agent-installer-configuration' = 'file fleet-id from-json help install-key-id'
58
+ 'jms agent-installer-summary generate-agent-installer-configuration' = 'agent-type file fleet-id from-json help install-key-id'
51
59
  'jms agent-installer-summary list-agent-installers' = 'all compartment-id fleet-id from-json help limit os-family page page-size platform-architecture sort-by sort-order'
52
60
  'jms announcement-collection list-announcements' = 'all from-json help limit page page-size sort-by sort-order summary-contains time-end time-start'
53
61
  'jms application-installation-usage-summary summarize-application-installation-usage' = 'app-installation-path-contains application-id application-installation-key application-type display-name display-name-contains fleet-id from-json help installation-path jre-distribution jre-vendor jre-version library-key limit managed-instance-id os-family page sort-by sort-order time-end time-start'
@@ -55,6 +63,7 @@ function GetOciCommandsToLongParams_jms() {
55
63
  'jms blocklist create' = 'fleet-id from-json help operation reason target'
56
64
  'jms blocklist delete' = 'blocklist-key fleet-id force from-json help if-match'
57
65
  'jms blocklist list' = 'all fleet-id from-json help limit managed-instance-id operation page page-size sort-by sort-order'
66
+ 'jms container-summary list-containers' = 'all application-name display-name fleet-id from-json help jre-security-status jre-version limit managed-instance-id page page-size sort-by sort-order time-started-greater-than-or-equal-to time-started-less-than-or-equal-to'
58
67
  'jms crypto-analysis-result delete' = 'crypto-analysis-result-id fleet-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
59
68
  'jms crypto-analysis-result get' = 'crypto-analysis-result-id fleet-id from-json help'
60
69
  'jms crypto-analysis-result list' = 'aggregation-mode all finding-count finding-count-greater-than fleet-id from-json help host-name limit managed-instance-id non-compliant-finding-count non-compliant-finding-count-greater-than page page-size sort-by sort-order time-end time-start'
@@ -64,7 +73,7 @@ function GetOciCommandsToLongParams_jms() {
64
73
  'jms drs-file get' = 'drs-file-key fleet-id from-json help page'
65
74
  'jms drs-file-collection list-drs-files' = 'all fleet-id from-json help limit page page-size sort-by sort-order'
66
75
  'jms export-setting get' = 'fleet-id from-json help'
67
- 'jms export-setting update' = 'export-duration export-frequency export-resources fleet-id from-json help if-match is-cross-region-acknowledged is-enabled target-bucket-name target-bucket-namespace target-bucket-region'
76
+ 'jms export-setting update' = 'export-data-filters export-duration export-frequency export-resources fleet-id force from-json help if-match is-cross-region-acknowledged is-enabled target-bucket-name target-bucket-namespace target-bucket-region'
68
77
  'jms export-status get' = 'fleet-id from-json help'
69
78
  'jms fleet change-compartment' = 'compartment-id fleet-id from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
70
79
  'jms fleet create' = 'compartment-id defined-tags description display-name freeform-tags from-json help inventory-log is-advanced-features-enabled max-wait-seconds operation-log wait-for-state wait-interval-seconds'
@@ -87,7 +96,7 @@ function GetOciCommandsToLongParams_jms() {
87
96
  'jms fleet-advanced-feature-configuration get' = 'fleet-id from-json help if-match'
88
97
  'jms fleet-advanced-feature-configuration update' = 'advanced-usage-tracking analytic-bucket-name analytic-namespace crypto-event-analysis fleet-id force from-json help if-match java-migration-analysis jfr-recording lcm performance-tuning-analysis'
89
98
  'jms fleet-agent-configuration get' = 'fleet-id from-json help'
90
- 'jms fleet-agent-configuration update' = 'agent-polling-interval-in-minutes fleet-id force from-json help if-match is-collecting-managed-instance-metrics-enabled is-collecting-usernames-enabled jre-scan-frequency jut-processing-frequency linux-configuration mac-os-configuration max-wait-seconds wait-for-state wait-interval-seconds windows-configuration work-request-validity-period-in-days'
99
+ 'jms fleet-agent-configuration update' = 'agent-polling-interval-in-minutes fleet-id force from-json help if-match is-capturing-ip-address-and-fqdn-enabled is-collecting-managed-instance-metrics-enabled is-collecting-usernames-enabled is-libraries-scan-enabled jre-scan-frequency jut-processing-frequency linux-configuration mac-os-configuration max-wait-seconds wait-for-state wait-interval-seconds windows-configuration work-request-validity-period-in-days'
91
100
  'jms fleet-diagnosis-summary list-fleet-diagnoses' = 'all fleet-id from-json help limit page page-size'
92
101
  'jms fleet-error-aggregation summarize-fleet-errors' = 'compartment-id compartment-id-in-subtree from-json help limit page'
93
102
  'jms fleet-error-summary list-fleet-errors' = 'all compartment-id compartment-id-in-subtree fleet-id from-json help limit page page-size sort-by sort-order time-first-seen-greater-than-or-equal-to time-first-seen-less-than-or-equal-to time-last-seen-greater-than-or-equal-to time-last-seen-less-than-or-equal-to'
@@ -105,14 +114,17 @@ function GetOciCommandsToLongParams_jms() {
105
114
  'jms java-server-instance-usage summarize' = 'application-key fleet-id from-json help library-key limit managed-instance-id page server-instance-key server-instance-name server-instance-name-contains server-key sort-by sort-order time-end time-start'
106
115
  'jms java-server-usage scan' = 'fleet-id from-json help if-match managed-instance-ids max-wait-seconds wait-for-state wait-interval-seconds'
107
116
  'jms java-server-usage summarize' = 'fleet-id from-json help limit page server-key server-name server-name-contains server-version sort-by sort-order time-end time-start'
108
- 'jms jms-plugin create' = 'agent-id compartment-id defined-tags fleet-id freeform-tags from-json help max-wait-seconds wait-for-state wait-interval-seconds'
117
+ 'jms jms-plugin create' = 'agent-id agent-type compartment-id defined-tags fleet-id freeform-tags from-json help max-wait-seconds wait-for-state wait-interval-seconds'
109
118
  'jms jms-plugin delete' = 'force from-json help if-match jms-plugin-id max-wait-seconds wait-for-state wait-interval-seconds'
110
119
  'jms jms-plugin get' = 'from-json help jms-plugin-id'
111
120
  'jms jms-plugin list' = 'agent-id agent-type all availability-status compartment-id compartment-id-in-subtree fleet-id from-json help hostname-contains id lifecycle-state limit page page-size sort-by sort-order time-last-seen-less-than-or-equal-to time-registered-less-than-or-equal-to'
112
121
  'jms jms-plugin update' = 'defined-tags fleet-id force freeform-tags from-json help if-match jms-plugin-id max-wait-seconds wait-for-state wait-interval-seconds'
113
122
  'jms jre-usage list' = 'all application-id application-name compartment-id from-json help host-id limit page page-size sort-by sort-order time-end time-start'
114
123
  'jms jre-usage summarize' = 'application-id fields fleet-id from-json help jre-distribution jre-id jre-security-status jre-vendor jre-version limit managed-instance-id os-family page sort-by sort-order time-end time-start'
115
- 'jms library-usage scan' = 'fleet-id from-json help if-match managed-instance-ids max-wait-seconds wait-for-state wait-interval-seconds'
124
+ 'jms library-application-usage-summary list-library-application-usage' = 'all application-id application-name application-name-contains fleet-id from-json help library-key limit managed-instance-id page page-size sort-by sort-order time-end time-start'
125
+ 'jms library-inventory summarize' = 'application-id fleet-id from-json help managed-instance-id time-end time-start'
126
+ 'jms library-managed-instance-usage-summary list-library-managed-instance-usage' = 'all application-id fleet-id from-json help host-name hostname-contains library-key limit managed-instance-id page page-size sort-by sort-order time-end time-start'
127
+ 'jms library-usage scan' = 'dynamic-scan-duration-in-minutes fleet-id from-json help if-match is-dynamic-scan managed-instance-ids max-wait-seconds wait-for-state wait-interval-seconds'
116
128
  'jms library-usage summarize' = 'application-key cvss-score-greater-than cvss-score-less-than fleet-id from-json help library-key library-name library-name-contains limit managed-instance-id page server-instance-key sort-by sort-order time-end time-start'
117
129
  'jms managed-instance-usage summarize' = 'application-id fields fleet-id from-json help hostname-contains installation-path jre-distribution jre-vendor jre-version library-key limit managed-instance-id managed-instance-type os-family page sort-by sort-order time-end time-start'
118
130
  'jms performance-tuning-analysis-result delete' = 'fleet-id force from-json help if-match max-wait-seconds performance-tuning-analysis-result-id wait-for-state wait-interval-seconds'
@@ -120,6 +132,32 @@ function GetOciCommandsToLongParams_jms() {
120
132
  'jms performance-tuning-analysis-result list' = 'all application-id application-name fleet-id from-json help host-name limit managed-instance-id page page-size sort-by sort-order time-end time-start'
121
133
  'jms plugin-error-aggregation summarize-plugin-errors' = 'compartment-id compartment-id-in-subtree from-json help limit page'
122
134
  'jms plugin-error-summary list-plugin-errors' = 'all compartment-id compartment-id-in-subtree from-json help limit managed-instance-id page page-size sort-by sort-order time-first-seen-greater-than-or-equal-to time-first-seen-less-than-or-equal-to time-last-seen-greater-than-or-equal-to time-last-seen-less-than-or-equal-to'
135
+ 'jms task-schedule create' = 'execution-recurrences fleet-id from-json help max-wait-seconds task-details wait-for-state wait-interval-seconds'
136
+ 'jms task-schedule create-task-schedule-add-installation-site-task-details' = 'execution-recurrences fleet-id from-json help max-wait-seconds task-details-add-installation-site-task-request wait-for-state wait-interval-seconds'
137
+ 'jms task-schedule create-task-schedule-crypto-task-details' = 'execution-recurrences fleet-id from-json help max-wait-seconds task-details-crypto-task-request wait-for-state wait-interval-seconds'
138
+ 'jms task-schedule create-task-schedule-deployed-application-migration-task-details' = 'execution-recurrences fleet-id from-json help max-wait-seconds task-details-deployed-application-migration-task-request wait-for-state wait-interval-seconds'
139
+ 'jms task-schedule create-task-schedule-java-migration-task-details' = 'execution-recurrences fleet-id from-json help max-wait-seconds task-details-java-migration-task-request wait-for-state wait-interval-seconds'
140
+ 'jms task-schedule create-task-schedule-jfr-task-details' = 'execution-recurrences fleet-id from-json help max-wait-seconds task-details-jfr-task-request wait-for-state wait-interval-seconds'
141
+ 'jms task-schedule create-task-schedule-performance-tuning-task-details' = 'execution-recurrences fleet-id from-json help max-wait-seconds task-details-performance-tuning-task-request wait-for-state wait-interval-seconds'
142
+ 'jms task-schedule create-task-schedule-remove-installation-site-task-details' = 'execution-recurrences fleet-id from-json help max-wait-seconds task-details-remove-installation-site-task-request wait-for-state wait-interval-seconds'
143
+ 'jms task-schedule create-task-schedule-scan-java-server-task-details' = 'execution-recurrences fleet-id from-json help max-wait-seconds task-details-scan-java-server-task-request wait-for-state wait-interval-seconds'
144
+ 'jms task-schedule create-task-schedule-scan-library-task-details' = 'execution-recurrences fleet-id from-json help max-wait-seconds task-details-scan-library-task-request wait-for-state wait-interval-seconds'
145
+ 'jms task-schedule delete' = 'fleet-id force from-json help if-match max-wait-seconds task-schedule-id wait-for-state wait-interval-seconds'
146
+ 'jms task-schedule get' = 'fleet-id from-json help task-schedule-id'
147
+ 'jms task-schedule list' = 'all fleet-id from-json help id limit managed-instance-id name page page-size sort-by sort-order task-schedule-name-contains'
148
+ 'jms task-schedule update' = 'execution-recurrences fleet-id force from-json help if-match max-wait-seconds task-details task-schedule-id wait-for-state wait-interval-seconds'
149
+ 'jms task-schedule update-task-schedule-add-installation-site-task-details' = 'execution-recurrences fleet-id from-json help if-match max-wait-seconds task-details-add-installation-site-task-request task-schedule-id wait-for-state wait-interval-seconds'
150
+ 'jms task-schedule update-task-schedule-crypto-task-details' = 'execution-recurrences fleet-id from-json help if-match max-wait-seconds task-details-crypto-task-request task-schedule-id wait-for-state wait-interval-seconds'
151
+ 'jms task-schedule update-task-schedule-deployed-application-migration-task-details' = 'execution-recurrences fleet-id from-json help if-match max-wait-seconds task-details-deployed-application-migration-task-request task-schedule-id wait-for-state wait-interval-seconds'
152
+ 'jms task-schedule update-task-schedule-java-migration-task-details' = 'execution-recurrences fleet-id from-json help if-match max-wait-seconds task-details-java-migration-task-request task-schedule-id wait-for-state wait-interval-seconds'
153
+ 'jms task-schedule update-task-schedule-jfr-task-details' = 'execution-recurrences fleet-id from-json help if-match max-wait-seconds task-details-jfr-task-request task-schedule-id wait-for-state wait-interval-seconds'
154
+ 'jms task-schedule update-task-schedule-performance-tuning-task-details' = 'execution-recurrences fleet-id from-json help if-match max-wait-seconds task-details-performance-tuning-task-request task-schedule-id wait-for-state wait-interval-seconds'
155
+ 'jms task-schedule update-task-schedule-remove-installation-site-task-details' = 'execution-recurrences fleet-id from-json help if-match max-wait-seconds task-details-remove-installation-site-task-request task-schedule-id wait-for-state wait-interval-seconds'
156
+ 'jms task-schedule update-task-schedule-scan-java-server-task-details' = 'execution-recurrences fleet-id from-json help if-match max-wait-seconds task-details-scan-java-server-task-request task-schedule-id wait-for-state wait-interval-seconds'
157
+ 'jms task-schedule update-task-schedule-scan-library-task-details' = 'execution-recurrences fleet-id from-json help if-match max-wait-seconds task-details-scan-library-task-request task-schedule-id wait-for-state wait-interval-seconds'
158
+ 'jms uncorrelated-package-application-usage-summary list-uncorrelated-package-application-usage' = 'all application-id fleet-id from-json help limit managed-instance-id package-name page page-size sort-by sort-order time-end time-start'
159
+ 'jms uncorrelated-package-managed-instance-usage-summary list-uncorrelated-package-managed-instance-usage' = 'all application-id fleet-id from-json help limit managed-instance-id package-name page page-size sort-by sort-order time-end time-start'
160
+ 'jms uncorrelated-package-usage-summary list-uncorrelated-package-usage' = 'all application-id fleet-id from-json help limit managed-instance-id package-name page page-size sort-by sort-order time-end time-start'
123
161
  'jms work-item-summary list-work-items' = 'all from-json help limit page page-size work-request-id'
124
162
  'jms work-request cancel' = 'force from-json help if-match work-request-id'
125
163
  'jms work-request get' = 'from-json help work-request-id'
@@ -140,6 +178,7 @@ function GetOciCommandsToShortParams_jms() {
140
178
  'jms blocklist create' = '? h'
141
179
  'jms blocklist delete' = '? h'
142
180
  'jms blocklist list' = '? h'
181
+ 'jms container-summary list-containers' = '? h'
143
182
  'jms crypto-analysis-result delete' = '? h'
144
183
  'jms crypto-analysis-result get' = '? h'
145
184
  'jms crypto-analysis-result list' = '? h'
@@ -197,6 +236,9 @@ function GetOciCommandsToShortParams_jms() {
197
236
  'jms jms-plugin update' = '? h'
198
237
  'jms jre-usage list' = '? c h'
199
238
  'jms jre-usage summarize' = '? h'
239
+ 'jms library-application-usage-summary list-library-application-usage' = '? h'
240
+ 'jms library-inventory summarize' = '? h'
241
+ 'jms library-managed-instance-usage-summary list-library-managed-instance-usage' = '? h'
200
242
  'jms library-usage scan' = '? h'
201
243
  'jms library-usage summarize' = '? h'
202
244
  'jms managed-instance-usage summarize' = '? h'
@@ -205,6 +247,32 @@ function GetOciCommandsToShortParams_jms() {
205
247
  'jms performance-tuning-analysis-result list' = '? h'
206
248
  'jms plugin-error-aggregation summarize-plugin-errors' = '? c h'
207
249
  'jms plugin-error-summary list-plugin-errors' = '? c h'
250
+ 'jms task-schedule create' = '? h'
251
+ 'jms task-schedule create-task-schedule-add-installation-site-task-details' = '? h'
252
+ 'jms task-schedule create-task-schedule-crypto-task-details' = '? h'
253
+ 'jms task-schedule create-task-schedule-deployed-application-migration-task-details' = '? h'
254
+ 'jms task-schedule create-task-schedule-java-migration-task-details' = '? h'
255
+ 'jms task-schedule create-task-schedule-jfr-task-details' = '? h'
256
+ 'jms task-schedule create-task-schedule-performance-tuning-task-details' = '? h'
257
+ 'jms task-schedule create-task-schedule-remove-installation-site-task-details' = '? h'
258
+ 'jms task-schedule create-task-schedule-scan-java-server-task-details' = '? h'
259
+ 'jms task-schedule create-task-schedule-scan-library-task-details' = '? h'
260
+ 'jms task-schedule delete' = '? h'
261
+ 'jms task-schedule get' = '? h'
262
+ 'jms task-schedule list' = '? h'
263
+ 'jms task-schedule update' = '? h'
264
+ 'jms task-schedule update-task-schedule-add-installation-site-task-details' = '? h'
265
+ 'jms task-schedule update-task-schedule-crypto-task-details' = '? h'
266
+ 'jms task-schedule update-task-schedule-deployed-application-migration-task-details' = '? h'
267
+ 'jms task-schedule update-task-schedule-java-migration-task-details' = '? h'
268
+ 'jms task-schedule update-task-schedule-jfr-task-details' = '? h'
269
+ 'jms task-schedule update-task-schedule-performance-tuning-task-details' = '? h'
270
+ 'jms task-schedule update-task-schedule-remove-installation-site-task-details' = '? h'
271
+ 'jms task-schedule update-task-schedule-scan-java-server-task-details' = '? h'
272
+ 'jms task-schedule update-task-schedule-scan-library-task-details' = '? h'
273
+ 'jms uncorrelated-package-application-usage-summary list-uncorrelated-package-application-usage' = '? h'
274
+ 'jms uncorrelated-package-managed-instance-usage-summary list-uncorrelated-package-managed-instance-usage' = '? h'
275
+ 'jms uncorrelated-package-usage-summary list-uncorrelated-package-usage' = '? h'
208
276
  'jms work-item-summary list-work-items' = '? h'
209
277
  'jms work-request cancel' = '? h'
210
278
  'jms work-request get' = '? h'
@@ -4,15 +4,17 @@ function GetOciTopLevelCommand_marketplace() {
4
4
 
5
5
  function GetOciSubcommands_marketplace() {
6
6
  $ociSubcommands = @{
7
- 'marketplace' = 'accepted-agreement account agreement category listing listing-summary package publication publication-package publication-summary publisher report-collection report-type-collection tax-summary work-request'
7
+ 'marketplace' = 'accepted-agreement account agreement category create-marketplace-external-attested-metadata-details listing listing-summary marketplace-metadata-public-key-summary package publication publication-package publication-summary publisher report-collection report-type-collection tax-summary work-request'
8
8
  'marketplace accepted-agreement' = 'create delete get list update'
9
9
  'marketplace account' = 'launch-eligibility third-party-paid-listing-eligibility'
10
10
  'marketplace account launch-eligibility' = 'get'
11
11
  'marketplace account third-party-paid-listing-eligibility' = 'get'
12
12
  'marketplace agreement' = 'get list'
13
13
  'marketplace category' = 'list'
14
+ 'marketplace create-marketplace-external-attested-metadata-details' = 'create-marketplace-external-attested-metadata'
14
15
  'marketplace listing' = 'export get list'
15
16
  'marketplace listing-summary' = 'search-listings search-listings-free-text search-listings-structured'
17
+ 'marketplace marketplace-metadata-public-key-summary' = 'list-marketplace-metadata-public-keys'
16
18
  'marketplace package' = 'get list'
17
19
  'marketplace publication' = 'change-compartment create create-publication-create-image-publication-package delete get update'
18
20
  'marketplace publication-package' = 'get list'
@@ -38,12 +40,14 @@ function GetOciCommandsToLongParams_marketplace() {
38
40
  'marketplace agreement get' = 'agreement-id compartment-id from-json help listing-id package-version'
39
41
  'marketplace agreement list' = 'all compartment-id from-json help limit listing-id package-version page page-size'
40
42
  'marketplace category list' = 'all compartment-id from-json help limit page page-size'
43
+ 'marketplace create-marketplace-external-attested-metadata-details create-marketplace-external-attested-metadata' = 'compartment-id from-json help instance-id'
41
44
  'marketplace listing export' = 'compartment-id container-repository-path from-json help listing-id max-wait-seconds package-version wait-for-state wait-interval-seconds'
42
45
  'marketplace listing get' = 'compartment-id from-json help listing-id'
43
46
  'marketplace listing list' = 'all category compartment-id from-json help image-id is-featured limit listing-id listing-types name operating-systems package-type page page-size pricing publisher-id sort-by sort-order'
44
47
  'marketplace listing-summary search-listings' = 'from-json help limit matching-context-type page type'
45
48
  'marketplace listing-summary search-listings-free-text' = '-search-text from-json help limit matching-context-type page'
46
49
  'marketplace listing-summary search-listings-structured' = '-search-query from-json help limit matching-context-type page'
50
+ 'marketplace marketplace-metadata-public-key-summary list-marketplace-metadata-public-keys' = 'all compartment-id from-json help limit page page-size sort-by sort-order'
47
51
  'marketplace package get' = 'compartment-id from-json help listing-id package-version'
48
52
  'marketplace package list' = 'all compartment-id from-json help limit listing-id package-type package-version page page-size sort-by sort-order'
49
53
  'marketplace publication change-compartment' = 'compartment-id from-json help if-match publication-id'
@@ -79,12 +83,14 @@ function GetOciCommandsToShortParams_marketplace() {
79
83
  'marketplace agreement get' = '? c h'
80
84
  'marketplace agreement list' = '? c h'
81
85
  'marketplace category list' = '? c h'
86
+ 'marketplace create-marketplace-external-attested-metadata-details create-marketplace-external-attested-metadata' = '? c h'
82
87
  'marketplace listing export' = '? c h'
83
88
  'marketplace listing get' = '? c h'
84
89
  'marketplace listing list' = '? c h'
85
90
  'marketplace listing-summary search-listings' = '? h'
86
91
  'marketplace listing-summary search-listings-free-text' = '? h'
87
92
  'marketplace listing-summary search-listings-structured' = '? h'
93
+ 'marketplace marketplace-metadata-public-key-summary list-marketplace-metadata-public-keys' = '? c h'
88
94
  'marketplace package get' = '? c h'
89
95
  'marketplace package list' = '? c h'
90
96
  'marketplace publication change-compartment' = '? c h'
@@ -17,8 +17,8 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Customer can update displayName and tags for compute GPU memory fabric
21
- record
20
+ Customer can update displayName, tags and for compute GPU memory
21
+ fabric record
22
22
 
23
23
 
24
24
  Usage
@@ -122,6 +122,32 @@ For examples on usage of this option, please see our “using CLI with
122
122
  advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
123
123
  nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
124
124
 
125
+ --max-wait-seconds [integer]
126
+
127
+ The maximum time to wait for the resource to reach the lifecycle state
128
+ defined by "--wait-for-state". Defaults to 1200 seconds.
129
+
130
+ --wait-for-state [text]
131
+
132
+ This operation creates, modifies or deletes a resource that has a
133
+ defined lifecycle state. Specify this option to perform the action and
134
+ then wait until the resource reaches a given lifecycle state. Multiple
135
+ states can be specified, returning on the first state. For example, "
136
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
137
+ whichever lifecycle state is reached first. If timeout is reached, a
138
+ return code of 2 is returned. For any other error, a return code of 1
139
+ is returned.
140
+
141
+ Accepted values are:
142
+
143
+ ACTIVE, CREATING, DELETED
144
+
145
+ --wait-interval-seconds [integer]
146
+
147
+ Check every "--wait-interval-seconds" to see whether the resource has
148
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
149
+ 30 seconds.
150
+
125
151
 
126
152
  Global Parameters
127
153
  =================
@@ -71,6 +71,32 @@ previous GET or POST response for that resource. The resource will be
71
71
  updated or deleted only if the etag you provide matches the resource’s
72
72
  current etag value.
73
73
 
74
+ --max-wait-seconds [integer]
75
+
76
+ The maximum time to wait for the resource to reach the lifecycle state
77
+ defined by "--wait-for-state". Defaults to 1200 seconds.
78
+
79
+ --wait-for-state [text]
80
+
81
+ This operation creates, modifies or deletes a resource that has a
82
+ defined lifecycle state. Specify this option to perform the action and
83
+ then wait until the resource reaches a given lifecycle state. Multiple
84
+ states can be specified, returning on the first state. For example, "
85
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
86
+ whichever lifecycle state is reached first. If timeout is reached, a
87
+ return code of 2 is returned. For any other error, a return code of 1
88
+ is returned.
89
+
90
+ Accepted values are:
91
+
92
+ ACTIVE, CREATING, DELETED
93
+
94
+ --wait-interval-seconds [integer]
95
+
96
+ Check every "--wait-interval-seconds" to see whether the resource has
97
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
98
+ 30 seconds.
99
+
74
100
 
75
101
  Global Parameters
76
102
  =================
@@ -113,6 +113,11 @@ previous GET or POST response for that resource. The resource will be
113
113
  updated or deleted only if the etag you provide matches the resource’s
114
114
  current etag value.
115
115
 
116
+ --max-wait-seconds [integer]
117
+
118
+ The maximum time to wait for the resource to reach the lifecycle state
119
+ defined by "--wait-for-state". Defaults to 1200 seconds.
120
+
116
121
  --schema-data [complex type]
117
122
 
118
123
  The map of each capability name to its
@@ -131,6 +136,27 @@ example of the JSON which must be provided. We recommend storing this
131
136
  example in a file, modifying it as needed and then passing it back in
132
137
  via the file:// syntax.
133
138
 
139
+ --wait-for-state [text]
140
+
141
+ This operation creates, modifies or deletes a resource that has a
142
+ defined lifecycle state. Specify this option to perform the action and
143
+ then wait until the resource reaches a given lifecycle state. Multiple
144
+ states can be specified, returning on the first state. For example, "
145
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
146
+ whichever lifecycle state is reached first. If timeout is reached, a
147
+ return code of 2 is returned. For any other error, a return code of 1
148
+ is returned.
149
+
150
+ Accepted values are:
151
+
152
+ ACTIVE, CREATING, DELETED
153
+
154
+ --wait-interval-seconds [integer]
155
+
156
+ Check every "--wait-interval-seconds" to see whether the resource has
157
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
158
+ 30 seconds.
159
+
134
160
 
135
161
  Global Parameters
136
162
  =================
@@ -317,6 +317,10 @@ Cloud Infrastructure, see Bring Your Own Image.
317
317
 
318
318
  For more information about iPXE, see http://ipxe.org.
319
319
 
320
+ --is-ai-enterprise-enabled [boolean]
321
+
322
+ Whether to enable AI enterprise on the instance.
323
+
320
324
  --is-pv-encryption-in-transit-enabled [boolean]
321
325
 
322
326
  Whether to enable in-transit encryption for the data volume’s
@@ -317,6 +317,10 @@ Cloud Infrastructure, see Bring Your Own Image.
317
317
 
318
318
  For more information about iPXE, see http://ipxe.org.
319
319
 
320
+ --is-ai-enterprise-enabled [boolean]
321
+
322
+ Whether to enable AI enterprise on the instance.
323
+
320
324
  --is-pv-encryption-in-transit-enabled [boolean]
321
325
 
322
326
  Whether to enable in-transit encryption for the data volume’s
@@ -359,6 +359,10 @@ Cloud Infrastructure, see Bring Your Own Image.
359
359
 
360
360
  For more information about iPXE, see http://ipxe.org.
361
361
 
362
+ --is-ai-enterprise-enabled [boolean]
363
+
364
+ Whether to enable AI enterprise on the instance.
365
+
362
366
  --is-pv-encryption-in-transit-enabled [boolean]
363
367
 
364
368
  Whether to enable in-transit encryption for the data volume’s
@@ -210,6 +210,10 @@ example of the JSON which must be provided. We recommend storing this
210
210
  example in a file, modifying it as needed and then passing it back in
211
211
  via the file:// syntax.
212
212
 
213
+ --is-ai-enterprise-enabled [boolean]
214
+
215
+ Whether to enable AI enterprise on the instance.
216
+
213
217
  --launch-options [complex type]
214
218
 
215
219
  This is a complex type whose value must be valid JSON. The value can
@@ -210,6 +210,10 @@ example of the JSON which must be provided. We recommend storing this
210
210
  example in a file, modifying it as needed and then passing it back in
211
211
  via the file:// syntax.
212
212
 
213
+ --is-ai-enterprise-enabled [boolean]
214
+
215
+ Whether to enable AI enterprise on the instance.
216
+
213
217
  --launch-options [complex type]
214
218
 
215
219
  This is a complex type whose value must be valid JSON. The value can
@@ -214,6 +214,10 @@ example of the JSON which must be provided. We recommend storing this
214
214
  example in a file, modifying it as needed and then passing it back in
215
215
  via the file:// syntax.
216
216
 
217
+ --is-ai-enterprise-enabled [boolean]
218
+
219
+ Whether to enable AI enterprise on the instance.
220
+
217
221
  --launch-options [complex type]
218
222
 
219
223
  This is a complex type whose value must be valid JSON. The value can
@@ -214,6 +214,10 @@ example of the JSON which must be provided. We recommend storing this
214
214
  example in a file, modifying it as needed and then passing it back in
215
215
  via the file:// syntax.
216
216
 
217
+ --is-ai-enterprise-enabled [boolean]
218
+
219
+ Whether to enable AI enterprise on the instance.
220
+
217
221
  --launch-options [complex type]
218
222
 
219
223
  This is a complex type whose value must be valid JSON. The value can
@@ -210,6 +210,10 @@ example of the JSON which must be provided. We recommend storing this
210
210
  example in a file, modifying it as needed and then passing it back in
211
211
  via the file:// syntax.
212
212
 
213
+ --is-ai-enterprise-enabled [boolean]
214
+
215
+ Whether to enable AI enterprise on the instance.
216
+
213
217
  --launch-options [complex type]
214
218
 
215
219
  This is a complex type whose value must be valid JSON. The value can
@@ -47,6 +47,18 @@ cannot provide the "--limit" option.
47
47
 
48
48
  A filter to return only a specific column based on column name.
49
49
 
50
+ --confidence-level [text]
51
+
52
+ A filter to return the discovery job results with the specified
53
+ confidence level. Confidence level of discovery job result associated
54
+ with a seeded sensitive type can either be HIGH or LOW. While the
55
+ confidence level of discovery job result associated with a user
56
+ defined sensitive will be NONE.
57
+
58
+ Accepted values are:
59
+
60
+ HIGH, LOW, MEDIUM, NONE
61
+
50
62
  --discovery-type [text]
51
63
 
52
64
  A filter to return only the resources that match the specified
@@ -127,7 +139,7 @@ and plannedAction is ascending.
127
139
 
128
140
  Accepted values are:
129
141
 
130
- columnName, discoveryType, objectName, plannedAction, schemaName, timeFinished
142
+ columnName, confidenceLevel, discoveryType, objectName, plannedAction, schemaName, timeFinished
131
143
 
132
144
  --sort-order [text]
133
145
 
@@ -106,7 +106,7 @@ name.
106
106
 
107
107
  Accepted values are:
108
108
 
109
- EXECUTE_MASKING, POST_MASKING, PRE_MASKING
109
+ EXECUTE_MASKING, GENERATE_SCRIPT, POST_MASKING, PRE_MASKING, VALIDATE
110
110
 
111
111
 
112
112
  Global Parameters
@@ -124,6 +124,11 @@ Accepted values are:
124
124
 
125
125
  ASC, DESC
126
126
 
127
+ --target-database-group-id [text]
128
+
129
+ A filter to return the target database group that matches the
130
+ specified OCID.
131
+
127
132
  --target-id [text]
128
133
 
129
134
  A filter to return only items related to a specific target OCID.
@@ -194,6 +194,12 @@ used. The OCID of the target database to be masked. If it’s not
194
194
  provided, the value of the targetId attribute in the MaskingPolicy
195
195
  resource is used.
196
196
 
197
+ --user-defined-function-seed [text]
198
+
199
+ The seed value to be used in case of User Defined Function masking
200
+ format. This is an optional parameter and needs to be passed only if
201
+ any User Defined Function uses seed.
202
+
197
203
  --wait-for-state [text]
198
204
 
199
205
  This operation asynchronously creates, modifies or deletes a resource
@@ -61,6 +61,11 @@ cannot provide the "--limit" option.
61
61
 
62
62
  The category of the finding.
63
63
 
64
+ --compartment-id, -c [text]
65
+
66
+ A filter to return only resources that match the specified compartment
67
+ OCID.
68
+
64
69
  --compartment-id-in-subtree [boolean]
65
70
 
66
71
  Default is false. When set to true, the hierarchy of compartments is
@@ -43,6 +43,14 @@ Optional Parameters
43
43
  Fetches all pages of results. If you provide this option, then you
44
44
  cannot provide the "--limit" option.
45
45
 
46
+ --column-data-count-filter [text]
47
+
48
+ Filters the sensitive columns with respect to the estimated row count.
49
+
50
+ Accepted values are:
51
+
52
+ SHOW_ALL_COLUMNS, SHOW_COLUMNS_WITHOUT_DATA, SHOW_COLUMNS_WITH_DATA
53
+
46
54
  --column-group [text]
47
55
 
48
56
  A filter to return only the sensitive columns that belong to the
@@ -52,6 +60,19 @@ specified column group.
52
60
 
53
61
  A filter to return only a specific column based on column name.
54
62
 
63
+ --confidence-level [text]
64
+
65
+ A filter to return the sensitive columns with the specified confidence
66
+ level. Confidence level of sensitive column associated with a seeded
67
+ sensitive type can either be HIGH or LOW. While the confidence level
68
+ of sensitive column associated with a user defined sensitive will be
69
+ NONE. For sensitive columns added manually the confidence level will
70
+ also be NONE.
71
+
72
+ Accepted values are:
73
+
74
+ HIGH, LOW, MEDIUM, NONE
75
+
55
76
  --data-type [text]
56
77
 
57
78
  A filter to return only the resources that match the specified data
@@ -161,7 +182,7 @@ default order for schemaName, objectName, and columnName is ascending.
161
182
 
162
183
  Accepted values are:
163
184
 
164
- columnName, dataType, objectName, schemaName, timeCreated
185
+ columnName, confidenceLevel, dataType, objectName, schemaName, timeCreated
165
186
 
166
187
  --sort-order [text]
167
188
 
@@ -29,8 +29,8 @@ Optional Parameters
29
29
 
30
30
  --compartment-id, -c [text]
31
31
 
32
- A filter to return only resources that match the specified compartment
33
- OCID.
32
+ A filter to return the Data Safe configuration for the specified
33
+ tenancy OCID.
34
34
 
35
35
  --from-json [text]
36
36