Skip to content

Commit

Permalink
#17148 API changes: See if scripts are enabled for a host (#17813)
Browse files Browse the repository at this point in the history
For #17148.
  • Loading branch information
rachaelshaw committed Apr 25, 2024
1 parent 28e501c commit de26973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/REST API/rest-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -2396,6 +2396,7 @@ Returns the information of the specified host.
"percent_disk_space_available": 74,
"gigs_total_disk_space": 160,
"disk_encryption_enabled": true,
"scripts_enabled": true,
"users": [
{
"uid": 0,
Expand Down

0 comments on commit de26973

Please sign in to comment.