oci-cli 3.69.0__py3-none-any.whl → 3.70.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 (253) hide show
  1. oci_cli/bin/artifacts.psm1 +4 -2
  2. oci_cli/bin/dif.psm1 +53 -0
  3. oci_cli/bin/limits.psm1 +2 -2
  4. oci_cli/bin/psa.psm1 +51 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/list.txt +8 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/lookup.txt +93 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image.txt +2 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container.txt +2 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/artifacts.txt +18 -2
  10. oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/update.txt +5 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt +6 -1
  12. oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-options/get.txt +4 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool-options/get.txt +24 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-compute-bare-metal-host-placement-constraint-details.txt +12 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create-dedicated-vm-host-host-group-placement-constraint-details.txt +12 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create.txt +12 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/list.txt +5 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt +5 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +11 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +11 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +1 -1
  22. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +116 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt +2 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt +2 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +129 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +92 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +153 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +131 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +131 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt +22 -0
  31. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +154 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt +2 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
  35. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
  36. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/{work-request-log-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
  37. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
  38. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
  39. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/add.txt +227 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/change-compartment.txt +136 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/create.txt +262 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/delete.txt +134 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/deploy-artifacts.txt +198 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/get.txt +96 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/update.txt +274 -0
  46. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection/list-stacks.txt +142 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection.txt +15 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/dif/stack.txt +31 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/cancel.txt +103 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/get.txt +91 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/list.txt +140 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error/list.txt +131 -0
  53. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error.txt +15 -0
  54. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry/list-work-request-logs.txt +131 -0
  55. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry.txt +15 -0
  56. oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request.txt +23 -0
  57. oci_cli/help_text_producer/data_files/text/cmdref/dif.txt +49 -0
  58. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/change-distributed-autonomous-db-backup-config.txt +159 -0
  59. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +42 -12
  60. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/rotate-distributed-autonomous-database-passwords.txt +3 -2
  61. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt +2 -0
  62. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt +2 -0
  63. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +31 -11
  64. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +3 -2
  65. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt +2 -0
  66. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance/get.txt +99 -0
  67. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance.txt +14 -0
  68. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-dynamic-resource-selection.txt +5 -4
  69. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-environment-fleet-details.txt +5 -4
  70. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-generic-fleet-details.txt +5 -4
  71. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-group-fleet-details.txt +5 -4
  72. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-manual-resource-selection.txt +5 -4
  73. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-product-fleet-details.txt +5 -4
  74. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create.txt +5 -4
  75. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-dynamic-resource-selection.txt +10 -4
  76. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-manual-resource-selection.txt +10 -4
  77. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update.txt +10 -4
  78. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/create.txt +26 -0
  79. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/update.txt +30 -0
  80. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-credential-config-category-details.txt +26 -0
  81. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-environment-config-category-details.txt +26 -0
  82. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-lifecycle-operation-config-category-details.txt +26 -0
  83. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-patch-type-config-category-details.txt +26 -0
  84. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-config-category-details.txt +26 -0
  85. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-product-stack-config-category-details.txt +26 -0
  86. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create-platform-configuration-self-hosted-instance-config-category-details.txt +26 -0
  87. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create.txt +26 -0
  88. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-credential-config-category-details.txt +30 -0
  89. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-environment-config-category-details.txt +30 -0
  90. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-lifecycle-operation-config-category-details.txt +30 -0
  91. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-patch-type-config-category-details.txt +30 -0
  92. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-config-category-details.txt +30 -0
  93. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-product-stack-config-category-details.txt +30 -0
  94. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update-platform-configuration-self-hosted-instance-config-category-details.txt +30 -0
  95. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update.txt +26 -0
  96. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration-collection/list-platform-configurations.txt +1 -1
  97. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/create.txt +26 -0
  98. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/update.txt +26 -0
  99. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/configure.txt +218 -0
  100. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-git-source-config.txt +4 -0
  101. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-marketplace-source-config.txt +4 -0
  102. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-par-source-config.txt +4 -0
  103. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create-catalog-item-catalog-source-template-config.txt +4 -0
  104. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create.txt +4 -0
  105. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/update.txt +4 -0
  106. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-collection/list-catalog-items.txt +9 -0
  107. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition/get.txt +97 -0
  108. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition.txt +14 -0
  109. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item.txt +2 -0
  110. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog.txt +6 -0
  111. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection/list-installed-patches.txt +152 -0
  112. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection.txt +14 -0
  113. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/inventory-record-collection/list-inventory-records.txt +4 -0
  114. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/job-activity/get.txt +4 -0
  115. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection/list-recommended-patches.txt +159 -0
  116. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection.txt +14 -0
  117. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection/report.txt +180 -0
  118. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection.txt +14 -0
  119. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection/list-report-metadata.txt +133 -0
  120. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection.txt +14 -0
  121. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/scheduler-execution-collection/list-scheduler-executions.txt +13 -1
  122. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection/list-target-components.txt +147 -0
  123. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection.txt +14 -0
  124. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection/list-target-properties.txt +143 -0
  125. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection.txt +14 -0
  126. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations.txt +24 -0
  127. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details/import-runbook.txt +187 -0
  128. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details.txt +14 -0
  129. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details/import-runbook-precheck.txt +182 -0
  130. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details.txt +14 -0
  131. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details/import-runbook-version.txt +183 -0
  132. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details.txt +14 -0
  133. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-transfer-runbook-object-storage-bucket-content-details.txt +160 -0
  134. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-transfer-runbook-par-url-content-details.txt +147 -0
  135. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version-transfer-runbook-object-storage-bucket-content-details.txt +147 -0
  136. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version-transfer-runbook-par-url-content-details.txt +134 -0
  137. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version.txt +145 -0
  138. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export.txt +155 -0
  139. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export/get.txt +105 -0
  140. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection/find-runbook-export-dependency.txt +114 -0
  141. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection.txt +15 -0
  142. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection/list-runbook-export-statuses.txt +135 -0
  143. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection.txt +15 -0
  144. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export.txt +14 -0
  145. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import/get.txt +105 -0
  146. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency-transfer-runbook-object-storage-bucket-content-details.txt +119 -0
  147. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency-transfer-runbook-par-url-content-details.txt +106 -0
  148. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection/find-runbook-import-dependency.txt +117 -0
  149. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection.txt +21 -0
  150. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection/list-runbook-import-statuses.txt +135 -0
  151. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection.txt +15 -0
  152. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import.txt +14 -0
  153. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/create.txt +5 -4
  154. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/update.txt +1 -1
  155. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version.txt +4 -1
  156. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook.txt +14 -0
  157. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks.txt +56 -0
  158. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-fleet-targets.txt +9 -0
  159. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-targets.txt +4 -0
  160. oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management.txt +90 -0
  161. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +10 -1
  162. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/change-compartment.txt +106 -0
  163. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-huggingface.txt +213 -0
  164. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-objectstorage.txt +203 -0
  165. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/delete.txt +131 -0
  166. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/get.txt +91 -0
  167. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/update.txt +183 -0
  168. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection/list-imported-models.txt +161 -0
  169. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection.txt +14 -0
  170. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model.txt +30 -0
  171. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection/list-models.txt +1 -1
  172. oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt +18 -0
  173. 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
  174. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  175. 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
  176. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
  177. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
  178. oci_cli/help_text_producer/data_files/text/cmdref/limits/definition/list.txt +5 -5
  179. oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability/get.txt +9 -5
  180. oci_cli/help_text_producer/data_files/text/cmdref/limits/service/list.txt +1 -1
  181. oci_cli/help_text_producer/data_files/text/cmdref/limits/value/list.txt +7 -3
  182. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
  183. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  184. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  185. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
  186. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  187. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log → work-request-log-entry}/list.txt +1 -19
  188. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log.txt → work-request-log-entry.txt} +2 -2
  189. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  190. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt +136 -0
  191. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +214 -0
  192. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +133 -0
  193. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +95 -0
  194. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +152 -0
  195. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +211 -0
  196. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt +25 -0
  197. oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +129 -0
  198. oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt +16 -0
  199. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +103 -0
  200. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +91 -0
  201. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +140 -0
  202. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +131 -0
  203. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt +15 -0
  204. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +131 -0
  205. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt +15 -0
  206. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt +23 -0
  207. oci_cli/help_text_producer/data_files/text/cmdref/psa.txt +47 -0
  208. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
  209. oci_cli/help_text_producer/data_files/text/index.txt +4 -0
  210. oci_cli/service_mapping.py +10 -0
  211. oci_cli/version.py +1 -1
  212. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/METADATA +2 -2
  213. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/RECORD +253 -135
  214. services/artifacts/src/oci_cli_artifacts/artifacts_cli_extended.py +4 -0
  215. services/artifacts/src/oci_cli_artifacts/generated/artifacts_cli.py +36 -3
  216. services/container_engine/src/oci_cli_container_engine/generated/containerengine_cli.py +18 -3
  217. services/core/src/oci_cli_blockstorage/generated/blockstorage_cli.py +4 -1
  218. services/core/src/oci_cli_compute/generated/compute_cli.py +35 -5
  219. services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py +44 -9
  220. services/database/src/oci_cli_database/generated/database_cli.py +309 -0
  221. services/dif/__init__.py +4 -0
  222. services/dif/src/__init__.py +4 -0
  223. services/dif/src/oci_cli_stack/__init__.py +4 -0
  224. services/dif/src/oci_cli_stack/generated/__init__.py +4 -0
  225. services/dif/src/oci_cli_stack/generated/client_mappings.py +14 -0
  226. services/dif/src/oci_cli_stack/generated/stack_cli.py +887 -0
  227. services/dif/src/oci_cli_stack/stack_cli_extended.py +51 -0
  228. services/dif/tests/__init__.py +4 -0
  229. services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py +77 -12
  230. services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py +8 -8
  231. services/fleet_apps_management/src/oci_cli_fleet_apps_management/generated/fleetappsmanagement_cli.py +63 -15
  232. services/fleet_apps_management/src/oci_cli_fleet_apps_management_admin/generated/fleetappsmanagementadmin_cli.py +265 -65
  233. services/fleet_apps_management/src/oci_cli_fleet_apps_management_catalog/generated/fleetappsmanagementcatalog_cli.py +154 -7
  234. services/fleet_apps_management/src/oci_cli_fleet_apps_management_operations/generated/fleetappsmanagementoperations_cli.py +473 -31
  235. services/fleet_apps_management/src/oci_cli_fleet_apps_management_runbooks/generated/fleetappsmanagementrunbooks_cli.py +1055 -34
  236. services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +640 -59
  237. services/generative_ai/src/oci_cli_generative_ai/generativeai_cli_extended.py +107 -0
  238. services/limits/src/oci_cli_limits/generated/limits_cli.py +15 -9
  239. services/psa/__init__.py +4 -0
  240. services/psa/src/__init__.py +4 -0
  241. services/psa/src/oci_cli_private_service_access/__init__.py +4 -0
  242. services/psa/src/oci_cli_private_service_access/generated/__init__.py +4 -0
  243. services/psa/src/oci_cli_private_service_access/generated/client_mappings.py +14 -0
  244. services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py +738 -0
  245. services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py +92 -0
  246. services/psa/tests/__init__.py +4 -0
  247. /oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane → delegate-access-control}/work-request/work-request-log.txt +0 -0
  248. /oci_cli/help_text_producer/data_files/text/cmdref/{delegate-access-control → governance-rules-control-plane}/work-request/work-request-log-entry.txt +0 -0
  249. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/LICENSE.txt +0 -0
  250. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  251. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/WHEEL +0 -0
  252. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/entry_points.txt +0 -0
  253. {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,140 @@
1
+ "list"
2
+ ******
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Optional Parameters
9
+
10
+ * Global Parameters
11
+
12
+ * Example using required parameter
13
+
14
+
15
+ Description
16
+ ===========
17
+
18
+ Lists the work requests in a compartment.
19
+
20
+
21
+ Usage
22
+ =====
23
+
24
+ oci dif work-request list [OPTIONS]
25
+
26
+
27
+ Optional Parameters
28
+ ===================
29
+
30
+ --all
31
+
32
+ Fetches all pages of results. If you provide this option, then you
33
+ cannot provide the "--limit" option.
34
+
35
+ --compartment-id, -c [text]
36
+
37
+ The OCID of the compartment in which to list resources.
38
+
39
+ --from-json [text]
40
+
41
+ Provide input to this command as a JSON document from a file using the
42
+ file://path-to/file syntax.
43
+
44
+ The "--generate-full-command-json-input" option can be used to
45
+ generate a sample json file to be used with this command option. The
46
+ key names are pre-populated and match the command option names
47
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
48
+ while the values of the keys need to be populated by the user before
49
+ using the sample file as an input to this command. For any command
50
+ option that accepts multiple values, the value of the key can be a
51
+ JSON array.
52
+
53
+ Options can still be provided on the command line. If an option exists
54
+ in both the JSON document and the command line then the command line
55
+ specified value will be used.
56
+
57
+ For examples on usage of this option, please see our “using CLI with
58
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
59
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
60
+
61
+ --limit [integer]
62
+
63
+ For list pagination. The maximum number of results per page, or items
64
+ to return in a paginated “List” call. For important details about how
65
+ pagination works, see List Pagination.
66
+
67
+ --page [text]
68
+
69
+ For list pagination. The value of the opc-next-page response header
70
+ from the previous “List” call. For important details about how
71
+ pagination works, see List Pagination.
72
+
73
+ --page-size [integer]
74
+
75
+ When fetching results, the number of results to fetch per call. Only
76
+ valid when used with "--all" or "--limit", and ignored otherwise.
77
+
78
+ --resource-id [text]
79
+
80
+ The OCID of the resource affected by the work request.
81
+
82
+ --sort-by [text]
83
+
84
+ The field to sort by. Only one sort order may be provided. Default
85
+ order for *timeAccepted* is descending.
86
+
87
+ Accepted values are:
88
+
89
+ timeAccepted
90
+
91
+ --sort-order [text]
92
+
93
+ The sort order to use, either ascending (*ASC*) or descending
94
+ (*DESC*).
95
+
96
+ Accepted values are:
97
+
98
+ ASC, DESC
99
+
100
+ --status [text]
101
+
102
+ A filter to return only the resources that match the given lifecycle
103
+ state.
104
+
105
+ Accepted values are:
106
+
107
+ ACCEPTED, CANCELLED, CANCELLING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
108
+
109
+ --work-request-id [text]
110
+
111
+ The OCID of the asynchronous work request.
112
+
113
+
114
+ Global Parameters
115
+ =================
116
+
117
+ Use "oci --help" for help on global parameters.
118
+
119
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
120
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
121
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
122
+ --generate-param-json-input", "--help", "--latest-version", "--max-
123
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
124
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
125
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
126
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
127
+
128
+
129
+ Example using required parameter
130
+ ================================
131
+
132
+ Copy the following CLI commands into a file named example.sh. Run the
133
+ command by typing “bash example.sh” and replacing the example
134
+ parameters with your own.
135
+
136
+ Please note this sample will only work in the POSIX-compliant bash-
137
+ like shell. You need to set up the OCI configuration and appropriate
138
+ security policies before trying the examples.
139
+
140
+ oci dif work-request list
@@ -0,0 +1,131 @@
1
+ "list"
2
+ ******
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Lists the errors for a work request.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci dif work-request-error list [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --work-request-id [text]
33
+
34
+ The OCID of the asynchronous work request.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --all
41
+
42
+ Fetches all pages of results. If you provide this option, then you
43
+ cannot provide the "--limit" option.
44
+
45
+ --from-json [text]
46
+
47
+ Provide input to this command as a JSON document from a file using the
48
+ file://path-to/file syntax.
49
+
50
+ The "--generate-full-command-json-input" option can be used to
51
+ generate a sample json file to be used with this command option. The
52
+ key names are pre-populated and match the command option names
53
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
54
+ while the values of the keys need to be populated by the user before
55
+ using the sample file as an input to this command. For any command
56
+ option that accepts multiple values, the value of the key can be a
57
+ JSON array.
58
+
59
+ Options can still be provided on the command line. If an option exists
60
+ in both the JSON document and the command line then the command line
61
+ specified value will be used.
62
+
63
+ For examples on usage of this option, please see our “using CLI with
64
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
65
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
66
+
67
+ --limit [integer]
68
+
69
+ For list pagination. The maximum number of results per page, or items
70
+ to return in a paginated “List” call. For important details about how
71
+ pagination works, see List Pagination.
72
+
73
+ --page [text]
74
+
75
+ For list pagination. The value of the opc-next-page response header
76
+ from the previous “List” call. For important details about how
77
+ pagination works, see List Pagination.
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. Default
87
+ order for *timeCreated* is descending.
88
+
89
+ Accepted values are:
90
+
91
+ timeCreated
92
+
93
+ --sort-order [text]
94
+
95
+ The sort order to use, either ascending (*ASC*) or descending
96
+ (*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
+ 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/dif/work-request-error/list.html#cmdoption-work-request-id
130
+
131
+ oci dif work-request-error list --work-request-id $work_request_id
@@ -0,0 +1,15 @@
1
+ work-request-error
2
+ ******************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ An error encountered while performing an operation that is tracked by
9
+ a work request.
10
+
11
+
12
+ Available Commands
13
+ ==================
14
+
15
+ * list
@@ -0,0 +1,131 @@
1
+ "list-work-request-logs"
2
+ ************************
3
+
4
+ * Description
5
+
6
+ * Usage
7
+
8
+ * Required Parameters
9
+
10
+ * Optional Parameters
11
+
12
+ * Global Parameters
13
+
14
+ * Example using required parameter
15
+
16
+
17
+ Description
18
+ ===========
19
+
20
+ Lists the logs for a work request.
21
+
22
+
23
+ Usage
24
+ =====
25
+
26
+ oci dif work-request-log-entry list-work-request-logs [OPTIONS]
27
+
28
+
29
+ Required Parameters
30
+ ===================
31
+
32
+ --work-request-id [text]
33
+
34
+ The OCID of the asynchronous work request.
35
+
36
+
37
+ Optional Parameters
38
+ ===================
39
+
40
+ --all
41
+
42
+ Fetches all pages of results. If you provide this option, then you
43
+ cannot provide the "--limit" option.
44
+
45
+ --from-json [text]
46
+
47
+ Provide input to this command as a JSON document from a file using the
48
+ file://path-to/file syntax.
49
+
50
+ The "--generate-full-command-json-input" option can be used to
51
+ generate a sample json file to be used with this command option. The
52
+ key names are pre-populated and match the command option names
53
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
54
+ while the values of the keys need to be populated by the user before
55
+ using the sample file as an input to this command. For any command
56
+ option that accepts multiple values, the value of the key can be a
57
+ JSON array.
58
+
59
+ Options can still be provided on the command line. If an option exists
60
+ in both the JSON document and the command line then the command line
61
+ specified value will be used.
62
+
63
+ For examples on usage of this option, please see our “using CLI with
64
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
65
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
66
+
67
+ --limit [integer]
68
+
69
+ For list pagination. The maximum number of results per page, or items
70
+ to return in a paginated “List” call. For important details about how
71
+ pagination works, see List Pagination.
72
+
73
+ --page [text]
74
+
75
+ For list pagination. The value of the opc-next-page response header
76
+ from the previous “List” call. For important details about how
77
+ pagination works, see List Pagination.
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. Default
87
+ order for *timeCreated* is descending.
88
+
89
+ Accepted values are:
90
+
91
+ timeCreated
92
+
93
+ --sort-order [text]
94
+
95
+ The sort order to use, either ascending (*ASC*) or descending
96
+ (*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
+ 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/dif/work-request-log-entry/list-work-request-logs.html#cmdoption-work-request-id
130
+
131
+ oci dif work-request-log-entry list-work-request-logs --work-request-id $work_request_id
@@ -0,0 +1,15 @@
1
+ work-request-log-entry
2
+ **********************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ A log message from performing an operation that is tracked by a work
9
+ request.
10
+
11
+
12
+ Available Commands
13
+ ==================
14
+
15
+ * list-work-request-logs
@@ -0,0 +1,23 @@
1
+ work-request
2
+ ************
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ An asynchronous work request. Work requests help you monitor long-
9
+ running operations. When you start a long-running operation, the
10
+ service creates a work request. A work request is an activity log that
11
+ lets you track each step in the operation’s progress. Each work
12
+ request has an OCID that lets you interact with it programmatically
13
+ and use it for automation.
14
+
15
+
16
+ Available Commands
17
+ ==================
18
+
19
+ * cancel
20
+
21
+ * get
22
+
23
+ * list
@@ -0,0 +1,49 @@
1
+ dif
2
+ ***
3
+
4
+
5
+ Description
6
+ ===========
7
+
8
+ Use the DataIntelligences Control Plane CLI to manage
9
+ dataIntelligences.
10
+
11
+
12
+ Available Commands
13
+ ==================
14
+
15
+ * stack
16
+
17
+ * add
18
+
19
+ * change-compartment
20
+
21
+ * create
22
+
23
+ * delete
24
+
25
+ * deploy-artifacts
26
+
27
+ * get
28
+
29
+ * update
30
+
31
+ * stack-collection
32
+
33
+ * list-stacks
34
+
35
+ * work-request
36
+
37
+ * cancel
38
+
39
+ * get
40
+
41
+ * list
42
+
43
+ * work-request-error
44
+
45
+ * list
46
+
47
+ * work-request-log-entry
48
+
49
+ * list-work-request-logs
@@ -0,0 +1,159 @@
1
+ "change-distributed-autonomous-db-backup-config"
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
+ Change the DbBackupConfig for the Globally distributed autonomous
21
+ database.
22
+
23
+
24
+ Usage
25
+ =====
26
+
27
+ oci distributed-database distributed-autonomous-db-service distributed-autonomous-database change-distributed-autonomous-db-backup-config [OPTIONS]
28
+
29
+
30
+ Required Parameters
31
+ ===================
32
+
33
+ --db-backup-config [complex type]
34
+
35
+ This is a complex type whose value must be valid JSON. The value can
36
+ be provided as a string on the command line or passed in as a file
37
+ using the file://path/to/file syntax.
38
+
39
+ The "--generate-param-json-input" option can be used to generate an
40
+ example of the JSON which must be provided. We recommend storing this
41
+ example in a file, modifying it as needed and then passing it back in
42
+ via the file:// syntax.
43
+
44
+ --distributed-autonomous-database-id [text]
45
+
46
+ Globally distributed autonomous database identifier
47
+
48
+
49
+ Optional Parameters
50
+ ===================
51
+
52
+ --from-json [text]
53
+
54
+ Provide input to this command as a JSON document from a file using the
55
+ file://path-to/file syntax.
56
+
57
+ The "--generate-full-command-json-input" option can be used to
58
+ generate a sample json file to be used with this command option. The
59
+ key names are pre-populated and match the command option names
60
+ (converted to camelCase format, e.g. compartment-id –> compartmentId),
61
+ while the values of the keys need to be populated by the user before
62
+ using the sample file as an input to this command. For any command
63
+ option that accepts multiple values, the value of the key can be a
64
+ JSON array.
65
+
66
+ Options can still be provided on the command line. If an option exists
67
+ in both the JSON document and the command line then the command line
68
+ specified value will be used.
69
+
70
+ For examples on usage of this option, please see our “using CLI with
71
+ advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
72
+ nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
73
+
74
+ --if-match [text]
75
+
76
+ For optimistic concurrency control. In the PUT or DELETE call for a
77
+ resource, set the *if-match* parameter to the value of the etag from a
78
+ previous GET or POST response for that resource. The resource will be
79
+ updated or deleted only if the etag you provide matches the resource’s
80
+ current etag value.
81
+
82
+ --max-wait-seconds [integer]
83
+
84
+ The maximum time to wait for the work request to reach the state
85
+ defined by "--wait-for-state". Defaults to 1200 seconds.
86
+
87
+ --wait-for-state [text]
88
+
89
+ This operation asynchronously creates, modifies or deletes a resource
90
+ and uses a work request to track the progress of the operation.
91
+ Specify this option to perform the action and then wait until the work
92
+ request reaches a certain state. Multiple states can be specified,
93
+ returning on the first state. For example, "--wait-for-state"
94
+ SUCCEEDED "--wait-for-state" FAILED would return on whichever
95
+ lifecycle state is reached first. If timeout is reached, a return code
96
+ of 2 is returned. For any other error, a return code of 1 is returned.
97
+
98
+ Accepted values are:
99
+
100
+ ACCEPTED, CANCELED, CANCELING, FAILED, IN_PROGRESS, NEEDS_ATTENTION, SUCCEEDED, WAITING
101
+
102
+ --wait-interval-seconds [integer]
103
+
104
+ Check every "--wait-interval-seconds" to see whether the work request
105
+ has reached the state defined by "--wait-for-state". Defaults to 30
106
+ seconds.
107
+
108
+
109
+ Global Parameters
110
+ =================
111
+
112
+ Use "oci --help" for help on global parameters.
113
+
114
+ "--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
115
+ cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
116
+ defaults-file", "--endpoint", "--generate-full-command-json-input", "
117
+ --generate-param-json-input", "--help", "--latest-version", "--max-
118
+ retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
119
+ "--output", "--profile", "--proxy", "--query", "--raw-output", "--
120
+ read-timeout", "--realm-specific-endpoint", "--region", "--release-
121
+ info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
122
+
123
+
124
+ Example using required parameter
125
+ ================================
126
+
127
+ Copy and paste the following example into a JSON file, replacing the
128
+ example parameters with your own.
129
+
130
+ oci distributed-database distributed-autonomous-db-service distributed-autonomous-database create --generate-param-json-input catalog-details > catalog-details.json
131
+ oci distributed-database distributed-autonomous-db-service distributed-autonomous-database create --generate-param-json-input private-endpoint-ids > private-endpoint-ids.json
132
+ oci distributed-database distributed-autonomous-db-service distributed-autonomous-database create --generate-param-json-input shard-details > shard-details.json
133
+
134
+ oci distributed-database distributed-autonomous-db-service distributed-autonomous-database change-distributed-autonomous-db-backup-config --generate-param-json-input db-backup-config > db-backup-config.json
135
+
136
+ Copy the following CLI commands into a file named example.sh. Run the
137
+ command by typing “bash example.sh” and replacing the example
138
+ parameters with your own.
139
+
140
+ Please note this sample will only work in the POSIX-compliant bash-
141
+ like shell. You need to set up the OCI configuration and appropriate
142
+ security policies before trying the examples.
143
+
144
+ export character_set=<substitute-value-of-character_set> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-character-set
145
+ export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-compartment-id
146
+ export database_version=<substitute-value-of-database_version> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-database-version
147
+ export db_deployment_type=<substitute-value-of-db_deployment_type> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-db-deployment-type
148
+ export db_workload=<substitute-value-of-db_workload> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-db-workload
149
+ export display_name=<substitute-value-of-display_name> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-display-name
150
+ export listener_port=<substitute-value-of-listener_port> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-listener-port
151
+ export ncharacter_set=<substitute-value-of-ncharacter_set> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-ncharacter-set
152
+ export ons_port_local=<substitute-value-of-ons_port_local> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-ons-port-local
153
+ export ons_port_remote=<substitute-value-of-ons_port_remote> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-ons-port-remote
154
+ export prefix=<substitute-value-of-prefix> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-prefix
155
+ export sharding_method=<substitute-value-of-sharding_method> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.html#cmdoption-sharding-method
156
+
157
+ distributed_autonomous_database_id=$(oci distributed-database distributed-autonomous-db-service distributed-autonomous-database create --catalog-details file://catalog-details.json --character-set $character_set --compartment-id $compartment_id --database-version $database_version --db-deployment-type $db_deployment_type --db-workload $db_workload --display-name $display_name --listener-port $listener_port --ncharacter-set $ncharacter_set --ons-port-local $ons_port_local --ons-port-remote $ons_port_remote --prefix $prefix --private-endpoint-ids file://private-endpoint-ids.json --shard-details file://shard-details.json --sharding-method $sharding_method --query data.id --raw-output)
158
+
159
+ oci distributed-database distributed-autonomous-db-service distributed-autonomous-database change-distributed-autonomous-db-backup-config --db-backup-config file://db-backup-config.json --distributed-autonomous-database-id $distributed_autonomous_database_id