<myserver> is the hostname or IP address of the machine hosting the Hybrid Data Pipeline server for a standalone installation, or the machine hosting the load balancer for a load balancer installation. For a standalone installation, <port> is the port number specified as the Server Access Port during installation. For a load balancer installation, <port> must be either 80 for http or 443 for https. Whenever port 80 or 443 are used, it is not necessary to include the port number in the URL.
Parameter
Description
"id"
Password Policy id
"name"
Password Policy Name
"description"
Password Policy Description
"policyDefinition"
The definition of the password policy. Contains information about which rules are enforced in the password policy. Each rule has an associated ruleId, a rule title and a rule name. The rule name can be PASSWORD_LENGTH or PASSWORD_RULE_GROUP, available in HDP Password rules repository.
Sample Server Response
If the default password policy is enabled, the response will take the following format.