ExtensionOutput

Schema

ExtensionOutputallOf

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.

APIResponse

self (required)

string

URL for specifying this collection item in API requests.

kind (required)

string

The kind of item this is, such as extension, extensionpackage, or page (as for a collection of extensions).

object

etag

string

TODO

created

string

Timestamp indicating when this item was created on the system.

updated

string

Timestamp indicating when this item was last updated on the system.

createdBy

string

Username for the user who created this item on the system.

updatedBy

string

Username for the user who last updated this item on the system.

credentialsCheckSum

string

A checksum representing the credentials given to an extension for authenticating with the extension's external resource.

regions

array

A list of regions the Extension is deployed to.