Config_Templates

Module: Config_Templates

Methods

(static) bindTemplate(netId, data)

Bind network to template

Parameters
Name Type Description
netId *
data *

(static) getConfigTemplates(orgId)

Return the config templates for an organization

Parameters
Name Type Description
orgId *

(static) removeConfigTemplate(orgId, templateId)

Delete a configuration template

Parameters
Name Type Description
orgId *
templateId *

(static) unbindTemplate(netId, data)

Unbind network from template

Parameters
Name Type Description
netId *
data *