Skip to content

Go-client changes for fetching objects with internal id

Compare
Choose a tag to compare
@hemanthKa677 hemanthKa677 released this 05 Apr 13:47
· 3 commits to master since this release
680295e

Release Summary

  • Added a generic function to fetch objects by internal id.
  • Added support for the http calls with headers to WAPI.

Major Changes

  • Added a generic function SearchObjectByAltId to fetch objects by internal id.
  • Added validations for objects fetched by internal id.

Minor Changes

  • Added two functions GetDnsMember and GetDhcpMember to fetch DNS and DHCP members respectively.
  • Added two functions UpdateDnsStatus and UpdateDhcpStatus to update DNS and DHCP status respectively.