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
@@ -0,0 +1,148 @@
1
+ "list"
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
+ Lists work requests in the specified compartment.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci iot work-request list [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --compartment-id, -c [text]
33
+
34
+ The OCID of the compartment in which to list resources.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --all
41
+
42
+ Fetches all pages of results. If you provide this option, then you
43
+ cannot provide the "--limit" option.
44
+
45
+ --from-json [text]
46
+
47
+ Provide input to this command as a JSON document from a file using the
48
+ file://path-to/file syntax.
49
+
50
+ The "--generate-full-command-json-input" option can be used to
51
+ generate a sample json file to be used with this command option. The
52
+ key names are pre-populated and match the command option names
53
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
54
+ while the values of the keys need to be populated by the user before
55
+ using the sample file as an input to this command. For any command
56
+ option that accepts multiple values, the value of the key can be a
57
+ JSON array.
58
+
59
+ Options can still be provided on the command line. If an option exists
60
+ in both the JSON document and the command line then the command line
61
+ specified value will be used.
62
+
63
+ For examples on usage of this option, please see our “using CLI with
64
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
65
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
66
+
67
+ --id [text]
68
+
69
+ The OCID of the asynchronous work request.
70
+
71
+ --limit [integer]
72
+
73
+ For list pagination. The maximum number of results per page, or items
74
+ to return in a paginated “List” call. For important details about how
75
+ pagination works, see List Pagination.
76
+
77
+ --page [text]
78
+
79
+ For list pagination: The value of the opc-next-page response header
80
+ from the previous “List” call. For important details on how pagination
81
+ works, see List Pagination.
82
+
83
+ --page-size [integer]
84
+
85
+ When fetching results, the number of results to fetch per call. Only
86
+ valid when used with "--all" or "--limit", and ignored otherwise.
87
+
88
+ --resource-id [text]
89
+
90
+ The OCID of the resource affected by the work request.
91
+
92
+ --sort-by [text]
93
+
94
+ The field to sort by. Only one sort order can be specified. Default
95
+ order for *timeAccepted* is descending.
96
+
97
+ Accepted values are:
98
+
99
+ timeAccepted
100
+
101
+ --sort-order [text]
102
+
103
+ Specifies sort order to use, either ASC (ascending) or DESC
104
+ (descending).
105
+
106
+ Accepted values are:
107
+
108
+ ASC, DESC
109
+
110
+ --status [text]
111
+
112
+ A filter to return only the resources that match the given lifecycle
113
+ state.
114
+
115
+ Accepted values are:
116
+
117
+ ACCEPTED, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
118
+
119
+
120
+ Global Parameters
121
+ =================
122
+
123
+ Use "oci --help" for help on global parameters.
124
+
125
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
126
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
127
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
128
+ --generate-param-json-input", "--help", "--latest-version", "--max-
129
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
130
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
131
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
132
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
133
+
134
+
135
+ Example using required parameter
136
+ ================================
137
+
138
+ Copy the following CLI commands into a file named example.sh. Run the
139
+ command by typing “bash example.sh” and replacing the example
140
+ parameters with your own.
141
+
142
+ Please note this sample will only work in the POSIX-compliant bash-
143
+ like shell. You need to set up the OCI configuration and appropriate
144
+ security policies before trying the examples.
145
+
146
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/iot/work-request/list.html#cmdoption-compartment-id
147
+
148
+ oci iot work-request list --compartment-id $compartment_id
@@ -0,0 +1,24 @@
1
+ work-request
2
+ ************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ An asynchronous work request helps monitor long-running operations.
9
+ When you initiate a long-running operation, the service creates a work
10
+ request. This work request acts as an activity log, allowing you to
11
+ track each step of the operation’s progress. Each work request has an
12
+ OCID, enabling programmatic interaction and automation.
13
+
14
+
15
+ Available Commands
16
+ ==================
17
+
18
+ * get
19
+
20
+ * list
21
+
22
+ * list-errors
23
+
24
+ * list-logs
@@ -0,0 +1,121 @@
1
+ iot
2
+ ***
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Use the Internet of Things (IoT) CLI to manage IoT domain groups,
9
+ domains, and digital twin resources including models, adapters,
10
+ instances, and relationships. For more information, see Internet of
11
+ Things.
12
+
13
+
14
+ Available Commands
15
+ ==================
16
+
17
+ * digital-twin-adapter
18
+
19
+ * create
20
+
21
+ * delete
22
+
23
+ * get
24
+
25
+ * list
26
+
27
+ * update
28
+
29
+ * digital-twin-instance
30
+
31
+ * create
32
+
33
+ * delete
34
+
35
+ * get
36
+
37
+ * get-content
38
+
39
+ * invoke-raw-binary-command
40
+
41
+ * invoke-raw-json-command
42
+
43
+ * invoke-raw-text-command
44
+
45
+ * list
46
+
47
+ * update
48
+
49
+ * digital-twin-model
50
+
51
+ * create
52
+
53
+ * delete
54
+
55
+ * get
56
+
57
+ * get-spec
58
+
59
+ * list
60
+
61
+ * update
62
+
63
+ * digital-twin-relationship
64
+
65
+ * create
66
+
67
+ * delete
68
+
69
+ * get
70
+
71
+ * list
72
+
73
+ * update
74
+
75
+ * domain
76
+
77
+ * change-compartment
78
+
79
+ * change-data-retention-period
80
+
81
+ * configure-apex-data-access
82
+
83
+ * configure-direct-data-access
84
+
85
+ * configure-ords-data-access
86
+
87
+ * create
88
+
89
+ * delete
90
+
91
+ * get
92
+
93
+ * list
94
+
95
+ * update
96
+
97
+ * domain-group
98
+
99
+ * change-compartment
100
+
101
+ * configure-data-access
102
+
103
+ * create
104
+
105
+ * delete
106
+
107
+ * get
108
+
109
+ * list
110
+
111
+ * update
112
+
113
+ * work-request
114
+
115
+ * get
116
+
117
+ * list
118
+
119
+ * list-errors
120
+
121
+ * list-logs
@@ -360,6 +360,20 @@ example of the JSON which must be provided. We recommend storing this
360
360
  example in a file, modifying it as needed and then passing it back in
361
361
  via the file:// syntax.
362
362
 
363
+ --security-attributes [complex type]
364
+
365
+ Security Attributes for this resource. Each key is predefined and
366
+ scoped to a namespace. For more information, see ZPR Artifacts.
367
+ Example: *{“Oracle-ZPR”: {“MaxEgressCount”: {“value”: “42”, “mode”:
368
+ “audit”}}}* This is a complex type whose value must be valid JSON. The
369
+ value can be provided as a string on the command line or passed in as
370
+ a file using the file://path/to/file syntax.
371
+
372
+ The "--generate-param-json-input" option can be used to generate an
373
+ example of the JSON which must be provided. We recommend storing this
374
+ example in a file, modifying it as needed and then passing it back in
375
+ via the file:// syntax.
376
+
363
377
  --wait-for-state [text]
364
378
 
365
379
  This operation asynchronously creates, modifies or deletes a resource
@@ -356,6 +356,20 @@ example of the JSON which must be provided. We recommend storing this
356
356
  example in a file, modifying it as needed and then passing it back in
357
357
  via the file:// syntax.
358
358
 
359
+ --security-attributes [complex type]
360
+
361
+ Security Attributes for this resource. Each key is predefined and
362
+ scoped to a namespace. For more information, see ZPR Artifacts.
363
+ Example: *{“Oracle-ZPR”: {“MaxEgressCount”: {“value”: “42”, “mode”:
364
+ “audit”}}}* This is a complex type whose value must be valid JSON. The
365
+ value can be provided as a string on the command line or passed in as
366
+ a file using the file://path/to/file syntax.
367
+
368
+ The "--generate-param-json-input" option can be used to generate an
369
+ example of the JSON which must be provided. We recommend storing this
370
+ example in a file, modifying it as needed and then passing it back in
371
+ via the file:// syntax.
372
+
359
373
  --source [complex type]
360
374
 
361
375
  This is a complex type whose value must be valid JSON. The value can
@@ -361,6 +361,20 @@ example of the JSON which must be provided. We recommend storing this
361
361
  example in a file, modifying it as needed and then passing it back in
362
362
  via the file:// syntax.
363
363
 
364
+ --security-attributes [complex type]
365
+
366
+ Security Attributes for this resource. Each key is predefined and
367
+ scoped to a namespace. For more information, see ZPR Artifacts.
368
+ Example: *{“Oracle-ZPR”: {“MaxEgressCount”: {“value”: “42”, “mode”:
369
+ “audit”}}}* This is a complex type whose value must be valid JSON. The
370
+ value can be provided as a string on the command line or passed in as
371
+ a file using the file://path/to/file syntax.
372
+
373
+ The "--generate-param-json-input" option can be used to generate an
374
+ example of the JSON which must be provided. We recommend storing this
375
+ example in a file, modifying it as needed and then passing it back in
376
+ via the file:// syntax.
377
+
364
378
  --wait-for-state [text]
365
379
 
366
380
  This operation asynchronously creates, modifies or deletes a resource
@@ -368,6 +368,20 @@ example of the JSON which must be provided. We recommend storing this
368
368
  example in a file, modifying it as needed and then passing it back in
369
369
  via the file:// syntax.
370
370
 
371
+ --security-attributes [complex type]
372
+
373
+ Security Attributes for this resource. Each key is predefined and
374
+ scoped to a namespace. For more information, see ZPR Artifacts.
375
+ Example: *{“Oracle-ZPR”: {“MaxEgressCount”: {“value”: “42”, “mode”:
376
+ “audit”}}}* This is a complex type whose value must be valid JSON. The
377
+ value can be provided as a string on the command line or passed in as
378
+ a file using the file://path/to/file syntax.
379
+
380
+ The "--generate-param-json-input" option can be used to generate an
381
+ example of the JSON which must be provided. We recommend storing this
382
+ example in a file, modifying it as needed and then passing it back in
383
+ via the file:// syntax.
384
+
371
385
  --shape-name [text]
372
386
 
373
387
  The shape of the DB System. The shape determines resources allocated
@@ -133,6 +133,17 @@ example of the JSON which must be provided. We recommend storing this
133
133
  example in a file, modifying it as needed and then passing it back in
134
134
  via the file:// syntax.
135
135
 
136
+ --certificate-config [complex type]
137
+
138
+ This is a complex type whose value must be valid JSON. The value can
139
+ be provided as a string on the command line or passed in as a file
140
+ using the file://path/to/file syntax.
141
+
142
+ The "--generate-param-json-input" option can be used to generate an
143
+ example of the JSON which must be provided. We recommend storing this
144
+ example in a file, modifying it as needed and then passing it back in
145
+ via the file:// syntax.
146
+
136
147
  --data-node-host-bare-metal-shape [text]
137
148
 
138
149
  The bare metal shape for the cluster’s data nodes.
@@ -225,6 +236,10 @@ The node shape for the cluster’s master nodes.
225
236
  The maximum time to wait for the work request to reach the state
226
237
  defined by "--wait-for-state". Defaults to 1200 seconds.
227
238
 
239
+ --nsg-id [text]
240
+
241
+ The OCID of the NSG where the private endpoint vnic will be attached.
242
+
228
243
  --opendashboard-node-host-shape [text]
229
244
 
230
245
  The node shape for the cluster’s OpenSearch Dashboard nodes.
@@ -281,6 +296,24 @@ Accepted values are:
281
296
  The amount of storage in GB, to configure per node for the cluster’s
282
297
  search nodes.
283
298
 
299
+ --security-attributes [complex type]
300
+
301
+ Security attributes for this resource. Each key is predefined and
302
+ scoped to a namespace. For more information, see Resource Tags.
303
+
304
+ Example:
305
+
306
+ {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "enforce"}}}
307
+
308
+ This is a complex type whose value must be valid JSON. The value can
309
+ be provided as a string on the command line or passed in as a file
310
+ using the file://path/to/file syntax.
311
+
312
+ The "--generate-param-json-input" option can be used to generate an
313
+ example of the JSON which must be provided. We recommend storing this
314
+ example in a file, modifying it as needed and then passing it back in
315
+ via the file:// syntax.
316
+
284
317
  --security-master-user-name [text]
