Functions§
- delete_
model_ version - Deletes a model version from the WADM system.
- deploy_
model - Deploys a model to the WADM system. If no lattice is provided, the default lattice name ‘default’ is used.
- get_
model_ details - Retrieves details on a given model.
- get_
model_ history - Retrieves the history of a given model name.
- get_
model_ status - Retrieves the status of a given model by name.
- get_
models - Retrieves all application manifests.
- put_
manifest - Store an oam manifest directly for later deploys.
- put_
model - Stores the application manifest for later deploys. Model is the full YAML or JSON string in this case Returns the model name and version respectively.
- undeploy_
model - Undeploys a model from the WADM system.