oci-cli 3.67.0__py3-none-any.whl → 3.68.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (277) hide show
  1. common_util/ignored_commands.py +1 -0
  2. oci_cli/bin/integration.psm1 +2 -2
  3. oci_cli/bin/iot.psm1 +121 -0
  4. oci_cli/bin/mysql.psm1 +4 -4
  5. oci_cli/bin/opensearch.psm1 +5 -5
  6. oci_cli/bin/redis.psm1 +2 -2
  7. oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt +4 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/create.txt +8 -7
  9. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/delete.txt +2 -1
  10. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/get-virtual-node.txt +2 -1
  11. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/get.txt +2 -1
  12. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/list-virtual-nodes.txt +2 -1
  13. oci_cli/help_text_producer/data_files/text/cmdref/ce/virtual-node-pool/update.txt +2 -1
  14. oci_cli/help_text_producer/data_files/text/cmdref/db/database/convert-standby-database-type.txt +169 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/db/database.txt +2 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +2 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
  18. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
  19. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list-logs.txt} +5 -5
  20. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log-entry.txt → work-request-log.txt} +3 -3
  21. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
  22. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
  23. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/create.txt +18 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/fn/application/update.txt +18 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/change-subscription.txt +134 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +31 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-redshift-connection.txt +31 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +31 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +31 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-synapse-connection.txt +31 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-databricks-connection.txt +31 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +31 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-elasticsearch-connection.txt +31 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-generic-connection.txt +31 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-goldengate-connection.txt +31 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-big-query-connection.txt +31 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-cloud-storage-connection.txt +31 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +31 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-hdfs-connection.txt +31 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-iceberg-connection.txt +31 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +31 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-connection.txt +44 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-kafka-schema-registry-connection.txt +31 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-fabric-connection.txt +31 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-microsoft-sqlserver-connection.txt +31 -0
  46. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mongo-db-connection.txt +31 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-mysql-connection.txt +31 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +31 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-ai-data-platform-connection.txt +308 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-connection.txt +31 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +31 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-postgresql-connection.txt +31 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-redis-connection.txt +31 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-snowflake-connection.txt +31 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/list.txt +2 -2
  56. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +18 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-redshift-connection.txt +18 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +18 -0
  59. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +18 -0
  60. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-synapse-connection.txt +18 -0
  61. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-databricks-connection.txt +18 -0
  62. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +18 -0
  63. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-elasticsearch-connection.txt +18 -0
  64. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-generic-connection.txt +18 -0
  65. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-goldengate-connection.txt +18 -0
  66. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-big-query-connection.txt +18 -0
  67. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-cloud-storage-connection.txt +18 -0
  68. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-google-pub-sub-connection.txt +18 -0
  69. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-hdfs-connection.txt +18 -0
  70. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-iceberg-connection.txt +18 -0
  71. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +18 -0
  72. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-connection.txt +31 -0
  73. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-kafka-schema-registry-connection.txt +18 -0
  74. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-fabric-connection.txt +18 -0
  75. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-microsoft-sqlserver-connection.txt +18 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mongo-db-connection.txt +18 -0
  77. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-mysql-connection.txt +18 -0
  78. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +18 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-ai-data-platform-connection.txt +287 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-connection.txt +18 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +18 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-postgresql-connection.txt +18 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-redis-connection.txt +18 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-snowflake-connection.txt +18 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection.txt +6 -0
  86. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/change-subscription.txt +134 -0
  87. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/create.txt +31 -0
  88. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/list.txt +1 -1
  89. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment/update.txt +18 -0
  90. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/deployment.txt +2 -0
  91. oci_cli/help_text_producer/data_files/text/cmdref/goldengate.txt +8 -0
  92. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log/{list.txt → list-logs.txt} +5 -5
  93. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-log.txt +1 -1
  94. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +1 -1
  95. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +1 -1
  96. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/create.txt +18 -0
  97. oci_cli/help_text_producer/data_files/text/cmdref/integration/integration-instance/update.txt +18 -0
  98. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/create.txt +199 -0
  99. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/delete.txt +131 -0
  100. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/get.txt +93 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/list.txt +157 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter/update.txt +206 -0
  103. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-adapter.txt +31 -0
  104. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/create.txt +187 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/delete.txt +131 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/get-content.txt +99 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/get.txt +93 -0
  108. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-binary-command.txt +119 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-json-command.txt +125 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/invoke-raw-text-command.txt +118 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/list.txt +157 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance/update.txt +194 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-instance.txt +36 -0
  114. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/create.txt +182 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/delete.txt +136 -0
  116. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/get-spec.txt +99 -0
  117. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/get.txt +98 -0
  118. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/list.txt +153 -0
  119. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model/update.txt +185 -0
  120. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-model.txt +32 -0
  121. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/create.txt +192 -0
  122. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/delete.txt +135 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/get.txt +97 -0
  124. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/list.txt +162 -0
  125. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship/update.txt +193 -0
  126. oci_cli/help_text_producer/data_files/text/cmdref/iot/digital-twin-relationship.txt +29 -0
  127. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/change-compartment.txt +132 -0
  128. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/change-data-retention-period.txt +141 -0
  129. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-apex-data-access.txt +131 -0
  130. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-direct-data-access.txt +143 -0
  131. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/configure-ords-data-access.txt +131 -0
  132. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/create.txt +168 -0
  133. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/delete.txt +129 -0
  134. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/get.txt +91 -0
  135. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/list.txt +153 -0
  136. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain/update.txt +175 -0
  137. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/change-compartment.txt +132 -0
  138. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/configure-data-access.txt +143 -0
  139. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/create.txt +163 -0
  140. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/delete.txt +129 -0
  141. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/get.txt +91 -0
  142. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/list.txt +149 -0
  143. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group/update.txt +176 -0
  144. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain-group.txt +33 -0
  145. oci_cli/help_text_producer/data_files/text/cmdref/iot/domain.txt +40 -0
  146. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/get.txt +91 -0
  147. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list-errors.txt +131 -0
  148. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list-logs.txt +131 -0
  149. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request/list.txt +148 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/iot/work-request.txt +24 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/iot.txt +121 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/clone.txt +14 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/create.txt +14 -0
  154. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/import.txt +14 -0
  155. oci_cli/help_text_producer/data_files/text/cmdref/mysql/db-system/update.txt +14 -0
  156. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/create.txt +33 -0
  157. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/shapes-details/list.txt +13 -1
  158. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/update.txt +29 -0
  159. oci_cli/help_text_producer/data_files/text/cmdref/opensearch/cluster/upgrade.txt +18 -0
  160. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
  161. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  162. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +1 -1
  163. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +18 -0
  164. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +18 -0
  165. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/associated-resource-summary/list-job-associated-resources.txt +2 -1
  166. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/associated-resource-summary/list-stack-associated-resources.txt +2 -1
  167. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/change-compartment.txt +2 -2
  168. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-bitbucket-cloud-username-app-password-provider.txt +3 -3
  169. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-bitbucket-server-access-token-provider.txt +3 -3
  170. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-github-access-token-provider.txt +3 -3
  171. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create-gitlab-access-token-provider.txt +3 -3
  172. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/create.txt +3 -3
  173. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/delete.txt +2 -1
  174. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/get.txt +2 -0
  175. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/list.txt +2 -1
  176. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-bitbucket-cloud-username-app-password-provider.txt +3 -3
  177. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-bitbucket-server-access-token-provider.txt +3 -3
  178. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-github-access-token-provider.txt +3 -3
  179. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update-gitlab-access-token-provider.txt +3 -3
  180. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/configuration-source-provider/update.txt +3 -3
  181. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/cancel.txt +2 -1
  182. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-apply-job.txt +3 -2
  183. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-apply-rollback-job.txt +3 -2
  184. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-destroy-job.txt +3 -2
  185. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-import-tf-state-job.txt +3 -2
  186. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-plan-job.txt +3 -2
  187. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create-plan-rollback-job.txt +3 -2
  188. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/create.txt +3 -2
  189. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-detailed-log-content.txt +2 -1
  190. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-logs-content.txt +2 -1
  191. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-logs.txt +2 -1
  192. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-config.txt +2 -1
  193. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-plan.txt +2 -2
  194. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get-job-tf-state.txt +2 -1
  195. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/get.txt +2 -1
  196. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/list.txt +1 -4
  197. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job/update.txt +3 -2
  198. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/job-output-summary/list-job-outputs.txt +2 -1
  199. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/change-compartment.txt +1 -2
  200. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/create.txt +36 -16
  201. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/delete.txt +15 -14
  202. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/get-reachable-ip.txt +2 -1
  203. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/get.txt +2 -1
  204. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/list.txt +4 -4
  205. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint/update.txt +36 -16
  206. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/private-endpoint.txt +2 -2
  207. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/change-compartment.txt +1 -2
  208. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/code.txt +4 -3
  209. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-bitbucket-cloud.txt +4 -3
  210. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-bitbucket-server.txt +4 -3
  211. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-compartment.txt +4 -3
  212. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-git-provider.txt +4 -3
  213. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-object-storage.txt +4 -3
  214. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-from-template.txt +4 -3
  215. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create-stack-create-dev-ops-config-source-details.txt +4 -3
  216. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/create.txt +3 -2
  217. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/delete.txt +2 -1
  218. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/detect-drift.txt +2 -1
  219. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get-stack-tf-config.txt +2 -1
  220. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get-stack-tf-state.txt +2 -1
  221. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/get.txt +2 -1
  222. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-resource-discovery-services.txt +1 -0
  223. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-resource-drift-details.txt +3 -3
  224. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list-terraform-versions.txt +1 -0
  225. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/list.txt +4 -6
  226. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-bitbucket-cloud.txt +4 -3
  227. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-git-provider.txt +4 -3
  228. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-from-object-storage.txt +4 -3
  229. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update-stack-update-dev-ops-config-source-details.txt +4 -3
  230. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/stack/update.txt +3 -2
  231. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/change-compartment.txt +1 -2
  232. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/create.txt +4 -2
  233. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/delete.txt +2 -1
  234. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get-template-logo.txt +2 -1
  235. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get-template-tf-config.txt +2 -1
  236. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/get.txt +2 -1
  237. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/list-template-categories.txt +2 -1
  238. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/list.txt +2 -1
  239. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/template/update.txt +4 -2
  240. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/get.txt +2 -1
  241. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list-work-request-errors.txt +2 -1
  242. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list-work-request-logs.txt +2 -1
  243. oci_cli/help_text_producer/data_files/text/cmdref/resource-manager/work-request/list.txt +1 -1
  244. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
  245. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  246. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
  247. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
  248. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
  249. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
  250. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  251. oci_cli/service_mapping.py +5 -0
  252. oci_cli/version.py +1 -1
  253. {oci_cli-3.67.0.dist-info → oci_cli-3.68.0.dist-info}/METADATA +2 -2
  254. {oci_cli-3.67.0.dist-info → oci_cli-3.68.0.dist-info}/RECORD +277 -209
  255. services/container_engine/src/oci_cli_container_engine/generated/containerengine_cli.py +7 -6
  256. services/database/src/oci_cli_database/generated/database_cli.py +71 -0
  257. services/functions/src/oci_cli_functions_management/generated/functionsmanagement_cli.py +20 -8
  258. services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +1370 -320
  259. services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +59 -14
  260. services/integration/src/oci_cli_integration_instance/generated/integrationinstance_cli.py +29 -11
  261. services/iot/__init__.py +4 -0
  262. services/iot/src/__init__.py +4 -0
  263. services/iot/src/oci_cli_iot/__init__.py +4 -0
  264. services/iot/src/oci_cli_iot/generated/__init__.py +4 -0
  265. services/iot/src/oci_cli_iot/generated/client_mappings.py +14 -0
  266. services/iot/src/oci_cli_iot/generated/iot_cli.py +2913 -0
  267. services/iot/src/oci_cli_iot/iot_cli_extended.py +74 -0
  268. services/iot/tests/__init__.py +4 -0
  269. services/mysql/src/oci_cli_db_system/generated/dbsystem_cli.py +44 -20
  270. services/opensearch/src/oci_cli_opensearch_cluster/generated/opensearchcluster_cli.py +44 -12
  271. services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py +20 -8
  272. services/resource_manager/src/oci_cli_resource_manager/generated/resourcemanager_cli.py +201 -193
  273. {oci_cli-3.67.0.dist-info → oci_cli-3.68.0.dist-info}/LICENSE.txt +0 -0
  274. {oci_cli-3.67.0.dist-info → oci_cli-3.68.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  275. {oci_cli-3.67.0.dist-info → oci_cli-3.68.0.dist-info}/WHEEL +0 -0
  276. {oci_cli-3.67.0.dist-info → oci_cli-3.68.0.dist-info}/entry_points.txt +0 -0
  277. {oci_cli-3.67.0.dist-info → oci_cli-3.68.0.dist-info}/top_level.txt +0 -0
@@ -265,6 +265,7 @@ IGNORED_COMMANDS = [
265
265
  ['fleet-software-update', 'fsu-cycle', 'update-fsu-cycle-update-upgrade-fsu-cycle'],
266
266
  ['db', 'exascale-db-storage-vault', 'list'],
267
267
  ['db', 'database', 'update'],
268
+ ['opsi', 'database-insights', 'create-macs-managed-autonomous-database-insight'],
268
269
  ]
269
270
 
270
271
  IGNORED_COMMANDS_DOCS = [
@@ -21,7 +21,7 @@ function GetOciCommandsToLongParams_integration() {
21
21
  'integration integration-instance change-private-endpoint-outbound-connection' = 'from-json help if-match integration-instance-id max-wait-seconds private-endpoint-outbound-connection wait-for-state wait-interval-seconds'
22
22
  'integration integration-instance change-private-endpoint-outbound-connection-none-outbound-connection' = 'from-json help if-match integration-instance-id max-wait-seconds wait-for-state wait-interval-seconds'
23
23
  'integration integration-instance change-private-endpoint-outbound-connection-private-endpoint-outbound-connection' = 'from-json help if-match integration-instance-id max-wait-seconds private-endpoint-outbound-connection-nsg-ids private-endpoint-outbound-connection-subnet-id wait-for-state wait-interval-seconds'
24
- 'integration integration-instance create' = 'alternate-custom-endpoints compartment-id consumption-model custom-endpoint defined-tags display-name domain-id freeform-tags from-json help idcs-at is-byol is-disaster-recovery-enabled is-file-server-enabled is-visual-builder-enabled max-wait-seconds message-packs network-endpoint-details shape type wait-for-state wait-interval-seconds'
24
+ 'integration integration-instance create' = 'alternate-custom-endpoints compartment-id consumption-model custom-endpoint defined-tags display-name domain-id freeform-tags from-json help idcs-at is-byol is-disaster-recovery-enabled is-file-server-enabled is-visual-builder-enabled max-wait-seconds message-packs network-endpoint-details security-attributes shape type wait-for-state wait-interval-seconds'
25
25
  'integration integration-instance delete' = 'force from-json help id if-match max-wait-seconds wait-for-state wait-interval-seconds'
26
26
  'integration integration-instance disaster-recovery-failover' = 'from-json help if-match integration-instance-id max-wait-seconds wait-for-state wait-interval-seconds'
27
27
  'integration integration-instance enable-process-automation' = 'from-json help if-match integration-instance-id max-wait-seconds wait-for-state wait-interval-seconds'
@@ -31,7 +31,7 @@ function GetOciCommandsToLongParams_integration() {
31
31
  'integration integration-instance remove' = 'from-json help if-match integration-instance-id max-wait-seconds wait-for-state wait-interval-seconds'
32
32
  'integration integration-instance start' = 'from-json help id if-match max-wait-seconds wait-for-state wait-interval-seconds'
33
33
  'integration integration-instance stop' = 'from-json help id if-match max-wait-seconds wait-for-state wait-interval-seconds'
34
- 'integration integration-instance update' = 'alternate-custom-endpoints custom-endpoint defined-tags display-name force freeform-tags from-json help id if-match is-byol is-file-server-enabled is-visual-builder-enabled max-wait-seconds message-packs type wait-for-state wait-interval-seconds'
34
+ 'integration integration-instance update' = 'alternate-custom-endpoints custom-endpoint defined-tags display-name force freeform-tags from-json help id if-match is-byol is-file-server-enabled is-visual-builder-enabled max-wait-seconds message-packs security-attributes type wait-for-state wait-interval-seconds'
35
35
  'integration work-request get' = 'from-json help work-request-id'
36
36
  'integration work-request list' = 'all compartment-id from-json help id limit page page-size'
37
37
  'integration work-request-error list' = 'all compartment-id from-json help limit page page-size work-request-id'
oci_cli/bin/iot.psm1 ADDED
@@ -0,0 +1,121 @@
1
+ function GetOciTopLevelCommand_iot() {
2
+ return 'iot'
3
+ }
4
+
5
+ function GetOciSubcommands_iot() {
6
+ $ociSubcommands = @{
7
+ 'iot' = 'digital-twin-adapter digital-twin-instance digital-twin-model digital-twin-relationship domain domain-group work-request'
8
+ 'iot digital-twin-adapter' = 'create delete get list update'
9
+ 'iot digital-twin-instance' = 'create delete get get-content invoke-raw-binary-command invoke-raw-json-command invoke-raw-text-command list update'
10
+ 'iot digital-twin-model' = 'create delete get get-spec list update'
11
+ 'iot digital-twin-relationship' = 'create delete get list update'
12
+ 'iot domain' = 'change-compartment change-data-retention-period configure-apex-data-access configure-direct-data-access configure-ords-data-access create delete get list update'
13
+ 'iot domain-group' = 'change-compartment configure-data-access create delete get list update'
14
+ 'iot work-request' = 'get list list-errors list-logs'
15
+ }
16
+ return $ociSubcommands
17
+ }
18
+
19
+ function GetOciCommandsToLongParams_iot() {
20
+ $ociCommandsToLongParams = @{
21
+ 'iot digital-twin-adapter create' = 'defined-tags description digital-twin-model-id digital-twin-model-spec-uri display-name freeform-tags from-json help inbound-envelope inbound-routes iot-domain-id max-wait-seconds wait-for-state wait-interval-seconds'
22
+ 'iot digital-twin-adapter delete' = 'digital-twin-adapter-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
23
+ 'iot digital-twin-adapter get' = 'digital-twin-adapter-id from-json help'
24
+ 'iot digital-twin-adapter list' = 'all digital-twin-model-id digital-twin-model-spec-uri display-name from-json help id iot-domain-id lifecycle-state limit page page-size sort-by sort-order'
25
+ 'iot digital-twin-adapter update' = 'defined-tags description digital-twin-adapter-id display-name force freeform-tags from-json help if-match inbound-envelope inbound-routes max-wait-seconds wait-for-state wait-interval-seconds'
26
+ 'iot digital-twin-instance create' = 'auth-id defined-tags description digital-twin-adapter-id digital-twin-model-id digital-twin-model-spec-uri display-name external-key freeform-tags from-json help iot-domain-id max-wait-seconds wait-for-state wait-interval-seconds'
27
+ 'iot digital-twin-instance delete' = 'digital-twin-instance-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
28
+ 'iot digital-twin-instance get' = 'digital-twin-instance-id from-json help'
29
+ 'iot digital-twin-instance get-content' = 'digital-twin-instance-id from-json help should-include-metadata'
30
+ 'iot digital-twin-instance invoke-raw-binary-command' = 'digital-twin-instance-id from-json help request-data request-data-content-type request-duration request-endpoint response-duration response-endpoint'
31
+ 'iot digital-twin-instance invoke-raw-json-command' = 'digital-twin-instance-id from-json help request-data request-data-content-type request-duration request-endpoint response-duration response-endpoint'
32
+ 'iot digital-twin-instance invoke-raw-text-command' = 'digital-twin-instance-id from-json help request-data request-data-content-type request-duration request-endpoint response-duration response-endpoint'
33
+ 'iot digital-twin-instance list' = 'all digital-twin-model-id digital-twin-model-spec-uri display-name from-json help id iot-domain-id lifecycle-state limit page page-size sort-by sort-order'
34
+ 'iot digital-twin-instance update' = 'auth-id defined-tags description digital-twin-adapter-id digital-twin-instance-id display-name external-key force freeform-tags from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
35
+ 'iot digital-twin-model create' = 'defined-tags description display-name freeform-tags from-json help iot-domain-id max-wait-seconds spec wait-for-state wait-interval-seconds'
36
+ 'iot digital-twin-model delete' = 'digital-twin-model-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
37
+ 'iot digital-twin-model get' = 'digital-twin-model-id from-json help'
38
+ 'iot digital-twin-model get-spec' = 'digital-twin-model-id from-json help'
39
+ 'iot digital-twin-model list' = 'all display-name from-json help id iot-domain-id lifecycle-state limit page page-size sort-by sort-order spec-uri-starts-with'
40
+ 'iot digital-twin-model update' = 'defined-tags description digital-twin-model-id display-name force freeform-tags from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
41
+ 'iot digital-twin-relationship create' = 'content content-path defined-tags description display-name freeform-tags from-json help iot-domain-id max-wait-seconds source-digital-twin-instance-id target-digital-twin-instance-id wait-for-state wait-interval-seconds'
42
+ 'iot digital-twin-relationship delete' = 'digital-twin-relationship-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
43
+ 'iot digital-twin-relationship get' = 'digital-twin-relationship-id from-json help'
44
+ 'iot digital-twin-relationship list' = 'all content-path display-name from-json help id iot-domain-id lifecycle-state limit page page-size sort-by sort-order source-digital-twin-instance-id target-digital-twin-instance-id'
45
+ 'iot digital-twin-relationship update' = 'content defined-tags description digital-twin-relationship-id display-name force freeform-tags from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
46
+ 'iot domain change-compartment' = 'compartment-id from-json help if-match iot-domain-id max-wait-seconds wait-for-state wait-interval-seconds'
47
+ 'iot domain change-data-retention-period' = 'data-retention-period-in-days from-json help if-match iot-domain-id max-wait-seconds type wait-for-state wait-interval-seconds'
48
+ 'iot domain configure-apex-data-access' = 'db-workspace-admin-initial-password from-json help if-match iot-domain-id max-wait-seconds wait-for-state wait-interval-seconds'
49
+ 'iot domain configure-direct-data-access' = 'db-allow-listed-identity-group-names from-json help if-match iot-domain-id max-wait-seconds wait-for-state wait-interval-seconds'
50
+ 'iot domain configure-ords-data-access' = 'db-allowed-identity-domain-host from-json help if-match iot-domain-id max-wait-seconds wait-for-state wait-interval-seconds'
51
+ 'iot domain create' = 'compartment-id defined-tags description display-name freeform-tags from-json help iot-domain-group-id max-wait-seconds wait-for-state wait-interval-seconds'
52
+ 'iot domain delete' = 'force from-json help if-match iot-domain-id max-wait-seconds wait-for-state wait-interval-seconds'
53
+ 'iot domain get' = 'from-json help iot-domain-id'
54
+ 'iot domain list' = 'all compartment-id display-name from-json help id iot-domain-group-id lifecycle-state limit page page-size sort-by sort-order'
55
+ 'iot domain update' = 'defined-tags description display-name force freeform-tags from-json help if-match iot-domain-id max-wait-seconds wait-for-state wait-interval-seconds'
56
+ 'iot domain-group change-compartment' = 'compartment-id from-json help if-match iot-domain-group-id max-wait-seconds wait-for-state wait-interval-seconds'
57
+ 'iot domain-group configure-data-access' = 'db-allow-listed-vcn-ids from-json help if-match iot-domain-group-id max-wait-seconds wait-for-state wait-interval-seconds'
58
+ 'iot domain-group create' = 'compartment-id defined-tags description display-name freeform-tags from-json help max-wait-seconds wait-for-state wait-interval-seconds'
59
+ 'iot domain-group delete' = 'force from-json help if-match iot-domain-group-id max-wait-seconds wait-for-state wait-interval-seconds'
60
+ 'iot domain-group get' = 'from-json help iot-domain-group-id'
61
+ 'iot domain-group list' = 'all compartment-id display-name from-json help id lifecycle-state limit page page-size sort-by sort-order'
62
+ 'iot domain-group update' = 'defined-tags description display-name force freeform-tags from-json help if-match iot-domain-group-id max-wait-seconds wait-for-state wait-interval-seconds'
63
+ 'iot work-request get' = 'from-json help work-request-id'
64
+ 'iot work-request list' = 'all compartment-id from-json help id limit page page-size resource-id sort-by sort-order status'
65
+ 'iot work-request list-errors' = 'all from-json help limit page page-size sort-by sort-order work-request-id'
66
+ 'iot work-request list-logs' = 'all from-json help limit page page-size sort-by sort-order work-request-id'
67
+ }
68
+ return $ociCommandsToLongParams
69
+ }
70
+
71
+ function GetOciCommandsToShortParams_iot() {
72
+ $ociCommandsToShortParams = @{
73
+ 'iot digital-twin-adapter create' = '? h'
74
+ 'iot digital-twin-adapter delete' = '? h'
75
+ 'iot digital-twin-adapter get' = '? h'
76
+ 'iot digital-twin-adapter list' = '? h'
77
+ 'iot digital-twin-adapter update' = '? h'
78
+ 'iot digital-twin-instance create' = '? h'
79
+ 'iot digital-twin-instance delete' = '? h'
80
+ 'iot digital-twin-instance get' = '? h'
81
+ 'iot digital-twin-instance get-content' = '? h'
82
+ 'iot digital-twin-instance invoke-raw-binary-command' = '? h'
83
+ 'iot digital-twin-instance invoke-raw-json-command' = '? h'
84
+ 'iot digital-twin-instance invoke-raw-text-command' = '? h'
85
+ 'iot digital-twin-instance list' = '? h'
86
+ 'iot digital-twin-instance update' = '? h'
87
+ 'iot digital-twin-model create' = '? h'
88
+ 'iot digital-twin-model delete' = '? h'
89
+ 'iot digital-twin-model get' = '? h'
90
+ 'iot digital-twin-model get-spec' = '? h'
91
+ 'iot digital-twin-model list' = '? h'
92
+ 'iot digital-twin-model update' = '? h'
93
+ 'iot digital-twin-relationship create' = '? h'
94
+ 'iot digital-twin-relationship delete' = '? h'
95
+ 'iot digital-twin-relationship get' = '? h'
96
+ 'iot digital-twin-relationship list' = '? h'
97
+ 'iot digital-twin-relationship update' = '? h'
98
+ 'iot domain change-compartment' = '? c h'
99
+ 'iot domain change-data-retention-period' = '? h'
100
+ 'iot domain configure-apex-data-access' = '? h'
101
+ 'iot domain configure-direct-data-access' = '? h'
102
+ 'iot domain configure-ords-data-access' = '? h'
103
+ 'iot domain create' = '? c h'
104
+ 'iot domain delete' = '? h'
105
+ 'iot domain get' = '? h'
106
+ 'iot domain list' = '? c h'
107
+ 'iot domain update' = '? h'
108
+ 'iot domain-group change-compartment' = '? c h'
109
+ 'iot domain-group configure-data-access' = '? h'
110
+ 'iot domain-group create' = '? c h'
111
+ 'iot domain-group delete' = '? h'
112
+ 'iot domain-group get' = '? h'
113
+ 'iot domain-group list' = '? c h'
114
+ 'iot domain-group update' = '? h'
115
+ 'iot work-request get' = '? h'
116
+ 'iot work-request list' = '? c h'
117
+ 'iot work-request list-errors' = '? h'
118
+ 'iot work-request list-logs' = '? h'
119
+ }
120
+ return $ociCommandsToShortParams
121
+ }
oci_cli/bin/mysql.psm1 CHANGED
@@ -44,8 +44,8 @@ function GetOciCommandsToLongParams_mysql() {
44
44
  'mysql configuration get' = 'configuration-id from-json help if-none-match'
45
45
  'mysql configuration list' = 'all compartment-id configuration-id display-name from-json help lifecycle-state limit page page-size shape-name sort-by sort-order type'
46
46
  'mysql configuration update' = 'configuration-id defined-tags description display-name force freeform-tags from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
47
- 'mysql db-system clone' = 'access-mode admin-password admin-username availability-domain backup-policy compartment-id configuration-id crash-recovery customer-contacts data-storage-size-in-gbs database-management database-mode defined-tags deletion-policy description display-name encrypt-data fault-domain freeform-tags from-json help hostname-label ip-address is-auto-expand-storage-enabled is-highly-available maintenance max-storage-size-in-gbs max-wait-seconds mysql-version nsg-ids port port-x read-endpoint rest secure-connections shape-name source-backup-id subnet-id wait-for-state wait-interval-seconds'
48
- 'mysql db-system create' = 'access-mode admin-password admin-username availability-domain backup-policy compartment-id configuration-id crash-recovery customer-contacts data-storage-size-in-gbs database-management database-mode defined-tags deletion-policy description display-name encrypt-data fault-domain freeform-tags from-json help hostname-label ip-address is-auto-expand-storage-enabled is-highly-available maintenance max-storage-size-in-gbs max-wait-seconds mysql-version nsg-ids port port-x read-endpoint rest secure-connections shape-name source subnet-id wait-for-state wait-interval-seconds'
47
+ 'mysql db-system clone' = 'access-mode admin-password admin-username availability-domain backup-policy compartment-id configuration-id crash-recovery customer-contacts data-storage-size-in-gbs database-management database-mode defined-tags deletion-policy description display-name encrypt-data fault-domain freeform-tags from-json help hostname-label ip-address is-auto-expand-storage-enabled is-highly-available maintenance max-storage-size-in-gbs max-wait-seconds mysql-version nsg-ids port port-x read-endpoint rest secure-connections security-attributes shape-name source-backup-id subnet-id wait-for-state wait-interval-seconds'
48
+ 'mysql db-system create' = 'access-mode admin-password admin-username availability-domain backup-policy compartment-id configuration-id crash-recovery customer-contacts data-storage-size-in-gbs database-management database-mode defined-tags deletion-policy description display-name encrypt-data fault-domain freeform-tags from-json help hostname-label ip-address is-auto-expand-storage-enabled is-highly-available maintenance max-storage-size-in-gbs max-wait-seconds mysql-version nsg-ids port port-x read-endpoint rest secure-connections security-attributes shape-name source subnet-id wait-for-state wait-interval-seconds'
49
49
  'mysql db-system delete' = 'db-system-id force from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
50
50
  'mysql db-system get' = 'db-system-id from-json help if-none-match'
51
51
  'mysql db-system heatwave-cluster add' = 'cluster-size db-system-id from-json help if-match is-lakehouse-enabled max-wait-seconds shape-name wait-for-state wait-interval-seconds'
@@ -57,12 +57,12 @@ function GetOciCommandsToLongParams_mysql() {
57
57
  'mysql db-system heatwave-cluster update' = 'cluster-size db-system-id from-json help if-match is-lakehouse-enabled max-wait-seconds shape-name wait-for-state wait-interval-seconds'
58
58
  'mysql db-system heatwave-cluster-memory-estimate generate' = 'db-system-id from-json help max-wait-seconds wait-for-state wait-interval-seconds'
59
59
  'mysql db-system heatwave-cluster-memory-estimate get' = 'db-system-id from-json help'
60
- 'mysql db-system import' = 'access-mode admin-password admin-username availability-domain backup-policy compartment-id configuration-id crash-recovery customer-contacts data-storage-size-in-gbs database-management database-mode defined-tags deletion-policy description display-name encrypt-data fault-domain freeform-tags from-json help hostname-label ip-address is-auto-expand-storage-enabled is-highly-available maintenance max-storage-size-in-gbs max-wait-seconds mysql-version nsg-ids port port-x read-endpoint rest secure-connections shape-name source-url subnet-id wait-for-state wait-interval-seconds'
60
+ 'mysql db-system import' = 'access-mode admin-password admin-username availability-domain backup-policy compartment-id configuration-id crash-recovery customer-contacts data-storage-size-in-gbs database-management database-mode defined-tags deletion-policy description display-name encrypt-data fault-domain freeform-tags from-json help hostname-label ip-address is-auto-expand-storage-enabled is-highly-available maintenance max-storage-size-in-gbs max-wait-seconds mysql-version nsg-ids port port-x read-endpoint rest secure-connections security-attributes shape-name source-url subnet-id wait-for-state wait-interval-seconds'
61
61
  'mysql db-system list' = 'all compartment-id configuration-id database-management db-system-id display-name from-json help is-heatwave-cluster-attached is-up-to-date lifecycle-state limit page page-size sort-by sort-order'
62
62
  'mysql db-system restart' = 'db-system-id from-json help if-match max-wait-seconds shutdown-type wait-for-state wait-interval-seconds'
63
63
  'mysql db-system start' = 'db-system-id from-json help if-match max-wait-seconds wait-for-state wait-interval-seconds'
64
64
  'mysql db-system stop' = 'db-system-id from-json help if-match max-wait-seconds shutdown-type wait-for-state wait-interval-seconds'
65
- 'mysql db-system update' = 'access-mode admin-password admin-username availability-domain backup-policy configuration-id crash-recovery customer-contacts data-storage-size-in-gbs database-management database-mode db-system-id defined-tags deletion-policy description display-name encrypt-data fault-domain force freeform-tags from-json help hostname-label if-match ip-address is-auto-expand-storage-enabled is-highly-available maintenance max-storage-size-in-gbs max-wait-seconds mysql-version nsg-ids port port-x read-endpoint rest secure-connections shape-name subnet-id wait-for-state wait-interval-seconds'
65
+ 'mysql db-system update' = 'access-mode admin-password admin-username availability-domain backup-policy configuration-id crash-recovery customer-contacts data-storage-size-in-gbs database-management database-mode db-system-id defined-tags deletion-policy description display-name encrypt-data fault-domain force freeform-tags from-json help hostname-label if-match ip-address is-auto-expand-storage-enabled is-highly-available maintenance max-storage-size-in-gbs max-wait-seconds mysql-version nsg-ids port port-x read-endpoint rest secure-connections security-attributes shape-name subnet-id wait-for-state wait-interval-seconds'
66
66
  'mysql replica create' = 'db-system-id defined-tags description display-name freeform-tags from-json help is-delete-protected max-wait-seconds replica-overrides wait-for-state wait-interval-seconds'
67
67
  'mysql replica delete' = 'force from-json help if-match max-wait-seconds replica-id wait-for-state wait-interval-seconds'
68
68
  'mysql replica get' = 'from-json help if-none-match replica-id'
@@ -24,7 +24,7 @@ function GetOciCommandsToLongParams_opensearch() {
24
24
  'opensearch backup update' = 'defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds opensearch-cluster-backup-id wait-for-state wait-interval-seconds'
25
25
  'opensearch cluster backup' = 'compartment-id display-name from-json help if-match max-wait-seconds opensearch-cluster-id wait-for-state wait-interval-seconds'
26
26
  'opensearch cluster configureoutboundcluster' = 'from-json help if-match inbound-cluster-ids max-wait-seconds opensearch-cluster-id wait-for-state wait-interval-seconds'
27
- 'opensearch cluster create' = 'backup-policy compartment-id data-node-count data-node-host-bare-metal-shape data-node-host-memory-gb data-node-host-ocpu-count data-node-host-shape data-node-host-type data-node-storage-gb defined-tags display-name freeform-tags from-json help inbound-cluster-ids maintenance-details master-node-count master-node-host-bare-metal-shape master-node-host-memory-gb master-node-host-ocpu-count master-node-host-shape master-node-host-type max-wait-seconds opendashboard-node-count opendashboard-node-host-memory-gb opendashboard-node-host-ocpu-count opendashboard-node-host-shape outbound-cluster-config reverse-connection-endpoint-customer-ips search-node-count search-node-host-memory-gb search-node-host-ocpu-count search-node-host-shape search-node-host-type search-node-storage-gb security-master-user-name security-master-user-password-hash security-mode security-saml-config software-version subnet-compartment-id subnet-id system-tags vcn-compartment-id vcn-id wait-for-state wait-interval-seconds'
27
+ 'opensearch cluster create' = 'backup-policy certificate-config compartment-id data-node-count data-node-host-bare-metal-shape data-node-host-memory-gb data-node-host-ocpu-count data-node-host-shape data-node-host-type data-node-storage-gb defined-tags display-name freeform-tags from-json help inbound-cluster-ids maintenance-details master-node-count master-node-host-bare-metal-shape master-node-host-memory-gb master-node-host-ocpu-count master-node-host-shape master-node-host-type max-wait-seconds nsg-id opendashboard-node-count opendashboard-node-host-memory-gb opendashboard-node-host-ocpu-count opendashboard-node-host-shape outbound-cluster-config reverse-connection-endpoint-customer-ips search-node-count search-node-host-memory-gb search-node-host-ocpu-count search-node-host-shape search-node-host-type search-node-storage-gb security-attributes security-master-user-name security-master-user-password-hash security-mode security-saml-config software-version subnet-compartment-id subnet-id system-tags vcn-compartment-id vcn-id wait-for-state wait-interval-seconds'
28
28
  'opensearch cluster delete' = 'force from-json help if-match max-wait-seconds opensearch-cluster-id wait-for-state wait-interval-seconds'
29
29
  'opensearch cluster get' = 'from-json help opensearch-cluster-id'
30
30
  'opensearch cluster list' = 'all compartment-id display-name from-json help id lifecycle-state limit page page-size sort-by sort-order'
@@ -32,9 +32,9 @@ function GetOciCommandsToLongParams_opensearch() {
32
32
  'opensearch cluster resizehorizontal' = 'data-node-count defined-tags freeform-tags from-json help if-match master-node-count max-wait-seconds opendashboard-node-count opensearch-cluster-id search-node-count wait-for-state wait-interval-seconds'
33
33
  'opensearch cluster resizevertical' = 'data-node-host-memory-gb data-node-host-ocpu-count data-node-host-shape data-node-storage-gb defined-tags freeform-tags from-json help if-match master-node-host-memory-gb master-node-host-ocpu-count master-node-host-shape max-wait-seconds opendashboard-node-host-memory-gb opendashboard-node-host-ocpu-count opendashboard-node-host-shape opensearch-cluster-id search-node-host-memory-gb search-node-host-ocpu-count search-node-host-shape search-node-storage-gb wait-for-state wait-interval-seconds'
34
34
  'opensearch cluster restore' = 'compartment-id from-json help if-match max-wait-seconds opensearch-cluster-backup-id opensearch-cluster-id prefix wait-for-state wait-interval-seconds'
35
- 'opensearch cluster shapes-details list' = 'all from-json help'
36
- 'opensearch cluster update' = 'backup-policy defined-tags display-name force freeform-tags from-json help if-match maintenance-details max-wait-seconds opensearch-cluster-id outbound-cluster-config reverse-connection-endpoint-customer-ips security-master-user-name security-master-user-password-hash security-mode security-saml-config software-version wait-for-state wait-interval-seconds'
37
- 'opensearch cluster upgrade' = 'defined-tags desired-software-version freeform-tags from-json help if-match is-clone max-wait-seconds opensearch-cluster-id original-cluster-display-name system-tags upgrade-type wait-for-state wait-interval-seconds'
35
+ 'opensearch cluster shapes-details list' = 'all compartment-id from-json help'
36
+ 'opensearch cluster update' = 'backup-policy certificate-config defined-tags display-name force freeform-tags from-json help if-match maintenance-details max-wait-seconds opensearch-cluster-id outbound-cluster-config reverse-connection-endpoint-customer-ips security-attributes security-master-user-name security-master-user-password-hash security-mode security-saml-config software-version wait-for-state wait-interval-seconds'
37
+ 'opensearch cluster upgrade' = 'defined-tags desired-software-version freeform-tags from-json help if-match is-clone max-wait-seconds opensearch-cluster-id original-cluster-display-name security-attributes system-tags upgrade-type wait-for-state wait-interval-seconds'
38
38
  'opensearch cluster work-request get' = 'from-json help work-request-id'
39
39
  'opensearch cluster work-request list' = 'all compartment-id from-json help limit page page-size source-resource-id work-request-id'
40
40
  'opensearch cluster work-request-error list' = 'all from-json help limit page page-size work-request-id'
@@ -64,7 +64,7 @@ function GetOciCommandsToShortParams_opensearch() {
64
64
  'opensearch cluster resizehorizontal' = '? h'
65
65
  'opensearch cluster resizevertical' = '? h'
66
66
  'opensearch cluster restore' = '? c h'
67
- 'opensearch cluster shapes-details list' = '? h'
67
+ 'opensearch cluster shapes-details list' = '? c h'
68
68
  'opensearch cluster update' = '? h'
69
69
  'opensearch cluster upgrade' = '? h'
70
70
  'opensearch cluster work-request get' = '? h'
oci_cli/bin/redis.psm1 CHANGED
@@ -57,11 +57,11 @@ function GetOciCommandsToLongParams_redis() {
57
57
  'redis redis-cluster node-summary list-redis-cluster-nodes' = 'all display-name from-json help limit page page-size redis-cluster-id sort-by sort-order'
58
58
  'redis redis-cluster redis-cluster attach' = 'from-json help if-match max-wait-seconds oci-cache-users redis-cluster-id wait-for-state wait-interval-seconds'
59
59
  'redis redis-cluster redis-cluster change-compartment' = 'compartment-id from-json help if-match max-wait-seconds redis-cluster-id wait-for-state wait-interval-seconds'
60
- 'redis redis-cluster redis-cluster create' = 'cluster-mode compartment-id defined-tags display-name freeform-tags from-json help max-wait-seconds node-count node-memory-in-gbs nsg-ids oci-cache-config-set-id shard-count software-version subnet-id wait-for-state wait-interval-seconds'
60
+ 'redis redis-cluster redis-cluster create' = 'cluster-mode compartment-id defined-tags display-name freeform-tags from-json help max-wait-seconds node-count node-memory-in-gbs nsg-ids oci-cache-config-set-id security-attributes shard-count software-version subnet-id wait-for-state wait-interval-seconds'
61
61
  'redis redis-cluster redis-cluster delete' = 'force from-json help if-match max-wait-seconds redis-cluster-id wait-for-state wait-interval-seconds'
62
62
  'redis redis-cluster redis-cluster detach' = 'from-json help if-match max-wait-seconds oci-cache-users redis-cluster-id wait-for-state wait-interval-seconds'
63
63
  'redis redis-cluster redis-cluster get' = 'from-json help redis-cluster-id'
64
- 'redis redis-cluster redis-cluster update' = 'defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds node-count node-memory-in-gbs nsg-ids oci-cache-config-set-id redis-cluster-id shard-count software-version wait-for-state wait-interval-seconds'
64
+ 'redis redis-cluster redis-cluster update' = 'defined-tags display-name force freeform-tags from-json help if-match max-wait-seconds node-count node-memory-in-gbs nsg-ids oci-cache-config-set-id redis-cluster-id security-attributes shard-count software-version wait-for-state wait-interval-seconds'
65
65
  'redis redis-cluster redis-cluster-summary list-redis-clusters' = 'all compartment-id display-name from-json help id lifecycle-state limit page page-size sort-by sort-order'
66
66
  'redis redis-cluster work-request cancel' = 'force from-json help if-match work-request-id'
67
67
  'redis redis-cluster work-request get' = 'from-json help work-request-id'
@@ -86,6 +86,10 @@ pagination works, see List Pagination.
86
86
  When fetching results, the number of results to fetch per call. Only
87
87
  valid when used with "--all" or "--limit", and ignored otherwise.
88
88
 
89
+ --should-show-all-versions [boolean]
90
+
91
+ Whether to show all add-on versions
92
+
89
93
  --sort-by [text]
90
94
 
91
95
  The optional field to sort the results by.
@@ -57,6 +57,12 @@ example of the JSON which must be provided. We recommend storing this
57
57
  example in a file, modifying it as needed and then passing it back in
58
58
  via the file:// syntax.
59
59
 
60
+ --size [integer]
61
+
62
+ The number of Virtual Nodes that should be in the Virtual Node Pool.
63
+ The placement configurations determine where these virtual nodes are
64
+ placed.
65
+
60
66
 
61
67
  Optional Parameters
62
68
  ===================
@@ -158,12 +164,6 @@ example of the JSON which must be provided. We recommend storing this
158
164
  example in a file, modifying it as needed and then passing it back in
159
165
  via the file:// syntax.
160
166
 
161
- --size [integer]
162
-
163
- The number of Virtual Nodes that should be in the Virtual Node Pool.
164
- The placement configurations determine where these virtual nodes are
165
- placed.
166
-
167
167
  --taints [complex type]
168
168
 
169
169
  A taint is a collection of <key, value, effect>. These taints will be
@@ -251,7 +251,8 @@ security policies before trying the examples.
251
251
  export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-name
252
252
  export vcn_id=<substitute-value-of-vcn_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-vcn-id
253
253
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-display-name
254
+ export size=<substitute-value-of-size> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-size
254
255
 
255
256
  cluster_id=$(oci ce cluster create --compartment-id $compartment_id --kubernetes-version $kubernetes_version --name $name --vcn-id $vcn_id --query data.id --raw-output)
256
257
 
257
- oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json
258
+ oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --size $size
@@ -146,9 +146,10 @@ security policies before trying the examples.
146
146
  export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-name
147
147
  export vcn_id=<substitute-value-of-vcn_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-vcn-id
148
148
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-display-name
149
+ export size=<substitute-value-of-size> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-size
149
150
 
150
151
  cluster_id=$(oci ce cluster create --compartment-id $compartment_id --kubernetes-version $kubernetes_version --name $name --vcn-id $vcn_id --query data.id --raw-output)
151
152
 
152
- virtual_node_pool_id=$(oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --query data.id --raw-output)
153
+ virtual_node_pool_id=$(oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --size $size --query data.id --raw-output)
153
154
 
154
155
  oci ce virtual-node-pool delete --virtual-node-pool-id $virtual_node_pool_id
@@ -100,10 +100,11 @@ security policies before trying the examples.
100
100
  export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-name
101
101
  export vcn_id=<substitute-value-of-vcn_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-vcn-id
102
102
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-display-name
103
+ export size=<substitute-value-of-size> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-size
103
104
  export virtual_node_id=<substitute-value-of-virtual_node_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/get-virtual-node.html#cmdoption-virtual-node-id
104
105
 
105
106
  cluster_id=$(oci ce cluster create --compartment-id $compartment_id --kubernetes-version $kubernetes_version --name $name --vcn-id $vcn_id --query data.id --raw-output)
106
107
 
107
- virtual_node_pool_id=$(oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --query data.id --raw-output)
108
+ virtual_node_pool_id=$(oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --size $size --query data.id --raw-output)
108
109
 
109
110
  oci ce virtual-node-pool get-virtual-node --virtual-node-id $virtual_node_id --virtual-node-pool-id $virtual_node_pool_id
@@ -96,9 +96,10 @@ security policies before trying the examples.
96
96
  export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-name
97
97
  export vcn_id=<substitute-value-of-vcn_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-vcn-id
98
98
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-display-name
99
+ export size=<substitute-value-of-size> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-size
99
100
 
100
101
  cluster_id=$(oci ce cluster create --compartment-id $compartment_id --kubernetes-version $kubernetes_version --name $name --vcn-id $vcn_id --query data.id --raw-output)
101
102
 
102
- virtual_node_pool_id=$(oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --query data.id --raw-output)
103
+ virtual_node_pool_id=$(oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --size $size --query data.id --raw-output)
103
104
 
104
105
  oci ce virtual-node-pool get --virtual-node-pool-id $virtual_node_pool_id
@@ -139,9 +139,10 @@ security policies before trying the examples.
139
139
  export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-name
140
140
  export vcn_id=<substitute-value-of-vcn_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-vcn-id
141
141
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-display-name
142
+ export size=<substitute-value-of-size> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-size
142
143
 
143
144
  cluster_id=$(oci ce cluster create --compartment-id $compartment_id --kubernetes-version $kubernetes_version --name $name --vcn-id $vcn_id --query data.id --raw-output)
144
145
 
145
- virtual_node_pool_id=$(oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --query data.id --raw-output)
146
+ virtual_node_pool_id=$(oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --size $size --query data.id --raw-output)
146
147
 
147
148
  oci ce virtual-node-pool list-virtual-nodes --virtual-node-pool-id $virtual_node_pool_id
@@ -263,9 +263,10 @@ security policies before trying the examples.
263
263
  export name=<substitute-value-of-name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-name
264
264
  export vcn_id=<substitute-value-of-vcn_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/cluster/create.html#cmdoption-vcn-id
265
265
  export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-display-name
266
+ export size=<substitute-value-of-size> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ce/virtual-node-pool/create.html#cmdoption-size
266
267
 
267
268
  cluster_id=$(oci ce cluster create --compartment-id $compartment_id --kubernetes-version $kubernetes_version --name $name --vcn-id $vcn_id --query data.id --raw-output)
268
269
 
269
- virtual_node_pool_id=$(oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --query data.id --raw-output)
270
+ virtual_node_pool_id=$(oci ce virtual-node-pool create --cluster-id $cluster_id --compartment-id $compartment_id --display-name $display_name --placement-configurations file://placement-configurations.json --size $size --query data.id --raw-output)
270
271
 
271
272
  oci ce virtual-node-pool update --virtual-node-pool-id $virtual_node_pool_id
@@ -0,0 +1,169 @@
1
+ "convert-standby-database-type"
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
+ Performs transition from standby database into a snapshot standby and
21
+ vice versa. The transition performed based on the current role of the
22
+ database, if the current role is standby then this operation will
23
+ convert it to snapshot standby and if the current role is snapshot
24
+ standby then this operation will convert it to standby.
25
+
26
+ This operation should be performed on respective standby/snapshot
27
+ standby database.
28
+
29
+
30
+ Usage
31
+ =====
32
+
33
+ oci db database convert-standby-database-type [OPTIONS]
34
+
35
+
36
+ Required Parameters
37
+ ===================
38
+
39
+ --database-admin-password [text]
40
+
41
+ The administrator password of the primary database in this Data Guard
42
+ association.
43
+
44
+ **The password MUST be the same as the primary admin password.**
45
+
46
+ --database-id [text]
47
+
48
+ The database OCID.
49
+
50
+ --standby-conversion-type [text]
51
+
52
+ Defines the conversion type of the standby database. Specify this to
53
+ convert a physical standby to a snapshot standby and vice versa.
54
+
55
+ Valid standbyConversionType: - SNAPSHOT - PHYSICAL
56
+
57
+ Accepted values are:
58
+
59
+ PHYSICAL, SNAPSHOT
60
+
61
+
62
+ Optional Parameters
63
+ ===================
64
+
65
+ --from-json [text]
66
+
67
+ Provide input to this command as a JSON document from a file using the
68
+ file://path-to/file syntax.
69
+
70
+ The "--generate-full-command-json-input" option can be used to
71
+ generate a sample json file to be used with this command option. The
72
+ key names are pre-populated and match the command option names
73
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
74
+ while the values of the keys need to be populated by the user before
75
+ using the sample file as an input to this command. For any command
76
+ option that accepts multiple values, the value of the key can be a
77
+ JSON array.
78
+
79
+ Options can still be provided on the command line. If an option exists
80
+ in both the JSON document and the command line then the command line
81
+ specified value will be used.
82
+
83
+ For examples on usage of this option, please see our “using CLI with
84
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
85
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
86
+
87
+ --if-match [text]
88
+
89
+ For optimistic concurrency control. In the PUT or DELETE call for a
90
+ resource, set the *if-match* parameter to the value of the etag from a
91
+ previous GET or POST response for that resource. The resource will be
92
+ updated or deleted only if the etag you provide matches the resource’s
93
+ current etag value.
94
+
95
+ --max-wait-seconds [integer]
96
+
97
+ The maximum time to wait for the resource to reach the lifecycle state
98
+ defined by "--wait-for-state". Defaults to 1200 seconds.
99
+
100
+ --snapshot-duration-in-days [integer]
101
+
102
+ SnapshotDurationInDays is the duration in day(s) after which the
103
+ Snapshot Standby Database will get converted back to Physical Standby.
104
+ The minimum value of snapshotDurationInDays is 3 days and maximum
105
+ value is 14 days. Default value will be 7 days if not provided in the
106
+ Request.
107
+
108
+ This field is only applicable if the requested database role is
109
+ snapshot standby.
110
+
111
+ --wait-for-state [text]
112
+
113
+ This operation creates, modifies or deletes a resource that has a
114
+ defined lifecycle state. Specify this option to perform the action and
115
+ then wait until the resource reaches a given lifecycle state. Multiple
116
+ states can be specified, returning on the first state. For example, "
117
+ --wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
118
+ whichever lifecycle state is reached first. If timeout is reached, a
119
+ return code of 2 is returned. For any other error, a return code of 1
120
+ is returned.
121
+
122
+ Accepted values are:
123
+
124
+ AVAILABLE, BACKUP_IN_PROGRESS, CONVERTING, FAILED, PROVISIONING, RESTORE_FAILED, TERMINATED, TERMINATING, UPDATING, UPGRADING
125
+
126
+ --wait-interval-seconds [integer]
127
+
128
+ Check every "--wait-interval-seconds" to see whether the resource has
129
+ reached the lifecycle state defined by "--wait-for-state". Defaults to
130
+ 30 seconds.
131
+
132
+
133
+ Global Parameters
134
+ =================
135
+
136
+ Use "oci --help" for help on global parameters.
137
+
138
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
139
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
140
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
141
+ --generate-param-json-input", "--help", "--latest-version", "--max-
142
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
143
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
144
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
145
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
146
+
147
+
148
+ Example using required parameter
149
+ ================================
150
+
151
+ Copy the following CLI commands into a file named example.sh. Run the
152
+ command by typing “bash example.sh” and replacing the example
153
+ parameters with your own.
154
+
155
+ Please note this sample will only work in the POSIX-compliant bash-
156
+ like shell. You need to set up the OCI configuration and appropriate
157
+ security policies before trying the examples.
158
+
159
+ export db_system_id=<substitute-value-of-db_system_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/db-home/create.html#cmdoption-db-system-id
160
+ export admin_password=<substitute-value-of-admin_password> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create.html#cmdoption-admin-password
161
+ export db_name=<substitute-value-of-db_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/create.html#cmdoption-db-name
162
+ export database_admin_password=<substitute-value-of-database_admin_password> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/convert-standby-database-type.html#cmdoption-database-admin-password
163
+ export standby_conversion_type=<substitute-value-of-standby_conversion_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/database/convert-standby-database-type.html#cmdoption-standby-conversion-type
164
+
165
+ db_home_id=$(oci db db-home create --db-system-id $db_system_id --query data.id --raw-output)
166
+
167
+ database_id=$(oci db database create --admin-password $admin_password --db-home-id $db_home_id --db-name $db_name --db-system-id $db_system_id --query data.id --raw-output)
168
+
169
+ oci db database convert-standby-database-type --database-admin-password $database_admin_password --database-id $database_id --standby-conversion-type $standby_conversion_type
@@ -27,6 +27,8 @@ Available Commands
27
27
 
28
28
  * change-to-external-hsm-key-location
29
29
 
30
+ * convert-standby-database-type
31
+
30
32
  * convert-to-new-pdb
31
33
 
32
34
  * convert-to-new-pdb-precheck
@@ -470,6 +470,8 @@ Available Commands
470
470
 
471
471
  * change-to-external-hsm-key-location
472
472
 
473
+ * convert-standby-database-type
474
+
473
475
  * convert-to-new-pdb
474
476
 
475
477
  * convert-to-new-pdb-precheck
@@ -1,5 +1,5 @@
1
- "list"
2
- ******
1
+ "list-errors"
2
+ *************
3
3
 
4
4
  * Description
5
5
 
@@ -24,7 +24,7 @@ given ID.
24
24
  Usage
25
25
  =====
26
26
 
27
- oci delegate-access-control work-request work-request-error list [OPTIONS]
27
+ oci delegate-access-control work-request work-request-error list-errors [OPTIONS]
28
28
 
29
29
 
30
30
  Required Parameters
@@ -123,6 +123,6 @@ Please note this sample will only work in the POSIX-compliant bash-
123
123
  like shell. You need to set up the OCI configuration and appropriate
124
124
  security policies before trying the examples.
125
125
 
126
- 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/delegate-access-control/work-request/work-request-error/list.html#cmdoption-work-request-id
126
+ 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/delegate-access-control/work-request/work-request-error/list-errors.html#cmdoption-work-request-id
127
127
 
128
- oci delegate-access-control work-request work-request-error list --work-request-id $work_request_id
128
+ oci delegate-access-control work-request work-request-error list-errors --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
14
+ * list-errors