285
318
 
286
319
  The name of the master user that are used to manage security config
@@ -5,6 +5,8 @@
5
5
 
6
6
  * Usage
7
7
 
8
+ * Required Parameters
9
+
8
10
  * Optional Parameters
9
11
 
10
12
  * Global Parameters
@@ -24,6 +26,14 @@ Usage
24
26
  oci opensearch cluster shapes-details list [OPTIONS]
25
27
 
26
28
 
29
+ Required Parameters
30
+ ===================
31
+
32
+ --compartment-id, -c [text]
33
+
34
+ The ID of the compartment in which to list resources.
35
+
36
+
27
37
  Optional Parameters
28
38
  ===================
29
39
 
@@ -80,4 +90,6 @@ Please note this sample will only work in the POSIX-compliant bash-
80
90
  like shell. You need to set up the OCI configuration and appropriate
81
91
  security policies before trying the examples.
82
92
 
83
- oci opensearch cluster shapes-details list
93
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/opensearch/cluster/shapes-details/list.html#cmdoption-compartment-id
94
+
95
+ oci opensearch cluster shapes-details list --compartment-id $compartment_id
@@ -52,6 +52,17 @@ example of the JSON which must be provided. We recommend storing this
52
52
  example in a file, modifying it as needed and then passing it back in
