Hosts Schema
repo_update.schema.json#/properties/update/properties/auth_repo/properties/data/properties/hosts
A dictionary mapping host names to additional information about them.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | repo-update.schema.json* |
hosts Type
object (Hosts)
hosts Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
^.*$ |
object |
Optional | cannot be null | Repository Handlers Input |
Pattern: ^.*$
^.*$
-
is optional
-
Type:
object(Host Name with Custom Info) -
cannot be null
-
defined in: Repository Handlers Input
^.*$ Type
object (Host Name with Custom Info)