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