RecordSet changes (Create, Update, Delete) are not immediately applied to the DNS backend; they are queued up for processing. Most changes are applied within a few seconds.
+When you submit a change for processing, the response is a Change model. You can use the information in that change model in order to poll for the status of the change until it completes (status = Complete) or fails (status = Failed)
+
+Retrieves a list of RecordSet changes in a zone. All RecordSet changes are stored, including those coming from zone syncs. RecordSet changes come in max page sizes of 100 changes, paging must be done independently using startFrom and nextId parameters
+
+{
+ "recordSetChanges": [
+ {
+ "status": "Complete",
+ "zone": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "system-test-history.",
+ "adminGroupId": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "created": "2016-12-30T15:37:56Z",
+ "account": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "email": "i.changed.this.10.times@history-test.com",
+ "shared": true,
+ "acl": {
+ "rules": []
+ },
+ "id": "9f353bc7-cb8d-491c-b074-34afafc97c5f"
+ },
+ "created": "2016-12-30T15:37:58Z",
+ "recordSet": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:58Z",
+ "name": "test-create-cname-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "cname": "changed-cname."
+ }
+ ],
+ "ttl": 200,
+ "type": "CNAME",
+ "id": "f62235df-5372-443c-9ba4-bdd3fca452f4"
+ },
+ "changeType": "Delete",
+ "userId": "history-id",
+ "updates": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:58Z",
+ "name": "test-create-cname-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "cname": "changed-cname."
+ }
+ ],
+ "ttl": 200,
+ "type": "CNAME",
+ "id": "f62235df-5372-443c-9ba4-bdd3fca452f4"
+ },
+ "id": "68fd6dbe-0da8-4280-bcf3-37f54528dc41"
+ },
+ {
+ "status": "Complete",
+ "zone": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "system-test-history.",
+ "adminGroupId": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "created": "2016-12-30T15:37:56Z",
+ "account": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "email": "i.changed.this.10.times@history-test.com",
+ "shared": true,
+ "acl": {
+ "rules": []
+ },
+ "id": "9f353bc7-cb8d-491c-b074-34afafc97c5f"
+ },
+ "created": "2016-12-30T15:37:58Z",
+ "recordSet": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:58Z",
+ "name": "test-create-aaaa-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "address": "2003:db8:0:0:0:0:0:4"
+ },
+ {
+ "address": "2002:db8:0:0:0:0:0:3"
+ }
+ ],
+ "ttl": 200,
+ "type": "AAAA",
+ "id": "9559103d-4cb4-4d34-9d3f-eab3fe2e8aed"
+ },
+ "changeType": "Delete",
+ "userId": "history-id",
+ "updates": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "test-create-aaaa-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "address": "2003:db8:0:0:0:0:0:4"
+ },
+ {
+ "address": "2002:db8:0:0:0:0:0:3"
+ }
+ ],
+ "ttl": 200,
+ "type": "AAAA",
+ "id": "9559103d-4cb4-4d34-9d3f-eab3fe2e8aed"
+ },
+ "id": "dabf1e57-49e7-4d2d-8a00-814d88546b0c"
+ },
+ {
+ "status": "Complete",
+ "zone": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "system-test-history.",
+ "adminGroupId": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "created": "2016-12-30T15:37:56Z",
+ "account": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "email": "i.changed.this.10.times@history-test.com",
+ "shared": true,
+ "acl": {
+ "rules": []
+ },
+ "id": "9f353bc7-cb8d-491c-b074-34afafc97c5f"
+ },
+ "created": "2016-12-30T15:37:58Z",
+ "recordSet": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:58Z",
+ "name": "test-create-a-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "address": "9.9.9.9"
+ },
+ {
+ "address": "10.2.2.2"
+ }
+ ],
+ "ttl": 200,
+ "type": "A",
+ "id": "f1fd620e-5ff3-4ee9-839f-bc747a9867d9"
+ },
+ "changeType": "Delete",
+ "userId": "history-id",
+ "updates": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "test-create-a-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "address": "9.9.9.9"
+ },
+ {
+ "address": "10.2.2.2"
+ }
+ ],
+ "ttl": 200,
+ "type": "A",
+ "id": "f1fd620e-5ff3-4ee9-839f-bc747a9867d9"
+ },
+ "id": "23ae1487-bc7f-481b-a544-10ceb7a87540"
+ },
+ {
+ "status": "Complete",
+ "zone": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "system-test-history.",
+ "adminGroupId": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "created": "2016-12-30T15:37:56Z",
+ "account": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "email": "i.changed.this.10.times@history-test.com",
+ "shared": true,
+ "acl": {
+ "rules": []
+ },
+ "id": "9f353bc7-cb8d-491c-b074-34afafc97c5f"
+ },
+ "created": "2016-12-30T15:37:57Z",
+ "recordSet": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:58Z",
+ "name": "test-create-cname-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "cname": "changed-cname."
+ }
+ ],
+ "ttl": 200,
+ "type": "CNAME",
+ "id": "f62235df-5372-443c-9ba4-bdd3fca452f4"
+ },
+ "changeType": "Update",
+ "userId": "history-id",
+ "updates": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "test-create-cname-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "cname": "cname."
+ }
+ ],
+ "ttl": 100,
+ "type": "CNAME",
+ "id": "f62235df-5372-443c-9ba4-bdd3fca452f4"
+ },
+ "id": "5c722555-c7be-4620-a1fd-8ca53a5b8683"
+ },
+ {
+ "status": "Complete",
+ "zone": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "system-test-history.",
+ "adminGroupId": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "created": "2016-12-30T15:37:56Z",
+ "account": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "email": "i.changed.this.10.times@history-test.com",
+ "shared": true,
+ "acl": {
+ "rules": []
+ },
+ "id": "9f353bc7-cb8d-491c-b074-34afafc97c5f"
+ },
+ "created": "2016-12-30T15:37:57Z",
+ "recordSet": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "test-create-aaaa-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "address": "2003:db8:0:0:0:0:0:4"
+ },
+ {
+ "address": "2002:db8:0:0:0:0:0:3"
+ }
+ ],
+ "ttl": 200,
+ "type": "AAAA",
+ "id": "9559103d-4cb4-4d34-9d3f-eab3fe2e8aed"
+ },
+ "changeType": "Update",
+ "userId": "history-id",
+ "updates": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "test-create-aaaa-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "address": "2001:db8:0:0:0:0:0:3"
+ },
+ {
+ "address": "2002:db8:0:0:0:0:0:3"
+ }
+ ],
+ "ttl": 100,
+ "type": "AAAA",
+ "id": "9559103d-4cb4-4d34-9d3f-eab3fe2e8aed"
+ },
+ "id": "480fff34-61d3-4a1d-9696-f5007842b38a"
+ },
+ {
+ "status": "Complete",
+ "zone": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "system-test-history.",
+ "adminGroupId": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "created": "2016-12-30T15:37:56Z",
+ "account": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "email": "i.changed.this.10.times@history-test.com",
+ "shared": true,
+ "acl": {
+ "rules": []
+ },
+ "id": "9f353bc7-cb8d-491c-b074-34afafc97c5f"
+ },
+ "created": "2016-12-30T15:37:57Z",
+ "recordSet": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "test-create-a-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "address": "9.9.9.9"
+ },
+ {
+ "address": "10.2.2.2"
+ }
+ ],
+ "ttl": 200,
+ "type": "A",
+ "id": "f1fd620e-5ff3-4ee9-839f-bc747a9867d9"
+ },
+ "changeType": "Update",
+ "userId": "history-id",
+ "updates": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "test-create-a-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "address": "10.1.1.1"
+ },
+ {
+ "address": "10.2.2.2"
+ }
+ ],
+ "ttl": 100,
+ "type": "A",
+ "id": "f1fd620e-5ff3-4ee9-839f-bc747a9867d9"
+ },
+ "id": "999d8674-e59b-478e-95c0-9d4eb964f2be"
+ },
+ {
+ "status": "Complete",
+ "zone": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "system-test-history.",
+ "adminGroupId": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "created": "2016-12-30T15:37:56Z",
+ "account": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "email": "i.changed.this.10.times@history-test.com",
+ "connection": {
+ "primaryServer": "127.0.0.1:5301",
+ "keyName": "vinyl.",
+ "name": "system-test-history.",
+ "key": "OBF:1:YVgGogd/Y+oAABAAIp4s3z7FAn92uvfOci9v0jMjihQ+uV3bOCyNwpMPh78tL4q/A8dR7A=="
+ },
+ "transferConnection": {
+ "primaryServer": "127.0.0.1:5301",
+ "keyName": "vinyl.",
+ "name": "system-test-history.",
+ "key": "OBF:1:Pq3UqxiceV4AABAAdu90et1pkNn2ZO3MuYstki5BkQVm3T50RQLarpVhIgaoOKLi2CdL6Q=="
+ },
+ "shared": true,
+ "acl": {
+ "rules": []
+ },
+ "id": "9f353bc7-cb8d-491c-b074-34afafc97c5f"
+ },
+ "created": "2016-12-30T15:37:57Z",
+ "recordSet": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "test-create-cname-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "cname": "cname."
+ }
+ ],
+ "ttl": 100,
+ "type": "CNAME",
+ "id": "f62235df-5372-443c-9ba4-bdd3fca452f4"
+ },
+ "changeType": "Create",
+ "userId": "history-id",
+ "id": "b05f0837-84bd-47aa-8a95-7bde91046268"
+ },
+ {
+ "status": "Complete",
+ "zone": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "system-test-history.",
+ "adminGroupId": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "created": "2016-12-30T15:37:56Z",
+ "account": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "email": "i.changed.this.10.times@history-test.com",
+ "shared": true,
+ "acl": {
+ "rules": []
+ },
+ "id": "9f353bc7-cb8d-491c-b074-34afafc97c5f"
+ },
+ "created": "2016-12-30T15:37:57Z",
+ "recordSet": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "test-create-aaaa-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "address": "2001:db8:0:0:0:0:0:3"
+ },
+ {
+ "address": "2002:db8:0:0:0:0:0:3"
+ }
+ ],
+ "ttl": 100,
+ "type": "AAAA",
+ "id": "9559103d-4cb4-4d34-9d3f-eab3fe2e8aed"
+ },
+ "changeType": "Create",
+ "userId": "history-id",
+ "id": "e7e6b7f9-5253-4947-9580-3f0b81a48717"
+ },
+ {
+ "status": "Complete",
+ "zone": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "system-test-history.",
+ "adminGroupId": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "created": "2016-12-30T15:37:56Z",
+ "account": "67b4da23-6832-4600-8450-9fa0664caeeb",
+ "email": "i.changed.this.10.times@history-test.com",
+ "shared": true,
+ "acl": {
+ "rules": []
+ },
+ "id": "9f353bc7-cb8d-491c-b074-34afafc97c5f"
+ },
+ "created": "2016-12-30T15:37:57Z",
+ "recordSet": {
+ "status": "Active",
+ "updated": "2016-12-30T15:37:57Z",
+ "name": "test-create-a-ok",
+ "created": "2016-12-30T15:37:57Z",
+ "account": "history-id",
+ "zoneId": "9f353bc7-cb8d-491c-b074-34afafc97c5f",
+ "records": [
+ {
+ "address": "10.1.1.1"
+ },
+ {
+ "address": "10.2.2.2"
+ }
+ ],
+ "ttl": 100,
+ "type": "A",
+ "id": "f1fd620e-5ff3-4ee9-839f-bc747a9867d9"
+ },
+ "changeType": "Create",
+ "userId": "history-id",
+ "id": "6743d428-7748-4348-a6c9-ae59e9eeaf97"
+ }
+ ],
+ "maxItems": 100
+}
+
+
+