catalogue

Create catalogue item.

Create catalogue item.

post/api/v1/catalogue

Cookies

Sessionstring nullable

Request body

targetNamestring required

Target name (used as API role).

namestring required

User facing name.

descriptionstring required

Short description.

businessOwnersstring[] required

Business owner(s) as reference id(s).

technicalOwnersstring[] required

Technical owner(s) as reference id(s).

categoriesstring[] nullable

List of categories

Response

Successful Response

idstring required

Unique id in db.

namestring required

User facing name.

descriptionstring required

Short description.

targetNamestring required

Target name (used as API role).

appIdstring nullable required

App id.

basePathstring nullable required

Base path.

serviceOfferingLinkstring uri nullable required

Link to service offering (ex. SNOW).

healthCheckPathstring nullable required

Health check path.

revisioninteger required

Revision.

action'INSERT' | 'UPDATE' required

Actions.

Changes

No recorded changes to this endpoint across all 1 revision of this API.