Extension

Schema

Extension
name (required)

string

Name of the extension.

description

string

Description of the extension.

packageName (required)

string

Name of the extension package that this extension is configured from.

version (required)

string

Version number for this extension.

configuration

object

JSON describing configuration properties and values for this extension.

Empty Object.
credentials

string

base64 encoded string containing the credentials to be used by the deployed extension. Input only.

state

string

The extension's deployment state on the system.

The following values are allowed:
DEPLOYED, UNDEPLOYED, DEPLOYING, UNDEPLOYING, ERROR
Default value
"UNDEPLOYED"
tenant

string

Tenant name.