Export a single profile

Exports a single profile in the current Itential Platform.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

idstringRequiredformat: "^[^\/]+$"
Contains the id for the selected profile.

Response

Contains the metadata and data of a profile.
uiPropsobjectOptional
authenticationPropsobjectOptional
expressPropsobjectOptional
loggerPropsobjectOptional
redisPropsobjectOptional
auditPropsobjectOptional
pathPropsobjectOptional
alarmPropslist of objectsOptional
idstringOptionalformat: "^[^\/]+$"
serviceslist of stringsOptional
descriptionstringOptional
adapterStrategyobjectOptional
systemPropsobjectOptional
Properties used to configure IAP process.
prebuiltPropsobjectOptional
integrationPropsobjectOptional
retryStrategyobjectOptional
Properties used to configure the strategy services use on crash.
serviceDirectorystringOptional
Directory at which to find additional services.

Errors

500
Internal Server Error