File size: 1,033 Bytes
ad8da65
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
(reference)=
# Reference

This section includes reference files that may be required for administrating the Arthur platform.

## {doc}`config_template`
This template contains a standardized template for configuring KOTS (Kubernetes-off-the-shelf).

## {doc}`config_dump`
This page shows the process for downloading the current configuration used by Arthur system.

## {doc}`permissions_set`
This table shows the read/write permissions for various touch-points in the Arthur system.

## {doc}`permissions_by_standard_roles`
This table shows the permissions available to each possible pre-defined standard role of an Arthur user within an organization.

## {doc}`permissions_by_endpoint`
This table shows the permissions available to each query endpoint.

***

```{toctree}
:maxdepth: 2
:hidden:

Configuration Template <config_template>
Exporting Platform Configurations <config_dump>
Permissions Set <permissions_set>
Permissions by Standard Roles <permissions_by_standard_roles>
Permissions by Endpoint <permissions_by_endpoint>
```