oci-cli 3.63.2__py3-none-any.whl → 3.64.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 (341) hide show
  1. oci_cli/bin/devops.psm1 +5 -1
  2. oci_cli/bin/multicloud.psm1 +53 -0
  3. oci_cli/bin/redis.psm1 +28 -3
  4. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/change-compartment.txt +133 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/create.txt +180 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/delete.txt +131 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/get.txt +93 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group/update.txt +194 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection/list-stream-groups.txt +129 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group-collection.txt +14 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-group.txt +22 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/change-compartment.txt +142 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create-stream-job-object-storage-output-location.txt +187 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/create.txt +184 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/delete.txt +141 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/get.txt +103 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/start.txt +137 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/stop.txt +137 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update-stream-job-object-storage-output-location.txt +206 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job/update.txt +202 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection/list-stream-jobs.txt +137 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job-collection.txt +14 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-job.txt +30 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/change-compartment.txt +138 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create-stream-source-rtsp-source-details.txt +173 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/create.txt +163 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/delete.txt +136 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/get.txt +98 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update-stream-source-rtsp-source-details.txt +189 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source/update.txt +177 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection/list-stream-sources.txt +137 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source-collection.txt +14 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/stream-source.txt +26 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/change-compartment.txt +108 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/create.txt +157 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/delete.txt +132 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/get.txt +94 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint/update.txt +167 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection/list-vision-private-endpoints.txt +137 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint-collection.txt +14 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision/vision-private-endpoint.txt +22 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/ai-vision.txt +76 -0
  43. 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
  44. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster.txt +2 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-compute-bare-metal-host-placement-constraint-details.txt +0 -5
  46. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch-instance-host-group-placement-constraint-details.txt +0 -5
  47. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/launch.txt +0 -5
  48. oci_cli/help_text_producer/data_files/text/cmdref/compute/instance/terminate.txt +11 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/compute.txt +2 -4
  50. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alert-analytics.txt +2 -2
  51. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/alert-summary/list-alerts.txt +2 -2
  52. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/change-compartment.txt +140 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/create.txt +182 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/delete.txt +138 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/get.txt +108 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list-associated-resources.txt +145 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/list.txt +211 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set/update.txt +192 -0
  59. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/attribute-set.txt +28 -0
  60. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-archive-retrieval/list.txt +5 -0
  61. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-event-analytics.txt +11 -10
  62. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-event-summary/list-audit-events.txt +9 -8
  63. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-analytics/list.txt +5 -0
  64. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-policy-collection/list-audit-policies.txt +5 -0
  65. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-available.txt +5 -1
  66. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/calculate-audit-volume-collected.txt +5 -1
  67. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-compartment.txt +5 -2
  68. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/change-retention.txt +14 -10
  69. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/create.txt +205 -0
  70. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/delete.txt +135 -0
  71. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/discover-audit-trails.txt +5 -1
  72. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/get.txt +5 -1
  73. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-available-audit-volumes.txt +5 -1
  74. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-collected-audit-volumes.txt +5 -1
  75. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list-target-overrides.txt +143 -0
  76. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/list.txt +14 -0
  77. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile/update.txt +14 -1
  78. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile-analytic-collection/list-audit-profile-analytics.txt +10 -1
  79. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-profile.txt +6 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/list.txt +5 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/start.txt +6 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail/update.txt +6 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/audit-trail-analytic-collection/list-audit-trail-analytics.txt +187 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-security-config/list.txt +5 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-table-access-entry-collection/list-database-table-access-entries.txt +1 -1
  86. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/database-view-access-entry-collection/list-database-view-access-entries.txt +1 -1
  87. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-column/list.txt +1 -1
  88. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy/list-masking-analytics.txt +28 -1
  89. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/masking-policy-referential-relation-summary/list-masking-policy-referential-relations.txt +1 -1
  90. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/on-prem-connector/list.txt +9 -9
  91. 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
  92. 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
  93. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-definition/generate-report.txt +13 -2
  94. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/report-summary/list-reports.txt +9 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/apply-security-assessment-template.txt +134 -0
  96. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/compare-to-template-baseline.txt +135 -0
  97. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/create.txt +33 -2
  98. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/download-security-assessment-report.txt +2 -2
  99. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/generate-security-assessment-report.txt +2 -2
  100. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/get-template-baseline-comparison.txt +112 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-checks.txt +186 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-finding-analytics.txt +35 -1
  103. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-findings.txt +33 -2
  104. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-feature-analytics.txt +5 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-security-features.txt +5 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-analytics.txt +188 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list-template-association-analytics.txt +174 -0
  108. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/list.txt +21 -3
  109. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-checks.txt +145 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/patch-findings.txt +145 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment/remove.txt +129 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-assessment.txt +18 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/change-compartment.txt +3 -2
  114. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/create.txt +159 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/delete.txt +131 -0
  116. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/get.txt +3 -1
  117. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/list.txt +8 -0
  118. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy/update.txt +3 -1
  119. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/change-compartment.txt +135 -0
  120. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/create.txt +189 -0
  121. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/delete.txt +133 -0
  122. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/get.txt +95 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config/update.txt +197 -0
  124. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection/list-security-policy-configs.txt +375 -0
  125. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config-collection.txt +14 -0
  126. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-config.txt +23 -0
  127. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/change-compartment.txt +7 -2
  128. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/create.txt +179 -0
  129. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/delete.txt +135 -0
  130. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/deploy.txt +131 -0
  131. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/get.txt +7 -1
  132. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/list.txt +10 -1
  133. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/refresh.txt +132 -0
  134. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment/update.txt +7 -1
  135. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-deployment.txt +8 -0
  136. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/get.txt +7 -1
  137. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy-entry-state/list.txt +21 -2
  138. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/security-policy.txt +4 -0
  139. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-discovery-analytics.txt +27 -0
  140. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sensitive-data-model/list-sensitive-column-analytics.txt +5 -0
  141. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection/list.txt +5 -0
  142. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-collection-analytics/list.txt +5 -0
  143. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql/list.txt +1 -1
  144. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-allowed-sql-analytics/list.txt +1 -1
  145. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violation-analytics.txt +2 -2
  146. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/sql-firewall-violation-summary/list-sql-firewall-violations.txt +2 -2
  147. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/change-compartment.txt +138 -0
  148. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/create.txt +175 -0
  149. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/delete.txt +137 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get-group-members.txt +118 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/get.txt +99 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group/update.txt +189 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary/list-target-database-groups.txt +365 -0
  154. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group-summary.txt +15 -0
  155. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/target-database-group.txt +25 -0
  156. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/bulk-create.txt +164 -0
  157. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/change-compartment.txt +142 -0
  158. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/create.txt +195 -0
  159. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/delete.txt +140 -0
  160. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/get.txt +102 -0
  161. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy/update.txt +202 -0
  162. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection/list-unified-audit-policies.txt +385 -0
  163. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-collection.txt +14 -0
  164. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/change-compartment.txt +132 -0
  165. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/delete.txt +129 -0
  166. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/get.txt +92 -0
  167. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition/update.txt +171 -0
  168. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection/list-unified-audit-policy-definitions.txt +205 -0
  169. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition-collection.txt +14 -0
  170. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy-definition.txt +20 -0
  171. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/unified-audit-policy.txt +25 -0
  172. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/create.txt +13 -2
  173. oci_cli/help_text_producer/data_files/text/cmdref/data-safe/user-assessment/list.txt +14 -0
  174. oci_cli/help_text_producer/data_files/text/cmdref/data-safe.txt +118 -0
  175. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/change-compartment.txt +1 -7
  176. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create-job-artifact.txt +1 -7
  177. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/create.txt +29 -24
  178. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/delete.txt +1 -7
  179. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get-artifact-content.txt +2 -7
  180. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/get.txt +1 -7
  181. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/head-job-artifact.txt +1 -7
  182. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job/update.txt +1 -7
  183. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/cancel.txt +1 -7
  184. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/change-compartment.txt +1 -7
  185. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/create.txt +23 -7
  186. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/delete.txt +1 -7
  187. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/get.txt +1 -7
  188. oci_cli/help_text_producer/data_files/text/cmdref/data-science/job-run/update.txt +1 -7
  189. oci_cli/help_text_producer/data_files/text/cmdref/data-science/pipeline-run/create.txt +11 -0
  190. oci_cli/help_text_producer/data_files/text/cmdref/db/database/create-standby-database.txt +114 -1
  191. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  192. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
  193. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +1 -1
  194. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +1 -1
  195. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/create-or-update.txt +1 -1
  196. oci_cli/help_text_producer/data_files/text/cmdref/devops/protected-branch/delete.txt +1 -1
  197. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/reopen-pull-request-comment.txt +119 -0
  198. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request/resolve-pull-request-comment.txt +119 -0
  199. oci_cli/help_text_producer/data_files/text/cmdref/devops/pull-request.txt +4 -0
  200. oci_cli/help_text_producer/data_files/text/cmdref/devops.txt +4 -0
  201. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response/submit-raw-email.txt +128 -0
  202. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane/email-raw-submitted-response.txt +15 -0
  203. oci_cli/help_text_producer/data_files/text/cmdref/email-data-plane.txt +4 -0
  204. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-kinesis-connection.txt +9 -0
  205. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-amazon-s3-connection.txt +4 -3
  206. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-azure-data-lake-storage-connection.txt +9 -0
  207. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-db2-connection.txt +20 -8
  208. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-google-pub-sub-connection.txt +8 -9
  209. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-jms-connection.txt +1 -1
  210. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-object-storage-connection.txt +2 -2
  211. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/create-oracle-nosql-connection.txt +2 -2
  212. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-kinesis-connection.txt +9 -0
  213. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-amazon-s3-connection.txt +4 -3
  214. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-azure-data-lake-storage-connection.txt +9 -0
  215. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-db2-connection.txt +20 -8
  216. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-jms-connection.txt +1 -1
  217. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-object-storage-connection.txt +2 -2
  218. oci_cli/help_text_producer/data_files/text/cmdref/goldengate/connection/update-oracle-nosql-connection.txt +2 -2
  219. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list-errors.txt → list.txt} +5 -5
  220. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  221. 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-work-request-logs.txt} +5 -5
  222. 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
  223. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
  224. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
  225. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.txt +167 -0
  226. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection.txt +14 -0
  227. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection/list-external-location-summaries-metadata.txt +162 -0
  228. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection.txt +15 -0
  229. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.txt +216 -0
  230. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata/external-locations-metadatum-collection.txt +14 -0
  231. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/metadata.txt +26 -0
  232. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata/get.txt +96 -0
  233. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection/list-multi-cloud-metadata.txt +133 -0
  234. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata-collection.txt +14 -0
  235. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata/multi-cloud-metadata.txt +15 -0
  236. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/multi-clouds-metadata.txt +22 -0
  237. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor/get.txt +111 -0
  238. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection/list-network-anchors.txt +180 -0
  239. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor-collection.txt +15 -0
  240. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor/network-anchor.txt +19 -0
  241. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-network-anchor.txt +22 -0
  242. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor/get.txt +106 -0
  243. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection/list-resource-anchors.txt +172 -0
  244. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor-collection.txt +15 -0
  245. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor/resource-anchor.txt +19 -0
  246. oci_cli/help_text_producer/data_files/text/cmdref/multicloud/omhub-resource-anchor.txt +22 -0
  247. oci_cli/help_text_producer/data_files/text/cmdref/multicloud.txt +58 -0
  248. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution/create.txt +2 -2
  249. oci_cli/help_text_producer/data_files/text/cmdref/network/drg-route-distribution.txt +12 -10
  250. oci_cli/help_text_producer/data_files/text/cmdref/network/ip-sec-connection/create.txt +11 -16
  251. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
  252. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  253. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  254. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
  255. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  256. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log → work-request-log-entry}/list.txt +1 -19
  257. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log.txt → work-request-log-entry.txt} +2 -2
  258. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  259. 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
  260. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/associated-oci-cache-cluster-summary.txt +14 -0
  261. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/change-compartment.txt +139 -0
  262. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/create.txt +175 -0
  263. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/delete.txt +138 -0
  264. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/get.txt +100 -0
  265. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set/update.txt +173 -0
  266. 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
  267. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set-summary.txt +14 -0
  268. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set/oci-cache-config-set.txt +23 -0
  269. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-config-set.txt +33 -0
  270. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set/get.txt +96 -0
  271. 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
  272. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set-summary.txt +14 -0
  273. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set/oci-cache-default-config-set.txt +15 -0
  274. oci_cli/help_text_producer/data_files/text/cmdref/redis/oci-cache-default-config-set.txt +21 -0
  275. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/create.txt +4 -0
  276. oci_cli/help_text_producer/data_files/text/cmdref/redis/redis-cluster/redis-cluster/update.txt +4 -0
  277. oci_cli/help_text_producer/data_files/text/cmdref/redis.txt +32 -0
  278. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +5 -4
  279. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +15 -12
  280. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  281. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +2 -2
  282. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/put-attachment.txt +153 -0
  283. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +20 -14
  284. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +2 -2
  285. oci_cli/help_text_producer/data_files/text/cmdref/support/incident.txt +3 -1
  286. oci_cli/help_text_producer/data_files/text/cmdref/support.txt +2 -0
  287. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  288. oci_cli/service_mapping.py +5 -0
  289. oci_cli/version.py +1 -1
  290. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/METADATA +2 -2
  291. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/RECORD +340 -169
  292. services/ai_vision/src/oci_cli_ai_service_vision/generated/aiservicevision_cli.py +2349 -448
  293. services/cims/src/oci_cli_incident/cims_cli_extended.py +70 -14
  294. services/cims/src/oci_cli_incident/generated/incident_cli.py +76 -15
  295. services/core/src/oci_cli_compute/generated/compute_cli.py +19 -79
  296. services/core/src/oci_cli_virtual_network/generated/virtualnetwork_cli.py +16 -14
  297. services/data_safe/src/oci_cli_data_safe/generated/datasafe_cli.py +3822 -391
  298. services/data_science/src/oci_cli_data_science/datascience_cli_extended.py +47 -6
  299. services/data_science/src/oci_cli_data_science/generated/datascience_cli.py +1351 -139
  300. services/database/src/oci_cli_database/database_cli_extended.py +16 -1
  301. services/devops/src/oci_cli_devops/generated/devops_cli.py +62 -2
  302. services/email_data_plane/src/oci_cli_email_dp/generated/emaildp_cli.py +41 -0
  303. services/golden_gate/src/oci_cli_golden_gate/generated/goldengate_cli.py +67 -25
  304. services/golden_gate/src/oci_cli_golden_gate/golden_gate_cli_extended.py +38 -4
  305. services/multicloud/__init__.py +4 -0
  306. services/multicloud/src/__init__.py +4 -0
  307. services/multicloud/src/oci_cli_metadata/__init__.py +4 -0
  308. services/multicloud/src/oci_cli_metadata/generated/__init__.py +4 -0
  309. services/multicloud/src/oci_cli_metadata/generated/client_mappings.py +14 -0
  310. services/multicloud/src/oci_cli_metadata/generated/metadata_cli.py +239 -0
  311. services/multicloud/src/oci_cli_multi_clouds_metadata/__init__.py +4 -0
  312. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/__init__.py +4 -0
  313. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/client_mappings.py +14 -0
  314. services/multicloud/src/oci_cli_multi_clouds_metadata/generated/multicloudsmetadata_cli.py +117 -0
  315. services/multicloud/src/oci_cli_multicloud/__init__.py +4 -0
  316. services/multicloud/src/oci_cli_multicloud/generated/__init__.py +4 -0
  317. services/multicloud/src/oci_cli_multicloud/generated/multicloud_service_cli.py +14 -0
  318. services/multicloud/src/oci_cli_omhub_network_anchor/__init__.py +4 -0
  319. services/multicloud/src/oci_cli_omhub_network_anchor/generated/__init__.py +4 -0
  320. services/multicloud/src/oci_cli_omhub_network_anchor/generated/client_mappings.py +14 -0
  321. services/multicloud/src/oci_cli_omhub_network_anchor/generated/omhubnetworkanchor_cli.py +150 -0
  322. services/multicloud/src/oci_cli_omhub_resource_anchor/__init__.py +4 -0
  323. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/__init__.py +4 -0
  324. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/client_mappings.py +14 -0
  325. services/multicloud/src/oci_cli_omhub_resource_anchor/generated/omhubresourceanchor_cli.py +143 -0
  326. services/multicloud/tests/__init__.py +4 -0
  327. services/redis/src/oci_cli_oci_cache_config_set/__init__.py +4 -0
  328. services/redis/src/oci_cli_oci_cache_config_set/generated/__init__.py +4 -0
  329. services/redis/src/oci_cli_oci_cache_config_set/generated/client_mappings.py +14 -0
  330. services/redis/src/oci_cli_oci_cache_config_set/generated/ocicacheconfigset_cli.py +458 -0
  331. services/redis/src/oci_cli_oci_cache_default_config_set/__init__.py +4 -0
  332. services/redis/src/oci_cli_oci_cache_default_config_set/generated/__init__.py +4 -0
  333. services/redis/src/oci_cli_oci_cache_default_config_set/generated/client_mappings.py +14 -0
  334. services/redis/src/oci_cli_oci_cache_default_config_set/generated/ocicachedefaultconfigset_cli.py +129 -0
  335. services/redis/src/oci_cli_redis_cluster/generated/rediscluster_cli.py +10 -2
  336. oci_cli/help_text_producer/data_files/text/cmdref/compute/compute-gpu-memory-cluster-collection.txt +0 -14
  337. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/LICENSE.txt +0 -0
  338. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  339. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/WHEEL +0 -0
  340. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/entry_points.txt +0 -0
  341. {oci_cli-3.63.2.dist-info → oci_cli-3.64.0.dist-info}/top_level.txt +0 -0
