oci-cli 3.62.1__py3-none-any.whl → 3.63.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- oci_cli/cli_util.py +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling/configuration/list.txt +7 -0
- oci_cli/help_text_producer/data_files/text/cmdref/autoscaling.txt +3 -8
- oci_cli/help_text_producer/data_files/text/cmdref/ce/cluster/create-kubeconfig.txt +0 -4
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer/get-offer-internal-detail.txt → database-management/cloud-asm/get-cloud-asm-configuration.txt} +13 -11
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer → database-management/cloud-asm}/get.txt +6 -9
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-disk-groups.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list-cloud-asm-users.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm-instance/update.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer.txt → database-management/cloud-asm-instance.txt} +4 -8
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-asm.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/summarize-cloud-cluster-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance/update.txt +162 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster-instance.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-cluster.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection/list-cloud-databases.txt +144 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-database-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home/update.txt +157 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-home.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/summarize-cloud-db-node-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-node.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/create.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/offer/offer → database-management/cloud-db-system}/delete.txt +9 -9
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-database-management.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/disable-cloud-db-system-stack-monitoring.txt +129 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-database-management.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/enable-cloud-db-system-stack-monitoring.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/get.txt +95 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/list.txt +156 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/summarize-cloud-db-system-availability-metrics.txt +126 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system/update.txt +165 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/check-cloud-db-system-connector-connection-status.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/create-cloud-db-system-connector-create-cloud-db-system-macs-connector-details.txt +170 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment → database-management/cloud-db-system-connector}/create.txt +19 -20
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/get.txt +98 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update-cloud-db-system-connector-update-cloud-db-system-macs-connector-details.txt +174 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector/update.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-connector.txt +30 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/create.txt +173 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/delete.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/{marketplace-publisher/attachment/attachment → database-management/cloud-db-system-discovery}/get.txt +11 -16
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/list.txt +137 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/patch.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery/update.txt +168 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system-discovery.txt +24 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-db-system.txt +32 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/get.txt +92 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list-cloud-listener-services.txt +139 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/list.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/summarize-cloud-listener-metrics.txt +121 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener/update.txt +161 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/cloud-listener.txt +22 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-result-location.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update-sql-job-details.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job/update.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-execution/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/job-run/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/enable-pluggable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get-awr-db-sql-report.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-diagnostics-and-management-feature-details.txt +2 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database/modify-pluggable-database-management-feature-database-sql-watch-feature-details.txt +10 -0
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-database-group/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-binary-log-information.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/get-general-replication-information.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-high-availability-members.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/managed-my-sql-databases/managed-my-sql-database/list-outbound-replications.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/get.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/database-management/work-request/list.txt +1 -2
- oci_cli/help_text_producer/data_files/text/cmdref/database-management.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create-autonomous-container-database-create-autonomous-container-database-from-backup-details.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/create.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-container-database/update.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/update.txt +97 -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/generative-ai-agent/tool/create-tool-agent-tool-config.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/create-tool-sql-tool-config.txt +12 -17
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-agent-tool-config.txt +202 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool/update-tool-sql-tool-config.txt +12 -14
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent/tool.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent-runtime/agent-endpoint/chat.txt +21 -3
- oci_cli/help_text_producer/data_files/text/cmdref/generative-ai-agent.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error/{list.txt → list-errors.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-entry/list-work-request-logs.txt → work-request-log/list.txt} +5 -5
- oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/{work-request-log-entry.txt → work-request-log.txt} +3 -3
- 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/{marketplace-publisher/attachment/attachment/delete.txt → management-agent/agent/delete-named-credential.txt} +18 -19
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/get-named-credential.txt +100 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent/update-named-credential.txt +182 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/agent.txt +6 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/create.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/get-named-cred-metadata.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential/list.txt +150 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/named-credential.txt +18 -0
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/plugin/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent/work-request/list.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/management-agent.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-machine-image-artifact-details.txt +181 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create-artifact-create-stack-artifact-details.txt +181 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/create.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-machine-image-artifact-details.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update-artifact-update-stack-artifact-details.txt +177 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact/update.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/artifact.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer-collection/list-offers.txt → available-service-collection/list-available-services.txt} +21 -33
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/available-service-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{attachment/attachment-collection/list-attachments.txt → customer-instance-report-record-collection/list-customer-instance-report-records.txt} +21 -39
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/customer-instance-report-record-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection/list-disbursement-report-records.txt +142 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/disbursement-report-record-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection/list-leads.txt +135 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/lead.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing/create.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-collection/list-listings.txt +8 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/cascading-delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/change-listing-revision-to-new-status.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/clone.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer/create.txt → listing-revision/create-listing-revision-create-lead-gen-listing-revision-details.txt} +120 -207
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-oci-listing-revision-details.txt +318 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create-listing-revision-create-service-listing-revision-details.txt +312 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/create.txt +10 -51
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get-listing-revision-icon-content.txt +105 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish-listing-revision-as-private.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/submit-listing-revision-for-review.txt +6 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-icon-content.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{offer/offer/update.txt → listing-revision/update-listing-revision-update-lead-gen-listing-revision-details.txt} +113 -206
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-oci-listing-revision-details.txt +326 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update-listing-revision-update-service-listing-revision-details.txt +316 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/update.txt +12 -53
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision/withdraw.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-customer-success-attachment.txt +180 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-related-document-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-review-support-document-attachment.txt +169 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-screen-shot-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-supported-service-attachment.txt +172 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create-listing-revision-attachment-create-video-attachment-details.txt +1 -4
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get-listing-revision-attachment-content.txt +108 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-content.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-customer-success-attachment.txt +195 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-related-document-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-review-support-document-attachment.txt +184 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-screen-shot-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-supported-service-attachment.txt +187 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update-listing-revision-attachment-update-video-attachment-details.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment-collection/list-listing-revision-attachments.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-attachment.txt +20 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note/update.txt +166 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note-collection/list-listing-revision-notes.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-note.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/create.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/delete.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/get.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/mark-listing-revision-package-as-default.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/un-publish.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package/update.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision-package-collection/list-listing-revision-packages.txt +1 -7
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/listing-revision.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/market-collection/list-markets.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/product-collection/list-products.txt +4 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get-support-doc-content.txt +97 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc/get.txt +91 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection/list-support-docs.txt +140 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/support-doc.txt +16 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection/list-supported-currencies.txt +132 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-currency-collection.txt +15 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection/list-supported-shapes.txt +133 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/supported-shape-collection.txt +14 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term/change-compartment.txt +26 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/{attachment/attachment/get-attachment-content.txt → term-version/get-term-version-content.txt} +13 -17
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/term-version.txt +2 -0
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher.txt +78 -28
- 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/{delegate-access-control/work-request → organizations}/work-request-log-entry.txt +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
- oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
- oci_cli/version.py +1 -1
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/METADATA +2 -2
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/RECORD +249 -162
- services/autoscaling/src/oci_cli_auto_scaling/generated/autoscaling_cli.py +8 -7
- services/container_engine/src/oci_cli_container_engine/containerengine_cli_extended.py +1 -1
- services/database/src/oci_cli_database/generated/database_cli.py +98 -10
- services/database_management/src/oci_cli_db_management/dbmanagement_cli_extended.py +13 -0
- services/database_management/src/oci_cli_db_management/generated/dbmanagement_cli.py +8336 -5389
- services/database_management/src/oci_cli_managed_my_sql_databases/generated/managedmysqldatabases_cli.py +4 -4
- services/generative_ai_agent/src/oci_cli_generative_ai_agent/generated/generativeaiagent_cli.py +185 -6
- services/generative_ai_agent_runtime/src/oci_cli_generative_ai_agent_runtime/generated/generativeaiagentruntime_cli.py +10 -4
- services/management_agent/src/oci_cli_management_agent/generated/managementagent_cli.py +328 -3
- services/marketplace_publisher/__init__.py +1 -1
- services/marketplace_publisher/src/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/__init__.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/client_mappings.py +1 -1
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplacepublisher_cli.py +4035 -1530
- services/marketplace_publisher/tests/__init__.py +1 -1
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment-collection.txt +0 -14
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment/attachment.txt +0 -20
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/attachment.txt +0 -27
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer/offer-collection.txt +0 -15
- oci_cli/help_text_producer/data_files/text/cmdref/marketplace-publisher/offer.txt +0 -29
- services/marketplace_publisher/src/oci_cli_attachment/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_attachment/generated/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_attachment/generated/attachment_cli.py +0 -307
- services/marketplace_publisher/src/oci_cli_attachment/generated/client_mappings.py +0 -14
- services/marketplace_publisher/src/oci_cli_marketplace_publisher/generated/marketplace_publisher_service_cli.py +0 -14
- services/marketplace_publisher/src/oci_cli_offer/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_offer/generated/__init__.py +0 -4
- services/marketplace_publisher/src/oci_cli_offer/generated/client_mappings.py +0 -14
- services/marketplace_publisher/src/oci_cli_offer/generated/offer_cli.py +0 -431
- /oci_cli/help_text_producer/data_files/text/cmdref/{organizations → delegate-access-control/work-request}/work-request-log.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/LICENSE.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/WHEEL +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/entry_points.txt +0 -0
- {oci_cli-3.62.1.dist-info → oci_cli-3.63.0.dist-info}/top_level.txt +0 -0
oci_cli/cli_util.py
CHANGED
|
@@ -434,6 +434,8 @@ def create_config_and_signer_based_on_click_context(ctx):
|
|
|
434
434
|
# OCI_RESOURCE_PRINCIPAL_REGION
|
|
435
435
|
# OCI_KUBERNETES_SERVICE_ACCOUNT_TOKEN_PATH or OCI_KUBERNETES_SERVICE_ACCOUNT_TOKEN_STRING in case token path other than default "/var/run/secrets/kubernetes.io/serviceaccount/token" or token string is used
|
|
436
436
|
|
|
437
|
+
if ctx.obj['region']:
|
|
438
|
+
client_config["region"] = ctx.obj['region']
|
|
437
439
|
if ctx.obj['debug']:
|
|
438
440
|
logger.debug("auth: oke_workload_identity")
|
|
439
441
|
|
|
@@ -94,6 +94,13 @@ Default order for TIMECREATED is descending. Default order for
|
|
|
94
94
|
DISPLAYNAME is ascending. The DISPLAYNAME sort order is case
|
|
95
95
|
sensitive.
|
|
96
96
|
|
|
97
|
+
**Note:** In general, some “List” operations (for example,
|
|
98
|
+
*ListInstances*) let you optionally filter by availability domain if
|
|
99
|
+
the scope of the resource type is within a single availability domain.
|
|
100
|
+
If you call one of these “List” operations without specifying an
|
|
101
|
+
availability domain, the resources are grouped by availability domain,
|
|
102
|
+
then sorted.
|
|
103
|
+
|
|
97
104
|
Accepted values are:
|
|
98
105
|
|
|
99
106
|
DISPLAYNAME, TIMECREATED
|
|
@@ -5,14 +5,9 @@ autoscaling
|
|
|
5
5
|
Description
|
|
6
6
|
===========
|
|
7
7
|
|
|
8
|
-
CLI
|
|
9
|
-
requirements. For more information about autoscaling, see
|
|
10
|
-
For information about the Compute service, see
|
|
11
|
-
Service.
|
|
12
|
-
|
|
13
|
-
**Note:** Autoscaling is not available in US Government Cloud
|
|
14
|
-
tenancies. For more information, see Oracle Cloud Infrastructure US
|
|
15
|
-
Government Cloud.
|
|
8
|
+
Use the Autoscaling CLI to dynamically scale compute resources to meet
|
|
9
|
+
application requirements. For more information about autoscaling, see
|
|
10
|
+
Autoscaling. For information about the Compute service, see Compute.
|
|
16
11
|
|
|
17
12
|
|
|
18
13
|
Available Commands
|
|
@@ -85,10 +85,6 @@ option or kubeconfig file at default location if –file is not used.
|
|
|
85
85
|
|
|
86
86
|
--token-version [text]
|
|
87
87
|
|
|
88
|
-
The version of the kubeconfig token. Supported value 2.0.0
|
|
89
|
-
|
|
90
|
-
--token-version [text]
|
|
91
|
-
|
|
92
88
|
The version of the kubeconfig token. Supported value is 2.0.0
|
|
93
89
|
|
|
94
90
|
Accepted values are:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
"get-
|
|
2
|
-
|
|
1
|
+
"get-cloud-asm-configuration"
|
|
2
|
+
*****************************
|
|
3
3
|
|
|
4
4
|
* Description
|
|
5
5
|
|
|
@@ -17,21 +17,22 @@
|
|
|
17
17
|
Description
|
|
18
18
|
===========
|
|
19
19
|
|
|
20
|
-
Gets
|
|
20
|
+
Gets configuration details including disk groups for the cloud ASM
|
|
21
|
+
specified by *cloudAsmId*.
|
|
21
22
|
|
|
22
23
|
|
|
23
24
|
Usage
|
|
24
25
|
=====
|
|
25
26
|
|
|
26
|
-
oci
|
|
27
|
+
oci database-management cloud-asm get-cloud-asm-configuration [OPTIONS]
|
|
27
28
|
|
|
28
29
|
|
|
29
30
|
Required Parameters
|
|
30
31
|
===================
|
|
31
32
|
|
|
32
|
-
--
|
|
33
|
+
--cloud-asm-id [text]
|
|
33
34
|
|
|
34
|
-
|
|
35
|
+
The OCID of the cloud ASM.
|
|
35
36
|
|
|
36
37
|
|
|
37
38
|
Optional Parameters
|
|
@@ -59,6 +60,10 @@ For examples on usage of this option, please see our “using CLI with
|
|
|
59
60
|
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
60
61
|
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
61
62
|
|
|
63
|
+
--opc-named-credential-id [text]
|
|
64
|
+
|
|
65
|
+
The OCID of the Named Credential.
|
|
66
|
+
|
|
62
67
|
|
|
63
68
|
Global Parameters
|
|
64
69
|
=================
|
|
@@ -86,9 +91,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
86
91
|
like shell. You need to set up the OCI configuration and appropriate
|
|
87
92
|
security policies before trying the examples.
|
|
88
93
|
|
|
89
|
-
export
|
|
90
|
-
export seller_compartment_id=<substitute-value-of-seller_compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/offer/offer/create.html#cmdoption-seller-compartment-id
|
|
91
|
-
|
|
92
|
-
offer_id=$(oci marketplace-publisher offer offer create --display-name $display_name --seller-compartment-id $seller_compartment_id --query data.id --raw-output)
|
|
94
|
+
export cloud_asm_id=<substitute-value-of-cloud_asm_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-asm/get-cloud-asm-configuration.html#cmdoption-cloud-asm-id
|
|
93
95
|
|
|
94
|
-
oci
|
|
96
|
+
oci database-management cloud-asm get-cloud-asm-configuration --cloud-asm-id $cloud_asm_id
|
|
@@ -17,21 +17,21 @@
|
|
|
17
17
|
Description
|
|
18
18
|
===========
|
|
19
19
|
|
|
20
|
-
Gets
|
|
20
|
+
Gets the details for the cloud ASM specified by *cloudAsmId*.
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
Usage
|
|
24
24
|
=====
|
|
25
25
|
|
|
26
|
-
oci
|
|
26
|
+
oci database-management cloud-asm get [OPTIONS]
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
Required Parameters
|
|
30
30
|
===================
|
|
31
31
|
|
|
32
|
-
--
|
|
32
|
+
--cloud-asm-id [text]
|
|
33
33
|
|
|
34
|
-
|
|
34
|
+
The OCID of the cloud ASM.
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
Optional Parameters
|
|
@@ -86,9 +86,6 @@ Please note this sample will only work in the POSIX-compliant bash-
|
|
|
86
86
|
like shell. You need to set up the OCI configuration and appropriate
|
|
87
87
|
security policies before trying the examples.
|
|
88
88
|
|
|
89
|
-
export
|
|
90
|
-
export seller_compartment_id=<substitute-value-of-seller_compartment_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/marketplace-publisher/offer/offer/create.html#cmdoption-seller-compartment-id
|
|
89
|
+
export cloud_asm_id=<substitute-value-of-cloud_asm_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-asm/get.html#cmdoption-cloud-asm-id
|
|
91
90
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
oci marketplace-publisher offer offer get --offer-id $offer_id
|
|
91
|
+
oci database-management cloud-asm get --cloud-asm-id $cloud_asm_id
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
"list-cloud-asm-disk-groups"
|
|
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 ASM disk groups for the cloud ASM specified by *cloudAsmId*.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci database-management cloud-asm list-cloud-asm-disk-groups [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--cloud-asm-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the cloud ASM.
|
|
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
|
+
The maximum number of records returned in the paginated response.
|
|
70
|
+
|
|
71
|
+
--opc-named-credential-id [text]
|
|
72
|
+
|
|
73
|
+
The OCID of the Named Credential.
|
|
74
|
+
|
|
75
|
+
--page [text]
|
|
76
|
+
|
|
77
|
+
The page token representing the page from where the next set of
|
|
78
|
+
paginated results are retrieved. This is usually retrieved from a
|
|
79
|
+
previous list call.
|
|
80
|
+
|
|
81
|
+
--page-size [integer]
|
|
82
|
+
|
|
83
|
+
When fetching results, the number of results to fetch per call. Only
|
|
84
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
85
|
+
|
|
86
|
+
--sort-by [text]
|
|
87
|
+
|
|
88
|
+
The field to sort information by. Only one sortOrder can be used. The
|
|
89
|
+
default sort order for *NAME* is ascending and it is case-sensitive.
|
|
90
|
+
|
|
91
|
+
Accepted values are:
|
|
92
|
+
|
|
93
|
+
NAME
|
|
94
|
+
|
|
95
|
+
--sort-order [text]
|
|
96
|
+
|
|
97
|
+
The option to sort information in ascending (‘ASC’) or descending
|
|
98
|
+
(‘DESC’) order. Ascending order is the default order.
|
|
99
|
+
|
|
100
|
+
Accepted values are:
|
|
101
|
+
|
|
102
|
+
ASC, DESC
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
Global Parameters
|
|
106
|
+
=================
|
|
107
|
+
|
|
108
|
+
Use "oci --help" for help on global parameters.
|
|
109
|
+
|
|
110
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
111
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
112
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
113
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
114
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
115
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
116
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
117
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
Example using required parameter
|
|
121
|
+
================================
|
|
122
|
+
|
|
123
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
124
|
+
command by typing “bash example.sh” and replacing the example
|
|
125
|
+
parameters with your own.
|
|
126
|
+
|
|
127
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
128
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
129
|
+
security policies before trying the examples.
|
|
130
|
+
|
|
131
|
+
export cloud_asm_id=<substitute-value-of-cloud_asm_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-asm/list-cloud-asm-disk-groups.html#cmdoption-cloud-asm-id
|
|
132
|
+
|
|
133
|
+
oci database-management cloud-asm list-cloud-asm-disk-groups --cloud-asm-id $cloud_asm_id
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
"list-cloud-asm-users"
|
|
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 ASM users for the cloud ASM specified by *cloudAsmId*.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci database-management cloud-asm list-cloud-asm-users [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--cloud-asm-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the cloud ASM.
|
|
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
|
+
The maximum number of records returned in the paginated response.
|
|
70
|
+
|
|
71
|
+
--opc-named-credential-id [text]
|
|
72
|
+
|
|
73
|
+
The OCID of the Named Credential.
|
|
74
|
+
|
|
75
|
+
--page [text]
|
|
76
|
+
|
|
77
|
+
The page token representing the page from where the next set of
|
|
78
|
+
paginated results are retrieved. This is usually retrieved from a
|
|
79
|
+
previous list call.
|
|
80
|
+
|
|
81
|
+
--page-size [integer]
|
|
82
|
+
|
|
83
|
+
When fetching results, the number of results to fetch per call. Only
|
|
84
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
85
|
+
|
|
86
|
+
--sort-by [text]
|
|
87
|
+
|
|
88
|
+
The field to sort information by. Only one sortOrder can be used. The
|
|
89
|
+
default sort order for *NAME* is ascending and it is case-sensitive.
|
|
90
|
+
|
|
91
|
+
Accepted values are:
|
|
92
|
+
|
|
93
|
+
NAME
|
|
94
|
+
|
|
95
|
+
--sort-order [text]
|
|
96
|
+
|
|
97
|
+
The option to sort information in ascending (‘ASC’) or descending
|
|
98
|
+
(‘DESC’) order. Ascending order is the default order.
|
|
99
|
+
|
|
100
|
+
Accepted values are:
|
|
101
|
+
|
|
102
|
+
ASC, DESC
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
Global Parameters
|
|
106
|
+
=================
|
|
107
|
+
|
|
108
|
+
Use "oci --help" for help on global parameters.
|
|
109
|
+
|
|
110
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
111
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
112
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
113
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
114
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
115
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
116
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
117
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
Example using required parameter
|
|
121
|
+
================================
|
|
122
|
+
|
|
123
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
124
|
+
command by typing “bash example.sh” and replacing the example
|
|
125
|
+
parameters with your own.
|
|
126
|
+
|
|
127
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
128
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
129
|
+
security policies before trying the examples.
|
|
130
|
+
|
|
131
|
+
export cloud_asm_id=<substitute-value-of-cloud_asm_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-asm/list-cloud-asm-users.html#cmdoption-cloud-asm-id
|
|
132
|
+
|
|
133
|
+
oci database-management cloud-asm list-cloud-asm-users --cloud-asm-id $cloud_asm_id
|
|
@@ -0,0 +1,132 @@
|
|
|
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 ASMs in the specified cloud DB system.
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
Usage
|
|
22
|
+
=====
|
|
23
|
+
|
|
24
|
+
oci database-management cloud-asm 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
|
+
--cloud-db-system-id [text]
|
|
36
|
+
|
|
37
|
+
The OCID of the cloud DB system.
|
|
38
|
+
|
|
39
|
+
--compartment-id, -c [text]
|
|
40
|
+
|
|
41
|
+
The OCID of the compartment.
|
|
42
|
+
|
|
43
|
+
--display-name [text]
|
|
44
|
+
|
|
45
|
+
A filter to only return the resources that match the entire display
|
|
46
|
+
name.
|
|
47
|
+
|
|
48
|
+
--from-json [text]
|
|
49
|
+
|
|
50
|
+
Provide input to this command as a JSON document from a file using the
|
|
51
|
+
file://path-to/file syntax.
|
|
52
|
+
|
|
53
|
+
The "--generate-full-command-json-input" option can be used to
|
|
54
|
+
generate a sample json file to be used with this command option. The
|
|
55
|
+
key names are pre-populated and match the command option names
|
|
56
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
57
|
+
while the values of the keys need to be populated by the user before
|
|
58
|
+
using the sample file as an input to this command. For any command
|
|
59
|
+
option that accepts multiple values, the value of the key can be a
|
|
60
|
+
JSON array.
|
|
61
|
+
|
|
62
|
+
Options can still be provided on the command line. If an option exists
|
|
63
|
+
in both the JSON document and the command line then the command line
|
|
64
|
+
specified value will be used.
|
|
65
|
+
|
|
66
|
+
For examples on usage of this option, please see our “using CLI with
|
|
67
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
68
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
69
|
+
|
|
70
|
+
--limit [integer]
|
|
71
|
+
|
|
72
|
+
The maximum number of records returned in the paginated response.
|
|
73
|
+
|
|
74
|
+
--page [text]
|
|
75
|
+
|
|
76
|
+
The page token representing the page from where the next set of
|
|
77
|
+
paginated results are retrieved. This is usually retrieved from a
|
|
78
|
+
previous list call.
|
|
79
|
+
|
|
80
|
+
--page-size [integer]
|
|
81
|
+
|
|
82
|
+
When fetching results, the number of results to fetch per call. Only
|
|
83
|
+
valid when used with "--all" or "--limit", and ignored otherwise.
|
|
84
|
+
|
|
85
|
+
--sort-by [text]
|
|
86
|
+
|
|
87
|
+
The field to sort information by. Only one sortOrder can be used. The
|
|
88
|
+
default sort order for *TIMECREATED* is descending and the default
|
|
89
|
+
sort order for *DISPLAYNAME* is ascending. The *DISPLAYNAME* sort
|
|
90
|
+
order is case-sensitive.
|
|
91
|
+
|
|
92
|
+
Accepted values are:
|
|
93
|
+
|
|
94
|
+
DISPLAYNAME, TIMECREATED
|
|
95
|
+
|
|
96
|
+
--sort-order [text]
|
|
97
|
+
|
|
98
|
+
The option to sort information in ascending (‘ASC’) or descending
|
|
99
|
+
(‘DESC’) order. Ascending order is the default order.
|
|
100
|
+
|
|
101
|
+
Accepted values are:
|
|
102
|
+
|
|
103
|
+
ASC, DESC
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
Global Parameters
|
|
107
|
+
=================
|
|
108
|
+
|
|
109
|
+
Use "oci --help" for help on global parameters.
|
|
110
|
+
|
|
111
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
112
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
113
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
114
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
115
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
116
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
117
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
118
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
Example using required parameter
|
|
122
|
+
================================
|
|
123
|
+
|
|
124
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
125
|
+
command by typing “bash example.sh” and replacing the example
|
|
126
|
+
parameters with your own.
|
|
127
|
+
|
|
128
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
129
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
130
|
+
security policies before trying the examples.
|
|
131
|
+
|
|
132
|
+
oci database-management cloud-asm list
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
"summarize-cloud-asm-metrics"
|
|
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 metrics for the cloud ASM specified by *cloudAsmId*.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
Usage
|
|
24
|
+
=====
|
|
25
|
+
|
|
26
|
+
oci database-management cloud-asm summarize-cloud-asm-metrics [OPTIONS]
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
Required Parameters
|
|
30
|
+
===================
|
|
31
|
+
|
|
32
|
+
--cloud-asm-id [text]
|
|
33
|
+
|
|
34
|
+
The OCID of the cloud ASM.
|
|
35
|
+
|
|
36
|
+
--end-time [text]
|
|
37
|
+
|
|
38
|
+
The end of the time range set to retrieve metric data for the DB
|
|
39
|
+
system and its members. Expressed in UTC in ISO-8601 format, which is
|
|
40
|
+
*yyyy-MM-dd’T’hh:mm:ss.sss’Z’*.
|
|
41
|
+
|
|
42
|
+
--start-time [text]
|
|
43
|
+
|
|
44
|
+
The beginning of the time range set to retrieve metric data for the DB
|
|
45
|
+
system and its members. Expressed in UTC in ISO-8601 format, which is
|
|
46
|
+
*yyyy-MM-dd’T’hh:mm:ss.sss’Z’*.
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
Optional Parameters
|
|
50
|
+
===================
|
|
51
|
+
|
|
52
|
+
--filter-by-metric-names [text]
|
|
53
|
+
|
|
54
|
+
The filter used to retrieve a specific set of metrics by passing the
|
|
55
|
+
desired metric names with a comma separator. Note that, by default,
|
|
56
|
+
the service returns all supported metrics.
|
|
57
|
+
|
|
58
|
+
--from-json [text]
|
|
59
|
+
|
|
60
|
+
Provide input to this command as a JSON document from a file using the
|
|
61
|
+
file://path-to/file syntax.
|
|
62
|
+
|
|
63
|
+
The "--generate-full-command-json-input" option can be used to
|
|
64
|
+
generate a sample json file to be used with this command option. The
|
|
65
|
+
key names are pre-populated and match the command option names
|
|
66
|
+
(converted to camelCase format, e.g. compartment-id –> compartmentId),
|
|
67
|
+
while the values of the keys need to be populated by the user before
|
|
68
|
+
using the sample file as an input to this command. For any command
|
|
69
|
+
option that accepts multiple values, the value of the key can be a
|
|
70
|
+
JSON array.
|
|
71
|
+
|
|
72
|
+
Options can still be provided on the command line. If an option exists
|
|
73
|
+
in both the JSON document and the command line then the command line
|
|
74
|
+
specified value will be used.
|
|
75
|
+
|
|
76
|
+
For examples on usage of this option, please see our “using CLI with
|
|
77
|
+
advanced JSON options” link: https://docs.cloud.oracle.com/iaas/Conte
|
|
78
|
+
nt/API/SDKDocs/cliusing.htm#AdvancedJSONOptions
|
|
79
|
+
|
|
80
|
+
--limit [integer]
|
|
81
|
+
|
|
82
|
+
The maximum number of records returned in the paginated response.
|
|
83
|
+
|
|
84
|
+
--page [text]
|
|
85
|
+
|
|
86
|
+
The page token representing the page from where the next set of
|
|
87
|
+
paginated results are retrieved. This is usually retrieved from a
|
|
88
|
+
previous list call.
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
Global Parameters
|
|
92
|
+
=================
|
|
93
|
+
|
|
94
|
+
Use "oci --help" for help on global parameters.
|
|
95
|
+
|
|
96
|
+
"--auth-purpose", "--auth", "--cert-bundle", "--cli-auto-prompt", "--
|
|
97
|
+
cli-rc-file", "--config-file", "--connection-timeout", "--debug", "--
|
|
98
|
+
defaults-file", "--endpoint", "--generate-full-command-json-input", "
|
|
99
|
+
--generate-param-json-input", "--help", "--latest-version", "--max-
|
|
100
|
+
retries", "--no-retry", "--opc-client-request-id", "--opc-request-id",
|
|
101
|
+
"--output", "--profile", "--proxy", "--query", "--raw-output", "--
|
|
102
|
+
read-timeout", "--realm-specific-endpoint", "--region", "--release-
|
|
103
|
+
info", "--request-id", "--version", "-?", "-d", "-h", "-i", "-v"
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
Example using required parameter
|
|
107
|
+
================================
|
|
108
|
+
|
|
109
|
+
Copy the following CLI commands into a file named example.sh. Run the
|
|
110
|
+
command by typing “bash example.sh” and replacing the example
|
|
111
|
+
parameters with your own.
|
|
112
|
+
|
|
113
|
+
Please note this sample will only work in the POSIX-compliant bash-
|
|
114
|
+
like shell. You need to set up the OCI configuration and appropriate
|
|
115
|
+
security policies before trying the examples.
|
|
116
|
+
|
|
117
|
+
export cloud_asm_id=<substitute-value-of-cloud_asm_id> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.html#cmdoption-cloud-asm-id
|
|
118
|
+
export end_time=<substitute-value-of-end_time> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.html#cmdoption-end-time
|
|
119
|
+
export start_time=<substitute-value-of-start_time> # https://docs.cloud.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/database-management/cloud-asm/summarize-cloud-asm-metrics.html#cmdoption-start-time
|
|
120
|
+
|
|
121
|
+
oci database-management cloud-asm summarize-cloud-asm-metrics --cloud-asm-id $cloud_asm_id --end-time $end_time --start-time $start_time
|