GuestConfigDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Guest OS config information.
Attributes |
|
---|---|
Name | Description |
issue |
str
OS issue (typically /etc/issue in Linux). |
fstab |
google.cloud.migrationcenter_v1.types.FstabEntryList
Mount list (Linux fstab). |
hosts |
google.cloud.migrationcenter_v1.types.HostsEntryList
Hosts file (/etc/hosts). |
nfs_exports |
google.cloud.migrationcenter_v1.types.NfsExportList
NFS exports. |
selinux_mode |
google.cloud.migrationcenter_v1.types.GuestConfigDetails.SeLinuxMode
Security-Enhanced Linux (SELinux) mode. |
Classes
SeLinuxMode
SeLinuxMode(value)
Security-Enhanced Linux (SELinux) mode.