53
53
  via the file:// syntax.
54
54
 
55
+ --certificate-config [complex type]
56
+
57
+ This is a complex type whose value must be valid JSON. The value can
58
+ be provided as a string on the command line or passed in as a file
59
+ using the file://path/to/file syntax.
60
+
61
+ The "--generate-param-json-input" option can be used to generate an
62
+ example of the JSON which must be provided. We recommend storing this
63
+ example in a file, modifying it as needed and then passing it back in
64
+ via the file:// syntax.
65
+
55
66
  --defined-tags [complex type]
56
67
 
57
68
  Defined tags for this resource. Each key is predefined and scoped to a
@@ -151,6 +162,24 @@ example of the JSON which must be provided. We recommend storing this
151
162
  example in a file, modifying it as needed and then passing it back in
152
163
  via the file:// syntax.
153
164
 
165
+ --security-attributes [complex type]
166
+
167
+ Security attributes for this resource. Each key is predefined and
168
+ scoped to a namespace. For more information, see Resource Tags.
169
+
170
+ Example:
171
+
172
+ {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "enforce"}}}
173
+
174
+ This is a complex type whose value must be valid JSON. The value can
175
+ be provided as a string on the command line or passed in as a file
176
+ using the file://path/to/file syntax.
177
+
178
+ The "--generate-param-json-input" option can be used to generate an
179
+ example of the JSON which must be provided. We recommend storing this
180
+ example in a file, modifying it as needed and then passing it back in
181
+ via the file:// syntax.
182
+
154
183
  --security-master-user-name [text]
