WebAppsGetWebSiteContainerLogs interface
Methods
| post(Request |
Gets the last lines of docker logs for the given site |
Method Details
post(RequestParameters)
Gets the last lines of docker logs for the given site
function post(options?: RequestParameters): StreamableMethod<WebAppsGetWebSiteContainerLogs200Response | WebAppsGetWebSiteContainerLogs204Response | WebAppsGetWebSiteContainerLogsDefaultResponse>
Parameters
- options
- RequestParameters