export enum ServiceNodeTypes { VF = "VF", VFmodule = "VFmodule", Network = "Network", Configuration = "Configuration" }