adapter-automation_gateway

On this page:

createInventoryDevice

Summary

Create an Inventory device

Description

Create an Inventory device

Route

POST /automationgateway/createInventoryDevice

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
integrationType enum yes Allowed values are: [ netmiko, netconf, http_requests, grpc ] - Integration type of the device
name string yes name for the device to be created
variables object yes device variables

Return

DetailsExampleSchema
Name Type Description
result object A JSON Object containing status, code and the result