Sha256: 0c5def0b0c8433513305668169071f7c1c39c102e5e7dc8669fa254223090de6

Contents?: true

Size: 411 Bytes

Versions: 5

Compression:

Stored size: 411 Bytes

Contents

# OryHydraClient::IsInstanceAliveInternalServerError

## Properties

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

## Example

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

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

Version data entries

5 entries across 5 versions & 1 rubygems

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