All REST Endpoints

PasswordPolicy
The operations from the PasswordPolicy category.
Add password policies
Method: post
Path: /oam/services/rest/access/api/v1/policy/PasswordPolicies
Delete password policies
Method: delete
Path: /oam/services/rest/access/api/v1/policy/PasswordPolicies
Get Password Policies
Method: get
Path: /oam/services/rest/access/api/v1/policy/PasswordPolicies
Get Password Policy using policyid
Method: get
Path: /oam/services/rest/access/api/v1/policy/PasswordPolicies/${policyid}
Get Password Policy using tenant and policyid
Method: get
Path: /oam/services/rest/access/api/v1/policy/PasswordPolicies/${tenantid}/${policyid}
Update Password policy
Method: put
Path: /oam/services/rest/access/api/v1/policy/PasswordPolicies