Skip to main content
POST
Disable a package

Parâmetros de caminho

name
string
obrigatório

The package's name.

Maximum string length: 256

Resposta

The package, now disabled.

An installed package — the one thing a user installs. May carry declarative resources, Go code, or both; only code-carrying packages cost a rebuild.

name
string
obrigatório
Maximum string length: 256
carriesCode
boolean
obrigatório

True when the package carries Go code and changes require a rebuild.

enabled
boolean
obrigatório
version
string
Maximum string length: 64
source
string

The registry reference or local path it was installed from.

Maximum string length: 1024
installedAt
string<date-time>