The "count-vnf-byVnfType" query allows a client to get a list of the number of generic-vnfs for each vnf type.
Input | Output | Users | Release(s) |
---|---|---|---|
None | vnf-types = count of generic-vnfs | Casablanca |
Details
Table of Contents |
---|
Example payload
Code Block | ||
---|---|---|
| ||
{
"start" : ["network/generic-vnfs"],
"query" : "query/count-vnf-byVnfType"
} |
The Traversal
Only objects at the end of a line will be returned.
...