|
@@ -1615,14 +1615,12 @@ properties:
|
|
host:
|
|
host:
|
|
type: string
|
|
type: string
|
|
description: |
|
|
description: |
|
|
- Host name where the item is stored.
|
|
|
|
- Required if "itemid" is not set.
|
|
|
|
|
|
+ Host name where the item is stored. Required if "itemid" is not set.
|
|
example: borg-server
|
|
example: borg-server
|
|
key:
|
|
key:
|
|
type: string
|
|
type: string
|
|
description: |
|
|
description: |
|
|
- Key of the host where the item is stored.
|
|
|
|
- Required if "itemid" is not set.
|
|
|
|
|
|
+ Key of the host where the item is stored. Required if "itemid" is not set.
|
|
example: borg.status
|
|
example: borg.status
|
|
server:
|
|
server:
|
|
type: string
|
|
type: string
|