Juniper / terraform-provider-apstra

Apstra Terraform Provider
Apache License 2.0
14 stars 3 forks source link

Support Freeform Reference Design #649

Open bwJuniper opened 5 months ago

bwJuniper commented 5 months ago

Figure out what to do about Freeform.

Add support for /api/design/config-templates

Add support for /api/blueprints/ with { "design": "freeform", } identify other things and make sure only freeform things can be done to freeform blueprints with validation.

bwJuniper commented 5 months ago

/api/blueprints/{blueprint_id}/config-templates-assignments /api/blueprints/{blueprint_id}/config-templates-import /api/blueprints/{blueprint_id}/config-templates

bwJuniper commented 5 months ago

These API endpoints are secondary and can be implemented after the basic Freeform functionality.

/api/blueprints/{blueprint_id}/ra-group-generators /api/blueprints/{blueprint_id}/ra-groups /api/blueprints/{blueprint_id}/ra-local-pool-generators /api/blueprints/{blueprint_id}/ra-local-pools /api/blueprints/{blueprint_id}/ra-resource-generators /api/blueprints/{blueprint_id}/ra-resources