Sha256: 4fec5f12979d80679611f6aee04a8d150728bc1937a491ff6703ba53b37f4284

Contents?: true

Size: 322 Bytes

Versions: 15

Compression:

Stored size: 322 Bytes

Contents

# OryHydraClient::HealthStatus

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **status** | **String** | Status always contains \"ok\". | [optional] |

## Example

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

instance = OryHydraClient::HealthStatus.new(
  status: null
)
```

Version data entries

15 entries across 15 versions & 1 rubygems

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