jamf_pro_sdk.models.webhooks.webhooks.RestApiOperationEvent¶
- pydantic model RestApiOperationEvent¶
Create a new model by parsing and validating input data from keyword arguments.
Raises [ValidationError][pydantic_core.ValidationError] if the input data cannot be validated to form a valid model.
self is explicitly positional-only to allow self as a field name.
- field authorizedUsername: str [Required]¶
- field objectID: int [Required]¶
- field objectName: str [Required]¶
- field objectTypeName: str [Required]¶
- field operationSuccessful: bool [Required]¶
- field restAPIOperationType: str [Required]¶