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.
- oci_cli/bin/artifacts.psm1 +4 -2
- oci_cli/bin/dif.psm1 +53 -0
- oci_cli/bin/limits.psm1 +2 -2
- oci_cli/bin/psa.psm1 +51 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/list.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image/lookup.txt +93 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container/image.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts/container.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/artifacts.txt +18 -2
- oci_cli/help_text_producer/data_files/text/cmdref/bv/volume-kms-key/update.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ce/addon-option/list.txt +6 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster-options/get.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/ce/node-pool-options/get.txt +24 -0
- 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
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/create.txt +12 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute/dedicated-vm-host-instance/list.txt +5 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +11 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +116 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +153 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +154 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error/{list.txt → list-errors.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request/work-request-error.txt +1 -1
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/add.txt +227 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/create.txt +262 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/delete.txt +134 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/deploy-artifacts.txt +198 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/get.txt +96 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack/update.txt +274 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection/list-stacks.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/stack.txt +31 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry/list-work-request-logs.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request-log-entry.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/dif.txt +49 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +42 -12
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +31 -11
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +3 -2
- oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance/get.txt +99 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/compliance.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-dynamic-resource-selection.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-environment-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-generic-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-group-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-manual-resource-selection.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create-fleet-product-fleet-details.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/create.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-dynamic-resource-selection.txt +10 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update-fleet-manual-resource-selection.txt +10 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet/update.txt +10 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/onboarding/update.txt +30 -0
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/create.txt +26 -0
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/platform-configuration/update.txt +26 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/create.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-admin/property/update.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/configure.txt +218 -0
- 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
- 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
- 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
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/create.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item/update.txt +4 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition/get.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item-variables-definition.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog/catalog-item.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-catalog.txt +6 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/installed-patch-collection.txt +14 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/job-activity/get.txt +4 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/recommended-patch-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection/report.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-collection.txt +14 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/report-metadata-collection.txt +14 -0
- 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
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-component-collection.txt +14 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations/target-property-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-operations.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details/import-runbook.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-details.txt +14 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-precheck-details.txt +14 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/import-runbook-version-details.txt +14 -0
- 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
- 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
- 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
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export-runbook-version.txt +145 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook/export.txt +155 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export/get.txt +105 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-dependency-collection.txt +15 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export-status-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-export.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import/get.txt +105 -0
- 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
- 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
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-dependency-collection.txt +21 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import-status-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-import.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/create.txt +5 -4
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook-version.txt +4 -1
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks/runbook.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-apps-management-runbooks.txt +56 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-fleet-targets.txt +9 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management/fleet-target-collection/list-targets.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/fleet-apps-management.txt +90 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/dedicated-ai-cluster/create.txt +10 -1
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/change-compartment.txt +106 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-huggingface.txt +213 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/create-from-objectstorage.txt +203 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/delete.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model/update.txt +183 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection/list-imported-models.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/imported-model.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai/model-collection/list-models.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai.txt +18 -0
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
- 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
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
- oci_cli/help_text_producer/data_files/text/cmdref/limits/definition/list.txt +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/limits/resource-availability/get.txt +9 -5
- oci_cli/help_text_producer/data_files/text/cmdref/limits/service/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/limits/value/list.txt +7 -3
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list-errors.txt → list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log → work-request-log-entry}/list.txt +1 -19
- oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log.txt → work-request-log-entry.txt} +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt +136 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +214 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +152 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +211 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt +25 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +103 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +131 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt +23 -0
- oci_cli/help_text_producer/data_files/text/cmdref/psa.txt +47 -0
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
- oci_cli/help_text_producer/data_files/text/index.txt +4 -0
- oci_cli/service_mapping.py +10 -0
- oci_cli/version.py +1 -1
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/METADATA +2 -2
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/RECORD +253 -135
- services/artifacts/src/oci_cli_artifacts/artifacts_cli_extended.py +4 -0
- services/artifacts/src/oci_cli_artifacts/generated/artifacts_cli.py +36 -3
- services/container_engine/src/oci_cli_container_engine/generated/containerengine_cli.py +18 -3
- services/core/src/oci_cli_blockstorage/generated/blockstorage_cli.py +4 -1
- services/core/src/oci_cli_compute/generated/compute_cli.py +35 -5
- services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py +44 -9
- services/database/src/oci_cli_database/generated/database_cli.py +309 -0
- services/dif/__init__.py +4 -0
- services/dif/src/__init__.py +4 -0
- services/dif/src/oci_cli_stack/__init__.py +4 -0
- services/dif/src/oci_cli_stack/generated/__init__.py +4 -0
- services/dif/src/oci_cli_stack/generated/client_mappings.py +14 -0
- services/dif/src/oci_cli_stack/generated/stack_cli.py +887 -0
- services/dif/src/oci_cli_stack/stack_cli_extended.py +51 -0
- services/dif/tests/__init__.py +4 -0
- services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py +77 -12
- services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py +8 -8
- services/fleet_apps_management/src/oci_cli_fleet_apps_management/generated/fleetappsmanagement_cli.py +63 -15
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_admin/generated/fleetappsmanagementadmin_cli.py +265 -65
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_catalog/generated/fleetappsmanagementcatalog_cli.py +154 -7
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_operations/generated/fleetappsmanagementoperations_cli.py +473 -31
- services/fleet_apps_management/src/oci_cli_fleet_apps_management_runbooks/generated/fleetappsmanagementrunbooks_cli.py +1055 -34
- services/generative_ai/src/oci_cli_generative_ai/generated/generativeai_cli.py +640 -59
- services/generative_ai/src/oci_cli_generative_ai/generativeai_cli_extended.py +107 -0
- services/limits/src/oci_cli_limits/generated/limits_cli.py +15 -9
- services/psa/__init__.py +4 -0
- services/psa/src/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/generated/__init__.py +4 -0
- services/psa/src/oci_cli_private_service_access/generated/client_mappings.py +14 -0
- services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py +738 -0
- services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py +92 -0
- services/psa/tests/__init__.py +4 -0
- /oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane → delegate-access-control}/work-request/work-request-log.txt +0 -0
- /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
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/WHEEL +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.69.0.dist-info → oci_cli-3.70.1.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
"delete"
|
|
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
|
+
Deletes the specified Exadata Database Node Snapshot.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci db dbnode-snapshot delete [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--dbnode-snapshot-id [text]
|
|
33
|
+
|
|
34
|
+
The Exadata Database Node Snapshot OCID.
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
Optional Parameters
|
|
38
|
+
===================
|
|
39
|
+
|
|
40
|
+
--force
|
|
41
|
+
|
|
42
|
+
Perform deletion without prompting for confirmation.
|
|
43
|
+
|
|
44
|
+
--from-json [text]
|
|
45
|
+
|
|
46
|
+
Provide input to this command as a JSON document from a file using the
|
|
47
|
+
file://path-to/file syntax.
|
|
48
|
+
|
|
49
|
+
The "--generate-full-command-json-input" option can be used to
|
|
50
|
+
generate a sample json file to be used with this command option. The
|
|
51
|
+
key names are pre-populated and match the command option names
|
|
52
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
53
|
+
while the values of the keys need to be populated by the user before
|
|
54
|
+
using the sample file as an input to this command. For any command
|
|
55
|
+
option that accepts multiple values, the value of the key can be a
|
|
56
|
+
JSON array.
|
|
57
|
+
|
|
58
|
+
Options can still be provided on the command line. If an option exists
|
|
59
|
+
in both the JSON document and the command line then the command line
|
|
60
|
+
specified value will be used.
|
|
61
|
+
|
|
62
|
+
For examples on usage of this option, please see our “using CLI with
|
|
63
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
64
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
65
|
+
|
|
66
|
+
--if-match [text]
|
|
67
|
+
|
|
68
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
69
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
70
|
+
previous GET or POST response for that resource. The resource will be
|
|
71
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
72
|
+
current etag value.
|
|
73
|
+
|
|
74
|
+
--max-wait-seconds [integer]
|
|
75
|
+
|
|
76
|
+
The maximum time to wait for the work request to reach the state
|
|
77
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
78
|
+
|
|
79
|
+
--wait-for-state [text]
|
|
80
|
+
|
|
81
|
+
This operation asynchronously creates, modifies or deletes a resource
|
|
82
|
+
and uses a work request to track the progress of the operation.
|
|
83
|
+
Specify this option to perform the action and then wait until the work
|
|
84
|
+
request reaches a certain state. Multiple states can be specified,
|
|
85
|
+
returning on the first state. For example, "--wait-for-state"
|
|
86
|
+
SUCCEEDED "--wait-for-state" FAILED would return on whichever
|
|
87
|
+
lifecycle state is reached first. If timeout is reached, a return code
|
|
88
|
+
of 2 is returned. For any other error, a return code of 1 is returned.
|
|
89
|
+
|
|
90
|
+
Accepted values are:
|
|
91
|
+
|
|
92
|
+
ACCEPTED, FAILED, IN_PROGRESS, SUCCEEDED
|
|
93
|
+
|
|
94
|
+
--wait-interval-seconds [integer]
|
|
95
|
+
|
|
96
|
+
Check every "--wait-interval-seconds" to see whether the work request
|
|
97
|
+
has reached the state defined by "--wait-for-state". Defaults to 30
|
|
98
|
+
seconds.
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
Global Parameters
|
|
102
|
+
=================
|
|
103
|
+
|
|
104
|
+
Use "oci --help" for help on global parameters.
|
|
105
|
+
|
|
106
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
107
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
108
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
109
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
110
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
111
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
112
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
113
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
Example using required parameter
|
|
117
|
+
================================
|
|
118
|
+
|
|
119
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
120
|
+
command by typing “bash example.sh” and replacing the example
|
|
121
|
+
parameters with your own.
|
|
122
|
+
|
|
123
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
124
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
125
|
+
security policies before trying the examples.
|
|
126
|
+
|
|
127
|
+
export dbnode_snapshot_id=<substitute-value-of-dbnode_snapshot_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/delete.html#cmdoption-dbnode-snapshot-id
|
|
128
|
+
|
|
129
|
+
oci db dbnode-snapshot delete --dbnode-snapshot-id $dbnode_snapshot_id
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
"get"
|
|
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
|
+
Gets information about the specified Exadata Database Node Snapshot in
|
|
21
|
+
the specified compartment.
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
Usage
|
|
25
|
+
=====
|
|
26
|
+
|
|
27
|
+
oci db dbnode-snapshot get [OPTIONS]
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
Required Parameters
|
|
31
|
+
===================
|
|
32
|
+
|
|
33
|
+
--dbnode-snapshot-id [text]
|
|
34
|
+
|
|
35
|
+
The Exadata Database Node Snapshot OCID.
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
Optional Parameters
|
|
39
|
+
===================
|
|
40
|
+
|
|
41
|
+
--from-json [text]
|
|
42
|
+
|
|
43
|
+
Provide input to this command as a JSON document from a file using the
|
|
44
|
+
file://path-to/file syntax.
|
|
45
|
+
|
|
46
|
+
The "--generate-full-command-json-input" option can be used to
|
|
47
|
+
generate a sample json file to be used with this command option. The
|
|
48
|
+
key names are pre-populated and match the command option names
|
|
49
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
50
|
+
while the values of the keys need to be populated by the user before
|
|
51
|
+
using the sample file as an input to this command. For any command
|
|
52
|
+
option that accepts multiple values, the value of the key can be a
|
|
53
|
+
JSON array.
|
|
54
|
+
|
|
55
|
+
Options can still be provided on the command line. If an option exists
|
|
56
|
+
in both the JSON document and the command line then the command line
|
|
57
|
+
specified value will be used.
|
|
58
|
+
|
|
59
|
+
For examples on usage of this option, please see our “using CLI with
|
|
60
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
61
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
Global Parameters
|
|
65
|
+
=================
|
|
66
|
+
|
|
67
|
+
Use "oci --help" for help on global parameters.
|
|
68
|
+
|
|
69
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
70
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
71
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
72
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
73
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
74
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
75
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
76
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
Example using required parameter
|
|
80
|
+
================================
|
|
81
|
+
|
|
82
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
83
|
+
command by typing “bash example.sh” and replacing the example
|
|
84
|
+
parameters with your own.
|
|
85
|
+
|
|
86
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
87
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
88
|
+
security policies before trying the examples.
|
|
89
|
+
|
|
90
|
+
export dbnode_snapshot_id=<substitute-value-of-dbnode_snapshot_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/get.html#cmdoption-dbnode-snapshot-id
|
|
91
|
+
|
|
92
|
+
oci db dbnode-snapshot get --dbnode-snapshot-id $dbnode_snapshot_id
|
|
@@ -0,0 +1,153 @@
|
|
|
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
|
+
Gets a list of the Exadata Database Node Snapshots in the specified
|
|
21
|
+
compartment.
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
Usage
|
|
25
|
+
=====
|
|
26
|
+
|
|
27
|
+
oci db dbnode-snapshot list [OPTIONS]
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
Required Parameters
|
|
31
|
+
===================
|
|
32
|
+
|
|
33
|
+
--compartment-id, -c [text]
|
|
34
|
+
|
|
35
|
+
The compartment OCID.
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
Optional Parameters
|
|
39
|
+
===================
|
|
40
|
+
|
|
41
|
+
--all
|
|
42
|
+
|
|
43
|
+
Fetches all pages of results. If you provide this option, then you
|
|
44
|
+
cannot provide the "--limit" option.
|
|
45
|
+
|
|
46
|
+
--cluster-id [text]
|
|
47
|
+
|
|
48
|
+
A filter to return only Exadata Database Node Snapshots that match the
|
|
49
|
+
given VM cluster.
|
|
50
|
+
|
|
51
|
+
--from-json [text]
|
|
52
|
+
|
|
53
|
+
Provide input to this command as a JSON document from a file using the
|
|
54
|
+
file://path-to/file syntax.
|
|
55
|
+
|
|
56
|
+
The "--generate-full-command-json-input" option can be used to
|
|
57
|
+
generate a sample json file to be used with this command option. The
|
|
58
|
+
key names are pre-populated and match the command option names
|
|
59
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
60
|
+
while the values of the keys need to be populated by the user before
|
|
61
|
+
using the sample file as an input to this command. For any command
|
|
62
|
+
option that accepts multiple values, the value of the key can be a
|
|
63
|
+
JSON array.
|
|
64
|
+
|
|
65
|
+
Options can still be provided on the command line. If an option exists
|
|
66
|
+
in both the JSON document and the command line then the command line
|
|
67
|
+
specified value will be used.
|
|
68
|
+
|
|
69
|
+
For examples on usage of this option, please see our “using CLI with
|
|
70
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
71
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
72
|
+
|
|
73
|
+
--lifecycle-state [text]
|
|
74
|
+
|
|
75
|
+
A filter to return only Exadata Database Snapshots that match the
|
|
76
|
+
given lifecycle state exactly.
|
|
77
|
+
|
|
78
|
+
Accepted values are:
|
|
79
|
+
|
|
80
|
+
AVAILABLE, CREATING, FAILED, MOUNTED, MOUNTING, TERMINATED, TERMINATING, UNMOUNTING
|
|
81
|
+
|
|
82
|
+
--limit [integer]
|
|
83
|
+
|
|
84
|
+
The maximum number of items to return per page.
|
|
85
|
+
|
|
86
|
+
--name [text]
|
|
87
|
+
|
|
88
|
+
A filter to return only resources that match the entire name given.
|
|
89
|
+
The match is not case sensitive.
|
|
90
|
+
|
|
91
|
+
--page [text]
|
|
92
|
+
|
|
93
|
+
The pagination token to continue listing from.
|
|
94
|
+
|
|
95
|
+
--page-size [integer]
|
|
96
|
+
|
|
97
|
+
When fetching results, the number of results to fetch per call. Only
|
|
98
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
99
|
+
|
|
100
|
+
--sort-by [text]
|
|
101
|
+
|
|
102
|
+
The field to sort by. You can provide one sort order (*sortOrder*).
|
|
103
|
+
Default order for TIMECREATED is descending. Default order for NAME
|
|
104
|
+
is ascending. The NAME sort order is case sensitive.
|
|
105
|
+
|
|
106
|
+
Accepted values are:
|
|
107
|
+
|
|
108
|
+
NAME, TIMECREATED
|
|
109
|
+
|
|
110
|
+
--sort-order [text]
|
|
111
|
+
|
|
112
|
+
The sort order to use, either ascending (*ASC*) or descending
|
|
113
|
+
(*DESC*).
|
|
114
|
+
|
|
115
|
+
Accepted values are:
|
|
116
|
+
|
|
117
|
+
ASC, DESC
|
|
118
|
+
|
|
119
|
+
--source-dbnode-id [text]
|
|
120
|
+
|
|
121
|
+
A filter to return only Exadata Database Snapshots that match the
|
|
122
|
+
given database node.
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
Global Parameters
|
|
126
|
+
=================
|
|
127
|
+
|
|
128
|
+
Use "oci --help" for help on global parameters.
|
|
129
|
+
|
|
130
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
131
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
132
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
133
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
134
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
135
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
136
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
137
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
Example using required parameter
|
|
141
|
+
================================
|
|
142
|
+
|
|
143
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
144
|
+
command by typing “bash example.sh” and replacing the example
|
|
145
|
+
parameters with your own.
|
|
146
|
+
|
|
147
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
148
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
149
|
+
security policies before trying the examples.
|
|
150
|
+
|
|
151
|
+
export compartment_id=<substitute-value-of-compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/list.html#cmdoption-compartment-id
|
|
152
|
+
|
|
153
|
+
oci db dbnode-snapshot list --compartment-id $compartment_id
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
"mount"
|
|
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
|
+
Mounts the snapshot for the provided dbNode.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci db dbnode-snapshot mount [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--db-node-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the Exadata Database Node where snapshot needs to be
|
|
35
|
+
mounted.
|
|
36
|
+
|
|
37
|
+
--dbnode-snapshot-id [text]
|
|
38
|
+
|
|
39
|
+
The Exadata Database Node Snapshot OCID.
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
Optional Parameters
|
|
43
|
+
===================
|
|
44
|
+
|
|
45
|
+
--from-json [text]
|
|
46
|
+
|
|
47
|
+
Provide input to this command as a JSON document from a file using the
|
|
48
|
+
file://path-to/file syntax.
|
|
49
|
+
|
|
50
|
+
The "--generate-full-command-json-input" option can be used to
|
|
51
|
+
generate a sample json file to be used with this command option. The
|
|
52
|
+
key names are pre-populated and match the command option names
|
|
53
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
54
|
+
while the values of the keys need to be populated by the user before
|
|
55
|
+
using the sample file as an input to this command. For any command
|
|
56
|
+
option that accepts multiple values, the value of the key can be a
|
|
57
|
+
JSON array.
|
|
58
|
+
|
|
59
|
+
Options can still be provided on the command line. If an option exists
|
|
60
|
+
in both the JSON document and the command line then the command line
|
|
61
|
+
specified value will be used.
|
|
62
|
+
|
|
63
|
+
For examples on usage of this option, please see our “using CLI with
|
|
64
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
65
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
66
|
+
|
|
67
|
+
--if-match [text]
|
|
68
|
+
|
|
69
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
70
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
71
|
+
previous GET or POST response for that resource. The resource will be
|
|
72
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
73
|
+
current etag value.
|
|
74
|
+
|
|
75
|
+
--max-wait-seconds [integer]
|
|
76
|
+
|
|
77
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
78
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
79
|
+
|
|
80
|
+
--wait-for-state [text]
|
|
81
|
+
|
|
82
|
+
This operation creates, modifies or deletes a resource that has a
|
|
83
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
84
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
85
|
+
states can be specified, returning on the first state. For example, "
|
|
86
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
87
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
88
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
89
|
+
is returned.
|
|
90
|
+
|
|
91
|
+
Accepted values are:
|
|
92
|
+
|
|
93
|
+
AVAILABLE, CREATING, FAILED, MOUNTED, MOUNTING, TERMINATED, TERMINATING, UNMOUNTING
|
|
94
|
+
|
|
95
|
+
--wait-interval-seconds [integer]
|
|
96
|
+
|
|
97
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
98
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
99
|
+
30 seconds.
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
Global Parameters
|
|
103
|
+
=================
|
|
104
|
+
|
|
105
|
+
Use "oci --help" for help on global parameters.
|
|
106
|
+
|
|
107
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
108
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
109
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
110
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
111
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
112
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
113
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
114
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
Example using required parameter
|
|
118
|
+
================================
|
|
119
|
+
|
|
120
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
121
|
+
command by typing “bash example.sh” and replacing the example
|
|
122
|
+
parameters with your own.
|
|
123
|
+
|
|
124
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
125
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
126
|
+
security policies before trying the examples.
|
|
127
|
+
|
|
128
|
+
export db_node_id=<substitute-value-of-db_node_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/mount.html#cmdoption-db-node-id
|
|
129
|
+
export dbnode_snapshot_id=<substitute-value-of-dbnode_snapshot_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/mount.html#cmdoption-dbnode-snapshot-id
|
|
130
|
+
|
|
131
|
+
oci db dbnode-snapshot mount --db-node-id $db_node_id --dbnode-snapshot-id $dbnode_snapshot_id
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
"unmount"
|
|
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
|
+
Unmounts the snapshot for the provided dbNode.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci db dbnode-snapshot unmount [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--db-node-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the Exadata Database Node where snapshot needs to be
|
|
35
|
+
unmounted.
|
|
36
|
+
|
|
37
|
+
--dbnode-snapshot-id [text]
|
|
38
|
+
|
|
39
|
+
The Exadata Database Node Snapshot OCID.
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
Optional Parameters
|
|
43
|
+
===================
|
|
44
|
+
|
|
45
|
+
--from-json [text]
|
|
46
|
+
|
|
47
|
+
Provide input to this command as a JSON document from a file using the
|
|
48
|
+
file://path-to/file syntax.
|
|
49
|
+
|
|
50
|
+
The "--generate-full-command-json-input" option can be used to
|
|
51
|
+
generate a sample json file to be used with this command option. The
|
|
52
|
+
key names are pre-populated and match the command option names
|
|
53
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
54
|
+
while the values of the keys need to be populated by the user before
|
|
55
|
+
using the sample file as an input to this command. For any command
|
|
56
|
+
option that accepts multiple values, the value of the key can be a
|
|
57
|
+
JSON array.
|
|
58
|
+
|
|
59
|
+
Options can still be provided on the command line. If an option exists
|
|
60
|
+
in both the JSON document and the command line then the command line
|
|
61
|
+
specified value will be used.
|
|
62
|
+
|
|
63
|
+
For examples on usage of this option, please see our “using CLI with
|
|
64
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
65
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
66
|
+
|
|
67
|
+
--if-match [text]
|
|
68
|
+
|
|
69
|
+
For optimistic concurrency control. In the PUT or DELETE call for a
|
|
70
|
+
resource, set the *if-match* parameter to the value of the etag from a
|
|
71
|
+
previous GET or POST response for that resource. The resource will be
|
|
72
|
+
updated or deleted only if the etag you provide matches the resource’s
|
|
73
|
+
current etag value.
|
|
74
|
+
|
|
75
|
+
--max-wait-seconds [integer]
|
|
76
|
+
|
|
77
|
+
The maximum time to wait for the resource to reach the lifecycle state
|
|
78
|
+
defined by "--wait-for-state". Defaults to 1200 seconds.
|
|
79
|
+
|
|
80
|
+
--wait-for-state [text]
|
|
81
|
+
|
|
82
|
+
This operation creates, modifies or deletes a resource that has a
|
|
83
|
+
defined lifecycle state. Specify this option to perform the action and
|
|
84
|
+
then wait until the resource reaches a given lifecycle state. Multiple
|
|
85
|
+
states can be specified, returning on the first state. For example, "
|
|
86
|
+
--wait-for-state" SUCCEEDED "--wait-for-state" FAILED would return on
|
|
87
|
+
whichever lifecycle state is reached first. If timeout is reached, a
|
|
88
|
+
return code of 2 is returned. For any other error, a return code of 1
|
|
89
|
+
is returned.
|
|
90
|
+
|
|
91
|
+
Accepted values are:
|
|
92
|
+
|
|
93
|
+
AVAILABLE, CREATING, FAILED, MOUNTED, MOUNTING, TERMINATED, TERMINATING, UNMOUNTING
|
|
94
|
+
|
|
95
|
+
--wait-interval-seconds [integer]
|
|
96
|
+
|
|
97
|
+
Check every "--wait-interval-seconds" to see whether the resource has
|
|
98
|
+
reached the lifecycle state defined by "--wait-for-state". Defaults to
|
|
99
|
+
30 seconds.
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
Global Parameters
|
|
103
|
+
=================
|
|
104
|
+
|
|
105
|
+
Use "oci --help" for help on global parameters.
|
|
106
|
+
|
|
107
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
108
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
109
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
110
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
111
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
112
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
113
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
114
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
Example using required parameter
|
|
118
|
+
================================
|
|
119
|
+
|
|
120
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
121
|
+
command by typing “bash example.sh” and replacing the example
|
|
122
|
+
parameters with your own.
|
|
123
|
+
|
|
124
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
125
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
126
|
+
security policies before trying the examples.
|
|
127
|
+
|
|
128
|
+
export db_node_id=<substitute-value-of-db_node_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/unmount.html#cmdoption-db-node-id
|
|
129
|
+
export dbnode_snapshot_id=<substitute-value-of-dbnode_snapshot_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/db/dbnode-snapshot/unmount.html#cmdoption-dbnode-snapshot-id
|
|
130
|
+
|
|
131
|
+
oci db dbnode-snapshot unmount --db-node-id $db_node_id --dbnode-snapshot-id $dbnode_snapshot_id
|