|
4 | 4 | Oracle.Oci
|
5 | 5 | ==========
|
6 | 6 |
|
7 |
| -Collection version 2.45.0 |
| 7 | +Collection version 2.46.0 |
8 | 8 |
|
9 | 9 | .. toctree::
|
10 | 10 | :maxdepth: 1
|
@@ -462,6 +462,7 @@ Modules
|
462 | 462 | * :ref:`oci_database_key_store_facts <ansible_collections.oracle.oci.oci_database_key_store_facts_module>` -- Fetches details about one or multiple KeyStore resources in Oracle Cloud Infrastructure
|
463 | 463 | * :ref:`oci_database_maintenance_run <ansible_collections.oracle.oci.oci_database_maintenance_run_module>` -- Manage a MaintenanceRun resource in Oracle Cloud Infrastructure
|
464 | 464 | * :ref:`oci_database_maintenance_run_facts <ansible_collections.oracle.oci.oci_database_maintenance_run_facts_module>` -- Fetches details about one or multiple MaintenanceRun resources in Oracle Cloud Infrastructure
|
| 465 | +* :ref:`oci_database_management_asm_property_facts <ansible_collections.oracle.oci.oci_database_management_asm_property_facts_module>` -- Fetches details about one or multiple AsmProperty resources in Oracle Cloud Infrastructure |
465 | 466 | * :ref:`oci_database_management_associated_database_facts <ansible_collections.oracle.oci.oci_database_management_associated_database_facts_module>` -- Fetches details about one or multiple AssociatedDatabase resources in Oracle Cloud Infrastructure
|
466 | 467 | * :ref:`oci_database_management_awr_db_cpu_usage_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_cpu_usage_facts_module>` -- Fetches details about a AwrDbCpuUsage resource in Oracle Cloud Infrastructure
|
467 | 468 | * :ref:`oci_database_management_awr_db_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_facts_module>` -- Fetches details about one or multiple AwrDb resources in Oracle Cloud Infrastructure
|
@@ -509,6 +510,8 @@ Modules
|
509 | 510 | * :ref:`oci_database_management_sql_tuning_advisor_task_sql_execution_plan_facts <ansible_collections.oracle.oci.oci_database_management_sql_tuning_advisor_task_sql_execution_plan_facts_module>` -- Fetches details about a SqlTuningAdvisorTaskSqlExecutionPlan resource in Oracle Cloud Infrastructure
|
510 | 511 | * :ref:`oci_database_management_sql_tuning_advisor_task_summary_report_facts <ansible_collections.oracle.oci.oci_database_management_sql_tuning_advisor_task_summary_report_facts_module>` -- Fetches details about a SqlTuningAdvisorTaskSummaryReport resource in Oracle Cloud Infrastructure
|
511 | 512 | * :ref:`oci_database_management_system_privilege_facts <ansible_collections.oracle.oci.oci_database_management_system_privilege_facts_module>` -- Fetches details about one or multiple SystemPrivilege resources in Oracle Cloud Infrastructure
|
| 513 | +* :ref:`oci_database_management_tablespace <ansible_collections.oracle.oci.oci_database_management_tablespace_module>` -- Manage a Tablespace resource in Oracle Cloud Infrastructure |
| 514 | +* :ref:`oci_database_management_tablespace_actions <ansible_collections.oracle.oci.oci_database_management_tablespace_actions_module>` -- Perform actions on a Tablespace resource in Oracle Cloud Infrastructure |
512 | 515 | * :ref:`oci_database_management_tablespace_facts <ansible_collections.oracle.oci.oci_database_management_tablespace_facts_module>` -- Fetches details about one or multiple Tablespace resources in Oracle Cloud Infrastructure
|
513 | 516 | * :ref:`oci_database_management_user_facts <ansible_collections.oracle.oci.oci_database_management_user_facts_module>` -- Fetches details about one or multiple User resources in Oracle Cloud Infrastructure
|
514 | 517 | * :ref:`oci_database_migration_agent <ansible_collections.oracle.oci.oci_database_migration_agent_module>` -- Manage an Agent resource in Oracle Cloud Infrastructure
|
@@ -1796,6 +1799,7 @@ Modules
|
1796 | 1799 | oci_database_key_store_facts_module
|
1797 | 1800 | oci_database_maintenance_run_module
|
1798 | 1801 | oci_database_maintenance_run_facts_module
|
| 1802 | + oci_database_management_asm_property_facts_module |
1799 | 1803 | oci_database_management_associated_database_facts_module
|
1800 | 1804 | oci_database_management_awr_db_cpu_usage_facts_module
|
1801 | 1805 | oci_database_management_awr_db_facts_module
|
@@ -1843,6 +1847,8 @@ Modules
|
1843 | 1847 | oci_database_management_sql_tuning_advisor_task_sql_execution_plan_facts_module
|
1844 | 1848 | oci_database_management_sql_tuning_advisor_task_summary_report_facts_module
|
1845 | 1849 | oci_database_management_system_privilege_facts_module
|
| 1850 | + oci_database_management_tablespace_module |
| 1851 | + oci_database_management_tablespace_actions_module |
1846 | 1852 | oci_database_management_tablespace_facts_module
|
1847 | 1853 | oci_database_management_user_facts_module
|
1848 | 1854 | oci_database_migration_agent_module
|
|
0 commit comments