155
184
 
156
185
  The name of the master user that are used to manage security config
@@ -120,6 +120,24 @@ provided version.
120
120
  The maximum time to wait for the work request to reach the state
121
121
  defined by "--wait-for-state". Defaults to 1200 seconds.
122
122
 
123
+ --security-attributes [complex type]
124
+
125
+ Security attributes for this resource. Each key is predefined and
126
+ scoped to a namespace. For more information, see Resource Tags.
127
+
128
+ Example:
129
+
130
+ {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "enforce"}}}
131
+
132
+ This is a complex type whose value must be valid JSON. The value can
133
+ be provided as a string on the command line or passed in as a file
134
+ using the file://path/to/file syntax.
135
+
136
+ The "--generate-param-json-input" option can be used to generate an
137
+ example of the JSON which must be provided. We recommend storing this
138
+ example in a file, modifying it as needed and then passing it back in
139
+ via the file:// syntax.
140
+
123
141
  --system-tags [complex type]
124
142
 
125
143
  Usage of system tag keys. These predefined keys are scoped to
@@ -1,5 +1,5 @@
1
- "list-errors"
2
- *************
1
+ "list"
2
+ ******
3
3
 
4
4
  * Description
5
5
 
@@ -23,7 +23,7 @@ Return a (paginated) list of errors for a given work request.
23
23
  Usage
24
24
  =====
25
25
 
26
- oci organizations work-request-error list-errors [OPTIONS]
26
+ oci organizations work-request-error list [OPTIONS]
27
27
 
28
28
 
29
29
  Required Parameters
@@ -113,6 +113,6 @@ Please note this sample will only work in the POSIX-compliant bash-
113
113
  like shell. You need to set up the OCI configuration and appropriate
114
114
  security policies before trying the examples.
115
115
 
