POST /v1/addDeviceSubtype - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

Description

Adds a device sub-type to Address Manager. Use device types and device sub-types to categorize and organize devices on the network.

Parameters

Name Description
name

Location: query

Type: string

The descriptive name for the device sub-type.
parentId

Location: query

Type: integer (int64)

The object ID of the parent device type object.
properties

Location: query

Type: string

Adds object properties, including user-defined fields.

Responses

Code Description
201

Type: integer (int64)

Returns the object ID of the new device sub-type.