INPUT_OBJECT
EngineCreateInput
link GraphQL Schema definition
- input EngineCreateInput {
- String :
- # Unique identifier optionally passed into input object of any query/mutation
- # call, returned in the corresponding response output.
- String :
- # Profile used to discover engine in network devices
- String :
- String :
- # Optionally add engine to network devices
- Boolean :
- String! :
- # DEPRECATED - Replaced by operationId. NBI responses will not return this value
- # anymore.
- String :
- }