Skip to content
Discussion options

You must be logged in to vote

@akshayavk96 You should use the commit method for this.

    def commit(
        self,
        comment: str = "", 
        force: bool = False,
        partial: bool = False,
        device_and_network: bool = False,
        policy_and_objects: bool = False,
        vsys: str = "", 
        no_vsys: bool = False,
        read_timeout: float = 120.0,
        delay_factor: Optional[float] = None,
    ) -> str:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@akshayavk96
Comment options

Answer selected by ktbyers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants