blob: e729fa97e4b08894c0c7c0ae5448cfc582e55857 [file] [log] [blame]
{
"enumDefs": [],
"structDefs": [],
"classificationDefs": [],
"entityDefs": [
{
"name": "Network",
"superTypes": [
"ITInfrastructure"
],
"typeVersion": "1.0",
"attributeDefs": []
},
{
"name": "NetworkGateway",
"superTypes": [
"SoftwareServerCapability"
],
"typeVersion": "1.0",
"attributeDefs": []
}
],
"relationshipDefs": [
{
"name": "NetworkGatewayLink",
"typeVersion": "1.0",
"endDef1": {
"name": "gateways",
"type": "Network",
"cardinality": "SET"
},
"endDef2": {
"name": "networkConnections",
"type": "NetworkGateway",
"cardinality": "SET"
},
"relationshipCategory": "ASSOCIATION"
},
{
"name": "HostNetwork",
"typeVersion": "1.0",
"endDef1": {
"name": "connectedHosts",
"type": "Network",
"cardinality": "SET"
},
"endDef2": {
"name": "networkConnections",
"type": "Host",
"cardinality": "SET"
},
"relationshipCategory": "ASSOCIATION"
}
]
}