Commit ac7f1623 authored by Mubeena Ishaq's avatar Mubeena Ishaq Committed by Giacomo Bernini
Browse files

Update VnfLcmOperationOccurrenceNotification json schema

parent 424dc57c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -893,6 +893,10 @@
                                  "description": "An IPV4 or IPV6 address. Representation: In case of an IPV4 address, string that consists of four decimal integers separated by dots, each integer ranging from 0 to 255. In case of an IPV6 address, string that consists of groups of zero to four hexadecimal digits, separated by colons.\n",
                                  "type": "string",
                                  "format": "IP"
                                },
                                "addressPoolName": {
                                  "description": "Name of an address pool from which an IP address is assigned to the virtual CP.\n",
                                  "type": "string"
                                }
                              }
                            }