isilon 1.0.1

Isilon rest api bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
# IdResolutionPath

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**lin** | **String** | Logical Inode Number (LIN). A 64-bit number which uniquely identifies a file throughout its life. | [optional] [default to null]
**path** | **String** | The full path associated with the lin. null if the lin cannot be resolved to a path. | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)