@@ -1,5 +1,5 @@
1
- "list"
2
- ******
1
+ "list-work-request-logs"
2
+ ************************
3
3
 
4
4
  * Description
5
5
 
@@ -24,7 +24,7 @@ ID.
24
24
  Usage
25
25
  =====
26
26
 
27
- oci governance-rules-control-plane work-request work-request-log list [OPTIONS]
27
+ oci governance-rules-control-plane work-request work-request-log-entry list-work-request-logs [OPTIONS]
28
28
 
29
29
 
30
30
  Required Parameters
@@ -124,6 +124,6 @@ Please note this sample will only work in the POSIX-compliant bash-
124
124
  like shell. You need to set up the OCI configuration and appropriate
125
125
  security policies before trying the examples.
126
126
 
127
- export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/governance-rules-control-plane/work-request/work-request-log/list.html#cmdoption-work-request-id
127
+ export work_request_id=<substitute-value-of-work_request_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/governance-rules-control-plane/work-request/work-request-log-entry/list-work-request-logs.html#cmdoption-work-request-id
128
128
 
129
- oci governance-rules-control-plane work-request work-request-log list --work-request-id $work_request_id
129
+ oci governance-rules-control-plane work-request work-request-log-entry list-work-request-logs --work-request-id $work_request_id
@@ -1,5 +1,5 @@
1
- work-request-log
2
- ****************
1
+ work-request-log-entry
2
+ **********************
3
3
 
