jamf_pro_sdk.models.classic.computers.ClassicComputerGeneralRemoteManagement¶
- pydantic model ClassicComputerGeneralRemoteManagement¶
Computer nested model: computer.general.remote_management
str
management_password: This attribute is only used in POST/PUT operationsstr
management_password_sha256: This attribute is read-only
- field managed: bool | None = None¶
- field management_username: str | None = None¶
- field management_password: str | None = None¶
- field management_password_sha256: str | None = None¶