Kaspersky Industrial CyberSecurity for Networks API Developer's Guide
- Copyright
- About this guide
- About Kaspersky Industrial CyberSecurity for Networks API
- Quick start
- Generating gRPC code
- Establishing connections
- Getting and registering events
- Getting tags and subscribing to tag changes
- Getting configuration information
- Getting assets
- API Reference
- Services
- Messages
- ApplicationLayerAddress
- Asset
- AssetAddress
- AssetsUpdatedAfterRequest
- CommunicationData
- ConfigurationMetadata
- Cookie
- DeviceAddress
- DictionaryRequest
- Event
- EventDescriptor
- EventId
- Filter (events)
- Filter (tags)
- FixedNetworkAddress
- HashIdValue
- ItemsByIdRequest
- ItemsRequest
- KscConfiguration
- MessageParameter
- NewGenericEvent
- PlcConfiguration
- ProtocolConfiguration
- RequestStateResponse
- SubscriptionRequest
- Tag
- TagBriefInfo
- TagDescriptor
- TagEvent
- TagsRequest
- TimeSpan
- TransmissionWindow
- TransportAddress
- Version
- Enumerations
- AO Kaspersky Lab
- Information about third-party code
- Trademark notices
API Reference > Messages > AssetsUpdatedAfterRequest
AssetsUpdatedAfterRequest
AssetsUpdatedAfterRequest
A message to define a time stamp for AssetProvider
service in order to receive a list of assets, that were updated after specified time.
Defined in
This message is defined in the asset_provider.proto
file.
Syntax
message AssetsUpdatedAfterRequest
{
google.protobuf.Timestamp updateTimestamp = 1;
}
Fields
The AssetsUpdatedAfterRequest
message has the following fields.
AssetsUpdatedAfterRequest
message fields
Type |
Name |
Tag |
Description |
---|---|---|---|
|
|
Leave this field empty to get all available assets. |
Article ID: 189862, Last review: Jul 6, 2022