package
0.0.0-20230926054540-a12d4bf8c8f4
Repository: https://github.com/odim-project/pluginciscoaci.git
Documentation: pkg.go.dev

# Functions

DeleteAddressPool deletes the AddressPool data stored in the DB.
DeleteEndpoint deletes the endpoint data stored in the DB.
DeleteZone deletes the zone data stored in the DB.
DeleteZoneDomain deletes the ZoneToDomainDN data stored in the DB.
GetAddressPool collects the AddressPool data belonging to a fabric from the DB.
GetAllAddressPools collects all the AddressPool data belonging to a fabric from the DB.
GetAllEndpoints collects all the endpoint data belonging to a fabric from the DB.
GetAllFabric collects the fabric data from the DB.
GetAllSwitchChassis collects all the switch chassis data from the DB.
GetAllZones collects the zone data from the DB.
GetEndpoints collects the endpoint data belonging to a fabric from the DB.
GetFabric collects the fabric data from the DB.
GetPort collects the port data from the DB.
GetSwitch collects the switch data from the DB.
GetSwitchChassis collects the switch chassis data from the DB.
GetSwitchPort collects the switch-port data from the DB.
GetZone collects the zone data from the DB.
GetZoneDomain collects the ZoneToDomainDN data from the DB.
SaveAddressPool stores the AddressPool data in the DB.
SaveEndpoint stores the endpoint data in the DB.
SaveFabric stores the fabric data in the DB.
SavePort stores the port data in the DB.
SaveSwitch stores the switch data in the DB.
SaveSwitchChassis stores the switch chassis data in the DB.
SaveSwitchPort stores the switch-port data in the DB.
SaveToDB is for adding data to the DB.
SaveZone stores the zone data in the DB.
SaveZoneDomain stores the ZoneToDomainDN data in the DB.
UpdateAddressPool updates the AddressPool data stored in the DB.
UpdateDbData is for updating data in the DB.
UpdateEndpoint updates the endpoint data stored in the DB.
UpdateFabric updates the fabric data stored in the DB.
UpdatePort updates the port data stored in the DB.
UpdateZone updates the zone data stored in the DB.

# Variables

PluginIntialStatus hold value to check if it's intial status request to plugin.

# Structs

Device struct definition.
EvtSubPost ...
FabricHealth ...
FabricHealthData ...
FabricHealthIMData ...
Health ...
HealthData ...
HealthIMData ...
HTTPHeaders ...
PhysicalInterface ...
PortCollectionIMData ...
PortCollectionResponse ...
PortInfoIMData ...
PortInfoResponse ...
SwitchChassis ...
SwitchChassisData ...
SwitchChassisIMData ...
Users struct definition.