116
- 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/organizations/work-request-error/list-errors.html#cmdoption-work-request-id
116
+ 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/organizations/work-request-error/list.html#cmdoption-work-request-id
117
117
 
118
- oci organizations work-request-error list-errors --work-request-id $work_request_id
118
+ oci organizations work-request-error list --work-request-id $work_request_id
@@ -11,4 +11,4 @@ An error encountered while executing a work request.
11
11
  Available Commands
12
12
  ==================
13
13
 
14
- * list-errors
14
+ * list
@@ -141,7 +141,7 @@ Available Commands
141
141
 
142
142
  * work-request-error
143
143
 
144
- * list-errors
144
+ * list
145
145
 
146
146
  * work-request-log
147
147
 
@@ -135,6 +135,24 @@ via the file:// syntax.
135
135
 
136
136
  The ID of the corresponding OCI Cache Config Set for the cluster.
137
137
 
138
+ --security-attributes [complex type]
139
+
140
+ Security attributes for redis cluster resource. Each key is predefined
141
+ and scoped to a namespace. For more information, see Resource Tags.
142
+
143
+ Example:
144
+
145
+ {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "enforce"}}}
146
+
147
+ This is a complex type whose value must be valid JSON. The value can
148
+ be provided as a string on the command line or passed in as a file
149
+ using the file://path/to/file syntax.
150
+
151
+ The "--generate-param-json-input" option can be used to generate an
152
+ example of the JSON which must be provided. We recommend storing this
153
+ example in a file, modifying it as needed and then passing it back in
154
+ via the file:// syntax.
155
+
138
156
  --shard-count [integer]
139
157
 
140
158
  The number of shards in sharded cluster. Only applicable when
@@ -135,6 +135,24 @@ via the file:// syntax.
135
135
 
136
136
  The ID of the corresponding OCI Cache Config Set for the cluster.
137
137
 
138
+ --security-attributes [complex type]
139
+
140
+ Security attributes for redis cluster resource. Each key is predefined
141
+ and scoped to a namespace. For more information, see Resource Tags.
142
+
143
+ Example:
144
+
145
+ {"Oracle-ZPR": {"MaxEgressCount": {"value": "42", "mode": "enforce"}}}
146
+
147
+ This is a complex type whose value must be valid JSON. The value can
148
+ be provided as a string on the command line or passed in as a file
149
+ using the file://path/to/file syntax.
150
+
151
+ The "--generate-param-json-input" option can be used to generate an
152
+ example of the JSON which must be provided. We recommend storing this
153
+ example in a file, modifying it as needed and then passing it back in
154
+ via the file:// syntax.
155
+
138
156
  --shard-count [integer]
139
157
 
140
158
  The number of shards in sharded cluster. Only applicable when
@@ -17,7 +17,8 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Gets the list of resources associated with the specified job.
20
+ Gets the list of resources associated with the specified job. For more
21
+ information, see Listing Job Resources.
21
22
 
22
23
 
23
24
  Usage
@@ -17,7 +17,8 @@
17
17
  Description
18
18
  ===========
19
19
 
20
- Gets the list of resources associated with the specified stack.
20
+ Gets the list of resources associated with the specified stack. For
21
+ more information, see Listing Stack Resources.
21
22
 
22
23
 
23
24
  Usage
@@ -18,8 +18,8 @@ Description
18
18
  ===========
19
19
 
20
20
  Moves a configuration source provider into a different compartment
21
- within the same tenancy. For information about moving resources
22
- between compartments, see Moving Resources to a Different Compartment.
21
+ within the same tenancy. For more information, see Moving a
22
+ Configuration Source Provider.
23
23
 
24
24
 
25
25
  Usage
@@ -18,7 +18,7 @@ Description
18
18
  ===========
19
19
 
20
20
  Creates a configuration source provider in the specified compartment.
21
- For more information, see To create a configuration source provider.
21
+ For more information, see Creating a Configuration Source Provider.
22
22
 
23
23
 
24
24
  Usage
@@ -73,8 +73,8 @@ confidential information.
73
73
 
74
74
  --display-name [text]
75
75
 
76
- Human-readable name of the configuration source provider. Avoid
77
- entering confidential information.
76
+ A user-friendly name. Does not have to be unique, and it’s changeable.
77
+ Avoid entering confidential information.
78
78
 
79
79
  --freeform-tags [complex type]
80
80