Docs update to make it consistent with other docs
Change-Id: Ie138e657004fd469b208b2e1422830c248758198
This commit is contained in:
parent
a90cedf98d
commit
a69715775f
@ -3,7 +3,7 @@
|
||||
{
|
||||
"name": "edu",
|
||||
"links": {
|
||||
"self": "http://192.168.11.182:9001/v2/tlds/a7bba387-712b-4b42-9368-4508642c6113"
|
||||
"self": "http://127.0.0.1:9001/v2/tlds/a7bba387-712b-4b42-9368-4508642c6113"
|
||||
},
|
||||
"created_at": "2016-05-10 05:21:40",
|
||||
"updated_at": null,
|
||||
@ -13,7 +13,7 @@
|
||||
{
|
||||
"name": "com",
|
||||
"links": {
|
||||
"self": "http://192.168.11.182:9001/v2/tlds/cfee7486-7ce4-4851-9c38-7b0fe3d42ee9"
|
||||
"self": "http://127.0.0.1:9001/v2/tlds/cfee7486-7ce4-4851-9c38-7b0fe3d42ee9"
|
||||
},
|
||||
"created_at": "2016-05-18 05:07:58",
|
||||
"updated_at": null,
|
||||
@ -21,6 +21,6 @@
|
||||
"description": "tld description"
|
||||
}
|
||||
],
|
||||
"links": {"self": "http://192.168.11.182:9001/v2/tlds"
|
||||
"links": {"self": "http://127.0.0.1:9001/v2/tlds"
|
||||
}
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com",
|
||||
"links": {
|
||||
"self": "http://192.168.11.182:9001/v2/tlds/cfee7486-7ce4-4851-9c38-7b0fe3d42ee9"
|
||||
"self": "http://127.0.0.1:9001/v2/tlds/cfee7486-7ce4-4851-9c38-7b0fe3d42ee9"
|
||||
},
|
||||
"created_at": "2016-05-18 05:07:58",
|
||||
"updated_at": null,
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "org",
|
||||
"links": {
|
||||
"self": "http://192.168.11.182:9001/v2/tlds/cfee7486-7ce4-4851-9c38-7b0fe3d42ee9"
|
||||
"self": "http://127.0.0.1:9001/v2/tlds/cfee7486-7ce4-4851-9c38-7b0fe3d42ee9"
|
||||
},
|
||||
"created_at": "2016-05-18 05:07:58",
|
||||
"updated_at": "2016-05-18 05:45:24",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"tsigkeys": [
|
||||
{
|
||||
"links": {
|
||||
"self": "http://192.168.11.182:9001/v2/tsigkeys/f94d03ca-bd55-4321-8e93-8d363737ab5c"
|
||||
"self": "http://127.0.0.1:9001/v2/tsigkeys/f94d03ca-bd55-4321-8e93-8d363737ab5c"
|
||||
},
|
||||
"name": "Example key",
|
||||
"algorithm": "hmac-sha256",
|
||||
@ -15,7 +15,7 @@
|
||||
},
|
||||
{
|
||||
"links": {
|
||||
"self": "http://192.168.11.182:9001/v2/tsigkeys/6bba6f00-dc33-4665-bb37-15f6188bb305"
|
||||
"self": "http://127.0.0.1:9001/v2/tsigkeys/6bba6f00-dc33-4665-bb37-15f6188bb305"
|
||||
},
|
||||
"name": "Example key2",
|
||||
"algorithm": "hmac-sha256",
|
||||
@ -28,7 +28,7 @@
|
||||
},
|
||||
{
|
||||
"links": {
|
||||
"self": "http://192.168.11.182:9001/v2/tsigkeys/c429b860-9f68-4e5f-a2ff-65760a64ceaa"
|
||||
"self": "http://127.0.0.1:9001/v2/tsigkeys/c429b860-9f68-4e5f-a2ff-65760a64ceaa"
|
||||
},
|
||||
"name": "Example key3",
|
||||
"algorithm": "hmac-sha256",
|
||||
@ -40,6 +40,6 @@
|
||||
}
|
||||
],
|
||||
"links": {
|
||||
"self": "http://192.168.11.182:9001/v2/tsigkeys"
|
||||
"self": "http://127.0.0.1:9001/v2/tsigkeys"
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"links": {
|
||||
"self": "http://192.168.11.182:9001/v2/tsigkeys/c429b860-9f68-4e5f-a2ff-65760a64ceaa"
|
||||
"self": "http://127.0.0.1:9001/v2/tsigkeys/c429b860-9f68-4e5f-a2ff-65760a64ceaa"
|
||||
},
|
||||
"name": "Example key",
|
||||
"algorithm": "hmac-sha256",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"links": {
|
||||
"self": "http://192.168.11.182:9001/v2/tsigkeys/c429b860-9f68-4e5f-a2ff-65760a64ceaa"
|
||||
"self": "http://127.0.0.1:9001/v2/tsigkeys/c429b860-9f68-4e5f-a2ff-65760a64ceaa"
|
||||
},
|
||||
"name": "example_tsigkey",
|
||||
"algorithm": "hmac-sha256",
|
||||
|
Loading…
Reference in New Issue
Block a user