Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Entity object does not contain the "updated" field #103

Closed
vettal-wu opened this issue Apr 11, 2017 · 1 comment
Closed

Entity object does not contain the "updated" field #103

vettal-wu opened this issue Apr 11, 2017 · 1 comment

Comments

@vettal-wu
Copy link
Contributor

When we send splunkd a rest api to get the entity, there exists a field "updated" in the response which means the last modified time of this entity. This value may be useful in some cases. For example, some apps want to sort the objects according to the last modified time.

But in java sdk, this field is skipped after parsing the response to an entity, and we can't get the value. I think it's necessary for sdk to provide this field in entity object.

@shakeelmohamed
Copy link
Contributor

Merged to develop with #104

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants