Algorithm

This page has been auto-generated based on an OpenAPI Specification
Most users will prefer this view which may include examples and additional info

NameTypeDetails
name string character varying description: a human-readable name to ease identification and discoverability for human users
description string character varying description: a short, human-readable description of the Algorithm to aid a human user in analysing the Algorithm’s capabilities and its applicability to a certain problem
classification_schema string public.classification_schema enum: ['Simulation', 'ML', 'others']
description: the classification of the Algorithm, to describe the specialization area
type string ARRAY description: a detailed list of attributes to describe the Algorithm’s field of application
version string character varying description: the version, as defined by the provider
list_of_microservices string ARRAY description: a list of Microservice Asset IDs, which are contained in the algorithm
deployment_mapping string json description: a mapping specifying which microservice should run on which host. By default each microservice is assigned a respective host, but this behaviour is not always ideal (eg. when two or more Microservices may need to run on the same host)