Asset address information.
Defined in
This message is defined in the asset_provider.proto file.
Syntax
message AssetAddress
{
string mac = 1;
repeated string ips = 2;
}
Fields
The AssetAddress message has the following fields.
AssetAddress message fields
Rule Field |
Type |
Name |
Tag |
Description |
|---|---|---|---|---|
|
|
|
|
MAC address of an asset. |
|
|
|
|
IP address or addresses of an asset. |