INPUT_OBJECT
PortTemplateConfigInput
link GraphQL Schema definition
- input PortTemplateConfigInput {
- # User for setting a custom port template type name. Either a customTemplateType
- # or templateType is required.
- : String
- : [Int]
- : Int
- : Boolean
- : Boolean
- : String
- # Used for selecting one of the system provided port template types. Either a
- # customTemplateType or templateType is required
- : PortTemplateTypesInput
- : Boolean
- : Boolean
- : String
- : Boolean
- : Boolean
- : [Int]
- : Boolean
- : Boolean
- : String
- : PortTemplateFabricTypeInput
- : Boolean
- : PortTemplateFabricAuthTypeInput
- : Boolean
- }