oci-cli 3.66.0__py3-none-any.whl → 3.66.2__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 (228) hide show
  1. common_util/ignored_commands.py +2 -1
  2. oci_cli/bin/jms.psm1 +74 -6
  3. oci_cli/bin/marketplace.psm1 +7 -1
  4. oci_cli/cli_root.py +2 -2
  5. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/change-compartment.txt +133 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/create.txt +185 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/delete.txt +135 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/get.txt +93 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/update.txt +195 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection/list-ai-data-platforms.txt +155 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection.txt +15 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform.txt +28 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/cancel.txt +103 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/get.txt +91 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/list.txt +140 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error/list.txt +131 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error.txt +15 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry.txt +15 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request.txt +23 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform.txt +44 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/discovery-job/list-discovery-job-results.txt +13 -1
  23. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-error-summary/list-masking-errors.txt +1 -1
  24. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-reports.txt +5 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/mask-data.txt +6 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +5 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-column/list.txt +22 -1
  28. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/service/get.txt +2 -2
  29. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-refreshable-clone.txt +8 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/configure-exascale.txt +136 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/create.txt +2 -1
  32. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra.txt +2 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-vm-cluster/create.txt +4 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +3 -2
  35. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/list.txt +23 -1
  36. oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-cloud-db-system-subscription.txt +134 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt +16 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt +16 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt +16 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt +16 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt +6 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/db/system.txt +2 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +4 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt +6 -12
  45. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  46. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  47. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/{list-logs.txt → list-work-request-logs.txt} +5 -5
  48. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log-entry.txt +1 -1
  49. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
  50. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
  51. oci_cli/help_text_producer/data_files/text/cmdref/jms/agent-installer-summary/generate-agent-installer-configuration.txt +8 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/create.txt +1 -1
  53. oci_cli/help_text_producer/data_files/text/cmdref/jms/blocklist/list.txt +1 -1
  54. oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary/list-containers.txt +338 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/jms/container-summary.txt +14 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/jms/export-setting/update.txt +15 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/jms/fleet-agent-configuration/update.txt +8 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/jms/installation-usage/summarize.txt +1 -1
  59. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/create.txt +12 -3
  60. oci_cli/help_text_producer/data_files/text/cmdref/jms/jms-plugin/list.txt +3 -3
  61. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary/list-library-application-usage.txt +332 -0
  62. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-application-usage-summary.txt +16 -0
  63. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory/summarize.txt +284 -0
  64. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-inventory.txt +14 -0
  65. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary/list-library-managed-instance-usage.txt +332 -0
  66. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-managed-instance-usage-summary.txt +16 -0
  67. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/scan.txt +8 -0
  68. oci_cli/help_text_producer/data_files/text/cmdref/jms/library-usage/summarize.txt +3 -3
  69. oci_cli/help_text_producer/data_files/text/cmdref/jms/managed-instance-usage/summarize.txt +1 -1
  70. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-add-installation-site-task-details.txt +148 -0
  71. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-crypto-task-details.txt +148 -0
  72. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-deployed-application-migration-task-details.txt +148 -0
  73. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-java-migration-task-details.txt +148 -0
  74. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-jfr-task-details.txt +148 -0
  75. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-performance-tuning-task-details.txt +148 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-remove-installation-site-task-details.txt +148 -0
  77. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-java-server-task-details.txt +148 -0
  78. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create-task-schedule-scan-library-task-details.txt +148 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/create.txt +150 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/delete.txt +146 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/get.txt +108 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/list.txt +136 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-add-installation-site-task-details.txt +165 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-crypto-task-details.txt +165 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-deployed-application-migration-task-details.txt +165 -0
  86. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-java-migration-task-details.txt +165 -0
  87. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-jfr-task-details.txt +165 -0
  88. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-performance-tuning-task-details.txt +165 -0
  89. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-remove-installation-site-task-details.txt +165 -0
  90. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-java-server-task-details.txt +165 -0
  91. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update-task-schedule-scan-library-task-details.txt +165 -0
  92. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule/update.txt +171 -0
  93. oci_cli/help_text_producer/data_files/text/cmdref/jms/task-schedule.txt +58 -0
  94. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary/list-uncorrelated-package-application-usage.txt +324 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-application-usage-summary.txt +16 -0
  96. 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
  97. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-managed-instance-usage-summary.txt +16 -0
  98. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary/list-uncorrelated-package-usage.txt +323 -0
  99. oci_cli/help_text_producer/data_files/text/cmdref/jms/uncorrelated-package-usage-summary.txt +14 -0
  100. oci_cli/help_text_producer/data_files/text/cmdref/jms/work-request/list.txt +1 -1
  101. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/get.txt +1 -1
  102. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license/list.txt +1 -1
  103. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/create.txt +1 -1
  104. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads/java-license-acceptance-record/list.txt +1 -1
  105. oci_cli/help_text_producer/data_files/text/cmdref/jms-java-downloads.txt +1 -3
  106. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/get.txt +83 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration/update.txt +99 -0
  108. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/analyze-applications-configuration.txt +16 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/delete.txt +103 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/get.txt +91 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/list.txt +128 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis/request.txt +172 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/java-migration-analysis.txt +23 -0
  114. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/delete.txt +103 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/get.txt +91 -0
  116. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/list.txt +136 -0
  117. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis/request.txt +172 -0
  118. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/performance-tuning-analysis.txt +23 -0
  119. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/get.txt +83 -0
  120. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration/update.txt +95 -0
  121. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/subscription-acknowledgment-configuration.txt +16 -0
  122. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary/list-work-items.txt +110 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-item-summary.txt +14 -0
  124. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/cancel.txt +103 -0
  125. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/get.txt +91 -0
  126. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request/list.txt +137 -0
  127. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error/list.txt +128 -0
  128. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-error.txt +15 -0
  129. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-log-entry/list-work-request-logs.txt +128 -0
  130. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request-log-entry.txt +15 -0
  131. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils/work-request.txt +23 -0
  132. oci_cli/help_text_producer/data_files/text/cmdref/jms-utils.txt +65 -0
  133. oci_cli/help_text_producer/data_files/text/cmdref/jms.txt +76 -0
  134. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details/create-marketplace-external-attested-metadata.txt +96 -0
  135. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/create-marketplace-external-attested-metadata-details.txt +15 -0
  136. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary/list-marketplace-metadata-public-keys.txt +121 -0
  137. oci_cli/help_text_producer/data_files/text/cmdref/marketplace/marketplace-metadata-public-key-summary.txt +15 -0
  138. oci_cli/help_text_producer/data_files/text/cmdref/marketplace.txt +8 -0
  139. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/create.txt +127 -0
  140. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/delete.txt +136 -0
  141. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/get.txt +98 -0
  142. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region/list.txt +137 -0
  143. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/monitored-region.txt +26 -0
  144. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/change-compartment.txt +135 -0
  145. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/create.txt +204 -0
  146. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/delete.txt +133 -0
  147. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/disable-oac.txt +129 -0
  148. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/enable-oac.txt +154 -0
  149. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/get.txt +95 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/list.txt +142 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance/update.txt +179 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/resource-analytics-instance.txt +34 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/create.txt +131 -0
  154. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/delete.txt +136 -0
  155. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/get.txt +98 -0
  156. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/list.txt +137 -0
  157. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment/update.txt +137 -0
  158. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/tenancy-attachment.txt +29 -0
  159. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/cancel.txt +103 -0
  160. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/get.txt +91 -0
  161. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request/list.txt +140 -0
  162. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error/list.txt +131 -0
  163. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-error.txt +15 -0
  164. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry/list.txt +131 -0
  165. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request-log-entry.txt +15 -0
  166. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics/work-request.txt +23 -0
  167. oci_cli/help_text_producer/data_files/text/cmdref/resource-analytics.txt +68 -0
  168. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +7 -7
  169. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
  170. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  171. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
  172. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
  173. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
  174. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
  175. oci_cli/help_text_producer/data_files/text/index.txt +8 -2
  176. oci_cli/help_text_producer/data_files/text/oci.txt +1 -1
  177. oci_cli/service_mapping.py +16 -1
  178. oci_cli/version.py +1 -1
  179. {oci_cli-3.66.0.dist-info → oci_cli-3.66.2.dist-info}/METADATA +2 -2
  180. {oci_cli-3.66.0.dist-info → oci_cli-3.66.2.dist-info}/RECORD +228 -75
  181. services/ai_data_platform/__init__.py +4 -0
  182. services/ai_data_platform/src/__init__.py +4 -0
  183. services/ai_data_platform/src/oci_cli_ai_data_platform/__init__.py +4 -0
  184. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/__init__.py +4 -0
  185. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/ai_data_platform_service_cli.py +14 -0
  186. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/aidataplatform_cli.py +676 -0
  187. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/client_mappings.py +14 -0
  188. services/ai_data_platform/tests/__init__.py +4 -0
  189. services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +28 -9
  190. services/database/src/oci_cli_database/database_cli_extended.py +46 -3
  191. services/database/src/oci_cli_database/generated/database_cli.py +217 -11
  192. services/file_storage/src/oci_cli_file_storage/generated/filestorage_cli.py +1 -5
  193. services/jms/src/oci_cli_java_management_service/generated/javamanagementservice_cli.py +4359 -2378
  194. services/jms_java_downloads/src/oci_cli_java_download/generated/javadownload_cli.py +5 -5
  195. services/jms_utils/__init__.py +4 -0
  196. services/jms_utils/src/__init__.py +4 -0
  197. services/jms_utils/src/oci_cli_jms_utils/__init__.py +4 -0
  198. services/jms_utils/src/oci_cli_jms_utils/generated/__init__.py +4 -0
  199. services/jms_utils/src/oci_cli_jms_utils/generated/client_mappings.py +14 -0
  200. services/jms_utils/src/oci_cli_jms_utils/generated/jmsutils_cli.py +812 -0
  201. services/jms_utils/tests/__init__.py +4 -0
  202. services/marketplace/src/oci_cli_marketplace/generated/marketplace_cli.py +94 -0
  203. services/resource_analytics/__init__.py +4 -0
  204. services/resource_analytics/src/__init__.py +4 -0
  205. services/resource_analytics/src/oci_cli_monitored_region/__init__.py +4 -0
  206. services/resource_analytics/src/oci_cli_monitored_region/generated/__init__.py +4 -0
  207. services/resource_analytics/src/oci_cli_monitored_region/generated/client_mappings.py +14 -0
  208. services/resource_analytics/src/oci_cli_monitored_region/generated/monitoredregion_cli.py +233 -0
  209. services/resource_analytics/src/oci_cli_monitored_region/monitored_region_cli_extended.py +39 -0
  210. services/resource_analytics/src/oci_cli_resource_analytics/__init__.py +4 -0
  211. services/resource_analytics/src/oci_cli_resource_analytics/generated/__init__.py +4 -0
  212. services/resource_analytics/src/oci_cli_resource_analytics/generated/resource_analytics_service_cli.py +14 -0
  213. services/resource_analytics/src/oci_cli_resource_analytics_instance/__init__.py +4 -0
  214. services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/__init__.py +4 -0
  215. services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/client_mappings.py +14 -0
  216. services/resource_analytics/src/oci_cli_resource_analytics_instance/generated/resourceanalyticsinstance_cli.py +968 -0
  217. services/resource_analytics/src/oci_cli_resource_analytics_instance/resource_analytics_instance_cli_extended.py +40 -0
  218. services/resource_analytics/src/oci_cli_tenancy_attachment/__init__.py +4 -0
  219. services/resource_analytics/src/oci_cli_tenancy_attachment/generated/__init__.py +4 -0
  220. services/resource_analytics/src/oci_cli_tenancy_attachment/generated/client_mappings.py +14 -0
  221. services/resource_analytics/src/oci_cli_tenancy_attachment/generated/tenancyattachment_cli.py +298 -0
  222. services/resource_analytics/src/oci_cli_tenancy_attachment/tenancy_attachment_cli_extended.py +39 -0
  223. services/resource_analytics/tests/__init__.py +4 -0
  224. {oci_cli-3.66.0.dist-info → oci_cli-3.66.2.dist-info}/LICENSE.txt +0 -0
  225. {oci_cli-3.66.0.dist-info → oci_cli-3.66.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  226. {oci_cli-3.66.0.dist-info → oci_cli-3.66.2.dist-info}/WHEEL +0 -0
  227. {oci_cli-3.66.0.dist-info → oci_cli-3.66.2.dist-info}/entry_points.txt +0 -0
  228. {oci_cli-3.66.0.dist-info → oci_cli-3.66.2.dist-info}/top_level.txt +0 -0
@@ -348,6 +348,8 @@ Available Commands
348
348
 
349
349
  * change-compartment
350
350
 
351
+ * configure-exascale
352
+
351
353
  * create
352
354
 
353
355
  * delete
@@ -1012,6 +1014,8 @@ Available Commands
1012
1014
 
1013
1015
  * system
1014
1016
 
1017
+ * change-cloud-db-system-subscription
1018
+
1015
1019
  * change-compartment
1016
1020
 
1017
1021
  * get
@@ -147,18 +147,12 @@ across all VNICs in the subnet and comply with RFC 952 and RFC 1123.
147
147
 
148
148
  Note:
149
149
 
150
- If the IP address is IPv4, this attribute value is stored in the
151
- PrivateIp resource, not in the *mountTarget* resource. To update the
152
- *hostnameLabel*, use *GetMountTarget* to obtain the OCIDs of the mount
153
- target’s private IPs (*privateIpIds*). Then, you can use
154
- UpdatePrivateIp to update the *hostnameLabel* value.
155
-
156
- If the IP address is IPv6, it is stored in the Ipv6 resource To
157
- update the *hostnameLabel*, use *GetMountTarget* to obtain the OCIDs
158
- of the mount target’s IPv6 address (*mountTargetIpv6Ids*). Then, you
159
- can use UpdateIpv6 to update the *hostnameLabel* value.
160
-
161
- For more information, see DNS in Your Virtual Cloud Network.
150
+ This attribute value is stored in the PrivateIp resource, not in the
151
+ *mountTarget* resource. To update the *hostnameLabel*, use
152
+ *GetMountTarget* to obtain the OCIDs of the mount target’s private IPs
153
+ (*privateIpIds*). Then, you can use UpdatePrivateIp to update the
154
+ *hostnameLabel* value. For more information, see DNS in Your Virtual
155
+ Cloud Network.
162
156
 
163
157
  Example:
164
158
 
@@ -1,5 +1,5 @@
1
- "list-errors"
2
- *************
1
+ "list"
2
+ ******
3
3
 
4
4
  * Description
5
5
 
@@ -24,7 +24,7 @@ given ID.
24
24
  Usage
25
25
  =====
26
26
 
27
- oci governance-rules-control-plane work-request work-request-error list-errors [OPTIONS]
27
+ oci governance-rules-control-plane work-request work-request-error list [OPTIONS]
28
28
 
29
29
 
30
30
  Required Parameters
@@ -124,6 +124,6 @@ Please note this sample will only work in the POSIX-compliant bash-
124
124
  like shell. You need to set up the OCI configuration and appropriate
125
125
  security policies before trying the examples.
126
126
 
127
- export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/governance-rules-control-plane/work-request/work-request-error/list-errors.html#cmdoption-work-request-id
127
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/governance-rules-control-plane/work-request/work-request-error/list.html#cmdoption-work-request-id
128
128
 
129
- oci governance-rules-control-plane work-request work-request-error list-errors --work-request-id $work_request_id
129
+ oci governance-rules-control-plane work-request work-request-error list --work-request-id $work_request_id
@@ -11,4 +11,4 @@ An error encountered while executing a work request.
11
11
  Available Commands
12
12
  ==================
13
13
 
14
- * list-errors
14
+ * list
@@ -1,5 +1,5 @@
1
- "list-logs"
2
- ***********
1
+ "list-work-request-logs"
2
+ ************************
3
3
 
4
4
  * Description
5
5
 
@@ -24,7 +24,7 @@ ID.
24
24
  Usage
25
25
  =====
26
26
 
27
- oci governance-rules-control-plane work-request work-request-log-entry list-logs [OPTIONS]
27
+ oci governance-rules-control-plane work-request work-request-log-entry list-work-request-logs [OPTIONS]
28
28
 
29
29
 
30
30
  Required Parameters
@@ -124,6 +124,6 @@ Please note this sample will only work in the POSIX-compliant bash-
124
124
  like shell. You need to set up the OCI configuration and appropriate
125
125
  security policies before trying the examples.
126
126
 
127
- export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-logs.html#cmdoption-work-request-id
127
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-work-request-logs.html#cmdoption-work-request-id
128
128
 
129
- oci governance-rules-control-plane work-request work-request-log-entry list-logs --work-request-id $work_request_id
129
+ oci governance-rules-control-plane work-request work-request-log-entry list-work-request-logs --work-request-id $work_request_id
@@ -11,4 +11,4 @@ A log message from the execution of a work request.
11
11
  Available Commands
12
12
  ==================
13
13
 
14
- * list-logs
14
+ * list-work-request-logs
@@ -21,8 +21,8 @@ Available Commands
21
21
 
22
22
  * work-request-error
23
23
 
24
- * list-errors
24
+ * list
25
25
 
26
26
  * work-request-log-entry
27
27
 
28
- * list-logs
28
+ * list-work-request-logs
@@ -77,8 +77,8 @@ Available Commands
77
77
 
78
78
  * work-request-error
79
79
 
80
- * list-errors
80
+ * list
81
81
 
82
82
  * work-request-log-entry
83
83
 
84
- * list-logs
84
+ * list-work-request-logs
@@ -48,6 +48,14 @@ configuration file.
48
48
  Optional Parameters
49
49
  ===================
50
50
 
51
+ --agent-type [text]
52
+
53
+ The JMS plugin type.
54
+
55
+ Accepted values are:
56
+
57
+ OCA, OCMA, OMA
58
+
51
59
  --from-json [text]
52
60
 
53
61
  Provide input to this command as a JSON document from a file using the
@@ -39,7 +39,7 @@ The operation type
39
39
 
40
40
  Accepted values are:
41
41
 
42
- COLLECT_JFR, CREATE_DRS_FILE, CREATE_FLEET, CREATE_JAVA_INSTALLATION, DELETE_DRS_FILE, DELETE_FLEET, DELETE_JAVA_INSTALLATION, DELETE_JMS_REPORT, DISABLE_DRS, ENABLE_DRS, EXPORT_DATA_CSV, MOVE_FLEET, REQUEST_CRYPTO_EVENT_ANALYSIS, REQUEST_JAVA_MIGRATION_ANALYSIS, REQUEST_PERFORMANCE_TUNING_ANALYSIS, SCAN_JAVA_SERVER_USAGE, SCAN_LIBRARY_USAGE, UPDATE_DRS_FILE, UPDATE_FLEET, UPDATE_FLEET_AGENT_CONFIGURATION
42
+ COLLECT_JFR, CREATE_DRS_FILE, CREATE_FLEET, CREATE_JAVA_INSTALLATION, DELETE_DRS_FILE, DELETE_FLEET, DELETE_JAVA_INSTALLATION, DELETE_JMS_REPORT, DISABLE_DRS, ENABLE_DRS, EXPORT_DATA_CSV, MOVE_FLEET, REQUEST_CRYPTO_EVENT_ANALYSIS, REQUEST_JAVA_MIGRATION_ANALYSIS, REQUEST_PERFORMANCE_TUNING_ANALYSIS, SCAN_JAVA_SERVER_USAGE, SCAN_LIBRARY_DYNAMIC_USAGE, SCAN_LIBRARY_USAGE, UPDATE_DRS_FILE, UPDATE_FLEET, UPDATE_FLEET_AGENT_CONFIGURATION
43
43
 
44
44
  --target [complex type]
45
45
 
@@ -78,7 +78,7 @@ The operation type.
78
78
 
79
79
  Accepted values are:
80
80
 
81
- COLLECT_JFR, CREATE_DRS_FILE, CREATE_FLEET, CREATE_JAVA_INSTALLATION, DELETE_DRS_FILE, DELETE_FLEET, DELETE_JAVA_INSTALLATION, DELETE_JMS_REPORT, DISABLE_DRS, ENABLE_DRS, EXPORT_DATA_CSV, MOVE_FLEET, REQUEST_CRYPTO_EVENT_ANALYSIS, REQUEST_JAVA_MIGRATION_ANALYSIS, REQUEST_PERFORMANCE_TUNING_ANALYSIS, SCAN_JAVA_SERVER_USAGE, SCAN_LIBRARY_USAGE, UPDATE_DRS_FILE, UPDATE_FLEET, UPDATE_FLEET_AGENT_CONFIGURATION
81
+ COLLECT_JFR, CREATE_DRS_FILE, CREATE_FLEET, CREATE_JAVA_INSTALLATION, DELETE_DRS_FILE, DELETE_FLEET, DELETE_JAVA_INSTALLATION, DELETE_JMS_REPORT, DISABLE_DRS, ENABLE_DRS, EXPORT_DATA_CSV, MOVE_FLEET, REQUEST_CRYPTO_EVENT_ANALYSIS, REQUEST_JAVA_MIGRATION_ANALYSIS, REQUEST_PERFORMANCE_TUNING_ANALYSIS, SCAN_JAVA_SERVER_USAGE, SCAN_LIBRARY_DYNAMIC_USAGE, SCAN_LIBRARY_USAGE, UPDATE_DRS_FILE, UPDATE_FLEET, UPDATE_FLEET_AGENT_CONFIGURATION
82
82
 
83
83
  --page [text]
84
84
 
@@ -0,0 +1,338 @@
1
+ "list-containers"
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
+ List containers in a fleet filtered by query parameters.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci jms container-summary list-containers [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --fleet-id [text]
33
+
34
+ The OCID of the Fleet.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --all
41
+
42
+ Fetches all pages of results. If you provide this option, then you
43
+ cannot provide the "--limit" option.
44
+
45
+ --application-name [text]
46
+
47
+ The name of the application.
48
+
49
+ --display-name [text]
50
+
51
+ The display name.
52
+
53
+ --from-json [text]
54
+
55
+ Provide input to this command as a JSON document from a file using the
56
+ file://path-to/file syntax.
57
+
58
+ The "--generate-full-command-json-input" option can be used to
59
+ generate a sample json file to be used with this command option. The
60
+ key names are pre-populated and match the command option names
61
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
62
+ while the values of the keys need to be populated by the user before
63
+ using the sample file as an input to this command. For any command
64
+ option that accepts multiple values, the value of the key can be a
65
+ JSON array.
66
+
67
+ Options can still be provided on the command line. If an option exists
68
+ in both the JSON document and the command line then the command line
69
+ specified value will be used.
70
+
71
+ For examples on usage of this option, please see our “using CLI with
72
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
73
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
74
+
75
+ --jre-security-status [text]
76
+
77
+ The security status of the Java Runtime.
78
+
79
+ Accepted values are:
80
+
81
+ EARLY_ACCESS, UNKNOWN, UPDATE_REQUIRED, UPGRADE_REQUIRED, UP_TO_DATE
82
+
83
+ --jre-version [text]
84
+
85
+ The version of the related Java Runtime.
86
+
87
+ --limit [integer]
88
+
89
+ The maximum number of items to return.
90
+
91
+ --managed-instance-id [text]
92
+
93
+ The Fleet-unique identifier of the managed instance.
94
+
95
+ --page [text]
96
+
97
+ The page token representing the page at which to start retrieving
98
+ results. The token is usually retrieved from a previous list call.
99
+
100
+ --page-size [integer]
101
+
102
+ When fetching results, the number of results to fetch per call. Only
103
+ valid when used with "--all" or "--limit", and ignored otherwise.
104
+
105
+ --sort-by [text]
106
+
107
+ The field to sort the containers. Only one sort order can be provided.
108
+ Default order for _displayName_, _namespace_, _podName_,
109
+ _applicationName_, or _jreVersion_ is **ascending**. Default order for
110
+ _timeStarted_ is **descending**. If no value is specified
111
+ _timeStarted_ is default.
112
+
113
+ Accepted values are:
114
+
115
+ applicationName, displayName, jreSecurityStatus, jreVersion, namespace, podName, timeStarted
116
+
117
+ --sort-order [text]
118
+
119
+ The sort order, either ‘asc’ or ‘desc’.
120
+
121
+ Accepted values are:
122
+
123
+ ASC, DESC
124
+
125
+ --time-started-greater-than-or-equal-to [datetime]
126
+
127
+ If specified, only containers with a start time later than or equal to
128
+ this parameter will be included in the response (formatted according
129
+ to RFC3339).
130
+
131
+ The following datetime formats are supported:
132
+
133
+
134
+ UTC with microseconds
135
+ ---------------------
136
+
137
+ Format: YYYY-MM-DDTHH:mm:ss.ssssssTZD
138
+ Example: 2017-09-15T20:30:00.123456Z
139
+
140
+ UTC with milliseconds
141
+ ***********************
142
+ .. code::
143
+
144
+ Format: YYYY-MM-DDTHH:mm:ss.sssTZD
145
+ Example: 2017-09-15T20:30:00.123Z
146
+
147
+ UTC without milliseconds
148
+ **************************
149
+ .. code::
150
+
151
+ Format: YYYY-MM-DDTHH:mm:ssTZD
152
+ Example: 2017-09-15T20:30:00Z
153
+
154
+ UTC with minute precision
155
+ **************************
156
+ .. code::
157
+
158
+ Format: YYYY-MM-DDTHH:mmTZD
159
+ Example: 2017-09-15T20:30Z
160
+
161
+
162
+ Timezone with microseconds
163
+ --------------------------
164
+
165
+ Format: YYYY-MM-DDTHH:mm:ssTZD
166
+ Example: 2017-09-15T12:30:00.456789-08:00, 2017-09-15T12:30:00.456789-0800
167
+
168
+ Timezone with milliseconds
169
+ ***************************
170
+ .. code::
171
+
172
+ Format: YYYY-MM-DDTHH:mm:ssTZD
173
+ Example: 2017-09-15T12:30:00.456-08:00, 2017-09-15T12:30:00.456-0800
174
+
175
+ Timezone without milliseconds
176
+ *******************************
177
+ .. code::
178
+
179
+ Format: YYYY-MM-DDTHH:mm:ssTZD
180
+ Example: 2017-09-15T12:30:00-08:00, 2017-09-15T12:30:00-0800
181
+
182
+ Timezone with minute precision
183
+ *******************************
184
+ .. code::
185
+
186
+ Format: YYYY-MM-DDTHH:mmTZD
187
+ Example: 2017-09-15T12:30-08:00, 2017-09-15T12:30-0800
188
+
189
+ Short date and time
190
+ ********************
191
+ The timezone for this date and time will be taken as UTC (Needs to be surrounded by single or double quotes)
192
+
193
+ .. code::
194
+
195
+ Format: 'YYYY-MM-DD HH:mm' or "YYYY-MM-DD HH:mm"
196
+ Example: '2017-09-15 17:25'
197
+
198
+ Date Only
199
+ **********
200
+ This date will be taken as midnight UTC of that day
201
+
202
+ .. code::
203
+
204
+ Format: YYYY-MM-DD
205
+ Example: 2017-09-15
206
+
207
+ Epoch seconds
208
+ **************
209
+ .. code::
210
+
211
+ Example: 1412195400
212
+
213
+ --time-started-less-than-or-equal-to [datetime]
214
+
215
+ If specified, only containers with a start time earlier than or equal
216
+ to this parameter will be included in the response (formatted
217
+ according to RFC3339).
218
+
219
+ The following datetime formats are supported:
220
+
221
+
222
+ UTC with microseconds
223
+ ---------------------
224
+
225
+ Format: YYYY-MM-DDTHH:mm:ss.ssssssTZD
226
+ Example: 2017-09-15T20:30:00.123456Z
227
+
228
+ UTC with milliseconds
229
+ ***********************
230
+ .. code::
231
+
232
+ Format: YYYY-MM-DDTHH:mm:ss.sssTZD
233
+ Example: 2017-09-15T20:30:00.123Z
234
+
235
+ UTC without milliseconds
236
+ **************************
237
+ .. code::
238
+
239
+ Format: YYYY-MM-DDTHH:mm:ssTZD
240
+ Example: 2017-09-15T20:30:00Z
241
+
242
+ UTC with minute precision
243
+ **************************
244
+ .. code::
245
+
246
+ Format: YYYY-MM-DDTHH:mmTZD
247
+ Example: 2017-09-15T20:30Z
248
+
249
+
250
+ Timezone with microseconds
251
+ --------------------------
252
+
253
+ Format: YYYY-MM-DDTHH:mm:ssTZD
254
+ Example: 2017-09-15T12:30:00.456789-08:00, 2017-09-15T12:30:00.456789-0800
255
+
256
+ Timezone with milliseconds
257
+ ***************************
258
+ .. code::
259
+
260
+ Format: YYYY-MM-DDTHH:mm:ssTZD
261
+ Example: 2017-09-15T12:30:00.456-08:00, 2017-09-15T12:30:00.456-0800
262
+
263
+ Timezone without milliseconds
264
+ *******************************
265
+ .. code::
266
+
267
+ Format: YYYY-MM-DDTHH:mm:ssTZD
268
+ Example: 2017-09-15T12:30:00-08:00, 2017-09-15T12:30:00-0800
269
+
270
+ Timezone with minute precision
271
+ *******************************
272
+ .. code::
273
+
274
+ Format: YYYY-MM-DDTHH:mmTZD
275
+ Example: 2017-09-15T12:30-08:00, 2017-09-15T12:30-0800
276
+
277
+ Short date and time
278
+ ********************
279
+ The timezone for this date and time will be taken as UTC (Needs to be surrounded by single or double quotes)
280
+
281
+ .. code::
282
+
283
+ Format: 'YYYY-MM-DD HH:mm' or "YYYY-MM-DD HH:mm"
284
+ Example: '2017-09-15 17:25'
285
+
286
+ Date Only
287
+ **********
288
+ This date will be taken as midnight UTC of that day
289
+
290
+ .. code::
291
+
292
+ Format: YYYY-MM-DD
293
+ Example: 2017-09-15
294
+
295
+ Epoch seconds
296
+ **************
297
+ .. code::
298
+
299
+ Example: 1412195400
300
+
301
+
302
+ Global Parameters
303
+ =================
304
+
305
+ Use "oci --help" for help on global parameters.
306
+
307
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
308
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
309
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
310
+ --generate-param-json-input", "--help", "--latest-version", "--max-
311
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
312
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
313
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
314
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
315
+
316
+
317
+ Example using required parameter
318
+ ================================
319
+
320
+ Copy and paste the following example into a JSON file, replacing the
321
+ example parameters with your own.
322
+
323
+ oci jms fleet create --generate-param-json-input inventory-log > inventory-log.json
324
+
325
+ Copy the following CLI commands into a file named example.sh. Run the
326
+ command by typing “bash example.sh” and replacing the example
327
+ parameters with your own.
328
+
329
+ Please note this sample will only work in the POSIX-compliant bash-
330
+ like shell. You need to set up the OCI configuration and appropriate
331
+ security policies before trying the examples.
332
+
333
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/fleet/create.html#cmdoption-compartment-id
334
+ export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/jms/fleet/create.html#cmdoption-display-name
335
+
336
+ fleet_id=$(oci jms fleet create --compartment-id $compartment_id --display-name $display_name --inventory-log file://inventory-log.json --query data.id --raw-output)
337
+
338
+ oci jms container-summary list-containers --fleet-id $fleet_id
@@ -0,0 +1,14 @@
1
+ container-summary
2
+ *****************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Information about a container in the cluster.
9
+
10
+
11
+ Available Commands
12
+ ==================
13
+
14
+ * list-containers
@@ -41,6 +41,17 @@ ExportSetting flag to store enabled or disabled status.
41
41
  Optional Parameters
42
42
  ===================
43
43
 
44
+ --export-data-filters [complex type]
45
+
46
+ This is a complex type whose value must be valid JSON. The value can
47
+ be provided as a string on the command line or passed in as a file
48
+ using the file://path/to/file syntax.
49
+
50
+ The "--generate-param-json-input" option can be used to generate an
51
+ example of the JSON which must be provided. We recommend storing this
52
+ example in a file, modifying it as needed and then passing it back in
53
+ via the file:// syntax.
54
+
44
55
  --export-duration [text]
45
56
 
46
57
  The duration of data to be exported for fleets.
@@ -65,6 +76,10 @@ Accepted values are:
65
76
 
66
77
  MANAGED_INSTANCE, MANAGED_INSTANCE_PLUS_JAVA_RUNTIME, MANAGED_INSTANCE_PLUS_JAVA_RUNTIME_PLUS_APPLICATION
67
78
 
79
+ --force
80
+
81
+ Perform update without prompting for confirmation.
82
+
68
83
  --from-json [text]
69
84
 
70
85
  Provide input to this command as a JSON document from a file using the
@@ -75,6 +75,10 @@ previous GET or POST response for that resource. The resource will be
75
75
  updated or deleted only if the ETag you provide matches the resource’s
76
76
  current ETag value.
77
77
 
78
+ --is-capturing-ip-address-and-fqdn-enabled [boolean]
79
+
80
+ Collect network addresses of managed instances in the fleet.
81
+
78
82
  --is-collecting-managed-instance-metrics-enabled [boolean]
79
83
 
80
84
  Collect JMS agent metrics on all managed instances in the fleet.
@@ -84,6 +88,10 @@ Collect JMS agent metrics on all managed instances in the fleet.
84
88
  Collect username for application invocations for all managed instances
85
89
  in the fleet.
86
90
 
91
+ --is-libraries-scan-enabled [boolean]
92
+
93
+ Enable libraries scan on all managed instances in the fleet.
94
+
87
95
  --jre-scan-frequency [integer]
88
96
 
89
97
  The frequency (in minutes) of JRE scanning. (That is, how often should
@@ -127,7 +127,7 @@ specified _timeLastSeen_ is default.
127
127
 
128
128
  Accepted values are:
129
129
 
130
- approximateApplicationCount, approximateManagedInstanceCount, jreDistribution, jreVendor, jreVersion, osName, path, timeFirstSeen, timeLastSeen
130
+ approximateApplicationCount, approximateManagedInstanceCount, jreDistribution, jreVendor, jreVersion, osName, path, securityStatus, timeFirstSeen, timeLastSeen
131
131
 
132
132
  --sort-order [text]
133
133
 
@@ -35,17 +35,26 @@ Required Parameters
35
35
 
36
36
  --agent-id [text]
37
37
 
38
- The OCID of the Management Agent (OMA) or the Oracle Cloud Agent (OCA)
39
- instance where the JMS plugin is deployed.
38
+ The OCID of the Management Agent (OMA), the Oracle Cloud Agent (OCA),
39
+ or the Oracle Container Management Agent (OCMA) instance where the JMS
40
+ plugin is deployed.
40
41
 
41
42
  --compartment-id, -c [text]
42
43
 
43
- The OMA/OCA agent’s compartment OCID.
44
+ The OMA/OCA/OCMA agent’s compartment OCID.
44
45
 
45
46
 
46
47
  Optional Parameters
47
48
  ===================
48
49
 
50
+ --agent-type [text]
51
+
52
+ The agent type.
53
+
54
+ Accepted values are:
55
+
56
+ OCA, OCMA, OMA
57
+
49
58
  --defined-tags [complex type]
50
59
 
51
60
  Defined tags for this resource. Each key is predefined and scoped to a
@@ -29,8 +29,8 @@ Optional Parameters
29
29
 
30
30
  --agent-id [text]
31
31
 
32
- The ManagementAgent (OMA) or Instance (OCA) OCID that identifies the
33
- Agent.
32
+ The ManagementAgent (OMA), Oracle Cloud Agent (OCA), or the Oracle
33
+ Container Management Agent (OCMA) OCID that identifies the Agent.
34
34
 
35
35
  --agent-type [text]
36
36
 
@@ -38,7 +38,7 @@ Filter JmsPlugin with agent type.
38
38
 
39
39
  Accepted values are:
40
40
 
41
- OCA, OMA
41
+ OCA, OCMA, OMA
42
42
 
43
43
  --all
44
44