-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cant import access-roles - error "Unrecognized parameter [remote-access-client]" #58
Comments
Hi @mhansi12 , Regards, |
hi Roy, Thanks |
Since we don't have official API for remote access client, fixing this issue won't be a full solution because we can't export & import this type of object. Roy |
Any status on this one? Still get this message using V5.8.4: Failed to import access-role with name [xxxxxxx]. Error: code: generic_err_invalid_parameter_name |
Hi @haugsvar , |
Using latest Version - V5.0 -
I am not able to import a policy with access roles -
Error
Failed to import access-role with name [VSEC-EXT-SUP-INTRANET]. Error: code: generic_err_invalid_parameter_name
message: Unrecognized parameter [remote-access-client]
seems that the "add access role" API command ( which I assume is used in the backgrund) is using a wrong/imcomplete parameter for the remote access client part.
parameter has to be "remote-access-clients" ( ... with an "s" at the end ) ?
(https://sc1.checkpoint.com/documents/latest/APIs/#cli/add-access-role~v1.8%20)
thanks
Martin
The text was updated successfully, but these errors were encountered: