oci-cli 3.63.3__py3-none-any.whl → 3.64.1__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 (289) hide show
  1. oci_cli/bin/devops.psm1 +5 -1
  2. oci_cli/bin/redis.psm1 +28 -3
  3. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt +133 -0
  4. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt +180 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt +131 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt +93 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt +194 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt +129 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection.txt +14 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group.txt +22 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt +142 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt +187 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt +184 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt +141 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt +103 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt +137 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt +137 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt +206 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt +202 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt +137 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection.txt +14 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job.txt +30 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt +138 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt +173 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt +163 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt +136 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt +98 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt +189 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt +177 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt +137 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection.txt +14 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source.txt +26 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt +108 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt +157 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt +132 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt +94 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt +167 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt +137 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection.txt +14 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint.txt +22 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision.txt +76 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/compute/{compute-gpu-memory-cluster-collection/list-compute-gpu-memory-clusters.txt → compute-gpu-memory-cluster/list.txt} +5 -5
  43. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster.txt +2 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +0 -5
  45. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +0 -5
  46. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +0 -5
  47. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt +11 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/compute.txt +2 -4
  49. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt +2 -2
  50. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt +2 -2
  51. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt +140 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt +182 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt +138 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt +108 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt +145 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt +211 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt +192 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set.txt +28 -0
  59. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt +5 -0
  60. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +11 -10
  61. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +9 -8
  62. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt +5 -0
  63. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt +5 -0
  64. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt +5 -1
  65. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt +5 -1
  66. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt +5 -2
  67. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +14 -10
  68. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt +205 -0
  69. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt +135 -0
  70. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt +5 -1
  71. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt +5 -1
  72. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt +5 -1
  73. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt +5 -1
  74. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt +143 -0
  75. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt +14 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +14 -1
  77. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt +10 -1
  78. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile.txt +6 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt +5 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt +6 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +6 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt +187 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt +5 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt +1 -1
  85. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt +1 -1
  86. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt +1 -1
  87. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt +28 -1
  88. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +1 -1
  89. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt +9 -9
  90. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/create-peer-target-database-database-cloud-service-details.txt +10 -6
  91. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/peer-target-database/update-peer-target-database-database-cloud-service-details.txt +10 -6
  92. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt +13 -2
  93. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt +9 -0
  94. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt +134 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt +135 -0
  96. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +33 -2
  97. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +2 -2
  98. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +2 -2
  99. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt +112 -0
  100. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt +186 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +49 -1
  102. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +41 -2
  103. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt +5 -0
  104. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt +5 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt +188 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt +174 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt +21 -3
  108. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt +145 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt +145 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt +129 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment.txt +18 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt +3 -2
  113. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt +159 -0
  114. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt +131 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt +3 -1
  116. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt +8 -0
  117. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +3 -1
  118. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt +135 -0
  119. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt +189 -0
  120. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt +133 -0
  121. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt +95 -0
  122. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt +197 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt +375 -0
  124. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection.txt +14 -0
  125. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config.txt +23 -0
  126. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt +7 -2
  127. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt +179 -0
  128. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt +135 -0
  129. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt +131 -0
  130. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt +7 -1
  131. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt +10 -1
  132. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt +132 -0
  133. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +7 -1
  134. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment.txt +8 -0
  135. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt +7 -1
  136. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt +21 -2
  137. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy.txt +4 -0
  138. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt +27 -0
  139. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt +5 -0
  140. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt +5 -0
  141. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt +5 -0
  142. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt +1 -1
  143. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt +1 -1
  144. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt +2 -2
  145. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt +2 -2
  146. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt +138 -0
  147. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt +175 -0
  148. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt +137 -0
  149. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt +118 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt +99 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt +189 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt +365 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary.txt +15 -0
  154. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group.txt +25 -0
  155. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt +164 -0
  156. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt +142 -0
  157. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt +195 -0
  158. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt +140 -0
  159. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt +102 -0
  160. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt +202 -0
  161. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt +385 -0
  162. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection.txt +14 -0
  163. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt +132 -0
  164. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt +129 -0
  165. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt +92 -0
  166. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt +171 -0
  167. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt +205 -0
  168. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection.txt +14 -0
  169. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition.txt +20 -0
  170. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy.txt +25 -0
  171. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +13 -2
  172. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt +14 -0
  173. oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt +118 -0
  174. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt +1 -7
  175. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt +1 -7
  176. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt +29 -24
  177. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt +1 -7
  178. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt +2 -7
  179. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt +1 -7
  180. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt +1 -7
  181. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt +1 -7
  182. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt +1 -7
  183. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt +1 -7
  184. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt +23 -7
  185. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt +1 -7
  186. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt +1 -7
  187. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt +1 -7
  188. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt +11 -0
  189. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-local-clone.txt +4 -0
  190. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-remote-clone.txt +4 -0
  191. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/create-snapshot.txt +157 -0
  192. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/delete-snapshot.txt +129 -0
  193. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/get-snapshot.txt +92 -0
  194. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database/list-snapshots.txt +145 -0
  195. oci_cli/help_text_producer/data_files/text/cmdref/db/pluggable-database.txt +8 -0
  196. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +8 -0
  197. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt +1 -1
  198. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt +1 -1
  199. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt +119 -0
  200. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt +119 -0
  201. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt +4 -0
  202. oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +4 -0
  203. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-cohere-chat-request.txt +3 -1
  204. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-inference/chat-result/chat-generic-chat-request.txt +83 -3
  205. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +9 -0
  206. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +4 -3
  207. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +9 -0
  208. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +20 -8
  209. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +8 -9
  210. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +1 -1
  211. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +2 -2
  212. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +2 -2
  213. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +9 -0
  214. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +4 -3
  215. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +9 -0
  216. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +20 -8
  217. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +1 -1
  218. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +2 -2
  219. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +2 -2
  220. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log/list.txt → work-request-log-entry/list-logs.txt} +5 -5
  221. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log.txt → work-request-log-entry.txt} +3 -3
  222. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +2 -2
  223. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +2 -2
  224. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt +2 -2
  225. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt +12 -10
  226. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt +11 -16
  227. oci_cli/help_text_producer/data_files/text/cmdref/network/ipv6/create.txt +4 -0
  228. oci_cli/help_text_producer/data_files/text/cmdref/network/vnic/assign-ipv6.txt +4 -0
  229. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary/list-associated-oci-cache-clusters.txt +139 -0
  230. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary.txt +14 -0
  231. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt +139 -0
  232. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt +175 -0
  233. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt +138 -0
  234. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt +100 -0
  235. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt +173 -0
  236. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary/list-oci-cache-config-sets.txt +148 -0
  237. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary.txt +14 -0
  238. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set.txt +23 -0
  239. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set.txt +33 -0
  240. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt +96 -0
  241. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary/list-oci-cache-default-config-sets.txt +156 -0
  242. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary.txt +14 -0
  243. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set.txt +15 -0
  244. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set.txt +21 -0
  245. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +4 -0
  246. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +4 -0
  247. oci_cli/help_text_producer/data_files/text/cmdref/redis.txt +32 -0
  248. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +2 -1
  249. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +15 -12
  250. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  251. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +2 -2
  252. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt +153 -0
  253. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +20 -14
  254. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +2 -2
  255. oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt +3 -1
  256. oci_cli/help_text_producer/data_files/text/cmdref/support.txt +2 -0
  257. oci_cli/version.py +1 -1
  258. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/METADATA +2 -2
  259. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/RECORD +288 -161
  260. services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py +2349 -448
  261. services/cims/src/oci_cli_incident/cims_cli_extended.py +70 -14
  262. services/cims/src/oci_cli_incident/generated/incident_cli.py +76 -15
  263. services/core/src/oci_cli_compute/generated/compute_cli.py +19 -79
  264. services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +21 -15
  265. services/core/src/oci_cli_virtual_network/virtualnetwork_cli_extended.py +5 -1
  266. services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +3832 -391
  267. services/data_science/src/oci_cli_data_science/datascience_cli_extended.py +47 -6
  268. services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1351 -139
  269. services/database/src/oci_cli_database/database_cli_extended.py +53 -2
  270. services/database/src/oci_cli_database/generated/database_cli.py +222 -2
  271. services/devops/src/oci_cli_devops/generated/devops_cli.py +62 -2
  272. services/generative_ai_inference/src/oci_cli_generative_ai_inference/generated/generativeaiinference_cli.py +39 -5
  273. services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +67 -25
  274. services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +38 -4
  275. services/redis/src/oci_cli_oci_cache_config_set/__init__.py +4 -0
  276. services/redis/src/oci_cli_oci_cache_config_set/generated/__init__.py +4 -0
  277. services/redis/src/oci_cli_oci_cache_config_set/generated/client_mappings.py +14 -0
  278. services/redis/src/oci_cli_oci_cache_config_set/generated/ocicacheconfigset_cli.py +458 -0
  279. services/redis/src/oci_cli_oci_cache_default_config_set/__init__.py +4 -0
  280. services/redis/src/oci_cli_oci_cache_default_config_set/generated/__init__.py +4 -0
  281. services/redis/src/oci_cli_oci_cache_default_config_set/generated/client_mappings.py +14 -0
  282. services/redis/src/oci_cli_oci_cache_default_config_set/generated/ocicachedefaultconfigset_cli.py +129 -0
  283. services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py +10 -2
  284. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-collection.txt +0 -14
  285. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/LICENSE.txt +0 -0
  286. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  287. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/WHEEL +0 -0
  288. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/entry_points.txt +0 -0
  289. {oci_cli-3.63.3.dist-info → oci_cli-3.64.1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,194 @@
1
+ "update"
2
+ ********
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Update a streamGroup
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci ai-vision stream-group update [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --stream-group-id [text]
33
+
34
+ StreamGroup Id.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --defined-tags [complex type]
41
+
42
+ Defined tags for this resource. Each key is predefined and scoped to a
43
+ namespace. For example: *{“foo-namespace”: {“bar-key”: “value”}}* This
44
+ is a complex type whose value must be valid JSON. The value can be
45
+ provided as a string on the command line or passed in as a file using
46
+ the file://path/to/file syntax.
47
+
48
+ The "--generate-param-json-input" option can be used to generate an
49
+ example of the JSON which must be provided. We recommend storing this
50
+ example in a file, modifying it as needed and then passing it back in
51
+ via the file:// syntax.
52
+
53
+ --display-name [text]
54
+
55
+ A human-friendly name for the streamGroup.
56
+
57
+ --force
58
+
59
+ Perform update without prompting for confirmation.
60
+
61
+ --freeform-tags [complex type]
62
+
63
+ A simple key-value pair that is applied without any predefined name,
64
+ type, or scope. It exists for cross-compatibility only. For example:
65
+ *{“bar-key”: “value”}* This is a complex type whose value must be
66
+ valid JSON. The value can be provided as a string on the command line
67
+ or passed in as a file using the file://path/to/file syntax.
68
+
69
+ The "--generate-param-json-input" option can be used to generate an
70
+ example of the JSON which must be provided. We recommend storing this
71
+ example in a file, modifying it as needed and then passing it back in
72
+ via the file:// syntax.
73
+
74
+ --from-json [text]
75
+
76
+ Provide input to this command as a JSON document from a file using the
77
+ file://path-to/file syntax.
78
+
79
+ The "--generate-full-command-json-input" option can be used to
80
+ generate a sample json file to be used with this command option. The
81
+ key names are pre-populated and match the command option names
82
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
83
+ while the values of the keys need to be populated by the user before
84
+ using the sample file as an input to this command. For any command
85
+ option that accepts multiple values, the value of the key can be a
86
+ JSON array.
87
+
88
+ Options can still be provided on the command line. If an option exists
89
+ in both the JSON document and the command line then the command line
90
+ specified value will be used.
91
+
92
+ For examples on usage of this option, please see our “using CLI with
93
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
94
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
95
+
96
+ --if-match [text]
97
+
98
+ For optimistic concurrency control. In the PUT or DELETE call for a
99
+ resource, set the *if-match* parameter to the value of the etag from a
100
+ previous GET or POST response for that resource. The resource will be
101
+ updated or deleted only if the etag you provide matches the resource’s
102
+ current etag value.
103
+
104
+ --is-enabled [boolean]
105
+
106
+ Stream
107
+
108
+ --max-wait-seconds [integer]
109
+
110
+ The maximum time to wait for the work request to reach the state
111
+ defined by "--wait-for-state". Defaults to 1200 seconds.
112
+
113
+ --stream-overlaps [complex type]
114
+
115
+ List of streamSource OCIDs where the streamSource overlaps in field of
116
+ view.
117
+
118
+ This option is a JSON list with items of type StreamGroupOverlap. For
119
+ documentation on StreamGroupOverlap please see our API reference: htt
120
+ ps://docs.cloud.oracle.com/api/#/en/aiservicevision/20220125/datatype
121
+ s/StreamGroupOverlap. This is a complex type whose value must be valid
122
+ JSON. The value can be provided as a string on the command line or
123
+ passed in as a file using the file://path/to/file syntax.
124
+
125
+ The "--generate-param-json-input" option can be used to generate an
126
+ example of the JSON which must be provided. We recommend storing this
127
+ example in a file, modifying it as needed and then passing it back in
128
+ via the file:// syntax.
129
+
130
+ --stream-source-ids [complex type]
131
+
132
+ List of streamSource OCIDs associated with the stream group This is a
133
+ complex type whose value must be valid JSON. The value can be provided
134
+ as a string on the command line or passed in as a file using the
135
+ file://path/to/file syntax.
136
+
137
+ The "--generate-param-json-input" option can be used to generate an
138
+ example of the JSON which must be provided. We recommend storing this
139
+ example in a file, modifying it as needed and then passing it back in
140
+ via the file:// syntax.
141
+
142
+ --wait-for-state [text]
143
+
144
+ This operation asynchronously creates, modifies or deletes a resource
145
+ and uses a work request to track the progress of the operation.
146
+ Specify this option to perform the action and then wait until the work
147
+ request reaches a certain state. Multiple states can be specified,
148
+ returning on the first state. For example, "--wait-for-state"
149
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
150
+ lifecycle state is reached first. If timeout is reached, a return code
151
+ of 2 is returned. For any other error, a return code of 1 is returned.
152
+
153
+ Accepted values are:
154
+
155
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, WAITING
156
+
157
+ --wait-interval-seconds [integer]
158
+
159
+ Check every "--wait-interval-seconds" to see whether the work request
160
+ has reached the state defined by "--wait-for-state". Defaults to 30
161
+ seconds.
162
+
163
+
164
+ Global Parameters
165
+ =================
166
+
167
+ Use "oci --help" for help on global parameters.
168
+
169
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
170
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
171
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
172
+ --generate-param-json-input", "--help", "--latest-version", "--max-
173
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
174
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
175
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
176
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
177
+
178
+
179
+ Example using required parameter
180
+ ================================
181
+
182
+ Copy the following CLI commands into a file named example.sh. Run the
183
+ command by typing “bash example.sh” and replacing the example
184
+ parameters with your own.
185
+
186
+ Please note this sample will only work in the POSIX-compliant bash-
187
+ like shell. You need to set up the OCI configuration and appropriate
188
+ security policies before trying the examples.
189
+
190
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-vision/stream-group/create.html#cmdoption-compartment-id
191
+
192
+ stream_group_id=$(oci ai-vision stream-group create --compartment-id $compartment_id --query data.id --raw-output)
193
+
194
+ oci ai-vision stream-group update --stream-group-id $stream_group_id
@@ -0,0 +1,129 @@
1
+ "list-stream-groups"
2
+ ********************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Optional Parameters
9
+
10
+ * Global Parameters
11
+
12
+ * Example using required parameter
13
+
14
+
15
+ Description
16
+ ===========
17
+
18
+ Gets a list of the streamGroups in the specified compartment.
19
+
20
+
21
+ Usage
22
+ =====
23
+
24
+ oci ai-vision stream-group-collection list-stream-groups [OPTIONS]
25
+
26
+
27
+ Optional Parameters
28
+ ===================
29
+
30
+ --all
31
+
32
+ Fetches all pages of results. If you provide this option, then you
33
+ cannot provide the "--limit" option.
34
+
35
+ --compartment-id, -c [text]
36
+
37
+ The ID of the compartment in which to list resources.
38
+
39
+ --display-name [text]
40
+
41
+ A filter to return only resources that match the entire display name
42
+ given.
43
+
44
+ --from-json [text]
45
+
46
+ Provide input to this command as a JSON document from a file using the
47
+ file://path-to/file syntax.
48
+
49
+ The "--generate-full-command-json-input" option can be used to
50
+ generate a sample json file to be used with this command option. The
51
+ key names are pre-populated and match the command option names
52
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
53
+ while the values of the keys need to be populated by the user before
54
+ using the sample file as an input to this command. For any command
55
+ option that accepts multiple values, the value of the key can be a
56
+ JSON array.
57
+
58
+ Options can still be provided on the command line. If an option exists
59
+ in both the JSON document and the command line then the command line
60
+ specified value will be used.
61
+
62
+ For examples on usage of this option, please see our “using CLI with
63
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
64
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
65
+
66
+ --id [text]
67
+
68
+ The filter to find the device with the given identifier.
69
+
70
+ --limit [integer]
71
+
72
+ The maximum number of items to return.
73
+
74
+ --page [text]
75
+
76
+ The position at which to start retrieving results. This must come from
77
+ the *opc-next-page* header field of a previous response.
78
+
79
+ --page-size [integer]
80
+
81
+ When fetching results, the number of results to fetch per call. Only
82
+ valid when used with "--all" or "--limit", and ignored otherwise.
83
+
84
+ --sort-by [text]
85
+
86
+ The field to sort by. Only one sort order may be provided. The default
87
+ order for timeCreated is descending. The default order for displayName
88
+ is ascending.
89
+
90
+ Accepted values are:
91
+
92
+ displayName, timeCreated
93
+
94
+ --sort-order [text]
95
+
96
+ The sort order to use, either ‘ASC’ or ‘DESC’.
97
+
98
+ Accepted values are:
99
+
100
+ ASC, DESC
101
+
102
+
103
+ Global Parameters
104
+ =================
105
+
106
+ Use "oci --help" for help on global parameters.
107
+
108
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
109
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
110
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
111
+ --generate-param-json-input", "--help", "--latest-version", "--max-
112
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
113
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
114
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
115
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
116
+
117
+
118
+ Example using required parameter
119
+ ================================
120
+
121
+ Copy the following CLI commands into a file named example.sh. Run the
122
+ command by typing “bash example.sh” and replacing the example
123
+ parameters with your own.
124
+
125
+ Please note this sample will only work in the POSIX-compliant bash-
126
+ like shell. You need to set up the OCI configuration and appropriate
127
+ security policies before trying the examples.
128
+
129
+ oci ai-vision stream-group-collection list-stream-groups
@@ -0,0 +1,14 @@
1
+ stream-group-collection
2
+ ***********************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ The results of a streamGroup search.
9
+
10
+
11
+ Available Commands
12
+ ==================
13
+
14
+ * list-stream-groups
@@ -0,0 +1,22 @@
1
+ stream-group
2
+ ************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Details for a Stream Group
9
+
10
+
11
+ Available Commands
12
+ ==================
13
+
14
+ * change-compartment
15
+
16
+ * create
17
+
18
+ * delete
19
+
20
+ * get
21
+
22
+ * update
@@ -0,0 +1,142 @@
1
+ "change-compartment"
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
+ Move a streamJob from one compartment to another. When provided, If-
21
+ Match is checked against the ETag values of the resource.
22
+
23
+
24
+ Usage
25
+ =====
26
+
27
+ oci ai-vision stream-job change-compartment [OPTIONS]
28
+
29
+
30
+ Required Parameters
31
+ ===================
32
+
33
+ --compartment-id, -c [text]
34
+
35
+ The OCID of the compartment into which the streamJob should be moved.
36
+
37
+ --stream-job-id [text]
38
+
39
+ Stream job id.
40
+
41
+
42
+ Optional Parameters
43
+ ===================
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
+ --if-match [text]
68
+
69
+ For optimistic concurrency control. In the PUT or DELETE call for a
70
+ resource, set the *if-match* parameter to the value of the etag from a
71
+ previous GET or POST response for that resource. The resource will be
72
+ updated or deleted only if the etag you provide matches the resource’s
73
+ current etag value.
74
+
75
+ --max-wait-seconds [integer]
76
+
77
+ The maximum time to wait for the work request to reach the state
78
+ defined by "--wait-for-state". Defaults to 1200 seconds.
79
+
80
+ --wait-for-state [text]
81
+
82
+ This operation asynchronously creates, modifies or deletes a resource
83
+ and uses a work request to track the progress of the operation.
84
+ Specify this option to perform the action and then wait until the work
85
+ request reaches a certain state. Multiple states can be specified,
86
+ returning on the first state. For example, "--wait-for-state"
87
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
88
+ lifecycle state is reached first. If timeout is reached, a return code
89
+ of 2 is returned. For any other error, a return code of 1 is returned.
90
+
91
+ Accepted values are:
92
+
93
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, WAITING
94
+
95
+ --wait-interval-seconds [integer]
96
+
97
+ Check every "--wait-interval-seconds" to see whether the work request
98
+ has reached the state defined by "--wait-for-state". Defaults to 30
99
+ seconds.
100
+
101
+
102
+ Global Parameters
103
+ =================
104
+
105
+ Use "oci --help" for help on global parameters.
106
+
107
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
108
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
109
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
110
+ --generate-param-json-input", "--help", "--latest-version", "--max-
111
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
112
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
113
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
114
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
115
+
116
+
117
+ Example using required parameter
118
+ ================================
119
+
120
+ Copy and paste the following example into a JSON file, replacing the
121
+ example parameters with your own.
122
+
123
+ oci ai-vision stream-source create --generate-param-json-input stream-source-details > stream-source-details.json
124
+
125
+ oci ai-vision stream-job create --generate-param-json-input features > features.json
126
+ oci ai-vision stream-job create --generate-param-json-input stream-output-location > stream-output-location.json
127
+
128
+ Copy the following CLI commands into a file named example.sh. Run the
129
+ command by typing “bash example.sh” and replacing the example
130
+ parameters with your own.
131
+
132
+ Please note this sample will only work in the POSIX-compliant bash-
133
+ like shell. You need to set up the OCI configuration and appropriate
134
+ security policies before trying the examples.
135
+
136
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-vision/stream-source/create.html#cmdoption-compartment-id
137
+
138
+ stream_source_id=$(oci ai-vision stream-source create --compartment-id $compartment_id --stream-source-details file://stream-source-details.json --query data.id --raw-output)
139
+
140
+ stream_job_id=$(oci ai-vision stream-job create --compartment-id $compartment_id --features file://features.json --stream-output-location file://stream-output-location.json --stream-source-id $stream_source_id --query data.id --raw-output)
141
+
142
+ oci ai-vision stream-job change-compartment --compartment-id $compartment_id --stream-job-id $stream_job_id
@@ -0,0 +1,187 @@
1
+ "create-stream-job-object-storage-output-location"
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
+ Create a stream analysis job with given inputs and features.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci ai-vision stream-job create-stream-job-object-storage-output-location [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --compartment-id, -c [text]
33
+
34
+ OCID of the compartment
35
+
36
+ --features [complex type]
37
+
38
+ a list of stream analysis features. This is a complex type whose value
39
+ must be valid JSON. The value can be provided as a string on the
40
+ command line or passed in as a file using the file://path/to/file
41
+ syntax.
42
+
43
+ The "--generate-param-json-input" option can be used to generate an
44
+ example of the JSON which must be provided. We recommend storing this
45
+ example in a file, modifying it as needed and then passing it back in
46
+ via the file:// syntax.
47
+
48
+ --stream-output-location-bucket-name [text]
49
+
50
+ The Object Storage bucket name.
51
+
52
+ --stream-output-location-namespace-name [text]
53
+
54
+ The Object Storage namespace.
55
+
56
+ --stream-output-location-prefix [text]
57
+
58
+ The Object Storage folder name.
59
+
60
+ --stream-source-id [text]
61
+
62
+ OCID of streamSource.
63
+
64
+
65
+ Optional Parameters
66
+ ===================
67
+
68
+ --defined-tags [complex type]
69
+
70
+ Defined tags for this resource. Each key is predefined and scoped to a
71
+ namespace. For example: *{“foo-namespace”: {“bar-key”: “value”}}* This
72
+ is a complex type whose value must be valid JSON. The value can be
73
+ provided as a string on the command line or passed in as a file using
74
+ the file://path/to/file syntax.
75
+
76
+ The "--generate-param-json-input" option can be used to generate an
77
+ example of the JSON which must be provided. We recommend storing this
78
+ example in a file, modifying it as needed and then passing it back in
79
+ via the file:// syntax.
80
+
81
+ --display-name [text]
82
+
83
+ Stream job display name.
84
+
85
+ --freeform-tags [complex type]
86
+
87
+ A simple key-value pair that is applied without any predefined name,
88
+ type, or scope. It exists for cross-compatibility only. For example:
89
+ *{“bar-key”: “value”}* This is a complex type whose value must be
90
+ valid JSON. The value can be provided as a string on the command line
91
+ or passed in as a file using the file://path/to/file syntax.
92
+
93
+ The "--generate-param-json-input" option can be used to generate an
94
+ example of the JSON which must be provided. We recommend storing this
95
+ example in a file, modifying it as needed and then passing it back in
96
+ via the file:// syntax.
97
+
98
+ --from-json [text]
99
+
100
+ Provide input to this command as a JSON document from a file using the
101
+ file://path-to/file syntax.
102
+
103
+ The "--generate-full-command-json-input" option can be used to
104
+ generate a sample json file to be used with this command option. The
105
+ key names are pre-populated and match the command option names
106
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
107
+ while the values of the keys need to be populated by the user before
108
+ using the sample file as an input to this command. For any command
109
+ option that accepts multiple values, the value of the key can be a
110
+ JSON array.
111
+
112
+ Options can still be provided on the command line. If an option exists
113
+ in both the JSON document and the command line then the command line
114
+ specified value will be used.
115
+
116
+ For examples on usage of this option, please see our “using CLI with
117
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
118
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
119
+
120
+ --max-wait-seconds [integer]
121
+
122
+ The maximum time to wait for the work request to reach the state
123
+ defined by "--wait-for-state". Defaults to 1200 seconds.
124
+
125
+ --wait-for-state [text]
126
+
127
+ This operation asynchronously creates, modifies or deletes a resource
128
+ and uses a work request to track the progress of the operation.
129
+ Specify this option to perform the action and then wait until the work
130
+ request reaches a certain state. Multiple states can be specified,
131
+ returning on the first state. For example, "--wait-for-state"
132
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
133
+ lifecycle state is reached first. If timeout is reached, a return code
134
+ of 2 is returned. For any other error, a return code of 1 is returned.
135
+
136
+ Accepted values are:
137
+
138
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, SUCCEEDED, WAITING
139
+
140
+ --wait-interval-seconds [integer]
141
+
142
+ Check every "--wait-interval-seconds" to see whether the work request
143
+ has reached the state defined by "--wait-for-state". Defaults to 30
144
+ seconds.
145
+
146
+
147
+ Global Parameters
148
+ =================
149
+
150
+ Use "oci --help" for help on global parameters.
151
+
152
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
153
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
154
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
155
+ --generate-param-json-input", "--help", "--latest-version", "--max-
156
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
157
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
158
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
159
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
160
+
161
+
162
+ Example using required parameter
163
+ ================================
164
+
165
+ Copy and paste the following example into a JSON file, replacing the
166
+ example parameters with your own.
167
+
168
+ oci ai-vision stream-source create --generate-param-json-input stream-source-details > stream-source-details.json
169
+
170
+ oci ai-vision stream-job create-stream-job-object-storage-output-location --generate-param-json-input features > features.json
171
+
172
+ Copy the following CLI commands into a file named example.sh. Run the
173
+ command by typing “bash example.sh” and replacing the example
174
+ parameters with your own.
175
+
176
+ Please note this sample will only work in the POSIX-compliant bash-
177
+ like shell. You need to set up the OCI configuration and appropriate
178
+ security policies before trying the examples.
179
+
180
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-vision/stream-source/create.html#cmdoption-compartment-id
181
+ export stream_output_location_bucket_name=<substitute-value-of-stream_output_location_bucket_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.html#cmdoption-stream-output-location-bucket-name
182
+ export stream_output_location_namespace_name=<substitute-value-of-stream_output_location_namespace_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.html#cmdoption-stream-output-location-namespace-name
183
+ export stream_output_location_prefix=<substitute-value-of-stream_output_location_prefix> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.html#cmdoption-stream-output-location-prefix
184
+
185
+ stream_source_id=$(oci ai-vision stream-source create --compartment-id $compartment_id --stream-source-details file://stream-source-details.json --query data.id --raw-output)
186
+
187
+ oci ai-vision stream-job create-stream-job-object-storage-output-location --compartment-id $compartment_id --features file://features.json --stream-output-location-bucket-name $stream_output_location_bucket_name --stream-output-location-namespace-name $stream_output_location_namespace_name --stream-output-location-prefix $stream_output_location_prefix --stream-source-id $stream_source_id