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
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.
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.
Failed to import access-role with name [xxxxxxx]. Error: code: generic_err_invalid_parameter_name
message: Unrecognized parameter [remote-access-client]
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
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: