Skip to content

Commit f1a711e

Browse files
committed
DOC-4655 Remove Manage Cloud Accounts and View Account Information
1 parent 9e7d8be commit f1a711e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

content/operate/rc/api/examples/manage-cloud-accounts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ description: Cloud accounts specify which account to use when creating and modif
99
infrastructure resources.
1010
linkTitle: Manage cloud accounts
1111
weight: 80
12+
draft: true
1213
---
14+
<!-- This article is removed since it was duplicated with the REST API reference. I decided to keep it as a draft just in case. -->
15+
1316
You can use the Redis Cloud REST API to create and manage cloud accounts.
1417

1518
These examples use the [`cURL` utility]({{< relref "/operate/rc/api/get-started/use-rest-api#use-the-curl-http-client" >}}); you can use any REST client to work with the Redis Cloud REST API.

content/operate/rc/api/examples/view-account-information.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ categories:
77
- rc
88
description: Get initial information on account parameters
99
weight: 70
10+
draft: true
1011
---
12+
<!-- This article is removed since it was duplicated with the REST API reference. I decided to keep it as a draft just in case. -->
1113

1214
The root API operation returns information about the current account, user, and API Key (as identified by the set of API Keys provided in the API request).
1315

0 commit comments

Comments
 (0)