Skip to content
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

Open
mhansi12 opened this issue Nov 11, 2021 · 5 comments
Labels

Comments

@mhansi12
Copy link

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

@chkp-royl
Copy link
Contributor

Hi @mhansi12 ,
Thanks for reporting this issue.
You are probably correct. We will check this issue and hope to fix it as soon as possible.

Regards,
Roy

@chkp-royl chkp-royl added the bug label Nov 11, 2021
@mhansi12
Copy link
Author

hi Roy,
Thank you for your fast response and confirmation - have you a ETA f. a fix ?

Thanks
Martin

@chkp-royl
Copy link
Contributor

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.
I suggest that after we add API for remote access client we will take care of this bug.

Roy

@haugsvar
Copy link

haugsvar commented Aug 1, 2023

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
message: Unrecognized parameter [remote-access-client]

@chkp-edenbr
Copy link
Contributor

Hi @haugsvar ,
You should open a RFE regarding development of Remote Access clients in Access Role API since this is the source of the issue rather than an export-import failure.
Regards,
Eden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants