Slot: ipAddress
The IP address required for L3 connectivity setup.
URI: gx:ipAddress
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
InterconnectionPointIdentifier | Interconnection Point Identifier is a unique Service Access Point that identi... | no |
Properties
-
Range: xsd:string
-
Regex pattern:
\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#slots
LinkML Source
name: ipAddress
description: The IP address required for L3 connectivity setup.
title: ip address
from_schema: https://w3id.org/gaia-x/development#slots
alias: ipAddress
domain_of:
- InterconnectionPointIdentifier
range: string
multivalued: false
pattern: \d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}