The "cloudRegion-fromNfTypeVendorVersion" query allows a client to provide A&AI with an nf-type, application-vendor, and optional application-version and retrieve the cloud-regions.
Input | Output | Users | Release(s) |
---|---|---|---|
nf-type application-vendor optional application-version | cloud-region | Amsterdam |
Details
...
Elite soft json viewer | ||||
---|---|---|---|---|
| ||||
{ "start":["nodes/image?application-vendor={application-vendor}"], "query":"query/cloudRegion-fromNfTypeVendorVersion?nfType={nf-type}" } OR |
OR
Elite soft json viewer |
---|
{
"start":["nodes/image?application-vendor={application-vendor}&application-version={application-version}"],
"query":"query/cloudRegion-fromNfTypeVendorVersion?nfType={nf-type}"
}
|
The Traversal
Only objects at the end of a line will be returned.
...