oracle / oracle/oci-cli

Health Checks: intervals & timeouts out of sync with GUI

Open
#196 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Health Checks
Dominant language
Python
Stars
669
Forks
236
Avg merge
1m
Merged PRs (30d)
4

Description

When creating the HTTP and ping monitors and setting the values for timeouts and intervals we noticed that they don't reflect what is available in the GUI:
https://docs.cloud.oracle.com/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/health-checks/http-monitor/create.html
https://docs.cloud.oracle.com/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/health-checks/ping-monitor/create

The GUI values provide more options.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the HTTP monitor and ping monitor create command references linked in the issue with the GUI's available interval and timeout values. Trace those command definitions and any related validation or tests, then confirm the CLI exposes the same options and values as the GUI.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.