Raritan PX2/PX3 JSON-RPC API
pdu-json-rpc-api
idl
ServiceAuthorization.idl
1
4
module
security
{
5
7
interface
ServiceAuthorization
{
8
9
constant
int
ERR_PASSWORD_INVALID = 1;
10
20
int
setPassword(in
string
service, in
string
password);
21
};
22
23
}
security::ServiceAuthorization
Service Authorization Configuration.
Definition:
ServiceAuthorization.idl:7
security
Security Configuration
Definition:
Security.idl:6
Generated on Wed Jun 19 2019 19:15:10 for Raritan PX2/PX3 JSON-RPC API by
1.8.14