f5_user type needs to support more attributes

Open
#12 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
ruby

Research direction

Start with lib/puppet/type/f5_user.rb and compare its current name, description, and password attributes with the linked iControl REST user API reference. Identify the minimum RBAC and partition attributes requested, then verify that the Puppet type exposes them consistently and that the existing f5_user behavior remains intact.

Written by the indexing model from the issue text.

Description

enhancement

Currently for the f5_user type there are only a few of the attributes supported:

Current f5_user type

Currently only supporting name, description, and password.

The following indicates the full compliment of attributes
https://devcentral.f5.com/wiki/icontrolrest.apiref_tm_auth_user.ashx

Customers are asking for RBAC and Partitions to be supported at minimum.

Dominant language
Ruby
Stars
13
Forks
24
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from f5devcentral/f5-puppet

All issues in f5devcentral/f5-puppet

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.