INPUT_OBJECT
DeviceTopologyConfigInput
link GraphQL Schema definition
- input DeviceTopologyConfigInput {
- # Set the IPv6 Source Address for ISIS Messages
- String :
- # Set the Topology Configuration for this Device
- TopologyConfigEnumInput :
- # Enable/Disable SPBM nickname server For This Device
- Boolean :
- # Enable/Disable IPv6 Shortcuts For This Device
- Boolean :
- # Set the System Name Used by Fabric Connect
- String :
- # Set the System ID Used by Fabric Connect
- String :
- # Enable/Disable Multicast For This Device
- Boolean :
- # Set the Nick Name Used by Fabric Connect
- String :
- # Set the Primary Backbone VLAN Used by Fabric Connect / SPB
- Int :
- # Set/Clear the SPBM nickname one-byte prefix For This Device
- String :
- # Enable/Disable IPv4 Shortcuts For This Device
- Boolean :
- # Enable/Disable RSMLT Edge Support For This Device
- Boolean :
- # Set the IPv4 Source Address For ISIS Messages
- String :
- # Set the Secondary Backbone VLAN Used by Fabric Connect / SPB
- Int :
- # Enable/Disable Fabric Attach For This Device
- Boolean :
- # Set the Manual Area Used by Fabric Connect
- String :
- }