Files
nscertkeycreate/docs/Reference Docs/mas_nitro-rest_14.1-60.54/html/Applications/app_device.html
deamonkai fc94008530 initial
2026-01-23 12:11:21 -06:00

22 lines
1.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="../../rdx/css/rdx.css" rel="stylesheet" type="text/css" />
<link href="../../index.css" rel="stylesheet" type="text/css" />
<title>app_device</title>
</head>
<body class="ns_body">
<p class="ns_wp_header">app_device</p>
<P>Configuration for Details of the device used by managed app resource.</P>
<p class="heading">Read/write properties</p>
<p class="property_name">device_id<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Instance ID for the device.</p>
<p class="property_name">parent_id<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Instance ID for the parent.</p>
<p class="property_name">id<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Id is system generated key for all the app-device mapping.</p>
<p class="property_name">device_mgmt_ip<span class="property_type">&lt;String&gt;</span></p><p class="property_description">IPv4 or IPv6 Address assigned to the device.<br> Minimum length = 1<br> Maximum length = 64</p>
<p class="property_name">parent_name<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Nmae of the parent device.</p>
<p class="heading">Operations</p><p class="property_name">NOTE: In request payload, Mandatory parameters are marked red and bold.<br /><br />The following parameters can be used in the nitro request :</p>
<p class="property_name">onerror<span class=\"property_type\">&nbsp;&nbsp;&nbsp;&lt;String_value&gt;</span></p><p class="property_description"> Use this parameter to set the onerror status for nitro request. Applicable only for bulk requests.<br />Default value: EXIT<br />Possible values = EXIT, CONTINUE</p>
</body>
</html>