kaizendorks/nexus-go-client

Create ManageIQServer API client

Aperta

#7 aperta il 29 mag 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Go (2 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Add the following functions and corresponding tests:

  • Get IQ Server configuration: GET ​/beta​/iq
  • IQ Server configuration: PUT ​/beta​/iq Update
  • Disable IQ Server: POST ​/beta​/iq​/disable
  • Enable IQ Server: POST ​/beta​/iq​/enable
  • Verify IQ Server connection: POST /beta​/iq​/verify-connection

Guida contributor