Sha256: f5daed3a1809fd014c058e605bd287efd4d7991f52c3dd597d24f60371ce16a5

Contents?: true

Size: 320 Bytes

Versions: 7

Compression:

Stored size: 320 Bytes

Contents

# OryKetoClient::HealthStatus

## Properties

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

## Example

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

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ory-keto-client-0.11.0.alpha0 docs/HealthStatus.md
ory-keto-client-0.10.0.alpha0 docs/HealthStatus.md
ory-keto-client-0.9.0.alpha0 docs/HealthStatus.md
ory-keto-client-0.8.0.alpha2 docs/HealthStatus.md
ory-keto-client-0.8.0.alpha1 docs/HealthStatus.md
ory-keto-client-0.7.0.alpha1 docs/HealthStatus.md
ory-keto-client-0.7.0.alpha0 docs/HealthStatus.md