Loading src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -231,12 +231,11 @@ definitions: This type represents information about a network address that has been assigned. type: object required: - macAddress properties: macAddress: description: > Assigned MAC address. MAC address, if assigned. At least one of "macAddress" or "ipAddresses" shall be present. $ref: "SOL002SOL003_def.yaml#/definitions/MacAddress" ipAddresses: description: > Loading @@ -261,6 +260,7 @@ definitions: description: > Fixed addresses assigned (from the subnet defined by "subnetId" if provided). Exactly one of "addresses" or "addressRange" shall be present. type: array items: $ref: "SOL002SOL003_def.yaml#/definitions/IpAddress" Loading Loading
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -231,12 +231,11 @@ definitions: This type represents information about a network address that has been assigned. type: object required: - macAddress properties: macAddress: description: > Assigned MAC address. MAC address, if assigned. At least one of "macAddress" or "ipAddresses" shall be present. $ref: "SOL002SOL003_def.yaml#/definitions/MacAddress" ipAddresses: description: > Loading @@ -261,6 +260,7 @@ definitions: description: > Fixed addresses assigned (from the subnet defined by "subnetId" if provided). Exactly one of "addresses" or "addressRange" shall be present. type: array items: $ref: "SOL002SOL003_def.yaml#/definitions/IpAddress" Loading