hmc_list_password_policies
View defined HMC password policies with option to check activation status. Select 'policies' for the list or 'status' for activation information.
Instructions
List HMC password policies.
policy_type selects what to return: 'policies' (default) returns the list of defined password policies, 'status' returns activation status. Returns one dict per policy: {UUID, title, link, ResourceType, Resource}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policy_type | No | policies |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |