文章 Show Cfs REST 端点

URLs

GET api/v1/cfs/{fileStore}/{filepath}/{filename}

SHOW a CFS file

GET api/v1/cfs/resized/{width}x{height}/{fileStore}/{filepath}/{filename}

SHOW a resized CFS image

请求参数

名称

类型

描述

必需

默认值

选项

FileStore

string

File Store

FilePath

string

File Path

Filename

string

Filename

Width

int?

Used when requesting a resized image

Height

int?

Used when requesting a resized image