Extension
Schema
name (required) | Name of the extension. | |
description | Description of the extension. | |
packageName (required) | Name of the extension package that this extension is configured from. | |
version (required) | Version number for this extension. | |
configuration | JSON describing configuration properties and values for this extension. | |
credentials | base64 encoded string containing the credentials to be used by the deployed extension. Input only. | |
state | The extension's deployment state on the system. The following values are allowed: DEPLOYED, UNDEPLOYED, DEPLOYING, UNDEPLOYING, ERROR Default value
| |
tenant | Tenant name. |