Value Type
There is a value object type for network objects, and a value object type for service objects.
Value Type for Network Objects
Element |
Type |
Description |
---|---|---|
name |
String |
The network object name. |
ipaddresses |
A list of strings |
A list of IP addresses contained in the object. |
ipType |
String |
One of the following:
|
Value Type for Service Objects
Element |
Type |
Description |
---|---|---|
id |
String |
The id of the service object. |
name |
String |
The name of the service object. |
serviceDefinitions |
A list of strings |
A list of the services contained in each object (protocol and port). |
â See also: