How to hide an action's output leaf name

output {
leaf response {
tailf:alt-name “”;
type string;
}
}

This works.

1 Like