このサイトは現在整備中のため、内容等が正しくない場合があります!
curl --location --request POST 'https://misskey.io/api/admin/server-info'{
"machine": "string",
"os": "linux",
"node": "string",
"psql": "string",
"cpu": {
"model": "string",
"cores": 0
},
"mem": {
"total": 0
},
"fs": {
"total": 0,
"used": 0
},
"net": {
"interface": "eth0"
}
}