You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The module "ome_template_network_vlan" does not appear to have a parameter to set the Identity pool, but when the module is applied to a template, it resets the Identity Pool to not selected. If a template is already deployed with identities, the vlan update fails because it tries to modify the IO Pool which is not allowed.
The module needs to either not attempt to modify the Identity Pool at all, or a parameter to specify which pool it should have needs to be added.
Unable to use this module to manage VLANs assigned to an existing template that has been deployed with an Identity Pool in the current state.
Tested against templates in OpenManage Enterprise - Modular 1.20.10
The text was updated successfully, but these errors were encountered:
Error message:
FAILED! => {"changed": false, "error_info": {"error": {"@Message.ExtendedInfo": [{"Message": "Unable to complete the request because IO Pool update on template not allowed. does not exist or is not applicable for the resource URI.", "MessageArgs": ["IO Pool update on template not allowed."], "MessageId": "CGEN1004", "RelatedProperties": [], "Resolution": "Check the request resource URI. Refer to the OpenManage Enterprise-Modular User's Guide for more information about resource URI and its properties.", "Severity": "Critical"}], "code": "Base.1.0.GeneralError", "message": "A general error has occurred. See ExtendedInfo for more information."}}, "msg": "HTTP Error 400: Bad Request"}
MallocArray
changed the title
ome_template_network_vlan unable to set Identity Pool
ome_template_network_vlan and Identity Pools
Nov 3, 2020
The module "ome_template_network_vlan" does not appear to have a parameter to set the Identity pool, but when the module is applied to a template, it resets the Identity Pool to not selected. If a template is already deployed with identities, the vlan update fails because it tries to modify the IO Pool which is not allowed.
The module needs to either not attempt to modify the Identity Pool at all, or a parameter to specify which pool it should have needs to be added.
Unable to use this module to manage VLANs assigned to an existing template that has been deployed with an Identity Pool in the current state.
Tested against templates in OpenManage Enterprise - Modular 1.20.10
The text was updated successfully, but these errors were encountered: