Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Sonarr::Api::HostConfig
Inherits
Reference
<
Object
Constructors
new
(client :
Sonarr::Client
)
Source
Instance methods
get_host
(id :
Int32
) :
Sonarr::Model::HostConfigResource
|
Nil
Source
list_host
Source
update_host
(id :
Int32
, body :
Sonarr::Model::HostConfigResource
) :
Sonarr::Model::HostConfigResource
|
Nil
Source