Sha256: 4747daf6a1f08d38745b4e8f45cb2b38b1e217295237db8f0bf5df7abb7899f2
Contents?: true
Size: 376 Bytes
Versions: 2
Compression:
Stored size: 376 Bytes
Contents
# PulpFileClient::DatabaseConnectionResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **connected** | **Boolean** | Info about whether the app can connect to the database | ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::DatabaseConnectionResponse.new(connected: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_file_client-3.55.2 | docs/DatabaseConnectionResponse.md |
pulp_file_client-3.49.14 | docs/DatabaseConnectionResponse.md |