Spi Configuration Object


A function SPI configuration is the service plugin configuration for a specific function.

Properties
configurationConfiguration

Service plugin configuration data. This must adhere to the schema defined by the function type that the function is based on.

Learn more about service plugins and Wix Functions.


createdDatestringRead-onlyformat date-time

Date and time the service plugin configuration was created.


functionIdstringformat GUID

ID of the function this service plugin configuration belongs to.


idstringRead-onlyformat GUID

Service plugin configuration ID.


revisionstringRead-onlyformat int64

Service plugin configuration revision.


updatedDatestringRead-onlyformat date-time

Date and time the service plugin configuration was last updated.

Did this help?