Skip to main content

Import meshObjects with JSON

PUT 

/api/meshobjects

To import existing cloud tenants to meshStack into existing company processes, meshStack provides an API to import meshObjects like meshWorkspace, meshProject, etc. The Declarative Import allows external systems to use a PUT request method for importing meshObject definitions within a YAML or JSON definition. All supported meshObjects can be found under Supported meshObjects. meshObjects can be imported into a meshObjectCollection (*Beta*) using the following optional request parameters.

Some meshObjects have no dedicated endpoint and can only be created here. A meshWorkspaceUserGroup is one of them, so this is the endpoint to use for creating a workspace user group or an admin group.

This endpoint is authorized by the API User right "Import any supported meshObject". It therefore requires Basic Authentication with an API User. API Keys cannot import meshObjects, regardless of the permissions assigned to them.

Authentication: This endpoint supports API User authentication.

Request

Responses

200