Azure / Azure/hpcpack

Job Activity Log via RESTful API

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PowerShell
Stars
34
Forks
19
Avg merge
41m
Merged PRs (30d)
4

Description

#### Feature Request Description
We have an integration with MHPC that uses MPHC's RESTful API to communicate with MHPC. Currently there is no way to retrieve the job activity logs via this API.

#### Describe Preferred Solution
A new RESTful endpoint which retrieves the job activity logs. For example, this might be: GET https://head_node_name:port/WindowsHPC/Job/job_identifier/ActivityLog

#### Describe Alternatives Considered
The job activity log is currently available through:
- PowerShell script
- Command line
- Direct database query

However, these all require a Windows Domain attached client with the HPC tools installed and do not work well in our environment.

#### Additional Context
n/a

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.