Skip to content

Commit 6442478

Browse files
authored
(DOCSP-47568) Adds missing API endpoints to table.-v8.0-backport (729) (#749)
# Backport This will backport the following commits from `master` to `v8.0`: - [(DOCSP-47568) Adds missing API endpoints to table. (#729)](10gen/docs-ops-manager#729) <!--- Backport version: 9.6.2 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport)
1 parent 45e573c commit 6442478

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

source/reference/api/automation-config.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,18 @@ configuration resource.
9696
* - ``PUT``
9797
- :doc:`/groups/{PROJECT-ID}/automationConfig/monitoringAgentConfig </reference/api/automation-config/update-monitoring-log-attributes>`
9898
- Update the current monitoring log settings
99+
* - ``GET``
100+
- :doc:`/groups/{PROJECT-ID}/automationConfig/auditLogRotateConfig </reference/api/automation-config/get-audit-log-rotate-config>`
101+
- Retrieve the current audit log rotation configuration
102+
* - ``PUT``
103+
- :doc:`/groups/{PROJECT-ID}/automationConfig/auditLogRotateConfig </reference/api/automation-config/update-audit-log-rotate-config>`
104+
- Update the {+mdbagent+} audit log rotation configuration
105+
* - ``GET``
106+
- :doc:`/groups/{PROJECT-ID}/automationConfig/systemLogRotateConfig </reference/api/automation-config/get-system-log-rotate-config>`
107+
- Retrieve the current system log rotation configuration
108+
* - ``PUT``
109+
- :doc:`/groups/{PROJECT-ID}/automationConfig/systemLogRotateConfig </reference/api/automation-config/update-system-log-rotate-config>`
110+
- Update the {+mdbagent+} system log rotation configuration
99111

100112
.. toctree::
101113
:titlesonly:

0 commit comments

Comments
 (0)