INPUT_OBJECT
PortTemplateConfigInput
link GraphQL Schema definition
- input PortTemplateConfigInput {
- # Used for setting a custom port template type name. Either a customTemplateType
- # or templateType is required.
- String :
- # Used to define the scope of this Port Template. Global (-3) is used for Fabric
- # Connect services. Local (-1) is used by the site.
- Long :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Boolean :
- Int] : [
- String :
- String :
- PortTemplateFabricAuthTypeInput :
- Boolean :
- # Used for selecting one of the system provided port template types. Either a
- # customTemplateType or templateType is required
- PortTemplateTypesInput :
- # Unique identifier for this Port Template. User created templates must use
- # values greater than 100000.
- Int :
- Boolean :
- Boolean :
- Int] : [
- Boolean :
- PortTemplateFabricTypeInput :
- String :
- Int :
- }