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