Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Create a framework. Note: At least one of the following parameters must be specified: title, description, cloud_provider.
External DocumentationTo learn more, visit the Upwind documentation.

Parameters

ParameterDescription
Cloud ProviderThe cloud provider the framework applies to.
DescriptionThe description of the framework.
Organization IDThe ID of the organization.
TitleThe title of the framework.

Example Output

{
	"id": "string",
	"status": "ENABLED",
	"version": "string",
	"revision": "string",
	"title": "string",
	"description": "string",
	"cloud_provider": "string"
}

Workflow Library Example

Create Framework with Upwind and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop