Skip to content

get references for an address object? #223

Closed Answered by alagoutte
poundy asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @poundy

Welcome back :)

You can use with_meta=1 on uri for get the ref...

(Invoke-FGTRestMethod "api/v2/cmdb/firewall/address/H_10.200.1.22?with_meta=1&datasrouce=1").results

name                 : H_10.200.1.22
q_origin_key         : H_10.200.1.22
uuid                 : 9272cdf2-a115-51eb-e31e-5f655998e2eb
subnet               : 10.200.1.22 255.255.255.255
type                 : ipmask
sub-type             : sdn
clearpass-spt        : unknown
start-mac            : 00:00:00:00:00:00
end-mac              : 00:00:00:00:00:00
country              :
cache-ttl            : 0
sdn                  :
fsso-group           : {}
interface            :
obj-type             : ip
comment          …

Replies: 1 comment 1 reply

Comment options

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

Answer selected by alagoutte
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