HookResultSummary
class HookResultSummary
Describes a Hook invocation, its status, and the reason for its status.
Types
Properties
Link copied to clipboard
The failure mode of the invocation. The following are potential modes:
Link copied to clipboard
A description of the Hook results status. For example, if the Hook result is in a FAILED
state, this may contain additional information for the FAILED
state.
Link copied to clipboard
The exact point in the provisioning logic where the Hook runs.
Link copied to clipboard
The state of the Hook invocation.
Link copied to clipboard
The version of the Hook type configuration.
Link copied to clipboard
The version of the Hook being invoked.