| Name | Type | Description | Notes |
|---|---|---|---|
| auth_modes | Array<String> | The authentication modes supported by the upstream format | |
| caching | BOOLEAN | If true the upstream format supports caching | |
| indexing | BOOLEAN | If true the upstream format supports indexing | |
| indexing_behavior | String | The behavior of the upstream when indexing | [optional] [default to 'Unsupported'] |
| proxying | BOOLEAN | If true the upstream format supports proxying | |
| signature_verification | String | The signature verification supported by the upstream format | [optional] [default to 'Unsupported'] |
| trust | BOOLEAN | If true the upstream format supports configurable trust levels (trusted vs untrusted) for upstream sources. |