title, description, cloud_provider.
External DocumentationTo learn more, visit the Upwind documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
title, description, cloud_provider.
| Parameter | Description |
|---|---|
| Description | The description of the framework. |
| Framework ID | The ID of the framework to update. |
| Organization ID | The ID of the organization. |
| Status | The status of the framework. |
| Title | The title of the framework. |
{
"id": "string",
"status": "ENABLED",
"version": "string",
"revision": "string",
"title": "string",
"description": "string",
"cloud_provider": "string"
}
Was this page helpful?