app-device_management

On this page:

createDeviceGroup

Summary

Creates a device group

Description

Create a device group in NSO (Network Services Orchestrator).

Route

POST /device_management/create/:device_group/:host

Roles

admin other apiwrite

Parameters

DetailsExampleSchema
Name Type Required Description
device_group string yes New group's name.
host string yes Host's name.

Return

DetailsExampleSchema
Name Type Description
result string Status of new device group.