Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch Api integration for containers information #55

Open
Fszta opened this issue May 28, 2020 · 0 comments
Open

Fetch Api integration for containers information #55

Fszta opened this issue May 28, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Fszta
Copy link
Collaborator

Fszta commented May 28, 2020

Following endpoints must be integrated :

Monitoring

  • Retrieve containers informations /api/monitor/containers-info
  • Get logs of a specific container: /api/monitor/logs?id=
  • Get global stats: /api/monitor/stats
  • Get stat of a specific container: /api/monitor/stat?id=
  • Get global monitoring historic : /api/monitor/historic

Token

Jwt token is required foreach route, it's provided by requesting /token endpoint. For development following parameters can be used :
  • user : admin
  • password: password
@Fszta Fszta added the enhancement New feature or request label May 28, 2020
Yinshangyi added a commit that referenced this issue May 28, 2020
Issue #55 - generic fetchDataApi function & api conf
@Yinshangyi Yinshangyi changed the title Fetch Api integration Fetch Api integration for containers information Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
New Features
  
Awaiting triage
Development

No branches or pull requests

2 participants