Giter VIP home page Giter VIP logo

Comments (8)

poundy avatar poundy commented on July 1, 2024 1

The URI has VDOM=WAN listed in it, so yes there's VDOMs involved.... also going to try to repro it

Edit: ok when i re-create everything just like this in my ROOT vdom, it repros. I won't get time to dig any deeper tonight though...

from powerfgt.

alagoutte avatar alagoutte commented on July 1, 2024

Bonjour Pascal,

What FGT release ?, you are using VDOM ?

What the configuration before ? (for i try to reproduce the issue...)

from powerfgt.

PaskDrolet avatar PaskDrolet commented on July 1, 2024

Hi,

Yes I'm using VDOM. Here's the connection string:
Connect-FGT -SkipCertificateCheck 10.38.220.221 -vdom WAN

Thanks for your help!!
Pascal

from powerfgt.

alagoutte avatar alagoutte commented on July 1, 2024

What the config ? (and FGT release ?)

Do you have check the "case" ?

from powerfgt.

PaskDrolet avatar PaskDrolet commented on July 1, 2024

FGT Release: 5.6.6
PowerFGT: 0.4.0

I don't have any prompt to check the case. I've it when I delete an address entry. By the way, is there a method to remove confirmation on deletion?

My script for testing:

Import-Module PowerFGT

# Connexion au Fortigate par l'adresse du HA
Connect-FGT -SkipCertificateCheck 10.38.220.221 -vdom WAN

$Inputmachine = "mcq04000389"

# Enlever adresse d'un groupe
Get-FGTFirewallAddressGroup -name "Windows2008" | Remove-FGTFirewallAddressGroupMember -verbose -member $Inputmachine

Disconnect-FGT

The entry mcq04000389 exist on the VDOM and is linked to the address group.

from powerfgt.

alagoutte avatar alagoutte commented on July 1, 2024

Ok, i have reproducte the issue (it is coming when there is only 2 member and remove last one...)

from powerfgt.

PaskDrolet avatar PaskDrolet commented on July 1, 2024

On my side, the group as 1 member left in it after removing the one in the script!

from powerfgt.

alagoutte avatar alagoutte commented on July 1, 2024

On my side, the group as 1 member left in it after removing the one in the script!

Yes, but i push the wrong format (need to be an array)

from powerfgt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.