oci-cli 3.65.1__py3-none-any.whl → 3.66.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (83) hide show
  1. oci_cli/bin/email.psm1 +23 -11
  2. oci_cli/cli_root.py +2 -2
  3. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/change-compartment.txt +133 -0
  4. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/create.txt +185 -0
  5. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/delete.txt +135 -0
  6. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/get.txt +93 -0
  7. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform/update.txt +195 -0
  8. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection/list-ai-data-platforms.txt +155 -0
  9. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform-collection.txt +15 -0
  10. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/ai-data-platform.txt +28 -0
  11. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/cancel.txt +103 -0
  12. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/get.txt +91 -0
  13. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request/list.txt +140 -0
  14. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error/list.txt +131 -0
  15. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-error.txt +15 -0
  16. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry/list-work-request-logs.txt +131 -0
  17. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request-log-entry.txt +15 -0
  18. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform/work-request.txt +23 -0
  19. oci_cli/help_text_producer/data_files/text/cmdref/ai-data-platform.txt +44 -0
  20. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/create-refreshable-clone.txt +8 -0
  21. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database/delete.txt +5 -0
  22. oci_cli/help_text_producer/data_files/text/cmdref/db/autonomous-database-backup/list.txt +18 -0
  23. oci_cli/help_text_producer/data_files/text/cmdref/db/cloud-exa-infra/create.txt +2 -1
  24. oci_cli/help_text_producer/data_files/text/cmdref/db/exascale-db-storage-vault/create.txt +2 -1
  25. oci_cli/help_text_producer/data_files/text/cmdref/db/system/change-cloud-db-system-subscription.txt +134 -0
  26. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-backup.txt +16 -0
  27. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-database.txt +16 -0
  28. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch-from-db-system.txt +16 -0
  29. oci_cli/help_text_producer/data_files/text/cmdref/db/system/launch.txt +16 -0
  30. oci_cli/help_text_producer/data_files/text/cmdref/db/system/list-db-system-storage-performances.txt +3 -3
  31. oci_cli/help_text_producer/data_files/text/cmdref/db/system/update.txt +6 -0
  32. oci_cli/help_text_producer/data_files/text/cmdref/db/system.txt +2 -0
  33. oci_cli/help_text_producer/data_files/text/cmdref/db.txt +2 -0
  34. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/add.txt +148 -0
  35. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/change-compartment.txt +4 -0
  36. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/delete.txt +4 -0
  37. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/remove.txt +138 -0
  38. oci_cli/help_text_producer/data_files/text/cmdref/email/domain/update.txt +4 -0
  39. oci_cli/help_text_producer/data_files/text/cmdref/email/domain.txt +4 -0
  40. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/add.txt +150 -0
  41. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/delete.txt +4 -0
  42. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/remove.txt +140 -0
  43. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path/update.txt +4 -0
  44. oci_cli/help_text_producer/data_files/text/cmdref/email/email-return-path.txt +4 -0
  45. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/add.txt +151 -0
  46. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/change-compartment.txt +4 -0
  47. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/delete.txt +4 -0
  48. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/remove.txt +141 -0
  49. oci_cli/help_text_producer/data_files/text/cmdref/email/sender/update.txt +4 -0
  50. oci_cli/help_text_producer/data_files/text/cmdref/email/sender.txt +4 -0
  51. oci_cli/help_text_producer/data_files/text/cmdref/email.txt +12 -0
  52. oci_cli/help_text_producer/data_files/text/cmdref/fs/mount-target/create.txt +6 -5
  53. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error/{list-errors.txt → list.txt} +5 -5
  54. oci_cli/help_text_producer/data_files/text/cmdref/ocvs/work-request-error.txt +1 -1
  55. oci_cli/help_text_producer/data_files/text/cmdref/ocvs.txt +1 -1
  56. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error/{list.txt → list-errors.txt} +5 -5
  57. oci_cli/help_text_producer/data_files/text/cmdref/organizations/work-request-error.txt +1 -1
  58. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry → work-request-log}/list.txt +19 -1
  59. oci_cli/help_text_producer/data_files/text/cmdref/organizations/{work-request-log-entry.txt → work-request-log.txt} +2 -2
  60. oci_cli/help_text_producer/data_files/text/cmdref/organizations.txt +2 -2
  61. oci_cli/help_text_producer/data_files/text/index.txt +2 -0
  62. oci_cli/help_text_producer/data_files/text/oci.txt +1 -1
  63. oci_cli/service_mapping.py +5 -0
  64. oci_cli/version.py +1 -1
  65. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/METADATA +2 -2
  66. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/RECORD +83 -51
  67. services/ai_data_platform/__init__.py +4 -0
  68. services/ai_data_platform/src/__init__.py +4 -0
  69. services/ai_data_platform/src/oci_cli_ai_data_platform/__init__.py +4 -0
  70. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/__init__.py +4 -0
  71. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/ai_data_platform_service_cli.py +14 -0
  72. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/aidataplatform_cli.py +676 -0
  73. services/ai_data_platform/src/oci_cli_ai_data_platform/generated/client_mappings.py +14 -0
  74. services/ai_data_platform/tests/__init__.py +4 -0
  75. services/database/src/oci_cli_database/database_cli_extended.py +3 -1
  76. services/database/src/oci_cli_database/generated/database_cli.py +170 -13
  77. services/email/src/oci_cli_email/generated/email_cli.py +422 -8
  78. services/file_storage/src/oci_cli_file_storage/generated/filestorage_cli.py +2 -2
  79. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/LICENSE.txt +0 -0
  80. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  81. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/WHEEL +0 -0
  82. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/entry_points.txt +0 -0
  83. {oci_cli-3.65.1.dist-info → oci_cli-3.66.1.dist-info}/top_level.txt +0 -0
@@ -1110,9 +1110,9 @@ Example: `Uocm:PHX-AD-1`""")
1110
1110
  Example: `My mount target`""")
1111
1111
  @cli_util.option('--hostname-label', help=u"""The hostname for the mount target's IP address, used for DNS resolution. The value is the hostname portion of the private IP address's fully qualified domain name (FQDN). For example, `files-1` in the FQDN `files-1.subnet123.vcn1.oraclevcn.com`. Must be unique across all VNICs in the subnet and comply with [RFC 952] and [RFC 1123].
1112
1112
 
1113
- Note: This attribute value is stored in the [PrivateIp] resource, not in the `mountTarget` resource. To update the `hostnameLabel`, use `GetMountTarget` to obtain the [OCIDs] of the mount target's private IPs (`privateIpIds`). Then, you can use [UpdatePrivateIp] to update the `hostnameLabel` value.
1113
+ Note:
1114
1114
 
1115
- For more information, see [DNS in Your Virtual Cloud Network].
1115
+ This attribute value is stored in the [PrivateIp] resource, not in the `mountTarget` resource. To update the `hostnameLabel`, use `GetMountTarget` to obtain the [OCIDs] of the mount target's private IPs (`privateIpIds`). Then, you can use [UpdatePrivateIp] to update the `hostnameLabel` value. For more information, see [DNS in Your Virtual Cloud Network].
1116
1116
 
1117
1117
  Example: `files-1`""")
1118
1118
  @cli_util.option('--ip-address', help=u"""A private IP address of your choice. Must be an available IP address within the subnet's CIDR. If you don't specify a value, Oracle automatically assigns a private IP address from the subnet.