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
@@ -0,0 +1,154 @@
1
+ "enable-oac"
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
+ Attaches an OAC instance to a ResourceAnalyticsInstance.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci resource-analytics resource-analytics-instance enable-oac [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --attachment-details [complex type]
33
+
34
+ This is a complex type whose value must be valid JSON. The value can
35
+ be provided as a string on the command line or passed in as a file
36
+ using the file://path/to/file syntax.
37
+
38
+ The "--generate-param-json-input" option can be used to generate an
39
+ example of the JSON which must be provided. We recommend storing this
40
+ example in a file, modifying it as needed and then passing it back in
41
+ via the file:// syntax.
42
+
43
+ --attachment-type [text]
44
+
45
+ The type of attachment the OAC instance is using.
46
+
47
+ Accepted values are:
48
+
49
+ MANAGED
50
+
51
+ --resource-analytics-instance-id [text]
52
+
53
+ The OCID of the ResourceAnalyticsInstance.
54
+
55
+
56
+ Optional Parameters
57
+ ===================
58
+
59
+ --from-json [text]
60
+
61
+ Provide input to this command as a JSON document from a file using the
62
+ file://path-to/file syntax.
63
+
64
+ The "--generate-full-command-json-input" option can be used to
65
+ generate a sample json file to be used with this command option. The
66
+ key names are pre-populated and match the command option names
67
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
68
+ while the values of the keys need to be populated by the user before
69
+ using the sample file as an input to this command. For any command
70
+ option that accepts multiple values, the value of the key can be a
71
+ JSON array.
72
+
73
+ Options can still be provided on the command line. If an option exists
74
+ in both the JSON document and the command line then the command line
75
+ specified value will be used.
76
+
77
+ For examples on usage of this option, please see our “using CLI with
78
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
79
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
80
+
81
+ --if-match [text]
82
+
83
+ For optimistic concurrency control. In the PUT or DELETE call for a
84
+ resource, set the *if-match* parameter to the value of the etag from a
85
+ previous GET or POST response for that resource. The resource will be
86
+ updated or deleted only if the etag you provide matches the resource’s
87
+ current etag value.
88
+
89
+ --max-wait-seconds [integer]
90
+
91
+ The maximum time to wait for the work request to reach the state
92
+ defined by "--wait-for-state". Defaults to 1200 seconds.
93
+
94
+ --wait-for-state [text]
95
+
96
+ This operation asynchronously creates, modifies or deletes a resource
97
+ and uses a work request to track the progress of the operation.
98
+ Specify this option to perform the action and then wait until the work
99
+ request reaches a certain state. Multiple states can be specified,
100
+ returning on the first state. For example, "--wait-for-state"
101
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
102
+ lifecycle state is reached first. If timeout is reached, a return code
103
+ of 2 is returned. For any other error, a return code of 1 is returned.
104
+
105
+ Accepted values are:
106
+
107
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
108
+
109
+ --wait-interval-seconds [integer]
110
+
111
+ Check every "--wait-interval-seconds" to see whether the work request
112
+ has reached the state defined by "--wait-for-state". Defaults to 30
113
+ seconds.
114
+
115
+
116
+ Global Parameters
117
+ =================
118
+
119
+ Use "oci --help" for help on global parameters.
120
+
121
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
122
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
123
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
124
+ --generate-param-json-input", "--help", "--latest-version", "--max-
125
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
126
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
127
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
128
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
129
+
130
+
131
+ Example using required parameter
132
+ ================================
133
+
134
+ Copy and paste the following example into a JSON file, replacing the
135
+ example parameters with your own.
136
+
137
+ oci resource-analytics resource-analytics-instance enable-oac --generate-param-json-input attachment-details > attachment-details.json
138
+
139
+ Copy the following CLI commands into a file named example.sh. Run the
140
+ command by typing “bash example.sh” and replacing the example
141
+ parameters with your own.
142
+
143
+ Please note this sample will only work in the POSIX-compliant bash-
144
+ like shell. You need to set up the OCI configuration and appropriate
145
+ security policies before trying the examples.
146
+
147
+ export adw_admin_password_secret_id=<substitute-value-of-adw_admin_password_secret_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/resource-analytics/resource-analytics-instance/create.html#cmdoption-adw-admin-password-secret-id
148
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/resource-analytics/resource-analytics-instance/create.html#cmdoption-compartment-id
149
+ export subnet_id=<substitute-value-of-subnet_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/resource-analytics/resource-analytics-instance/create.html#cmdoption-subnet-id
150
+ export attachment_type=<substitute-value-of-attachment_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/resource-analytics/resource-analytics-instance/enable-oac.html#cmdoption-attachment-type
151
+
152
+ resource_analytics_instance_id=$(oci resource-analytics resource-analytics-instance create --adw-admin-password-secret-id $adw_admin_password_secret_id --compartment-id $compartment_id --subnet-id $subnet_id --query data.id --raw-output)
153
+
154
+ oci resource-analytics resource-analytics-instance enable-oac --attachment-details file://attachment-details.json --attachment-type $attachment_type --resource-analytics-instance-id $resource_analytics_instance_id
@@ -0,0 +1,95 @@
1
+ "get"
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
+ Gets information about a ResourceAnalyticsInstance.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci resource-analytics resource-analytics-instance get [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --resource-analytics-instance-id [text]
33
+
34
+ The OCID of the ResourceAnalyticsInstance.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --from-json [text]
41
+
42
+ Provide input to this command as a JSON document from a file using the
43
+ file://path-to/file syntax.
44
+
45
+ The "--generate-full-command-json-input" option can be used to
46
+ generate a sample json file to be used with this command option. The
47
+ key names are pre-populated and match the command option names
48
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
49
+ while the values of the keys need to be populated by the user before
50
+ using the sample file as an input to this command. For any command
51
+ option that accepts multiple values, the value of the key can be a
52
+ JSON array.
53
+
54
+ Options can still be provided on the command line. If an option exists
55
+ in both the JSON document and the command line then the command line
56
+ specified value will be used.
57
+
58
+ For examples on usage of this option, please see our “using CLI with
59
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
60
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
61
+
62
+
63
+ Global Parameters
64
+ =================
65
+
66
+ Use "oci --help" for help on global parameters.
67
+
68
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
69
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
70
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
71
+ --generate-param-json-input", "--help", "--latest-version", "--max-
72
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
73
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
74
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
75
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
76
+
77
+
78
+ Example using required parameter
79
+ ================================
80
+
81
+ Copy the following CLI commands into a file named example.sh. Run the
82
+ command by typing “bash example.sh” and replacing the example
83
+ parameters with your own.
84
+
85
+ Please note this sample will only work in the POSIX-compliant bash-
86
+ like shell. You need to set up the OCI configuration and appropriate
87
+ security policies before trying the examples.
88
+
89
+ export adw_admin_password_secret_id=<substitute-value-of-adw_admin_password_secret_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/resource-analytics/resource-analytics-instance/create.html#cmdoption-adw-admin-password-secret-id
90
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/resource-analytics/resource-analytics-instance/create.html#cmdoption-compartment-id
91
+ export subnet_id=<substitute-value-of-subnet_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/resource-analytics/resource-analytics-instance/create.html#cmdoption-subnet-id
92
+
93
+ resource_analytics_instance_id=$(oci resource-analytics resource-analytics-instance create --adw-admin-password-secret-id $adw_admin_password_secret_id --compartment-id $compartment_id --subnet-id $subnet_id --query data.id --raw-output)
94
+
95
+ oci resource-analytics resource-analytics-instance get --resource-analytics-instance-id $resource_analytics_instance_id
@@ -0,0 +1,142 @@
1
+ "list"
2
+ ******
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Optional Parameters
9
+
10
+ * Global Parameters
11
+
12
+ * Example using required parameter
13
+
14
+
15
+ Description
16
+ ===========
17
+
18
+ Gets a list of ResourceAnalyticsInstances.
19
+
20
+
21
+ Usage
22
+ =====
23
+
24
+ oci resource-analytics resource-analytics-instance list [OPTIONS]
25
+
26
+
27
+ Optional Parameters
28
+ ===================
29
+
30
+ --all
31
+
32
+ Fetches all pages of results. If you provide this option, then you
33
+ cannot provide the "--limit" option.
34
+
35
+ --compartment-id, -c [text]
36
+
37
+ The OCID of the compartment in which to list resources.
38
+
39
+ --display-name [text]
40
+
41
+ A filter to return only resources that match the given display name
42
+ exactly.
43
+
44
+ --from-json [text]
45
+
46
+ Provide input to this command as a JSON document from a file using the
47
+ file://path-to/file syntax.
48
+
49
+ The "--generate-full-command-json-input" option can be used to
50
+ generate a sample json file to be used with this command option. The
51
+ key names are pre-populated and match the command option names
52
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
53
+ while the values of the keys need to be populated by the user before
54
+ using the sample file as an input to this command. For any command
55
+ option that accepts multiple values, the value of the key can be a
56
+ JSON array.
57
+
58
+ Options can still be provided on the command line. If an option exists
59
+ in both the JSON document and the command line then the command line
60
+ specified value will be used.
61
+
62
+ For examples on usage of this option, please see our “using CLI with
63
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
64
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
65
+
66
+ --id [text]
67
+
68
+ The OCID of the ResourceAnalyticsInstance.
69
+
70
+ --lifecycle-state [text]
71
+
72
+ A filter to return only resources that match the given lifecycle
73
+ state. The state value is case-insensitive.
74
+
75
+ Accepted values are:
76
+
77
+ ACTIVE, CREATING, DELETED, DELETING, FAILED, NEEDS_ATTENTION, UPDATING
78
+
79
+ --limit [integer]
80
+
81
+ For list pagination. The maximum number of results per page, or items
82
+ to return in a paginated “List” call. For important details about how
83
+ pagination works, see List Pagination.
84
+
85
+ --page [text]
86
+
87
+ For list pagination. The value of the opc-next-page response header
88
+ from the previous “List” call. For important details about how
89
+ pagination works, see List Pagination.
90
+
91
+ --page-size [integer]
92
+
93
+ When fetching results, the number of results to fetch per call. Only
94
+ valid when used with "--all" or "--limit", and ignored otherwise.
95
+
96
+ --sort-by [text]
97
+
98
+ The field to sort by. You can provide only one sort order. Default
99
+ order for *TIME_CREATED* is descending. Default order for
100
+ *DISPLAY_NAME* is ascending.
101
+
102
+ Accepted values are:
103
+
104
+ DISPLAY_NAME, TIME_CREATED
105
+
106
+ --sort-order [text]
107
+
108
+ The sort order to use, either ascending (*ASC*) or descending
109
+ (*DESC*).
110
+
111
+ Accepted values are:
112
+
113
+ ASC, DESC
114
+
115
+
116
+ Global Parameters
117
+ =================
118
+
119
+ Use "oci --help" for help on global parameters.
120
+
121
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
122
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
123
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
124
+ --generate-param-json-input", "--help", "--latest-version", "--max-
125
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
126
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
127
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
128
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
129
+
130
+
131
+ Example using required parameter
132
+ ================================
133
+
134
+ Copy the following CLI commands into a file named example.sh. Run the
135
+ command by typing “bash example.sh” and replacing the example
136
+ parameters with your own.
137
+
138
+ Please note this sample will only work in the POSIX-compliant bash-
139
+ like shell. You need to set up the OCI configuration and appropriate
140
+ security policies before trying the examples.
141
+
142
+ oci resource-analytics resource-analytics-instance list
@@ -0,0 +1,179 @@
1
+ "update"
2
+ ********
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Updates a ResourceAnalyticsInstance.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci resource-analytics resource-analytics-instance update [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --resource-analytics-instance-id [text]
33
+
34
+ The OCID of the ResourceAnalyticsInstance.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --defined-tags [complex type]
41
+
42
+ Defined tags for this resource. Each key is predefined and scoped to a
43
+ namespace. For more information, see Resource Tags.
44
+
45
+ Example:
46
+
47
+ {"Operations": {"CostCenter": "42"}}
48
+
49
+ This is a complex type whose value must be valid JSON. The value can
50
+ be provided as a string on the command line or passed in as a file
51
+ using the file://path/to/file syntax.
52
+
53
+ The "--generate-param-json-input" option can be used to generate an
54
+ example of the JSON which must be provided. We recommend storing this
55
+ example in a file, modifying it as needed and then passing it back in
56
+ via the file:// syntax.
57
+
58
+ --description [text]
59
+
60
+ A description of the ResourceAnalyticsInstance instance.
61
+
62
+ --display-name [text]
63
+
64
+ A user-friendly name. Does not have to be unique, and it’s changeable.
65
+ Avoid entering confidential information.
66
+
67
+ --force
68
+
69
+ Perform update without prompting for confirmation.
70
+
71
+ --freeform-tags [complex type]
72
+
73
+ Free-form tags for this resource. Each tag is a simple key-value pair
74
+ with no predefined name, type, or namespace. For more information, see
75
+ Resource Tags.
76
+
77
+ Example:
78
+
79
+ {"Department": "Finance"}
80
+
81
+ This is a complex type whose value must be valid JSON. The value can
82
+ be provided as a string on the command line or passed in as a file
83
+ using the file://path/to/file syntax.
84
+
85
+ The "--generate-param-json-input" option can be used to generate an
86
+ example of the JSON which must be provided. We recommend storing this
87
+ example in a file, modifying it as needed and then passing it back in
88
+ via the file:// syntax.
89
+
90
+ --from-json [text]
91
+
92
+ Provide input to this command as a JSON document from a file using the
93
+ file://path-to/file syntax.
94
+
95
+ The "--generate-full-command-json-input" option can be used to
96
+ generate a sample json file to be used with this command option. The
97
+ key names are pre-populated and match the command option names
98
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
99
+ while the values of the keys need to be populated by the user before
100
+ using the sample file as an input to this command. For any command
101
+ option that accepts multiple values, the value of the key can be a
102
+ JSON array.
103
+
104
+ Options can still be provided on the command line. If an option exists
105
+ in both the JSON document and the command line then the command line
106
+ specified value will be used.
107
+
108
+ For examples on usage of this option, please see our “using CLI with
109
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
110
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
111
+
112
+ --if-match [text]
113
+
114
+ For optimistic concurrency control. In the PUT or DELETE call for a
115
+ resource, set the *if-match* parameter to the value of the etag from a
116
+ previous GET or POST response for that resource. The resource will be
117
+ updated or deleted only if the etag you provide matches the resource’s
118
+ current etag value.
119
+
120
+ --max-wait-seconds [integer]
121
+
122
+ The maximum time to wait for the work request to reach the state
123
+ defined by "--wait-for-state". Defaults to 1200 seconds.
124
+
125
+ --wait-for-state [text]
126
+
127
+ This operation asynchronously creates, modifies or deletes a resource
128
+ and uses a work request to track the progress of the operation.
129
+ Specify this option to perform the action and then wait until the work
130
+ request reaches a certain state. Multiple states can be specified,
131
+ returning on the first state. For example, "--wait-for-state"
132
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
133
+ lifecycle state is reached first. If timeout is reached, a return code
134
+ of 2 is returned. For any other error, a return code of 1 is returned.
135
+
136
+ Accepted values are:
137
+
138
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
139
+
140
+ --wait-interval-seconds [integer]
141
+
142
+ Check every "--wait-interval-seconds" to see whether the work request
143
+ has reached the state defined by "--wait-for-state". Defaults to 30
144
+ seconds.
145
+
146
+
147
+ Global Parameters
148
+ =================
149
+
150
+ Use "oci --help" for help on global parameters.
151
+
152
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
153
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
154
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
155
+ --generate-param-json-input", "--help", "--latest-version", "--max-
156
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
157
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
158
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
159
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
160
+
161
+
162
+ Example using required parameter
163
+ ================================
164
+
165
+ Copy the following CLI commands into a file named example.sh. Run the
166
+ command by typing “bash example.sh” and replacing the example
167
+ parameters with your own.
168
+
169
+ Please note this sample will only work in the POSIX-compliant bash-
170
+ like shell. You need to set up the OCI configuration and appropriate
171
+ security policies before trying the examples.
172
+
173
+ export adw_admin_password_secret_id=<substitute-value-of-adw_admin_password_secret_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/resource-analytics/resource-analytics-instance/create.html#cmdoption-adw-admin-password-secret-id
174
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/resource-analytics/resource-analytics-instance/create.html#cmdoption-compartment-id
175
+ export subnet_id=<substitute-value-of-subnet_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/resource-analytics/resource-analytics-instance/create.html#cmdoption-subnet-id
176
+
177
+ resource_analytics_instance_id=$(oci resource-analytics resource-analytics-instance create --adw-admin-password-secret-id $adw_admin_password_secret_id --compartment-id $compartment_id --subnet-id $subnet_id --query data.id --raw-output)
178
+
179
+ oci resource-analytics resource-analytics-instance update --resource-analytics-instance-id $resource_analytics_instance_id
@@ -0,0 +1,34 @@
1
+ resource-analytics-instance
2
+ ***************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ A ResourceAnalyticsInstance is an ADW housing analytics for all of a
9
+ customers’ OCI resources.
10
+
11
+ To use any of the API operations, you must be authorized in an IAM
12
+ policy. If you’re not authorized, talk to an administrator. If you’re
13
+ an administrator who needs to write policies to give users access, see
14
+ Getting Started with Policies.
15
+
16
+
17
+ Available Commands
18
+ ==================
19
+
20
+ * change-compartment
21
+
22
+ * create
23
+
24
+ * delete
25
+
26
+ * disable-oac
27
+
28
+ * enable-oac
29
+
30
+ * get
31
+
32
+ * list
33
+
34
+ * update