Migration Center V1 API - Module Google::Cloud::MigrationCenter::V1::GuestConfigDetails::SeLinuxMode (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::GuestConfigDetails::SeLinuxMode.

Security-Enhanced Linux (SELinux) mode.

Constants

SE_LINUX_MODE_UNSPECIFIED

value: 0
SELinux mode unknown or unspecified.

SE_LINUX_MODE_DISABLED

value: 1
SELinux is disabled.

SE_LINUX_MODE_PERMISSIVE

value: 2
SELinux permissive mode.

SE_LINUX_MODE_ENFORCING

value: 3
SELinux enforcing mode.