mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
762 B
762 B
NodeInfo
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| metadata | Object | Metadata contains free form key value pairs for software specific values | [optional] |
| openRegistrations | Boolean | OpenRegistrations indicates if new user registrations are accepted | [optional] |
| protocols | List<String> | Protocols lists the protocols supported by this server | [optional] |
| services | NodeInfoServices | [optional] | |
| software | NodeInfoSoftware | [optional] | |
| usage | NodeInfoUsage | [optional] | |
| version | String | Version specifies the schema version | [optional] |