4
4
 
5
5
  Description
@@ -11,4 +11,4 @@ A log message from the execution of a work request.
11
11
  Available Commands
12
12
  ==================
13
13
 
14
- * list
14
+ * list-work-request-logs
@@ -21,8 +21,8 @@ Available Commands
21
21
 
22
22
  * work-request-error
23
23
 
24
- * list-errors
24
+ * list
25
25
 
26
- * work-request-log
26
+ * work-request-log-entry
27
27
 
28
- * list
28
+ * list-work-request-logs
@@ -77,8 +77,8 @@ Available Commands
77
77
 
78
78
  * work-request-error
79
79
 
80
- * list-errors
80
+ * list
81
81
 
82
- * work-request-log
82
+ * work-request-log-entry
83
83
 
84
- * list
84
+ * list-work-request-logs
@@ -0,0 +1,167 @@
1
+ "list-external-location-mapping-metadata"
2
+ *****************************************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ List externalLocation metadata from OCI to the Cloud Service Provider
21
+ for regions, Physical Availability Zones. examples: application-
22
+ json: | [ { “externalLocation”: {
23
+ “cspRegion”: “eastus”, “cspPhysicalAz”: “eastus-az1”,
24
+ “cspPhysicalAzDisplayName”: “(US) East US 1”, “serviceName”:
25
+ “ORACLEDBATAZURE” }, “ociPhysicalAd”: “iad-ad-1”,
26
+ “ociLogicalAd”: “ad1”, “ociRegion”: “us-ashburn-1” },
27
+ { “externalLocation”: { “cspRegion”: “eastus”,
28
+ “cspPhysicalAz”: “eastus-az1”, “cspPhysicalAzDisplayName”:
29
+ “(US) East US 1”, “serviceName”: “ORACLEDBATAZURE”
30
+ }, “ociPhysicalAd”: “iad-ad-1”, “ociLogicalAd”: “ad1”,
31
+ “ociRegion”: “us-ashburn-1” }, {
32
+ “externalLocation”: { “cspRegion”: “eastus2”,
33
+ “cspPhysicalAz”: “eastus2-az3”, “cspPhysicalAzDisplayName”:
34
+ “(US) East US 1”, “serviceName”: “ORACLEDBATAZURE”
35
+ }, “ociPhysicalAd”: “iad-ad-2”, “ociLogicalAd”: “ad1”,
36
+ “ociRegion”: “us-ashburn-1” }, {
37
+ “externalLocation”: { “cspRegion”: “eastus”,
38
+ “cspPhysicalAz”: “eastus-az3” “cspPhysicalAzDisplayName”:
39
+ “(US) East US 1”, “serviceName”: “ORACLEDBATAZURE”
40
+ }, “ociPhysicalAd”: “iad-ad-333”, “ociLogicalAd”:
41
+ “ad1”, “ociRegion”: “us-ashburn-1” } ]
42
+
43
+
44
+ Usage
45
+ =====
46
+
47
+ oci multicloud metadata external-location-mapping-metadatum-summary-collection list-external-location-mapping-metadata [OPTIONS]
48
+
49
+
50
+ Required Parameters
51
+ ===================
52
+
53
+ --compartment-id, -c [text]
54
+
55
+ The OCID of the compartment in which to list resources.
56
+
57
+ --subscription-service-name [text]
58
+
59
+ The subscription type values from [ORACLEDBATAZURE, ORACLEDBATGOOGLE,
60
+ ORACLEDBATAWS]
61
+
62
+ Accepted values are:
63
+
64
+ ORACLEDBATAWS, ORACLEDBATAZURE, ORACLEDBATGOOGLE
65
+
66
+
67
+ Optional Parameters
68
+ ===================
69
+
70
+ --all
71
+
72
+ Fetches all pages of results. If you provide this option, then you
73
+ cannot provide the "--limit" option.
74
+
75
+ --from-json [text]
76
+
77
+ Provide input to this command as a JSON document from a file using the
78
+ file://path-to/file syntax.
79
+
80
+ The "--generate-full-command-json-input" option can be used to
81
+ generate a sample json file to be used with this command option. The
82
+ key names are pre-populated and match the command option names
83
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
84
+ while the values of the keys need to be populated by the user before
85
+ using the sample file as an input to this command. For any command
86
+ option that accepts multiple values, the value of the key can be a
87
+ JSON array.
88
+
89
+ Options can still be provided on the command line. If an option exists
90
+ in both the JSON document and the command line then the command line
91
+ specified value will be used.
92
+
93
+ For examples on usage of this option, please see our “using CLI with
94
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
95
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
96
+
97
+ --limit [integer]
98
+
99
+ For list pagination. The maximum number of results per page, or items
100
+ to return in a paginated “List” call. For important details about how
101
+ pagination works, see List Pagination.
102
+
103
+ --page [text]
104
+
105
+ For list pagination. The value of the opc-next-page response header
106
+ from the previous “List” call. For important details about how
107
+ pagination works, see List Pagination.
108
+
109
+ --page-size [integer]
110
+
111
+ When fetching results, the number of results to fetch per call. Only
112
+ valid when used with "--all" or "--limit", and ignored otherwise.
113
+
114
+ --sort-by [text]
115
+
116
+ The field to sort by. You can provide only one sort order. Default
117
+ order for *timeCreated* is descending. Default order for *displayName*
118
+ is ascending.
119
+
120
+ Accepted values are:
121
+
122
+ displayName, timeCreated
123
+
124
+ --sort-order [text]
125
+
126
+ The sort order to use, either ascending (*ASC*) or descending
127
+ (*DESC*).
128
+
129
+ Accepted values are:
130
+
131
+ ASC, DESC
132
+
133
+ --subscription-id [text]
134
+
135
+ The OCID of the subscription in which to list resources.
136
+
137
+
138
+ Global Parameters
139
+ =================
140
+
141
+ Use "oci --help" for help on global parameters.
142
+
143
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
144
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
145
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
146
+ --generate-param-json-input", "--help", "--latest-version", "--max-
147
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
148
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
149
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
150
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
151
+
152
+
153
+ Example using required parameter
154
+ ================================
155
+
156
+ Copy the following CLI commands into a file named example.sh. Run the
157
+ command by typing “bash example.sh” and replacing the example
158
+ parameters with your own.
159
+
160
+ Please note this sample will only work in the POSIX-compliant bash-
161
+ like shell. You need to set up the OCI configuration and appropriate
162
+ security policies before trying the examples.
163
+
164
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.html#cmdoption-compartment-id
165
+ export subscription_service_name=<substitute-value-of-subscription_service_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/multicloud/metadata/external-location-mapping-metadatum-summary-collection/list-external-location-mapping-metadata.html#cmdoption-subscription-service-name
166
+
167
+ oci multicloud metadata external-location-mapping-metadatum-summary-collection list-external-location-mapping-metadata --compartment-id $compartment_id --subscription-service-name $subscription_service_name
@@ -0,0 +1,14 @@
1
+ external-location-mapping-metadatum-summary-collection
2
+ ******************************************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ External location information from OCI primitives to a CSP
9
+
10
+
11
+ Available Commands
12
+ ==================
13
+
14
+ * list-external-location-mapping-metadata
@@ -0,0 +1,162 @@
1
+ "list-external-location-summaries-metadata"
2
+ *******************************************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ List externalLocationSummary metadata from OCI Region to the Cloud
21
+ Service Provider region across all regions. examples: application-
22
+ json: | [ { “externalLocation”: {
23
+ “cspRegion”: “East US” }, “ociRegion”: “us-
24
+ ashburn-1” }, { “externalLocation”: {
25
+ “cspRegion”: “East US 2” }, “ociRegion”: “us-
26
+ ashburn-1” }, { “externalLocation”: {
27
+ “cspRegion”: “Germany West Central” },
28
+ “ociRegion”: “eu-frankfurt-1”, } ]
29
+
30
+
31
+ Usage
32
+ =====
33
+
34
+ oci multicloud metadata external-location-summaries-metadatum-summary-collection list-external-location-summaries-metadata [OPTIONS]
35
+
36
+
37
+ Required Parameters
38
+ ===================
39
+
40
+ --compartment-id, -c [text]
41
+
42
+ The OCID of the compartment in which to list resources.
43
+
44
+ --subscription-service-name [text]
45
+
46
+ The subscription service name values from [ORACLEDBATAZURE,
47
+ ORACLEDBATGOOGLE, ORACLEDBATAWS]
48
+
49
+ Accepted values are:
50
+
51
+ ORACLEDBATAWS, ORACLEDBATAZURE, ORACLEDBATGOOGLE
52
+
53
+
54
+ Optional Parameters
55
+ ===================
56
+
57
+ --all
58
+
59
+ Fetches all pages of results. If you provide this option, then you
60
+ cannot provide the "--limit" option.
61
+
62
+ --entity-type [text]
63
+
64
+ The resource type query (i.e. dbsystem, instance etc.)
65
+
66
+ Accepted values are:
67
+
68
+ dbsystem
69
+
70
+ --from-json [text]
71
+
72
+ Provide input to this command as a JSON document from a file using the
73
+ file://path-to/file syntax.
74
+
75
+ The "--generate-full-command-json-input" option can be used to
76
+ generate a sample json file to be used with this command option. The
77
+ key names are pre-populated and match the command option names
78
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
79
+ while the values of the keys need to be populated by the user before
80
+ using the sample file as an input to this command. For any command
81
+ option that accepts multiple values, the value of the key can be a
82
+ JSON array.
83
+
84
+ Options can still be provided on the command line. If an option exists
85
+ in both the JSON document and the command line then the command line
86
+ specified value will be used.
87
+
88
+ For examples on usage of this option, please see our “using CLI with
89
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
90
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
91
+
92
+ --limit [integer]
93
+
94
+ For list pagination. The maximum number of results per page, or items
95
+ to return in a paginated “List” call. For important details about how
96
+ pagination works, see List Pagination.
97
+
98
+ --page [text]
99
+
100
+ For list pagination. The value of the opc-next-page response header
101
+ from the previous “List” call. For important details about how
102
+ pagination works, see List Pagination.
103
+
104
+ --page-size [integer]
105
+
106
+ When fetching results, the number of results to fetch per call. Only
107
+ valid when used with "--all" or "--limit", and ignored otherwise.
108
+
109
+ --sort-by [text]
110
+
111
+ The field to sort by. You can provide only one sort order. Default
112
+ order for *timeCreated* is descending. Default order for *displayName*
113
+ is ascending.
114
+
115
+ Accepted values are:
116
+
117
+ displayName, timeCreated
118
+
119
+ --sort-order [text]
120
+
121
+ The sort order to use, either ascending (*ASC*) or descending
122
+ (*DESC*).
123
+
124
+ Accepted values are:
125
+
126
+ ASC, DESC
127
+
128
+ --subscription-id [text]
129
+
130
+ The OCID of the subscription in which to list resources.
131
+
132
+
133
+ Global Parameters
134
+ =================
135
+
136
+ Use "oci --help" for help on global parameters.
137
+
138
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
139
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
140
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
141
+ --generate-param-json-input", "--help", "--latest-version", "--max-
142
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
143
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
144
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
145
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
146
+
147
+
148
+ Example using required parameter
149
+ ================================
150
+
151
+ Copy the following CLI commands into a file named example.sh. Run the
152
+ command by typing “bash example.sh” and replacing the example
153
+ parameters with your own.
154
+
155
+ Please note this sample will only work in the POSIX-compliant bash-
156
+ like shell. You need to set up the OCI configuration and appropriate
157
+ security policies before trying the examples.
158
+
159
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection/list-external-location-summaries-metadata.html#cmdoption-compartment-id
160
+ export subscription_service_name=<substitute-value-of-subscription_service_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/multicloud/metadata/external-location-summaries-metadatum-summary-collection/list-external-location-summaries-metadata.html#cmdoption-subscription-service-name
161
+
162
+ oci multicloud metadata external-location-summaries-metadatum-summary-collection list-external-location-summaries-metadata --compartment-id $compartment_id --subscription-service-name $subscription_service_name
@@ -0,0 +1,15 @@
1
+ external-location-summaries-metadatum-summary-collection
2
+ ********************************************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ External location summary information from OCI primitives to any CSP
9
+ across all regions
10
+
11
+
12
+ Available Commands
13
+ ==================
14
+
15
+ * list-external-location-summaries-metadata
@@ -0,0 +1,216 @@
1
+ "list-external-location-details-metadata"
2
+ *****************************************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ List externalLocationDetail metadata from OCI to Cloud Service
21
+ Provider for regions, Availability Zones, and Cluster Placement Group
22
+ ID. examples: application-json: | [ {
23
+ “externalLocation”: { “cspRegion”: “East US”,
24
+ “cspPhysicalAz”: “az1-xyz”, “cspPhysicalAzDisplayName”:
25
+ “(US) East US 2”, “cspLogicalAz”: “az1”,
26
+ “serviceName”: “ORACLEDBATAZURE”, “cspZoneKeyReferenceId”:
27
+ { “keyName”: “AzureSubscriptionId or AwsAccountId,
28
+ GcpProjectName”, “keyValue”: “azure-subscriptionId-1 or
29
+ aws-account-id-1, gcp-project-id-1” } },
30
+ “ociPhysicalAd”: “ad1-xyb”, “ociLogicalAd”: “ad2”,
31
+ “ociRegion”: “us-ashburn-1”, “cpgId”: “cpg-1” },
32
+ { “externalLocation”: { “cspRegion”: “East US”,
33
+ “cspPhysicalAz”: “az2-abc”, “cspPhysicalAzDisplayName”:
34
+ “(US) East US 2”, “cspLogicalAz”: “az2”,
35
+ “serviceName”: “ORACLEDBATAZURE”, “cspZoneKeyReferenceId”:
36
+ { “keyName”: “AzureSubscriptionId or AwsAccountId,
37
+ GcpProjectName”, “keyValue”: “azure-subscriptionId-2 or
38
+ aws-account-id-2, gcp-project-id-2” } },
39
+ “ociPhysicalAd”: “ad2-xby”, “ociLogicalAd”: “ad1”,
40
+ “ociRegion”: “us-ashburn-1”, “cpgId”: “cpg-2” },
41
+ { “externalLocation”: { “cspRegion”: “East US”,
42
+ “cspPhysicalAz”: “az3-abz”, “cspPhysicalAzDisplayName”:
43
+ “(US) East US 2”, “cspLogicalAz”: “az3”,
44
+ “serviceName”: “ORACLEDBATAZURE”, “cspZoneKeyReferenceId”:
45
+ { “keyName”: “AzureSubscriptionId or AwsAccountId,
46
+ GcpProjectName”, “keyValue”: “azure-subscriptionId-3 or
47
+ aws-account-id-3, gcp-project-id-3” } },
48
+ “ociPhysicalAd”: “ad3-cde”, “ociLogicalAd”: “ad3”,
49
+ “ociRegion”: “us-ashburn-1”, “cpgId”: “cpg-3” },
50
+ { “externalLocation”: { “cspRegion”: “East US
51
+ 2”, “cspPhysicalAz”: “az1-def”,
52
+ “cspPhysicalAzDisplayName”: “(US) East US 2”,
53
+ “cspLogicalAz”: “az1”, “serviceName”: “ORACLEDBATAZURE”,
54
+ “cspZoneKeyReferenceId”: { “keyName”:
55
+ “AzureSubscriptionId or AwsAccountId, GcpProjectName”,
56
+ “keyValue”: “azure-subscriptionId-4 or aws-account-id-4, gcp-project-
57
+ id-4” } }, “ociPhysicalAd”: “ad1-bce”,
58
+ “ociLogicalAd”: “ad2”, “ociRegion”: “us-ashburn-1”,
59
+ “cpgId”: “cpg-4” }, { “externalLocation”: {
60
+ “cspRegion”: “East US 2”, “cspPhysicalAz”: “az2-uvw”,
61
+ “cspPhysicalAzDisplayName”: “(US) East US 2”,
62
+ “cspLogicalAz”: “az2”, “serviceName”: “ORACLEDBATAZURE”,
63
+ “cspZoneKeyReferenceId”: { “keyName”:
64
+ “AzureSubscriptionId or AwsAccountId, GcpProjectName”,
65
+ “keyValue”: “azure-subscriptionId-3 or aws-account-id-3, gcp-project-
66
+ id-3” } }, “ociPhysicalAd”: “ad2-ftc”,
67
+ “ociLogicalAd”: “ad1”, “ociRegion”: “us-ashburn-1”,
68
+ “cpgId”: “cpg-5” }, { “externalLocation”: {
69
+ “cspRegion”: “East US 2”, “cspPhysicalAz”: “az3-uvw”,
70
+ “cspPhysicalAzDisplayName”: “(US) East US 2”,
71
+ “cspLogicalAz”: “az3”, “serviceName”: “ORACLEDBATAZURE”,
72
+ “cspZoneKeyReferenceId”: { “keyName”:
73
+ “AzureSubscriptionId or AwsAccountId, GcpProjectName”,
74
+ “keyValue”: “azure-subscriptionId-3 or aws-account-id-3, gcp-project-
75
+ id-3” } }, “ociPhysicalAd”: “ad3-stc”,
76
+ “ociLogicalAd”: “ad3”, “ociRegion”: “us-ashburn-1”,
77
+ “cpgId”: “cpg-6” } ]
78
+
79
+
80
+ Usage
81
+ =====
82
+
83
+ oci multicloud metadata external-locations-metadatum-collection list-external-location-details-metadata [OPTIONS]
84
+
85
+
86
+ Required Parameters
87
+ ===================
88
+
89
+ --compartment-id, -c [text]
90
+
91
+ The OCID of the compartment in which to list resources.
92
+
93
+ --subscription-id [text]
94
+
95
+ The OCID of the subscription in which to list resources.
96
+
97
+ --subscription-service-name [text]
98
+
99
+ The subscription service name values from [ORACLEDBATAZURE,
100
+ ORACLEDBATGOOGLE, ORACLEDBATAWS]
101
+
102
+ Accepted values are:
103
+
104
+ ORACLEDBATAWS, ORACLEDBATAZURE, ORACLEDBATGOOGLE
105
+
106
+
107
+ Optional Parameters
108
+ ===================
109
+
110
+ --all
111
+
112
+ Fetches all pages of results. If you provide this option, then you
113
+ cannot provide the "--limit" option.
114
+
115
+ --entity-type [text]
116
+
117
+ The resource type query (i.e. dbsystem, instance etc.)
118
+
119
+ Accepted values are:
120
+
121
+ dbsystem
122
+
123
+ --from-json [text]
124
+
125
+ Provide input to this command as a JSON document from a file using the
126
+ file://path-to/file syntax.
127
+
128
+ The "--generate-full-command-json-input" option can be used to
129
+ generate a sample json file to be used with this command option. The
130
+ key names are pre-populated and match the command option names
131
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
132
+ while the values of the keys need to be populated by the user before
133
+ using the sample file as an input to this command. For any command
134
+ option that accepts multiple values, the value of the key can be a
135
+ JSON array.
136
+
137
+ Options can still be provided on the command line. If an option exists
138
+ in both the JSON document and the command line then the command line
139
+ specified value will be used.
140
+
141
+ For examples on usage of this option, please see our “using CLI with
142
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
143
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
144
+
145
+ --limit [integer]
146
+
147
+ For list pagination. The maximum number of results per page, or items
148
+ to return in a paginated “List” call. For important details about how
149
+ pagination works, see List Pagination.
150
+
151
+ --linked-compartment-id [text]
152
+
153
+ The OCID of the compartment in which linked to Resource.
154
+
155
+ --page [text]
156
+
157
+ For list pagination. The value of the opc-next-page response header
158
+ from the previous “List” call. For important details about how
159
+ pagination works, see List Pagination.
160
+
161
+ --page-size [integer]
162
+
163
+ When fetching results, the number of results to fetch per call. Only
164
+ valid when used with "--all" or "--limit", and ignored otherwise.
165
+
166
+ --sort-by [text]
167
+
168
+ The field to sort by. You can provide only one sort order. Default
169
+ order for *timeCreated* is descending. Default order for *displayName*
170
+ is ascending.
171
+
172
+ Accepted values are:
173
+
174
+ displayName, timeCreated
175
+
176
+ --sort-order [text]
177
+
178
+ The sort order to use, either ascending (*ASC*) or descending
179
+ (*DESC*).
180
+
181
+ Accepted values are:
182
+
183
+ ASC, DESC
184
+
185
+
186
+ Global Parameters
187
+ =================
188
+
189
+ Use "oci --help" for help on global parameters.
190
+
191
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
192
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
193
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
194
+ --generate-param-json-input", "--help", "--latest-version", "--max-
195
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
196
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
197
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
198
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
199
+
200
+
201
+ Example using required parameter
202
+ ================================
203
+
204
+ Copy the following CLI commands into a file named example.sh. Run the
205
+ command by typing “bash example.sh” and replacing the example
206
+ parameters with your own.
207
+
208
+ Please note this sample will only work in the POSIX-compliant bash-
209
+ like shell. You need to set up the OCI configuration and appropriate
210
+ security policies before trying the examples.
211
+
212
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.html#cmdoption-compartment-id
213
+ export subscription_id=<substitute-value-of-subscription_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.html#cmdoption-subscription-id
214
+ export subscription_service_name=<substitute-value-of-subscription_service_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/multicloud/metadata/external-locations-metadatum-collection/list-external-location-details-metadata.html#cmdoption-subscription-service-name
215
+
216
+ oci multicloud metadata external-locations-metadatum-collection list-external-location-details-metadata --compartment-id $compartment_id --subscription-id $subscription_id --subscription-service-name $subscription_service_name
@@ -0,0 +1,14 @@
1
+ external-locations-metadatum-collection
2
+ ***************************************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ External location information from OCI primitives to any CSP
9
+
10
+
11
+ Available Commands
12
+ ==================
13
+
14
+ * list-external-location-details-metadata
@@ -0,0 +1,26 @@
1
+ metadata
2
+ ********
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Use the Oracle Multicloud CLI to retrieve resource anchors and network
9
+ anchors, and the metadata mappings related a Cloud Service Provider.
10
+ For more information, see <link to docs>.
11
+
12
+
13
+ Available Commands
14
+ ==================
15
+
16
+ * external-location-mapping-metadatum-summary-collection
17
+
18
+ * list-external-location-mapping-metadata
19
+
20
+ * external-location-summaries-metadatum-summary-collection
21
+
22
+ * list-external-location-summaries-metadata
23
+
24
+ * external-locations-metadatum-collection
25
+
26
+ * list-external-location-details-metadata