oci-cli 3.69.0__py3-none-any.whl → 3.70.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. oci_cli/bin/psa.psm1 +51 -0
  2. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/create.txt +11 -0
  3. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool/update.txt +11 -0
  4. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/attach.txt +1 -1
  5. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance/termination-proceed.txt +116 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/compute-management/instance-pool-instance.txt +2 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/compute-management.txt +2 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/delete.txt +129 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/get.txt +92 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/list.txt +153 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/mount.txt +131 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot/unmount.txt +131 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/db/dbnode-snapshot.txt +22 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster/add.txt +154 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/db/exadb-vm-cluster.txt +2 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +14 -0
  17. 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
  18. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control/work-request.txt +2 -2
  19. oci_cli/help_text_producer/data_files/text/cmdref/delegate-access-control.txt +2 -2
  20. 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
  21. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database/create.txt +42 -12
  22. 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
  23. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service/distributed-autonomous-database.txt +2 -0
  24. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-autonomous-db-service.txt +2 -0
  25. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/create.txt +31 -11
  26. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database/distributed-db-service/distributed-database/rotate-distributed-database-passwords.txt +3 -2
  27. oci_cli/help_text_producer/data_files/text/cmdref/distributed-database.txt +2 -0
  28. 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
  29. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request/work-request-error.txt +1 -1
  30. 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
  31. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane/work-request.txt +3 -3
  32. oci_cli/help_text_producer/data_files/text/cmdref/governance-rules-control-plane.txt +3 -3
  33. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/change-compartment.txt +136 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/create.txt +214 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/delete.txt +133 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/get.txt +95 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/list.txt +152 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access/update.txt +211 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/psa/private-service-access.txt +25 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services/list.txt +129 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/psa/psa-services.txt +16 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/cancel.txt +103 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/get.txt +91 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request/list.txt +140 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error/list.txt +131 -0
  46. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-error.txt +15 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log/list.txt +131 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request-log.txt +15 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/psa/work-request.txt +23 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/psa.txt +47 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/session/authenticate.txt +9 -9
  52. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/create.txt +6 -6
  53. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/get.txt +2 -2
  54. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/list.txt +1 -1
  55. oci_cli/help_text_producer/data_files/text/cmdref/support/incident/update.txt +4 -4
  56. oci_cli/help_text_producer/data_files/text/cmdref/support/incident-resource-type/list.txt +3 -3
  57. oci_cli/help_text_producer/data_files/text/cmdref/support/validation-response/validate-user.txt +1 -1
  58. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  59. oci_cli/service_mapping.py +5 -0
  60. oci_cli/version.py +1 -1
  61. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/METADATA +2 -2
  62. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/RECORD +81 -45
  63. services/core/src/oci_cli_compute_management/generated/computemanagement_cli.py +44 -9
  64. services/database/src/oci_cli_database/generated/database_cli.py +309 -0
  65. services/distributed_database/src/oci_cli_distributed_autonomous_db_service/generated/distributedautonomousdbservice_cli.py +77 -12
  66. services/distributed_database/src/oci_cli_distributed_db_service/generated/distributeddbservice_cli.py +8 -8
  67. services/psa/__init__.py +4 -0
  68. services/psa/src/__init__.py +4 -0
  69. services/psa/src/oci_cli_private_service_access/__init__.py +4 -0
  70. services/psa/src/oci_cli_private_service_access/generated/__init__.py +4 -0
  71. services/psa/src/oci_cli_private_service_access/generated/client_mappings.py +14 -0
  72. services/psa/src/oci_cli_private_service_access/generated/privateserviceaccess_cli.py +738 -0
  73. services/psa/src/oci_cli_private_service_access/privateserviceaccess_cli_extended.py +92 -0
  74. services/psa/tests/__init__.py +4 -0
  75. /oci_cli/help_text_producer/data_files/text/cmdref/{governance-rules-control-plane → delegate-access-control}/work-request/work-request-log.txt +0 -0
  76. /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
  77. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/LICENSE.txt +0 -0
  78. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  79. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/WHEEL +0 -0
  80. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/entry_points.txt +0 -0
  81. {oci_cli-3.69.0.dist-info → oci_cli-3.70.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,14 @@
1
+ # coding: utf-8
2
+ # Copyright (c) 2016, 2025, Oracle and/or its affiliates. All rights reserved.
3
+ # This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
4
+ # NOTE: This class is auto generated by OracleSDKGenerator. DO NOT EDIT. API Version: 20240301
5
+
6
+ import oci
7
+ from oci_cli.cli_clients import CLIENT_MAP
8
+ from oci_cli.cli_clients import MODULE_TO_TYPE_MAPPINGS
9
+ from oci.psa import PrivateServiceAccessClient
10
+
11
+ MODULE_TO_TYPE_MAPPINGS["psa"] = oci.psa.models.psa_type_mapping
12
+ if CLIENT_MAP.get("psa") is None:
13
+ CLIENT_MAP["psa"] = {}
14
+ CLIENT_MAP["psa"]["private_service_access"] = PrivateServiceAccessClient