Sha256: f2b854249a20cde45d6fa5c6b7722b87ff7b37f2e750607b970276117b3da083

Contents?: true

Size: 339 Bytes

Versions: 5

Compression:

Stored size: 339 Bytes

Contents

# OryHydraClient::IsInstanceAliveOK

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **payload** | [**SwaggerHealthStatus**](SwaggerHealthStatus.md) |  | [optional] |

## Example

```ruby
require 'ory-oathkeeper-client'

instance = OryHydraClient::IsInstanceAliveOK.new(
  payload: null
)
```

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ory-oathkeeper-client-0.38.14.beta1 docs/IsInstanceAliveOK.md
ory-oathkeeper-client-0.38.12.beta1 docs/IsInstanceAliveOK.md
ory-oathkeeper-client-0.38.11.beta1 docs/IsInstanceAliveOK.md
ory-oathkeeper-client-0.38.10.beta2 docs/IsInstanceAliveOK.md
ory-oathkeeper-client-0.38.9.beta1 docs/IsInstanceAliveOK.md