Created
September 18, 2023 14:52
-
-
Save m8r1us/c4e3af44062ee513fab01d20483a87c6 to your computer and use it in GitHub Desktop.
Dependency Chain -> https://arrows.app/
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nodes": [ | |
{ | |
"id": "n0", | |
"position": { | |
"x": 1239.9485302406829, | |
"y": 11.014798303606455 | |
}, | |
"caption": "Domain Controller", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"border-color": "#d33115", | |
"node-padding": 5, | |
"border-width": 4, | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n1", | |
"position": { | |
"x": 1076.5625721194067, | |
"y": 428.49485401272864 | |
}, | |
"caption": "SCCM Agent", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n2", | |
"position": { | |
"x": 562.661320131785, | |
"y": 428.49485401272864 | |
}, | |
"caption": "SCCM Server", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n3", | |
"position": { | |
"x": -96.14317094443913, | |
"y": 428.49485401272864 | |
}, | |
"caption": "SCCM Admin", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n4", | |
"position": { | |
"x": 931.5492619730409, | |
"y": -117.34857026416502 | |
}, | |
"caption": "Hyper-V", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n5", | |
"position": { | |
"x": 931.5492619730409, | |
"y": 160.3893048197871 | |
}, | |
"caption": "Backup Agent", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n6", | |
"position": { | |
"x": 213.76818291406005, | |
"y": 160.3893048197871 | |
}, | |
"caption": "Backup Solution", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n7", | |
"position": { | |
"x": -96.14317094443913, | |
"y": 160.3893048197871 | |
}, | |
"caption": "Backup Admin", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n8", | |
"position": { | |
"x": 1049.134459335773, | |
"y": -411.59785870987355 | |
}, | |
"caption": "Monitoring Agent", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n9", | |
"position": { | |
"x": 213.76818291406005, | |
"y": -175.80578606047087 | |
}, | |
"caption": "Monitoring Solution", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n10", | |
"position": { | |
"x": 562.6613125023905, | |
"y": -415.8134945134641 | |
}, | |
"caption": "Monitoring Server", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n11", | |
"position": { | |
"x": 562.661320131785, | |
"y": 6.340679749632272 | |
}, | |
"caption": "Database Server", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n12", | |
"position": { | |
"x": -96.14317094443913, | |
"y": -369.91069659593853 | |
}, | |
"caption": "Monitoring Admins", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"node-color": "#999999" | |
} | |
}, | |
{ | |
"id": "n14", | |
"position": { | |
"x": 1577.6598692063233, | |
"y": 11.014798303606455 | |
}, | |
"caption": "All Domain Members", | |
"labels": [], | |
"properties": {}, | |
"style": { | |
"border-color": "#d33115", | |
"node-padding": 5, | |
"border-width": 4, | |
"node-color": "#999999" | |
} | |
} | |
], | |
"relationships": [ | |
{ | |
"id": "n0", | |
"fromId": "n5", | |
"toId": "n4", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n1", | |
"fromId": "n5", | |
"toId": "n2", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n2", | |
"fromId": "n2", | |
"toId": "n1", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n3", | |
"fromId": "n1", | |
"toId": "n0", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n4", | |
"fromId": "n3", | |
"toId": "n2", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n5", | |
"fromId": "n4", | |
"toId": "n2", | |
"type": "", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n6", | |
"fromId": "n5", | |
"toId": "n0", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n7", | |
"fromId": "n4", | |
"toId": "n0", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n8", | |
"fromId": "n6", | |
"toId": "n5", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n9", | |
"fromId": "n7", | |
"toId": "n6", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n10", | |
"fromId": "n8", | |
"toId": "n0", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n11", | |
"fromId": "n9", | |
"toId": "n8", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n12", | |
"fromId": "n10", | |
"toId": "n9", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n13", | |
"fromId": "n5", | |
"toId": "n10", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n14", | |
"fromId": "n5", | |
"toId": "n11", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n15", | |
"fromId": "n11", | |
"toId": "n9", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n17", | |
"fromId": "n11", | |
"toId": "n2", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n18", | |
"fromId": "n12", | |
"toId": "n10", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n19", | |
"fromId": "n12", | |
"toId": "n9", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n20", | |
"fromId": "n4", | |
"toId": "n10", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n21", | |
"fromId": "n9", | |
"toId": "n4", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n22", | |
"fromId": "n9", | |
"toId": "n2", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n23", | |
"fromId": "n9", | |
"toId": "n6", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n24", | |
"fromId": "n1", | |
"toId": "n10", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n25", | |
"fromId": "n10", | |
"toId": "n11", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n26", | |
"fromId": "n8", | |
"toId": "n4", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n27", | |
"fromId": "n8", | |
"toId": "n2", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n28", | |
"fromId": "n8", | |
"toId": "n11", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n29", | |
"fromId": "n8", | |
"toId": "n10", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n30", | |
"fromId": "n11", | |
"toId": "n6", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n31", | |
"fromId": "n0", | |
"toId": "n14", | |
"type": "Can Control", | |
"properties": {}, | |
"style": {} | |
}, | |
{ | |
"id": "n32", | |
"fromId": "n10", | |
"toId": "n8", | |
"type": "Can Control", | |
"properties": {}, | |
"style": { | |
"margin-peer": 46 | |
} | |
} | |
], | |
"style": { | |
"font-family": "Nunito Sans", | |
"background-color": "#F2F2F2", | |
"background-image": "", | |
"background-size": "100%", | |
"node-color": "#4C8EDA", | |
"border-width": 0, | |
"border-color": "#000000", | |
"radius": 70, | |
"node-padding": 5, | |
"node-margin": 2, | |
"outside-position": "auto", | |
"node-icon-image": "", | |
"node-background-image": "", | |
"icon-position": "inside", | |
"icon-size": 64, | |
"caption-position": "inside", | |
"caption-max-width": 200, | |
"caption-color": "#ffffff", | |
"caption-font-size": 20, | |
"caption-font-weight": "normal", | |
"label-position": "inside", | |
"label-display": "bare", | |
"label-color": "#ffffff", | |
"label-background-color": "#848484", | |
"label-border-color": "#848484", | |
"label-border-width": 3, | |
"label-font-size": 20, | |
"label-padding": 5, | |
"label-margin": 4, | |
"directionality": "directed", | |
"detail-position": "above", | |
"detail-orientation": "parallel", | |
"arrow-width": 3, | |
"arrow-color": "#848484", | |
"margin-start": 5, | |
"margin-end": 5, | |
"margin-peer": 20, | |
"attachment-start": "normal", | |
"attachment-end": "normal", | |
"relationship-icon-image": "", | |
"type-color": "#848484", | |
"type-background-color": "#F2F2F2", | |
"type-border-color": "#848484", | |
"type-border-width": 0, | |
"type-font-size": 21, | |
"type-padding": 5, | |
"property-position": "outside", | |
"property-alignment": "colon", | |
"property-color": "#848484", | |
"property-font-size": 20, | |
"property-font-weight": "normal" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment