catalogue

Update (partial) catalogue item.

Update catalogue item with PATCH.

patch/api/v1/catalogue/{id}

Path parameters

idstring required

Cookies

Sessionstring nullable

Request body

revisioninteger required

Revision.

namestring nullable

User facing name.

descriptionstring nullable

Short description.

appIdstring nullable

App id.

basePathstring nullable

Base path.

serviceOfferingLinkstring uri nullable

Link to service offering (ex. SNOW).

healthCheckPathstring nullable

Health check path.

businessOwnersstring[] nullable

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

technicalOwnersstring[] nullable

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

environmentsstring[] nullable

Environments supported by API.

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.