terraform-provider-checkpoint
terraform-provider-checkpoint copied to clipboard
Gaia API - Can't find way to work with Gaia
Versions:
Terraform - 1.0.2 Checkpoint Provider - 1.4.0 Fw - R81 Gaia API - 1.4 Web API - 1.7
Hello,
I am trying to work with Gaia API, but can't find way for that. I want to configure NTP server, tried with the resource "checkpoint_management_run_script" but for what I understood its only for web api. There is no specific resources for some use cases I want. So I though I could do Rest API calls to work with that use cases. Tried with this provider "https://registry.terraform.io/providers/gavinbunney/restapi/latest", but this provider always need an "ID" from object, which gaia api response doesn't provide.
Do you have any way to work with Gaia Rest API calls ?
Use cases that I want to configure:
- NTP
- BGP
- Static Route
- DNS