Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

The "genericVnfs-fromPserver" query is a more efficient version of the vnfs-fromPserver query, and allows a client to provide A&AI with a pserver hostname and retrieve the generic-vnfs related to it. This query also supports pre-filtering the vnf results.


InputOutputUsersRelease(s)

pserver

optional vnfType, nfRole, nfNamingCode, and/or nfFunction

generic-vnfs
Casablanca


Details

Table of Contents

Example payloads

{ "start":["cloud-infrastructure/pservers?fqdn={fqdn}"], "query":"query/genericVnfs-fromPserver?vnfType={vnf-type}&nfFunction={nf-function}" } OR { "start":["cloud-infrastructure/pservers?hostname={hostname}"], "query":"query/genericVnfs-fromPserver?nfNamingCode={nf-naming-code}" }