/
SP
sphereon-opensource
/
Platform Setup API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3w ago · Updated 2mo ago
Details
Filter operations
Setup
9
get
Get first-run setup readiness
get
Get persisted first-run onboarding state
get
Get configured license request defaults
post
Generate a signed local license request
post
Preview a protected setup license bundle import
post
Import a protected setup license bundle
post
Preview a protected license renewal bundle import
post
Import a protected license renewal bundle
post
Enable the platform tenant and operator login
Setup
Import a protected setup license bundle
post
/license/import
Response
Installed license and imported bundle material.
SetupLicenseBundleImportResult
required
license
LicenseStatusProjection
required
importedFiles
string[]
required
recipientPrivateKeyInstalled
boolean
required
platformCertificateInstalled
boolean
required
licenseRootCaInstalled
boolean
required
customerPartyInfoImported
boolean
required
Changes