Instance Objects¶
Data classes related to Linode instances.
- class linode_metadata.objects.instance.InstanceBackups(json_data: Dict[str, Any] | None = None)¶
The status of the Linode instance’s backups enrollment.
- enabled: bool¶
- status: List[str] | None¶