ACME Orders

Get-LiquitAcmeOrder

This command gets the last or currently running ACME order task of a domain.

Syntax

Get-LiquitAcmeOrder
[-Domain] <ZoneDomain[]> 
[-LiquitContext <LiquitContext>] 

Example

This command returns the ACME order task, if any:

Get-LiquitAcmeOrder -Domain $ZoneDomain




Request-LiquitAcmeOrder

This command is used to request a new ACME order for a domain.

Syntax

Request-LiquitAcmeOrder
[-Domain] <ZoneDomain[]> 
[-LiquitContext <LiquitContext>] 

Example

This command returns the new ACME order task:

Request-LiquitAcmeOrder -Domain $ZoneDomain

Parameters

NameValueDescriptionRequiredDefault value
Domain<ZoneDomain[]>The domain for which you want to return the ACME order task.
LiquitContext<LiquitContext>Determines the selected zone.NoDefault