Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

file.json - example contains invalid "partIndex" property on DiskPartition property bundle #17

Open
vikhari opened this issue Apr 13, 2018 · 0 comments

Comments

@vikhari
Copy link
Member

vikhari commented Apr 13, 2018

Issue ported from old casework github repo (issue 29).
Original author: sbarnum

The example uses a "partIndex" property on the DiskPartition property bundle (e.g. relationship6).
This is not a valid property for v0.1.0.
The valid properties of DiskPartition for v0.1.0 are:

  • mountPoint
  • partitionID
  • partitionLength
  • partitionOffset
  • spaceLeft
  • spaceUsed
  • totalSpace
  • diskPartitionType
  • createdTime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants