Update, retrieve, and delete alias records using generic methods.
API methods
Update an alias record: PUT /v1/update
Note: You can update the following properties of an alias record using this
method:
- name
- ttl
- comment
- linked record
Get a list of alias records: GET /v1/getEntities
Delete an alias record: DELETE /v1/delete