maxcembalest commited on
Commit
31c4cc5
·
1 Parent(s): 69536fc

Delete files/arthur-docs-markdown/platform-management/reference/index.md.txt

Browse files
files/arthur-docs-markdown/platform-management/reference/index.md.txt DELETED
@@ -1,32 +0,0 @@
1
- (reference)=
2
- # Reference
3
-
4
- This section includes reference files that may be required for administrating the Arthur platform.
5
-
6
- ## {doc}`config_template`
7
- This template contains a standardized template for configuring KOTS (Kubernetes-off-the-shelf).
8
-
9
- ## {doc}`config_dump`
10
- This page shows the process for downloading the current configuration used by Arthur system.
11
-
12
- ## {doc}`permissions_set`
13
- This table shows the read/write permissions for various touch-points in the Arthur system.
14
-
15
- ## {doc}`permissions_by_standard_roles`
16
- This table shows the permissions available to each possible pre-defined standard role of an Arthur user within an organization.
17
-
18
- ## {doc}`permissions_by_endpoint`
19
- This table shows the permissions available to each query endpoint.
20
-
21
- ***
22
-
23
- ```{toctree}
24
- :maxdepth: 2
25
- :hidden:
26
-
27
- Configuration Template <config_template>
28
- Exporting Platform Configurations <config_dump>
29
- Permissions Set <permissions_set>
30
- Permissions by Standard Roles <permissions_by_standard_roles>
31
- Permissions by Endpoint <permissions_by_endpoint>
32
- ```