mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Actions: API, command, and jobspec docs (#19166)
* API command and jobspec docs * PR comments addressed * API docs for job/jobid/action socket * Removing a perhaps incorrect origin of job_id across the jobs api doc * PR comments addressed
This commit is contained in:
@@ -514,6 +514,10 @@
|
||||
"title": "Overview",
|
||||
"path": "commands/job"
|
||||
},
|
||||
{
|
||||
"title": "action",
|
||||
"path": "commands/job/action"
|
||||
},
|
||||
{
|
||||
"title": "allocs",
|
||||
"path": "commands/job/allocs"
|
||||
@@ -1596,6 +1600,10 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "action",
|
||||
"path": "job-specification/action"
|
||||
},
|
||||
{
|
||||
"title": "artifact",
|
||||
"path": "job-specification/artifact"
|
||||
|
||||
Reference in New Issue
Block a user