-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC-4821 RS: Add missing optional services to services config REST AP…
…I object
- Loading branch information
Showing
6 changed files
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
.../operate/rs/7.4/references/rest-api/objects/services_configuration/alert_mgr.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
Title: Alert manager object | ||
alwaysopen: false | ||
categories: | ||
- docs | ||
- operate | ||
- rs | ||
description: Documents the alert_mgr object used with Redis Enterprise Software REST API calls. | ||
linkTitle: alert_mgr | ||
weight: $weight | ||
url: '/operate/rs/7.4/references/rest-api/objects/services_configuration/alert_mgr/' | ||
--- | ||
|
||
| Name | Type/Value | Description | | ||
|------|------------|-------------| | ||
| operating_mode | 'disabled'<br />'enabled' | Enable/disable the alert manager processes | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
content/operate/rs/references/rest-api/objects/services_configuration/alert_mgr.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
Title: Alert manager object | ||
alwaysopen: false | ||
categories: | ||
- docs | ||
- operate | ||
- rs | ||
description: Documents the alert_mgr object used with Redis Enterprise Software REST API calls. | ||
linkTitle: alert_mgr | ||
weight: $weight | ||
--- | ||
|
||
| Name | Type/Value | Description | | ||
|------|------------|-------------| | ||
| operating_mode | 'disabled'<br />'enabled' | Enable/disable the alert manager processes | |
15 changes: 15 additions & 0 deletions
15
...rate/rs/references/rest-api/objects/services_configuration/entraid_agent_mgr.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
Title: Entra ID agent manager object | ||
alwaysopen: false | ||
categories: | ||
- docs | ||
- operate | ||
- rs | ||
description: Documents the entraid_agent_mgr object used with Redis Enterprise Software REST API calls. | ||
linkTitle: entraid_agent_mgr | ||
weight: $weight | ||
--- | ||
|
||
| Name | Type/Value | Description | | ||
|------|------------|-------------| | ||
| operating_mode | 'disabled'<br />'enabled' | Enable/disable the Entra ID agent manager processes | |
15 changes: 15 additions & 0 deletions
15
...operate/rs/references/rest-api/objects/services_configuration/ldap_agent_mgr.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
Title: LDAP agent manager object | ||
alwaysopen: false | ||
categories: | ||
- docs | ||
- operate | ||
- rs | ||
description: Documents the ldap_agent_mgr object used with Redis Enterprise Software REST API calls. | ||
linkTitle: ldap_agent_mgr | ||
weight: $weight | ||
--- | ||
|
||
| Name | Type/Value | Description | | ||
|------|------------|-------------| | ||
| operating_mode | 'disabled'<br />'enabled' | Enable/disable the LDAP agent manager processes | |