ConfD User Community
How to hide an action's output leaf name
CDB and CDB API
vchilukuri
August 16, 2018, 12:13pm
3
output {
leaf response {
tailf:alt-name “”;
type string;
}
}
This works.
1 Like
show post in topic