/
GO
goinfinite
/
OsApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 32m ago · Updated 1mo ago
Details
Filter operations
account
6
auth
1
cron
4
database
5
files
9
marketplace
4
o11y
1
runtime
3
post
RunPhpCommand
get
ReadPhpConfigs
put
UpdatePhpConfigs
scheduled-task
2
services
6
setup
1
ssl
4
vhosts
12
runtime
ReadPhpConfigs
Get php version, modules and settings for a hostname.
get
/v1/runtime/php/{hostname}/
Path parameters
hostname
string
required
Hostname
Response
OK
EntityPhpConfigs
required
hostname
string
modules
EntityPhpModule[]
settings
EntityPhpSetting[]
version
EntityPhpVersion
Changes