Project

General

Profile

Feature #31236

Updated by Leos Stejskal over 3 years ago

Feature allowing plugins to "hook" into the host's setup process in @Api::V2::RegistrationController#host@ method and add plugin-related 
 actions functions for host setup. 

 *Example:* 
 When REX plugin is installed, we want to extend Registration feature 
 with option for specifying host's primary interface for REX.

Back