This commit is contained in:
deamonkai
2026-01-23 12:11:21 -06:00
commit fc94008530
16494 changed files with 2974672 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<!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>image</title>
</head>
<body class="ns_body">
<p class="ns_wp_header">image</p>
<P>Configuration for Image File resource.</P>
<p class="heading">Read/write properties</p>
<p class="property_name">file_name<span class="property_type">&lt;String&gt;</span></p><p class="property_description">File Name.<br> Minimum length = 1<br> Maximum length = 256</p>
<p class="property_name">file_location_path<span class="property_type">&lt;String&gt;</span></p><p class="property_description">File Location on Client for upload/download.<br> Minimum length = 1</p>
<p class="heading">Read only properties</p>
<p class="property_name">file_size<span class="property_type">&lt;Integer&gt;</span></p><p class="property_description">file_size.</p>
<p class="property_name">file_last_modified_epoch<span class="property_type">&lt;Double&gt;</span></p><p class="property_description">Last Modified (Epoch).</p>
<p class="property_name">file_last_modified<span class="property_type">&lt;String&gt;</span></p><p class="property_description">Last Modified.</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>