All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dns.v2.create_recordset_A.json Maven / Gradle / Ivy

The newest version!
{
  "id": "2c9eb155587228570158722b6ac30007",
  "name": "www.example.com.",
  "description": "This is an example record set.",
  "type": "A",
  "ttl": 300,
  "records": [
    "192.168.10.1",
    "192.168.10.2",
    "192.168.10.3"
  ],
  "status": "PENDING_CREATE",
  "links": {
    "self": "https://Endpoint/v2/zones/2c9eb155587194ec01587224c9f90149/recordsets/2c9eb155587228570158722b6ac30007"
  },
  "zone_id": "2c9eb155587194ec01587224c9f90149",
  "zone_name": "example.com.",
  "create_at": "2016-11-17T12:03:17.827",
  "default": false,
  "project_id": "e55c6f3dc4e34c9f86353b664ae0e70c"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy