IP address block. This is often the address block of the DNS server used for your self-managed domain.
Type: objectProperties: 2
Active DirectoryAuthenticationDirectory ServicesIdentity Management
Amazon Directory Service Ip Route Structure is a JSON Structure definition published by Amazon Directory Service, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-directory-service/refs/heads/main/json-structure/amazon-directory-service-ip-route-structure.json",
"title": "IpRoute",
"description": "IP address block. This is often the address block of the DNS server used for your self-managed domain. ",
"type": "object",
"properties": {
"CidrIp": {
"allOf": [
{
"$ref": "#/components/schemas/CidrIp"
},
{
"description": "IP address block using CIDR format, for example 10.0.0.0/24. This is often the address block of the DNS server used for your self-managed domain. For a single IP address use a CIDR address block with /32. For example 10.0.0.0/32."
}
]
},
"Description": {
"allOf": [
{
"$ref": "#/components/schemas/Description"
},
{
"description": "Description of the address block."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.