VnfLocationConstraint

VnfLocationConstraint
VnfLocationConstraint

This type represents the association of location constraints to a VNF instance to be created according to a specific VNF profile. It shall comply with the provisions defined in Table 6.5.3.20-1.

JSON Example
{
    "vnfProfileId": "string",
    "locationConstraints": {
        "countryCode": "string",
        "civicAddressElement": [
            {
                "caType": 0,
                "caValue": "string"
            }
        ]
    }
}
vnfProfileId
Required

vnfProfileId

locationConstraints
Optional

locationConstraints