Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 AttributesTypeDescription
TagssiteStringsite name/id
 applicationStringapplication name/id
FieldsconfigStringconfiguration json
 enabledBooleanenable or not

RestAPIs

/module/siteApplication  POST

create/update site and siteApplication tables

/module/site? site={siteName}  DELETE

delete site by siteName

/module/application?application={applicationName}  DELETE

delete application by applicationName

/module/feature?feature={featureName}  DELETE

delete feature by featureName

/entities?query={query-string}&pageSize=1000  GET

get entities by service name

/entities?serviceName={serviceName}  POST

create/update entities by service name