PartialServer#
Note
This is a Partial Object which means it doesn’t contain regular data.
You should threat it as a reference to a object rather than a normal one.
See: Partial Objects for detailed information.
- class corkus.objects.PartialServer#
Represents a
Partialversion ofServer.- async fetch(timeout=None)#
Fetch full server information from API. Returns
Noneif server no longer exist.Warning
This function is a API call. See: Partial Objects for detailed information.
- property regular#
Is this a regular server (
typeisServerType.REGULAR).- Return type:
- property type#
Type of the server.
- Return type: