cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2663
Views
0
Helpful
1
Replies

FMC API Configure Interfaces - ContainerUUID

shivagi
Level 1
Level 1

Could someone explain the ContainerUUID used in the FMC API please.  This is not detailed in the documentation for some reason.  I would like to be able to configure the IP addresses of virtual FTD devices using the API, but when I try to do this via the API explorer I do not know where to get the ContainerUUID.  

1 Reply 1

rsampaio
Level 1
Level 1

What method are you trying to call?

ContainerUUID is the object that holds what you are modifying. For instance, if you want to delete an access rule, the container will be the access policy that has the access rule. So, in your case, the container may be the device that owns the interface you want to add the IP address.

Make a GET devicerecords to get all devices info, including the UUIDs.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: