ServerCredentials
Credentials stored for one server.
Attributes
attributeurlstrattributetypeApiType= ApiType.SERVERattributeapi_keystr | None= Noneattributeapi_tokenApiToken | None= Noneattributedevice_iduuid.UUID | None= Noneattributedevice_codestr | None= Noneattributecontrol_plane_api_urlstr | None= Noneattributecontrol_plane_api_keystr | NoneReturn the stored API key when it is a control plane key.
attributeserver_api_keystr | NoneReturn the stored API key when it is a server key.
attributecan_refreshboolReport whether a new token can be obtained without a fresh login.