config

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMonConfig

func GetMonConfig(c echo.Context) error

GetMonConfig 모니터링 정책 조회 @Summary Get monitoring config @Description 모니터링 정책 조회 @Tags [Setting] Multi-Cloud Monitor Policy Setting @Accept json @Produce json @Success 200 {object} pkgconfig.Monitoring @Failure 404 {object} rest.SimpleMsg @Failure 500 {object} rest.SimpleMsg @Router /config [get]

func ResetMonConfig

func ResetMonConfig(c echo.Context) error

ResetMonConfig 모니터링 정책 초기화 @Summary Reset monitoring config @Description 모니터링 정책 초기화 @Tags [Setting] Multi-Cloud Monitor Policy Setting @Accept json @Produce json @Success 200 {object} pkgconfig.Monitoring @Failure 404 {object} rest.SimpleMsg @Failure 500 {object} rest.SimpleMsg @Router /config/reset [put]

func SetMonConfig

func SetMonConfig(c echo.Context) error

SetMonConfig 모니터링 정책 설정 @Summary Set monitoring config @Description 모니터링 정책 설정 @Tags [Setting] Multi-Cloud Monitor Policy Setting @Accept json @Produce json @Param monitorInfo body pkgconfig.Monitoring true "Details for an Monitor object" @Success 200 {object} pkgconfig.Monitoring @Failure 404 {object} rest.SimpleMsg @Failure 500 {object} rest.SimpleMsg @Router /config [put]

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL