InlineVnf_instances200Response

InlineVnf_instances200Response
InlineVnf_instances200Response

200 OK Shall be returned when information about zero or more VNF instances has been queried successfully. The response body shall contain in an array the representations of zero or more VNF instances, as defined in clause 5.5.2.2. If the "filter" URI parameter or one of the "all_fields", "fields" (if supported), "exclude_fields" (if supported) or "exclude_default" URI parameters was supplied in the request, the data in the response body shall have been transformed according to the rules specified in clauses 5.2.2 and 5.3.2 of ETSI GS NFV-SOL 013, respectively. If the VNFM supports alternative 2 (paging) according to clause 5.4.7.2.1 of ETSI GS NFV-SOL 013 for this resource, inclusion of the Link HTTP header in this response shall follow the provisions in clause 4.7.2.3.5.4.2.3 of ETSI GS NFV-SOL 013.

JSON Example
[
    {
        "id": "string",
        "vnfInstanceName": "string",
        "vnfInstanceDescription": "string",
        "vnfdId": "string",
        "vnfProvider": "string",
        "vnfProductName": "string",
        "vnfSoftwareVersion": "string",
        "vnfdVersion": "string",
        "vimConnectionInfo": [
            {
                "id": "string",
                "vimId": "string",
                "vimType": "string",
                "extra": {
                    "deploymentProfileId": "string",
                    "nodeProfileName": "string",
                    "nodePoolId": "string",
                    "nodePoolName": "string",
                    "vimName": "string",
                    "nodePoolBatchSize": 0,
                    "nodePools": [
                        "string"
                    ]
                }
            }
        ],
        "instantiationState": "string",
        "instantiatedVnfInfo": {
            "flavourId": "string",
            "vnfState": "string",
            "scaleStatus": [
                {
                    "aspectId": "string",
                    "scaleLevel": 0
                }
            ],
            "maxScaleLevels": [
                {
                    "aspectId": "string",
                    "scaleLevel": 0
                }
            ],
            "extCpInfo": [
                {
                    "id": "string",
                    "cpdId": "string",
                    "cpProtocolInfo": [
                        {
                            "layerProtocol": "string",
                            "ipOverEthernet": {
                                "macAddress": "string",
                                "ipAddresses": [
                                    {
                                        "type": "string",
                                        "addresses": [
                                            "string"
                                        ],
                                        "isDynamic": false,
                                        "addressRange": {
                                            "minAddress": "string",
                                            "maxAddress": "string"
                                        },
                                        "subnetId": "string"
                                    }
                                ]
                            }
                        }
                    ],
                    "extLinkPortId": "string",
                    "associatedVnfcCpId": "string",
                    "associatedVnfVirtualLinkId": "string"
                }
            ],
            "extVirtualLinkInfo": [
                {
                    "id": "string",
                    "resourceHandle": {
                        "vimConnectionId": "string",
                        "resourceProviderId": "string",
                        "resourceId": "string",
                        "vimLevelResourceType": "string"
                    },
                    "extLinkPorts": [
                        {
                            "id": "string",
                            "resourceHandle": {
                                "vimConnectionId": "string",
                                "resourceProviderId": "string",
                                "resourceId": "string",
                                "vimLevelResourceType": "string"
                            },
                            "cpInstanceId": "string"
                        }
                    ]
                }
            ],
            "extManagedVirtualLinkInfo": [
                {
                    "id": "string",
                    "vnfVirtualLinkDescId": "string",
                    "networkResource": {
                        "vimConnectionId": "string",
                        "resourceProviderId": "string",
                        "resourceId": "string",
                        "vimLevelResourceType": "string"
                    },
                    "vnfLinkPorts": [
                        {
                            "id": "string",
                            "resourceHandle": {
                                "vimConnectionId": "string",
                                "resourceProviderId": "string",
                                "resourceId": "string",
                                "vimLevelResourceType": "string"
                            },
                            "cpInstanceId": "string",
                            "cpInstanceType": "string"
                        }
                    ]
                }
            ],
            "monitoringParameters": [
                {
                    "id": "string",
                    "name": "string",
                    "performanceMetric": "string"
                }
            ],
            "localizationLanguage": "string",
            "vnfcResourceInfo": [
                {
                    "id": "string",
                    "vduId": "string",
                    "computeResource": {
                        "vimConnectionId": "string",
                        "resourceProviderId": "string",
                        "resourceId": "string",
                        "vimLevelResourceType": "string"
                    },
                    "zoneId": "string",
                    "storageResourceIds": [
                        "string"
                    ],
                    "reservationId": "string",
                    "vnfcCpInfo": [
                        {
                            "id": "string",
                            "cpdId": "string",
                            "vnfExtCpId": "string",
                            "cpProtocolInfo": [
                                {
                                    "layerProtocol": "string",
                                    "ipOverEthernet": {
                                        "macAddress": "string",
                                        "ipAddresses": [
                                            {
                                                "type": "string",
                                                "addresses": [
                                                    "string"
                                                ],
                                                "isDynamic": false,
                                                "addressRange": {
                                                    "minAddress": "string",
                                                    "maxAddress": "string"
                                                },
                                                "subnetId": "string"
                                            }
                                        ]
                                    }
                                }
                            ],
                            "vnfLinkPortId": "string"
                        }
                    ],
                    "metadata": {
                        "dispatchType": "string",
                        "namespace": "string",
                        "chartName": "string",
                        "chartVersion": "string",
                        "repoUrl": "string",
                        "username": "string",
                        "helmVersion": "string",
                        "instantiationState": "string"
                    }
                }
            ],
            "virtualLinkResourceInfo": [
                {
                    "id": "string",
                    "vnfVirtualLinkDescId": "string",
                    "networkResource": {
                        "vimConnectionId": "string",
                        "resourceProviderId": "string",
                        "resourceId": "string",
                        "vimLevelResourceType": "string"
                    },
                    "zoneId": "string",
                    "reservationId": "string",
                    "vnfLinkPorts": [
                        {
                            "id": "string",
                            "resourceHandle": {
                                "vimConnectionId": "string",
                                "resourceProviderId": "string",
                                "resourceId": "string",
                                "vimLevelResourceType": "string"
                            },
                            "cpInstanceId": "string",
                            "cpInstanceType": "string"
                        }
                    ]
                }
            ],
            "virtualStorageResourceInfo": [
                {
                    "id": "string",
                    "virtualStorageDescId": "string",
                    "storageResource": {
                        "vimConnectionId": "string",
                        "resourceProviderId": "string",
                        "resourceId": "string",
                        "vimLevelResourceType": "string"
                    },
                    "zoneId": "string",
                    "reservationId": "string"
                }
            ]
        },
        "metadata": {
            "vnfPkgId": "string",
            "vnfCatalogName": "string",
            "managedBy": {
                "extensionSubtype": "string",
                "extensionName": "string"
            },
            "nfType": "string",
            "lcmOperation": "string",
            "lcmOperationState": "string",
            "isUsedByNS": "string",
            "attachedNSCount": 0,
            "isolationMode": "string",
            "creationUser": "string",
            "creationTenantId": "string",
            "extVirtualLinks": [
                {
                    "id": "string",
                    "vimConnectionId": "string",
                    "resourceProviderId": "string",
                    "resourceId": "string",
                    "extCps": [
                        {
                            "cpdId": "string",
                            "cpConfig": [
                                {
                                    "cpInstanceId": "string",
                                    "linkPortId": "string",
                                    "cpProtocolData": [
                                        {
                                            "layerProtocol": "string",
                                            "ipOverEthernet": {
                                                "macAddress": "string",
                                                "ipAddresses": [
                                                    {
                                                        "type": "string",
                                                        "fixedAddresses": [
                                                            "string"
                                                        ],
                                                        "numDynamicAddresses": 0,
                                                        "addressRange": {
                                                            "minAddress": "string",
                                                            "maxAddress": "string"
                                                        },
                                                        "subnetId": "string"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }
                            ]
                        }
                    ],
                    "extLinkPorts": [
                        {
                            "id": "string",
                            "resourceHandle": {
                                "vimConnectionId": "string",
                                "resourceProviderId": "string",
                                "resourceId": "string",
                                "vimLevelResourceType": "string"
                            }
                        }
                    ]
                }
            ],
            "tags": [
                {
                    "name": "string",
                    "autoCreated": false
                }
            ]
        },
        "_links": {
            "self": {
                "href": "string"
            },
            "indicators": {
                "href": "string"
            },
            "instantiate": {
                "href": "string"
            },
            "terminate": {
                "href": "string"
            },
            "scale": {
                "href": "string"
            },
            "scaleToLevel": {
                "href": "string"
            },
            "changeFlavour": {
                "href": "string"
            },
            "heal": {
                "href": "string"
            },
            "operate": {
                "href": "string"
            },
            "changeExtConn": {
                "href": "string"
            }
        }
    }
]