Sha256: 70f9737d9085bdbc811a14bfb7c9c755bfbc7c5abf72824a9fb9b6ceaec53a11

Contents?: true

Size: 384 Bytes

Versions: 15

Compression:

Stored size: 384 Bytes

Contents

# OryHydraClient::HealthNotReadyStatus

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **errors** | **Hash<String, String>** | Errors contains a list of errors that caused the not ready status. | [optional] |

## Example

```ruby
require 'ory-keto-client'

instance = OryHydraClient::HealthNotReadyStatus.new(
  errors: null
)
```

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
ory-keto-client-0.6.0.alpha6 docs/HealthNotReadyStatus.md
ory-keto-client-0.6.0.alpha3 docs/HealthNotReadyStatus.md
ory-keto-client-0.6.0.alpha1 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha58 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha57 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha56 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha55 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha54 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha53 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha52 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha51 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha50 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha49 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha48 docs/HealthNotReadyStatus.md
ory-keto-client-0.0.0.alpha47 docs/HealthNotReadyStatus.md