The app definition type.
Allowed enum values: appDefinitions
default: appDefinitions
description [required]
string
A description of what the blueprint does.
embedded_datastore_blueprints
object
Embedded datastore blueprints.
embedded_native_actions
[object]
Embedded native actions.
embedded_workflow_blueprints
object
Embedded workflow blueprints.
integration_id
string
The integration ID associated with the blueprint.
mocked_outputs
object
Mocked outputs for testing the blueprint.
name [required]
string
The human-readable name of the blueprint.
slug [required]
string
The unique slug identifier of the blueprint.
tags
[string]
Tags associated with the blueprint.
tile_background
string
The background style of the blueprint tile.
tile_icon_action_fqn
string
The fully qualified name of the action used as the tile icon.
updated_at [required]
date-time
The timestamp when the blueprint was last updated.
id [required]
uuid
The ID of the blueprint.
type [required]
enum
The resource type for a blueprint.
Allowed enum values: blueprint
{"data":{"attributes":{"created_at":"","definition":"appDefinitions","description":"","embedded_datastore_blueprints":{},"embedded_native_actions":[],"embedded_workflow_blueprints":{},"integration_id":"string","mocked_outputs":{},"name":"AWS Service Manager","slug":"aws-service-manager","tags":[],"tile_background":"string","tile_icon_action_fqn":"string","updated_at":""},"id":"65bb1f25-52e1-4510-9f8d-22d1516ed693","type":"blueprint"}}