Project

General

Profile

Actions

feature request #9652

open

instances status report web service

Added by Andreas Kohlbecker almost 3 years ago.

Status:
New
Priority:
Priority14
Category:
cdmserver
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal

Description

For many devOp use cases it is important to know

  • if all instances have been successfully started

This web service should report:


{
  "totalInstances": 0,
  "instancesStarted": 0,  
  "instancesWaiting": 0,  
  "instancesError": 0,
  "allInstancesUp": true|false
  "instancesOnError": ["instanceID", "instanceID", ...]
}

No data to display

Actions

Also available in: Atom PDF