Gestion des whitelists via l'API?
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Gestion des whitelists via l'API?

by
GeorgesM7
Created on 2019-11-19 15:50:54 (edited on 2024-09-04 12:11:36) in Bases de données

Bonjour,

est-il possible de gérer les whitelists d'accès à PostgreSQL via les API OVH?

Merci à l'avance,

GM


1 Reply ( Latest reply on 2019-11-20 00:21:08 by
GeorgesM7
)

Bonjour @GeorgesM7,

Oui, tu peux faire ça via:
`GET` et `POST` sur `/hosting/privateDatabase/{serviceName}/whitelist`
`GET`, `PUT` et `DELETE` sur `/hosting/privateDatabase/{serviceName}/whitelist/{ip}`

Mikaël

Super, merci !

Replies are currently disabled for this question.