This module allows remote access to SR database.
| Parameters: | srid (integer) – SR id |
|---|---|
| Return type: | string |
| Returns: | String with status |
Returns SR status.
| Parameters: | srid (integer) – SR id |
|---|---|
| Return type: | dict |
| Returns: | Dictionary with SR attributes |
Returns SR status.
Wrapper around suseapi.srinfo.SRInfo class to use Django settings and cache results in Django cache.