Serving API
list_servings
vessl.list_servings(
organization: str
)vessl.list_servings(organization="my-org")create_revision_from_yaml
vessl.create_revision_from_yaml(
organization: str, serving_name: str, yaml_body: str
)read_revision
list_revisions
read_gateway
terminate_revision
update_revision_autoscaler_config
update_gateway
update_gateway_for_revision
update_gateway_from_yaml
Last updated