Skip to content

Go-Client with changes of fetching records/objects with internal ID

Compare
Choose a tag to compare
@hemanthKa677 hemanthKa677 released this 08 Apr 07:23
· 2 commits to master since this release
1cec31a

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.