[doc] check:file_state
This commit is contained in:
parent
82d9a361ed
commit
2450187515
|
|
@ -4,12 +4,6 @@ class implementation_check_kind_file_state(interface_check_kind):
|
|||
[implementation]
|
||||
'''
|
||||
def parameters_schema(self):
|
||||
'''
|
||||
- exists (shall, must, must not)
|
||||
- size (max)
|
||||
- age (max)
|
||||
- contains
|
||||
'''
|
||||
return {
|
||||
"type": "object",
|
||||
"additionalProperties": False,
|
||||
|
|
|
|||
Loading…
Reference in a new issue