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