Edgio / ec-sdk-go

EdgeCast Go SDK
Apache License 2.0
1 stars 2 forks source link

[Feature Request] Feature parity with UI for Origin Model #98

Open Sidewinder53 opened 2 years ago

Sidewinder53 commented 2 years ago

The EdgeCast SDK is missing a number of properties related to TLS settings in the Origin Model. As a result, the Edgecast Terraform provider does not support setting any of the affected options. These options exist in the Edgecast Portal UI, hence I would expect them to be available via the REST API / Go SDK.

Missing options for feature parity are:

Related files: https://github.com/EdgeCast/ec-sdk-go/blob/main/edgecast/origin/origin_models.go

ssaluja4 commented 2 years ago

Thanks for submitting this request. Regarding the disparity between the SDK/TF provider and the Origin UI, it is already in our backlog to be worked on as soon as the pre-requisites are in place. We’ll provide an update here as soon as we have the solution in place.