DeviceDiscoveryDto
DeviceDiscoveryDto
AllOf
This class requires all of the following:
JSON Example
{
"entity_id": "10000:3200:34334343",
"name": "discoveryvrniIT",
"network_ranges": [
"10.10.5.1/24",
"10.10.6.1/24",
"10.10.7.100 - 10.10.7.110"
],
"seeds": [
"10.10.12.1",
"10.10.13.1"
],
"ignored_list": [
"10.10.5.100 - 10.10.5.110",
"10.10.6.100 - 10.10.6.110"
],
"credential_profiles": [
"10000:3100:3434343453454535",
"10000:3101:3434343453454535",
"10000:3102:3434343453454535"
]
}
Property Of
Parameter To