Active DirectoryAuthenticationDirectory ServicesIdentity Management
Amazon Directory Service Ip Route Info Structure is a JSON Structure definition published by Amazon Directory Service, describing 6 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-info-structure.json",
"title": "IpRouteInfo",
"description": "Information about one or more IP address blocks.",
"type": "object",
"properties": {
"DirectoryId": {
"allOf": [
{
"$ref": "#/components/schemas/DirectoryId"
},
{
"description": "Identifier (ID) of the directory associated with the IP addresses."
}
]
},
"CidrIp": {
"allOf": [
{
"$ref": "#/components/schemas/CidrIp"
},
{
"description": "IP address block in the <a>IpRoute</a>."
}
]
},
"IpRouteStatusMsg": {
"allOf": [
{
"$ref": "#/components/schemas/IpRouteStatusMsg"
},
{
"description": "The status of the IP address block."
}
]
},
"AddedDateTime": {
"allOf": [
{
"$ref": "#/components/schemas/AddedDateTime"
},
{
"description": "The date and time the address block was added to the directory."
}
]
},
"IpRouteStatusReason": {
"allOf": [
{
"$ref": "#/components/schemas/IpRouteStatusReason"
},
{
"description": "The reason for the IpRouteStatusMsg."
}
]
},
"Description": {
"allOf": [
{
"$ref": "#/components/schemas/Description"
},
{
"description": "Description of the <a>IpRouteInfo</a>."
}
]
}
}
}
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.