Eingeplante Importe

zum Planen von periodisch auszuführenden Importen

Find an existing Resource by identifier

get
Path parameters
idinteger · int64Required

an identifier

Responses
chevron-right
200

successful operation

*/*
get
/cmn/data-import/scheduled-import/{id}

Update existing Resource

put
Path parameters
idinteger · int64Required

an identifier

Body
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringOptional

Label

exportModestring · enumOptional

Nur für Exporte: Was wird erzeugt? Eigene Datei oder Revision?

Possible values:
inputTypestring · enumRequired

Was ist die Datenquelle

Possible values:
Responses
chevron-right
200

successful operation

*/*
put
/cmn/data-import/scheduled-import/{id}

Delete an existing Resource

delete
Path parameters
idinteger · int64Required

an identifier

Responses
chevron-right
200

successful operation

*/*
delete
/cmn/data-import/scheduled-import/{id}

Create new Resource

post
Body
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringOptional

Label

exportModestring · enumOptional

Nur für Exporte: Was wird erzeugt? Eigene Datei oder Revision?

Possible values:
inputTypestring · enumRequired

Was ist die Datenquelle

Possible values:
Responses
chevron-right
200

successful operation

*/*
post
/cmn/data-import/scheduled-import

Last updated

Was this helpful?