INPUT_OBJECT
L2ServiceConfigInput
link GraphQL Schema definition
- input L2ServiceConfigInput {
- #   L2 Configuration flexUni
- : FlexUniInput
- #   L2 Configuration Port Template ID List
- : [Int]
- #   sourceId associated with L2 Configuration
- : Int
- #   vlanId associated with L2 Configuration
- : Int
- #   DatabaseId for L2 Service Config
- : Long
- #   L2 Configuration ifIndexList
- : [Int]
- #   L2 Configuration IsId
- : Int
- #   Unique key for this service
- : String
- #   L2 Configuration cvid
- : Int
- #   L2 Configuration Name
- : String
- }