mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
Update docs
This commit is contained in:
parent
3c26deda30
commit
26875e06f5
@ -20,11 +20,11 @@
|
|||||||
* JobName: Job-Table (Allows multiple identical matches, e.g. JobNames from different clusters)
|
* JobName: Job-Table (Allows multiple identical matches, e.g. JobNames from different clusters)
|
||||||
* ProjectId: Job-Table
|
* ProjectId: Job-Table
|
||||||
* Username: Users-Table
|
* Username: Users-Table
|
||||||
* **Please Note**: Only users with jobs will be shown in table! I.e., Users without jobs will be missing in table.
|
* **Please Note**: Only users with jobs will be shown in table! I.e., Users without jobs will be missing in table. Also, a `Last 30 Days` is active by default and might filter out expected users.
|
||||||
* Name: Users-Table
|
* Name: Users-Table
|
||||||
* **Please Note**: Only users with jobs will be shown in table! I.e., Users without jobs will be missing in table.
|
* **Please Note**: Only users with jobs will be shown in table! I.e., Users without jobs will be missing in table. Also, a `Last 30 Days` is active by default and might filter out expected users.
|
||||||
* Best guess search always redirects to Job-Table or `/monitoring/user/$USER` (first username match)
|
* Best guess search always redirects to Job-Table or `/monitoring/user/$USER` (first username match)
|
||||||
* Unprocessable queries will redirect to `/monitoring/jobs/?`
|
* Unprocessable queries will display messages detailing the cause (Info, Warning, Error)
|
||||||
* Spaces trimmed (both for searchTag and queryString)
|
* Spaces trimmed (both for searchTag and queryString)
|
||||||
* ` job12` == `job12`
|
* ` job12` == `job12`
|
||||||
* `projectID : abcd ` == `projectId:abcd`
|
* `projectID : abcd ` == `projectId:abcd`
|
||||||
|
Loading…
Reference in New Issue
Block a user