HTTPLocalFile
HTTPLocalFile
JSON Example
{
"content_type": "string",
"file_content": "string",
"file_length": 0
}
string
content_type
Required
Mime-type of the content in the file. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
string
file_content
Required
File content to used in the local HTTP response body. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
integer As uint32
As uint32
file_length
Optional
File content length. Field introduced in 21.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.