File
Bases: Entity
A File object present on a host.
Attributes:
Name | Type | Description |
---|---|---|
create_time |
str
|
|
default_permissions |
int
|
|
density |
int
|
|
file_type |
str
|
|
group |
str
|
|
group_permissions |
int
|
|
last_access_time |
str
|
|
last_modified_time |
str
|
|
name |
str
|
|
path |
str
|
|
signed |
bool
|
|
user |
User
|
|
user_permissions |
int
|
|
vendor |
str
|
|
version |
str
|
|