Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for virtual service configurational data. Copyright (c) 2018 by Cisco Systems, Inc. All rights reserved.
Index ¶
- type VirtualServiceCfgData
- type VirtualServiceCfgData_Apps
- type VirtualServiceCfgData_Apps_App
- type VirtualServiceCfgData_Apps_App_ApplicationAttachedDevice
- type VirtualServiceCfgData_Apps_App_ApplicationNetworkResource
- type VirtualServiceCfgData_Apps_App_ApplicationNetworkResource_ApplicationMacAddress
- type VirtualServiceCfgData_Apps_App_ApplicationResourceProfile
- type VirtualServiceCfgData_Controls
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VirtualServiceCfgData ¶
type VirtualServiceCfgData struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Application list. Apps VirtualServiceCfgData_Apps // App-hosting control. Controls VirtualServiceCfgData_Controls }
VirtualServiceCfgData Virtual Service configurational data
func (*VirtualServiceCfgData) GetEntityData ¶
func (virtualServiceCfgData *VirtualServiceCfgData) GetEntityData() *types.CommonEntityData
type VirtualServiceCfgData_Apps ¶
type VirtualServiceCfgData_Apps struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Application info. The type is slice of VirtualServiceCfgData_Apps_App. App []*VirtualServiceCfgData_Apps_App }
VirtualServiceCfgData_Apps Application list
func (*VirtualServiceCfgData_Apps) GetEntityData ¶
func (apps *VirtualServiceCfgData_Apps) GetEntityData() *types.CommonEntityData
type VirtualServiceCfgData_Apps_App ¶
type VirtualServiceCfgData_Apps_App struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YListKey string // This attribute is a key. Application name. The type is string with length: // 1..128. ApplicationName interface{} // Application Network Resource Information. ApplicationNetworkResource VirtualServiceCfgData_Apps_App_ApplicationNetworkResource // Application Resource profile. ApplicationResourceProfile VirtualServiceCfgData_Apps_App_ApplicationResourceProfile // Application attached device. ApplicationAttachedDevice VirtualServiceCfgData_Apps_App_ApplicationAttachedDevice }
VirtualServiceCfgData_Apps_App Application info
func (*VirtualServiceCfgData_Apps_App) GetEntityData ¶
func (app *VirtualServiceCfgData_Apps_App) GetEntityData() *types.CommonEntityData
type VirtualServiceCfgData_Apps_App_ApplicationAttachedDevice ¶
type VirtualServiceCfgData_Apps_App_ApplicationAttachedDevice struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // device name. The type is string with length: 0..32. DeviceName interface{} }
VirtualServiceCfgData_Apps_App_ApplicationAttachedDevice Application attached device
func (*VirtualServiceCfgData_Apps_App_ApplicationAttachedDevice) GetEntityData ¶
func (applicationAttachedDevice *VirtualServiceCfgData_Apps_App_ApplicationAttachedDevice) GetEntityData() *types.CommonEntityData
type VirtualServiceCfgData_Apps_App_ApplicationNetworkResource ¶
type VirtualServiceCfgData_Apps_App_ApplicationNetworkResource struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Vnic gateway. The type is string with length: 1..2. VnicGateway0 interface{} // VirtualPortGroup guest interface name as number in range of 0 .. 3. The // type is string with length: 1..1. VirtualportgroupGuestInterfaceName1 interface{} // Guest interface IP address. The type is one of the following types: string // with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupGuestIpAddress1 interface{} // Guest IP netmask. The type is one of the following types: string with // pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupGuestIpNetmask1 interface{} // VirtualPortGroup application default gateway IP address. The type is one of // the following types: string with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupApplicationDefaultGateway1 interface{} // Name server IP address. The type is one of the following types: string with // pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. Nameserver0 interface{} // VirtualPortGroup default gateway guest interface. The type is interface{} // with range: 0..255. VirtualportgroupGuestInterfaceDefaultGateway1 interface{} // Vnic gateway. The type is string with length: 1..2. VnicGateway1 interface{} // VirtualPortGroup guest interface name as number in range of 0 .. 3. The // type is string with length: 1..1. VirtualportgroupGuestInterfaceName2 interface{} // Guest interface IP address. The type is one of the following types: string // with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupGuestIpAddress2 interface{} // Guest IP netmask. The type is one of the following types: string with // pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupGuestIpNetmask2 interface{} // VirtualPortGroup application qateway IP address. The type is one of the // following types: string with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupApplicationGateway2 interface{} // Name server IP address. The type is one of the following types: string with // pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. Nameserver1 interface{} // VirtualPortGroup default gateway guest interface. The type is interface{} // with range: 0..255. VirtualportgroupGuestInterfaceDefaultGateway2 interface{} // Vnic gateway. The type is string with length: 1..2. VnicGateway2 interface{} // VirtualPortGroup guest interface name as number in range of 0 .. 3. The // type is string with length: 1..1. VirtualportgroupGuestInterfaceName3 interface{} // Guest interface IP address. The type is one of the following types: string // with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupGuestIpAddress3 interface{} // Guest IP netmask. The type is one of the following types: string with // pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupGuestIpNetmask3 interface{} // VirtualPortGroup application gateway IP address. The type is one of the // following types: string with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupApplicationGateway3 interface{} // Name server IP address. The type is one of the following types: string with // pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. Nameserver2 interface{} // VirtualPortGroup default gateway guest interface. The type is interface{} // with range: 0..255. VirtualportgroupGuestInterfaceDefaultGateway3 interface{} // Vnic gateway. The type is string with length: 1..2. VnicGateway3 interface{} // VirtualPortGroup guest interface name as number in range of 0 .. 3. The // type is string with length: 1..1. VirtualportgroupGuestInterfaceName4 interface{} // Guest interface IP address. The type is one of the following types: string // with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupGuestIpAddress4 interface{} // Guest IP netmask. The type is one of the following types: string with // pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupGuestIpNetmask4 interface{} // VirtualPortGroup application gateway IP address. The type is one of the // following types: string with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. VirtualportgroupApplicationGateway4 interface{} // Name server IP address. The type is one of the following types: string with // pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. Nameserver3 interface{} // VirtualPortGroup default gateway guest interface. The type is interface{} // with range: 0..255. VirtualportgroupGuestInterfaceDefaultGateway4 interface{} // Management port guest interface name as number in range of 0 .. 3. The type // is string with length: 1..1. ManagementInterfaceName interface{} // Guest management port interface IP address. The type is one of the // following types: string with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. ManagementGuestIpAddress interface{} // Guest management port interface IP netmask. The type is one of the // following types: string with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. ManagementGuestIpNetmask interface{} // Management port application gateway IP address. The type is one of the // following types: string with pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. ManagementApplicationGateway interface{} // Name server IP address. The type is one of the following types: string with // pattern: // (([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(%[\p{N}\p{L}]+)?, // or string with pattern: // ((:|[0-9a-fA-F]{0,4}):)([0-9a-fA-F]{0,4}:){0,5}((([0-9a-fA-F]{0,4}:)?(:|[0-9a-fA-F]{0,4}))|(((25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9]?[0-9])))(%[\p{N}\p{L}]+)?. Nameseerver4 interface{} // Management port default gateway guest interface. The type is interface{} // with range: 0..255. ManagementGuestInterfaceDefaultGateway interface{} // Application MAC address. ApplicationMacAddress VirtualServiceCfgData_Apps_App_ApplicationNetworkResource_ApplicationMacAddress }
VirtualServiceCfgData_Apps_App_ApplicationNetworkResource Application Network Resource Information
func (*VirtualServiceCfgData_Apps_App_ApplicationNetworkResource) GetEntityData ¶
func (applicationNetworkResource *VirtualServiceCfgData_Apps_App_ApplicationNetworkResource) GetEntityData() *types.CommonEntityData
type VirtualServiceCfgData_Apps_App_ApplicationNetworkResource_ApplicationMacAddress ¶
type VirtualServiceCfgData_Apps_App_ApplicationNetworkResource_ApplicationMacAddress struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // MAC address. The type is string with pattern: // [0-9a-fA-F]{2}(:[0-9a-fA-F]{2}){5}. MacAddress interface{} // MAC interface name. The type is string with length: 0..32. MacInterfaceName interface{} }
VirtualServiceCfgData_Apps_App_ApplicationNetworkResource_ApplicationMacAddress Application MAC address
func (*VirtualServiceCfgData_Apps_App_ApplicationNetworkResource_ApplicationMacAddress) GetEntityData ¶
func (applicationMacAddress *VirtualServiceCfgData_Apps_App_ApplicationNetworkResource_ApplicationMacAddress) GetEntityData() *types.CommonEntityData
type VirtualServiceCfgData_Apps_App_ApplicationResourceProfile ¶
type VirtualServiceCfgData_Apps_App_ApplicationResourceProfile struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Resource profile name. The type is string with length: 0..64. ProfileName interface{} // Amount of VCPUs allocated for the application. The type is interface{} with // range: 0..65535. Vcpu interface{} // Amount of reserved cpu in unit. The type is interface{} with range: // 0..20000. The default value is 0. CpuUnits interface{} // Amount of reserved memory in MB. The type is interface{} with range: // 0..4096. The default value is 0. MemoryCapacityMb interface{} // Disk size in MB. The type is interface{} with range: 0..8192. The default // value is 0. DiskSizeMb interface{} // Resource package profile name. The type is string with length: 0..64. PkgProfileName interface{} }
VirtualServiceCfgData_Apps_App_ApplicationResourceProfile Application Resource profile
func (*VirtualServiceCfgData_Apps_App_ApplicationResourceProfile) GetEntityData ¶
func (applicationResourceProfile *VirtualServiceCfgData_Apps_App_ApplicationResourceProfile) GetEntityData() *types.CommonEntityData
type VirtualServiceCfgData_Controls ¶
type VirtualServiceCfgData_Controls struct { EntityData types.CommonEntityData YFilter yfilter.YFilter YPresence bool // Application hosting Infra enable status. The type is interface{} with // range: 0..255. The default value is 0. ApplicationHostingInfraEnableStatue interface{} }
VirtualServiceCfgData_Controls App-hosting control This type is a presence type.
func (*VirtualServiceCfgData_Controls) GetEntityData ¶
func (controls *VirtualServiceCfgData_Controls) GetEntityData() *types.CommonEntityData