The migration doc says v1 “POST /Services/REST/v1/addExternalHostRecord” becomes “POST /api/v2/zones/{collectionId}/resourceRecords”, but there is no ‘zone’ for an ExternalHost record. So what collectionId should I use?
The migration doc says v1 “POST /Services/REST/v1/addExternalHostRecord” becomes “POST /api/v2/zones/{collectionId}/resourceRecords”, but there is no ‘zone’ for an ExternalHost record. So what collectionId should I use?
Each View will have a zone of type=ExternalHostsZone - you can fetch this/these with /api/v2/zones?filter=type:eq(“ExternalHostsZone”) (add additional filters for configuration.name etc as required for your environment).
Thanks!
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.