Updated ACL Template APIs#4
Conversation
yvikrant
commented
Nov 29, 2021
- Updated ACL template API with latest payload
- Created new endoint to check device ACL status
- Updated ACL template API with latest payload - Created new endoint to check device ACL status
|
Hi @yvikrant, It's difficult to review these changes when they don't abide by the published spec: https://developer.equinix.com/catalog/network-edgev1#operation/createDeviceACLTemplateUsingPost (subnet vs subnets, for example). It would help if there was a changelog available to compare the spec differences against the changes here. Because this client is a v1 client, these breaking changes will need to be considered with v2 semantics: |
|
Hi @displague Here's the old contract for creating ACL Template. I kept all the fields that are currently supported by API. Also, I have added comments against the properties which are deprecated. |
|
@displague . Added removed fields and marked them as deprecated. We'll plan to remove deprecated fields in the next major version. |