User
Requirements
| Name | Version |
|---|---|
| null | 3.2.1 |
| powerflex | 1.2.0 |
Providers
No providers.
Modules
| Name | Source | Version |
|---|---|---|
| user_creation | ../../modules/user | n/a |
Resources
No resources.
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| endpoint | Stores the endpoint of PowerFlex host. eg: https://10.1.1.1:443, here 443 is port where API requests are getting accepted | string |
n/a | yes |
| mdmHost | Primary MDM host required for connecting to the Primary MDM. | string |
n/a | yes |
| mdmPassword | Primary MDM password required for connecting to the Primary MDM. | string |
n/a | yes |
| mdmUserName | Primary MDM username required for connecting to the Primary MDM. | string |
n/a | yes |
| newPassword | New password required for the first login. | string |
n/a | yes |
| newUserName | Name of the new user. | string |
n/a | yes |
| password | Stores the password of PowerFlex host. | string |
n/a | yes |
| userPassword | Password of the new user. | string |
n/a | yes |
| userRole | Role of the new user. | string |
n/a | yes |
| username | Stores the username of PowerFlex host. | string |
n/a | yes |
Outputs
No outputs.