cterasdk.edge.licenses module#

class cterasdk.edge.licenses.Licenses(edge)#

Bases: BaseCommand

Edge Filer License Configuration APIs

apply(ctera_license)#

Apply a license

Parameters:

ctera_license (cterasdk.edge.enum.License) – License type

get()#

Get the current Edge Filer License

static infer(ctera_license)#
class cterasdk.edge.licenses.LocalLicenses(edge)#

Bases: BaseCommand

Edge Filer Local License Configuration APIs

add(code)#

Install a local license. Use this option when running the Edge Filer as a standalone appliance.

Parameters:

code (str) – License code

clear()#

Remove all local licenses

get()#

Retrieve a list of local licenses installed