Apache VCL logo Apache Software Foundation logo
Apache current event

Provisioning Engine Module Interface Specification

Background

{color:#6600ff}{}Explain:{color}

Provisioning Module Subroutines

It is highly recommended that all provisioning modules implement the following subroutines.  There may be many additional subroutines implemented within a provisioning module.  These will not be called by any of the core VCL modules.


node_status {anchor:node_status}

** The status key/value tells the vcl system the node is ready or needs to be reloaded.

capture {anchor:capture}

load {anchor:load}

power_off {anchor:power_off}

power_on {anchor:power_on}

get_current_image {anchor:get_current_image}

get_image_size {anchor:get_image_size}