Connectivity Guide

"address": {
"primary-addr":"6.6.6.6/24"
}
}
}
Parameters
primary-addr ip-address/prefix-length — Enter the loopback IP address in dotted-decimal
A.B.C.D/x format.
Example
curl -X POST -k -u admin:admin "https://10.11.86.113/restconf/data/interfaces/
interface/loopback1"
-H "accept: application/json" -H "Content-Type: application/json"
-d '{"dell-ip:ipv4":{"address": {"primary-addr":"6.6.6.6/24"}}}'
1150 RESTCONF API