oracle / oracle/oci-cli

Health checks: missing support for POST in HTTP monitors

Open
#198 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

It would be really useful if HTTP monitors supported the POST method in addition to GET and HEAD https://docs.cloud.oracle.com/iaas/tools/oci-cli/latest/oci_cli_docs/cmdref/health-checks/http-monitor/create.html#cmdoption-method

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 with the OCI CLI health-checks HTTP monitor create command and the linked HTTP monitor documentation, then trace how the existing GET and HEAD methods are handled. Done means POST is accepted for HTTP monitors alongside those methods and the behavior is covered by the relevant command tests, if present.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.