34 lines
869 B
JSON
34 lines
869 B
JSON
{
|
|
"error": null,
|
|
"id": null,
|
|
"result": {
|
|
"result": {
|
|
"cn": [
|
|
"DEV.EXAMPLE.COM_id_range"
|
|
],
|
|
"dn": "cn=foo_range,cn=ranges,cn=etc,dc=idm,dc=lab,dc=bos,dc=redhat,dc=com",
|
|
"ipabaseid": [
|
|
"107400000"
|
|
],
|
|
"ipabaserid": [
|
|
"1000"
|
|
],
|
|
"ipaidrangesize": [
|
|
"200000"
|
|
],
|
|
"iparangetype": [
|
|
"local domain range"
|
|
],
|
|
"ipasecondarybaserid": [
|
|
"100000000"
|
|
],
|
|
"objectclass": [
|
|
"top",
|
|
"ipaIDrange",
|
|
"ipaDomainIDRange"
|
|
]
|
|
},
|
|
"summary": "Added ID range \"DEV.EXAMPLE.COM_id_range\"",
|
|
"value": "DEV.EXAMPLE.COM_id_range"
|
|
}
|
|
} |