文章 View UI REST 端点

URLs

GET api/v1/ui/view.xml (or .json)

Renders view HTML for a url

请求参数

名称

类型

描述

必需

默认值

选项

url

string

Url

height

int

Height of the url content

100

width

int

Width of the url content

100

outputIsPersisted

bool

When the output is not persisted, direct links to CFS file URLs can be rendered. Otherwise, the generic CFS URL is rendered which results in a redirect.

false

adjustToContainer

bool

When true, the HTML is re-rendered on window resize to fit within the max available space in the parent container.

false