Commit f558e841 authored by Eisha Ayaz's avatar Eisha Ayaz Committed by Giacomo Bernini
Browse files

[datamodel-upd][SOL003][VNF-OP-GRANT][ v5.2.1][7.3.2.x.x Test-IDs] Add...

[datamodel-upd][SOL003][VNF-OP-GRANT][ v5.2.1][7.3.2.x.x Test-IDs] Add attributes for type CpProtocolData.
parent f25d2d3b
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -823,6 +823,20 @@
                                  }
                                }
                              }
                            },
                            "fullyQualifiedDomainNames": {
                              "description": "Specifies the fully qualified domain names (FQDN) to apply to the CP.\n",
                              "type": "array",
                              "items": {
                                "type": "string"
                              }
                            },
                            "relativeDomainNames": {
                              "description": "Specifies values of relative domain names to  be considered when setting the fully qualified  domain names.\n",
                              "type": "array",
                              "items": {
                                "type": "string"
                              }
                            }
                          }
                        }