Skip to content

Commit 66c514c

Browse files
committedMar 12, 2025
apidoc@mail_notification #823
0 parents  commit 66c514c

File tree

1,078 files changed

+35469
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,078 files changed

+35469
-0
lines changed
 

‎core/README.md

+603
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Backup name Schema
2+
3+
```txt
4+
http://schema.nethserver.org/cluster/add-backup-input.json#/properties/name
5+
```
6+
7+
If set to empty, a default name is set (e.g. `Backup 3`)
8+
9+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
10+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------ |
11+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [add-backup-input.json\*](cluster/add-backup-input.json "open original schema") |
12+
13+
## name Type
14+
15+
`string` ([Backup name](add-backup-input-properties-backup-name.md))

0 commit comments

Comments
 (0)