Controls access to CGI-BIN programs. The following values are supported:
disable
: Completely disable access to CGI-BIN programs.Warning This will render the classic user-interface of the meter inoperable.
user-required
: Allow authenticated users to access CGI-BIN programs.
user-optional
: Allow even unauthenticated users to access
CGI-BIN programs that are not considered security critical.
Set CGI-BIN support according to the value passed in the request body.
This resource is not updated transactionally.
Controls access to CGI-BIN programs. The following values are supported:
disable
: Completely disable access to CGI-BIN programs.Warning This will render the classic user-interface of the meter inoperable.
user-required
: Allow authenticated users to access CGI-BIN programs.
user-optional
: Allow even unauthenticated users to access
CGI-BIN programs that are not considered security critical.
Normal response.
Unauthorized response.
"disable"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Set CGI-BIN support according to the value passed in the request body.
This resource is not updated transactionally.
Controls access to CGI-BIN programs. The following values are supported:
disable
: Completely disable access to CGI-BIN programs.Warning This will render the classic user-interface of the meter inoperable.
user-required
: Allow authenticated users to access CGI-BIN programs.
user-optional
: Allow even unauthenticated users to access
CGI-BIN programs that are not considered security critical.
Normal response.
Unauthorized response.
"disable"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to disable
.
This resource is not updated transactionally.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}