NetworkObject
|
Element |
Type |
Description |
|---|---|---|
|
revisionID |
Integer |
ID of revision. |
|
createdDate |
Integer |
Date created. Format: UTC_MILLISEC |
|
devices |
Array of String |
List of devices. |
|
customFields |
Array of CustomFieldInfo (see CustomFieldInfo ) |
List of network object custom fields. |
|
lastUpdateDate |
Integer |
Date of last update. Format: UTC_MILLISEC |
|
orgin |
String |
Origin. |
|
members |
Array of NamedObject (see NamedObject ) |
List of members. |
|
name Mandatory |
String |
Name of network object. |
|
ipAddresses |
Array of String |
List of IP addresses. |
|
securityRating |
Integer |
Security rating. |
|
objectID |
Integer |
ID of object. |
|
objectType |
String |
Type of object. |
â See also: