avi 31.1.1 published on Monday, Apr 14, 2025 by vmware
avi.getSeproperties
Explore with Pulumi AI
<!–
Copyright 2021 VMware, Inc.
SPDX-License-Identifier: Mozilla Public License 2.0
–>
layout: “avi”
page_title: “AVI: avi.Seproperties” sidebar_current: “docs-avi-datasource-seproperties” description: |- Get information of Avi SeProperties.
avi.Seproperties
This data source is used to to get avi.Seproperties objects.
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.avi.AviFunctions;
import com.pulumi.avi.inputs.GetSepropertiesArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var fooSeproperties = AviFunctions.getSeproperties(GetSepropertiesArgs.builder()
.name("foo")
.uuid("seproperties-f9cf6b3e-a411-436f-95e2-2982ba2b217b")
.build());
}
}
variables:
fooSeproperties:
fn::invoke:
function: avi:getSeproperties
arguments:
name: foo
uuid: seproperties-f9cf6b3e-a411-436f-95e2-2982ba2b217b
Using getSeproperties
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSeproperties(args: GetSepropertiesArgs, opts?: InvokeOptions): Promise<GetSepropertiesResult>
function getSepropertiesOutput(args: GetSepropertiesOutputArgs, opts?: InvokeOptions): Output<GetSepropertiesResult>
def get_seproperties(id: Optional[str] = None,
uuid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSepropertiesResult
def get_seproperties_output(id: Optional[pulumi.Input[str]] = None,
uuid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSepropertiesResult]
func LookupSeproperties(ctx *Context, args *LookupSepropertiesArgs, opts ...InvokeOption) (*LookupSepropertiesResult, error)
func LookupSepropertiesOutput(ctx *Context, args *LookupSepropertiesOutputArgs, opts ...InvokeOption) LookupSepropertiesResultOutput
> Note: This function is named LookupSeproperties
in the Go SDK.
public static class GetSeproperties
{
public static Task<GetSepropertiesResult> InvokeAsync(GetSepropertiesArgs args, InvokeOptions? opts = null)
public static Output<GetSepropertiesResult> Invoke(GetSepropertiesInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSepropertiesResult> getSeproperties(GetSepropertiesArgs args, InvokeOptions options)
public static Output<GetSepropertiesResult> getSeproperties(GetSepropertiesArgs args, InvokeOptions options)
fn::invoke:
function: avi:index/getSeproperties:getSeproperties
arguments:
# arguments dictionary
The following arguments are supported:
getSeproperties Result
The following output properties are available:
- Configpb
Attributes List<GetSeproperties Configpb Attribute> - Protobuf versioning for config pbs. Field introduced in 21.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Id string
- Se
Agent List<GetProperties Seproperties Se Agent Property> - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Se
Bootup List<GetProperties Seproperties Se Bootup Property> - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Se
Runtime List<GetProperties Seproperties Se Runtime Property> - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Uuid string
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Configpb
Attributes []GetSeproperties Configpb Attribute - Protobuf versioning for config pbs. Field introduced in 21.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Id string
- Se
Agent []GetProperties Seproperties Se Agent Property - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Se
Bootup []GetProperties Seproperties Se Bootup Property - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Se
Runtime []GetProperties Seproperties Se Runtime Property - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Uuid string
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- configpb
Attributes List<GetSeproperties Configpb Attribute> - Protobuf versioning for config pbs. Field introduced in 21.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- id String
- se
Agent List<GetProperties Seproperties Se Agent Property> - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- se
Bootup List<GetProperties Seproperties Se Bootup Property> - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- se
Runtime List<GetProperties Seproperties Se Runtime Property> - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- uuid String
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- configpb
Attributes GetSeproperties Configpb Attribute[] - Protobuf versioning for config pbs. Field introduced in 21.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- id string
- se
Agent GetProperties Seproperties Se Agent Property[] - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- se
Bootup GetProperties Seproperties Se Bootup Property[] - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- se
Runtime GetProperties Seproperties Se Runtime Property[] - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- uuid string
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- configpb_
attributes Sequence[GetSeproperties Configpb Attribute] - Protobuf versioning for config pbs. Field introduced in 21.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- id str
- se_
agent_ Sequence[Getproperties Seproperties Se Agent Property] - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- se_
bootup_ Sequence[Getproperties Seproperties Se Bootup Property] - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- se_
runtime_ Sequence[Getproperties Seproperties Se Runtime Property] - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- uuid str
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- configpb
Attributes List<Property Map> - Protobuf versioning for config pbs. Field introduced in 21.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- id String
- se
Agent List<Property Map>Properties - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- se
Bootup List<Property Map>Properties - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- se
Runtime List<Property Map>Properties - Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- uuid String
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
Supporting Types
GetSepropertiesConfigpbAttribute
- Version string
- Version string
- version String
- version string
- version str
- version String
GetSepropertiesSeAgentProperty
- Controller
Echo stringMiss Aggressive Limit - Controller
Echo stringMiss Limit - Controller
Echo stringRpc Aggressive Timeout - Controller
Echo stringRpc Timeout - Controller
Heartbeat stringMiss Limit - Controller
Heartbeat stringTimeout Sec - Controller
Registration stringTimeout Sec - Controller
Rpc stringTimeout - Cpustats
Interval string - Ctrl
Reg stringPending Max Wait Time - Debug
Mode string - Dp
Aggressive stringDeq Interval Msec - Dp
Aggressive stringEnq Interval Msec - Dp
Batch stringSize - Dp
Deq stringInterval Msec - Dp
Enq stringInterval Msec - Dp
Max stringWait Rsp Time Sec - Dp
Reg stringPending Max Wait Time - Headless
Timeout stringSec - Ignore
Docker stringMac Change - Ns
Helper stringDeq Interval Msec - Sdb
Flush stringInterval - Sdb
Pipeline stringSize - Sdb
Scan stringCount - Se
Grp stringChange Disruptive - Seagent
Statecache List<GetProperties Seproperties Se Agent Property Seagent Statecache Property> - Send
Se stringReady Timeout - States
Flush stringInterval - Vnic
Dhcp stringIp Check Interval - Vnic
Dhcp stringIp Max Retries - Vnic
Ip stringDelete Interval - Vnic
Probe stringInterval - Vnic
Rpc stringRetry Interval - Vnicdb
Cmd stringHistory Size
- Controller
Echo stringMiss Aggressive Limit - Controller
Echo stringMiss Limit - Controller
Echo stringRpc Aggressive Timeout - Controller
Echo stringRpc Timeout - Controller
Heartbeat stringMiss Limit - Controller
Heartbeat stringTimeout Sec - Controller
Registration stringTimeout Sec - Controller
Rpc stringTimeout - Cpustats
Interval string - Ctrl
Reg stringPending Max Wait Time - Debug
Mode string - Dp
Aggressive stringDeq Interval Msec - Dp
Aggressive stringEnq Interval Msec - Dp
Batch stringSize - Dp
Deq stringInterval Msec - Dp
Enq stringInterval Msec - Dp
Max stringWait Rsp Time Sec - Dp
Reg stringPending Max Wait Time - Headless
Timeout stringSec - Ignore
Docker stringMac Change - Ns
Helper stringDeq Interval Msec - Sdb
Flush stringInterval - Sdb
Pipeline stringSize - Sdb
Scan stringCount - Se
Grp stringChange Disruptive - Seagent
Statecache []GetProperties Seproperties Se Agent Property Seagent Statecache Property - Send
Se stringReady Timeout - States
Flush stringInterval - Vnic
Dhcp stringIp Check Interval - Vnic
Dhcp stringIp Max Retries - Vnic
Ip stringDelete Interval - Vnic
Probe stringInterval - Vnic
Rpc stringRetry Interval - Vnicdb
Cmd stringHistory Size
- controller
Echo StringMiss Aggressive Limit - controller
Echo StringMiss Limit - controller
Echo StringRpc Aggressive Timeout - controller
Echo StringRpc Timeout - controller
Heartbeat StringMiss Limit - controller
Heartbeat StringTimeout Sec - controller
Registration StringTimeout Sec - controller
Rpc StringTimeout - cpustats
Interval String - ctrl
Reg StringPending Max Wait Time - debug
Mode String - dp
Aggressive StringDeq Interval Msec - dp
Aggressive StringEnq Interval Msec - dp
Batch StringSize - dp
Deq StringInterval Msec - dp
Enq StringInterval Msec - dp
Max StringWait Rsp Time Sec - dp
Reg StringPending Max Wait Time - headless
Timeout StringSec - ignore
Docker StringMac Change - ns
Helper StringDeq Interval Msec - sdb
Flush StringInterval - sdb
Pipeline StringSize - sdb
Scan StringCount - se
Grp StringChange Disruptive - seagent
Statecache List<GetProperties Seproperties Se Agent Property Seagent Statecache Property> - send
Se StringReady Timeout - states
Flush StringInterval - vnic
Dhcp StringIp Check Interval - vnic
Dhcp StringIp Max Retries - vnic
Ip StringDelete Interval - vnic
Probe StringInterval - vnic
Rpc StringRetry Interval - vnicdb
Cmd StringHistory Size
- controller
Echo stringMiss Aggressive Limit - controller
Echo stringMiss Limit - controller
Echo stringRpc Aggressive Timeout - controller
Echo stringRpc Timeout - controller
Heartbeat stringMiss Limit - controller
Heartbeat stringTimeout Sec - controller
Registration stringTimeout Sec - controller
Rpc stringTimeout - cpustats
Interval string - ctrl
Reg stringPending Max Wait Time - debug
Mode string - dp
Aggressive stringDeq Interval Msec - dp
Aggressive stringEnq Interval Msec - dp
Batch stringSize - dp
Deq stringInterval Msec - dp
Enq stringInterval Msec - dp
Max stringWait Rsp Time Sec - dp
Reg stringPending Max Wait Time - headless
Timeout stringSec - ignore
Docker stringMac Change - ns
Helper stringDeq Interval Msec - sdb
Flush stringInterval - sdb
Pipeline stringSize - sdb
Scan stringCount - se
Grp stringChange Disruptive - seagent
Statecache GetProperties Seproperties Se Agent Property Seagent Statecache Property[] - send
Se stringReady Timeout - states
Flush stringInterval - vnic
Dhcp stringIp Check Interval - vnic
Dhcp stringIp Max Retries - vnic
Ip stringDelete Interval - vnic
Probe stringInterval - vnic
Rpc stringRetry Interval - vnicdb
Cmd stringHistory Size
- controller_
echo_ strmiss_ aggressive_ limit - controller_
echo_ strmiss_ limit - controller_
echo_ strrpc_ aggressive_ timeout - controller_
echo_ strrpc_ timeout - controller_
heartbeat_ strmiss_ limit - controller_
heartbeat_ strtimeout_ sec - controller_
registration_ strtimeout_ sec - controller_
rpc_ strtimeout - cpustats_
interval str - ctrl_
reg_ strpending_ max_ wait_ time - debug_
mode str - dp_
aggressive_ strdeq_ interval_ msec - dp_
aggressive_ strenq_ interval_ msec - dp_
batch_ strsize - dp_
deq_ strinterval_ msec - dp_
enq_ strinterval_ msec - dp_
max_ strwait_ rsp_ time_ sec - dp_
reg_ strpending_ max_ wait_ time - headless_
timeout_ strsec - ignore_
docker_ strmac_ change - ns_
helper_ strdeq_ interval_ msec - sdb_
flush_ strinterval - sdb_
pipeline_ strsize - sdb_
scan_ strcount - se_
grp_ strchange_ disruptive - seagent_
statecache_ Sequence[Getproperties Seproperties Se Agent Property Seagent Statecache Property] - send_
se_ strready_ timeout - states_
flush_ strinterval - vnic_
dhcp_ strip_ check_ interval - vnic_
dhcp_ strip_ max_ retries - vnic_
ip_ strdelete_ interval - vnic_
probe_ strinterval - vnic_
rpc_ strretry_ interval - vnicdb_
cmd_ strhistory_ size
- controller
Echo StringMiss Aggressive Limit - controller
Echo StringMiss Limit - controller
Echo StringRpc Aggressive Timeout - controller
Echo StringRpc Timeout - controller
Heartbeat StringMiss Limit - controller
Heartbeat StringTimeout Sec - controller
Registration StringTimeout Sec - controller
Rpc StringTimeout - cpustats
Interval String - ctrl
Reg StringPending Max Wait Time - debug
Mode String - dp
Aggressive StringDeq Interval Msec - dp
Aggressive StringEnq Interval Msec - dp
Batch StringSize - dp
Deq StringInterval Msec - dp
Enq StringInterval Msec - dp
Max StringWait Rsp Time Sec - dp
Reg StringPending Max Wait Time - headless
Timeout StringSec - ignore
Docker StringMac Change - ns
Helper StringDeq Interval Msec - sdb
Flush StringInterval - sdb
Pipeline StringSize - sdb
Scan StringCount - se
Grp StringChange Disruptive - seagent
Statecache List<Property Map>Properties - send
Se StringReady Timeout - states
Flush StringInterval - vnic
Dhcp StringIp Check Interval - vnic
Dhcp StringIp Max Retries - vnic
Ip StringDelete Interval - vnic
Probe StringInterval - vnic
Rpc StringRetry Interval - vnicdb
Cmd StringHistory Size
GetSepropertiesSeAgentPropertySeagentStatecacheProperty
- Sc
Batch stringBuffer Flush Limit - Sc
Cfg stringQBatch Dequeue Limit - Sc
Cfg stringQMax Size - Sc
Dns stringQBatch Dequeue Limit - Sc
Dns stringQMax Size - Sc
Shard stringCleanup Max Time - Sc
State stringRing Batch Dequeue Limit - Sc
States stringFlush Interval - Sc
Stream stringCheck Interval - Sc
Thread stringQBatch Dequeue Limit - Sc
Thread stringQMax Size - Sc
Thread stringSleep Interval
- Sc
Batch stringBuffer Flush Limit - Sc
Cfg stringQBatch Dequeue Limit - Sc
Cfg stringQMax Size - Sc
Dns stringQBatch Dequeue Limit - Sc
Dns stringQMax Size - Sc
Shard stringCleanup Max Time - Sc
State stringRing Batch Dequeue Limit - Sc
States stringFlush Interval - Sc
Stream stringCheck Interval - Sc
Thread stringQBatch Dequeue Limit - Sc
Thread stringQMax Size - Sc
Thread stringSleep Interval
- sc
Batch StringBuffer Flush Limit - sc
Cfg StringQBatch Dequeue Limit - sc
Cfg StringQMax Size - sc
Dns StringQBatch Dequeue Limit - sc
Dns StringQMax Size - sc
Shard StringCleanup Max Time - sc
State StringRing Batch Dequeue Limit - sc
States StringFlush Interval - sc
Stream StringCheck Interval - sc
Thread StringQBatch Dequeue Limit - sc
Thread StringQMax Size - sc
Thread StringSleep Interval
- sc
Batch stringBuffer Flush Limit - sc
Cfg stringQBatch Dequeue Limit - sc
Cfg stringQMax Size - sc
Dns stringQBatch Dequeue Limit - sc
Dns stringQMax Size - sc
Shard stringCleanup Max Time - sc
State stringRing Batch Dequeue Limit - sc
States stringFlush Interval - sc
Stream stringCheck Interval - sc
Thread stringQBatch Dequeue Limit - sc
Thread stringQMax Size - sc
Thread stringSleep Interval
- sc_
batch_ strbuffer_ flush_ limit - sc_
cfg_ strq_ batch_ dequeue_ limit - sc_
cfg_ strq_ max_ size - sc_
dns_ strq_ batch_ dequeue_ limit - sc_
dns_ strq_ max_ size - sc_
shard_ strcleanup_ max_ time - sc_
state_ strring_ batch_ dequeue_ limit - sc_
states_ strflush_ interval - sc_
stream_ strcheck_ interval - sc_
thread_ strq_ batch_ dequeue_ limit - sc_
thread_ strq_ max_ size - sc_
thread_ strsleep_ interval
- sc
Batch StringBuffer Flush Limit - sc
Cfg StringQBatch Dequeue Limit - sc
Cfg StringQMax Size - sc
Dns StringQBatch Dequeue Limit - sc
Dns StringQMax Size - sc
Shard StringCleanup Max Time - sc
State StringRing Batch Dequeue Limit - sc
States StringFlush Interval - sc
Stream StringCheck Interval - sc
Thread StringQBatch Dequeue Limit - sc
Thread StringQMax Size - sc
Thread StringSleep Interval
GetSepropertiesSeBootupProperty
- Docker
Backend stringPortend - Docker
Backend stringPortstart - Fair
Queueing stringEnabled - Geo
Db stringGranularity - L7Conns
Per stringCore - L7Resvd
Listen stringConns Per Core - Log
Agent stringDebug Enabled - Log
Agent stringTrace Enabled - Se
Dp List<GetCompressions Seproperties Se Bootup Property Se Dp Compression> - Se
Emulated stringCores - Se
Ip stringEncap Ipc - Se
L3Encap stringIpc - Se
Log stringBuffer App Blocking Dequeue - Se
Log stringBuffer Applog Size - Se
Log stringBuffer Chunk Count - Se
Log stringBuffer Conn Blocking Dequeue - Se
Log stringBuffer Connlog Size - Se
Log stringBuffer Events Blocking Dequeue - Se
Log stringBuffer Events Size - Ssl
Sess stringCache Per Vs - Tcp
Syncache stringHashsize
- Docker
Backend stringPortend - Docker
Backend stringPortstart - Fair
Queueing stringEnabled - Geo
Db stringGranularity - L7Conns
Per stringCore - L7Resvd
Listen stringConns Per Core - Log
Agent stringDebug Enabled - Log
Agent stringTrace Enabled - Se
Dp []GetCompressions Seproperties Se Bootup Property Se Dp Compression - Se
Emulated stringCores - Se
Ip stringEncap Ipc - Se
L3Encap stringIpc - Se
Log stringBuffer App Blocking Dequeue - Se
Log stringBuffer Applog Size - Se
Log stringBuffer Chunk Count - Se
Log stringBuffer Conn Blocking Dequeue - Se
Log stringBuffer Connlog Size - Se
Log stringBuffer Events Blocking Dequeue - Se
Log stringBuffer Events Size - Ssl
Sess stringCache Per Vs - Tcp
Syncache stringHashsize
- docker
Backend StringPortend - docker
Backend StringPortstart - fair
Queueing StringEnabled - geo
Db StringGranularity - l7Conns
Per StringCore - l7Resvd
Listen StringConns Per Core - log
Agent StringDebug Enabled - log
Agent StringTrace Enabled - se
Dp List<GetCompressions Seproperties Se Bootup Property Se Dp Compression> - se
Emulated StringCores - se
Ip StringEncap Ipc - se
L3Encap StringIpc - se
Log StringBuffer App Blocking Dequeue - se
Log StringBuffer Applog Size - se
Log StringBuffer Chunk Count - se
Log StringBuffer Conn Blocking Dequeue - se
Log StringBuffer Connlog Size - se
Log StringBuffer Events Blocking Dequeue - se
Log StringBuffer Events Size - ssl
Sess StringCache Per Vs - tcp
Syncache StringHashsize
- docker
Backend stringPortend - docker
Backend stringPortstart - fair
Queueing stringEnabled - geo
Db stringGranularity - l7Conns
Per stringCore - l7Resvd
Listen stringConns Per Core - log
Agent stringDebug Enabled - log
Agent stringTrace Enabled - se
Dp GetCompressions Seproperties Se Bootup Property Se Dp Compression[] - se
Emulated stringCores - se
Ip stringEncap Ipc - se
L3Encap stringIpc - se
Log stringBuffer App Blocking Dequeue - se
Log stringBuffer Applog Size - se
Log stringBuffer Chunk Count - se
Log stringBuffer Conn Blocking Dequeue - se
Log stringBuffer Connlog Size - se
Log stringBuffer Events Blocking Dequeue - se
Log stringBuffer Events Size - ssl
Sess stringCache Per Vs - tcp
Syncache stringHashsize
- docker_
backend_ strportend - docker_
backend_ strportstart - fair_
queueing_ strenabled - geo_
db_ strgranularity - l7_
conns_ strper_ core - l7_
resvd_ strlisten_ conns_ per_ core - log_
agent_ strdebug_ enabled - log_
agent_ strtrace_ enabled - se_
dp_ Sequence[Getcompressions Seproperties Se Bootup Property Se Dp Compression] - se_
emulated_ strcores - se_
ip_ strencap_ ipc - se_
l3_ strencap_ ipc - se_
log_ strbuffer_ app_ blocking_ dequeue - se_
log_ strbuffer_ applog_ size - se_
log_ strbuffer_ chunk_ count - se_
log_ strbuffer_ conn_ blocking_ dequeue - se_
log_ strbuffer_ connlog_ size - se_
log_ strbuffer_ events_ blocking_ dequeue - se_
log_ strbuffer_ events_ size - ssl_
sess_ strcache_ per_ vs - tcp_
syncache_ strhashsize
- docker
Backend StringPortend - docker
Backend StringPortstart - fair
Queueing StringEnabled - geo
Db StringGranularity - l7Conns
Per StringCore - l7Resvd
Listen StringConns Per Core - log
Agent StringDebug Enabled - log
Agent StringTrace Enabled - se
Dp List<Property Map>Compressions - se
Emulated StringCores - se
Ip StringEncap Ipc - se
L3Encap StringIpc - se
Log StringBuffer App Blocking Dequeue - se
Log StringBuffer Applog Size - se
Log StringBuffer Chunk Count - se
Log StringBuffer Conn Blocking Dequeue - se
Log StringBuffer Connlog Size - se
Log StringBuffer Events Blocking Dequeue - se
Log StringBuffer Events Size - ssl
Sess StringCache Per Vs - tcp
Syncache StringHashsize
GetSepropertiesSeBootupPropertySeDpCompression
- Buf
Num string - Buf
Size string - Hash
Size string - Level
Aggressive string - Level
Normal string - Window
Size string
- Buf
Num string - Buf
Size string - Hash
Size string - Level
Aggressive string - Level
Normal string - Window
Size string
- buf
Num String - buf
Size String - hash
Size String - level
Aggressive String - level
Normal String - window
Size String
- buf
Num string - buf
Size string - hash
Size string - level
Aggressive string - level
Normal string - window
Size string
- buf_
num str - buf_
size str - hash_
size str - level_
aggressive str - level_
normal str - window_
size str
- buf
Num String - buf
Size String - hash
Size String - level
Aggressive String - level
Normal String - window
Size String
GetSepropertiesSeRuntimeProperty
- Admin
Ssh stringEnabled - App
Headers List<GetSeproperties Se Runtime Property App Header> - Baremetal
Dispatcher stringHandles Flows - Connections
Lossy stringLog Rate Limiter Threshold - Connections
Udfnf stringLog Rate Limiter Threshold - Disable
Flow stringProbes - Dos
Profiles List<GetSeproperties Se Runtime Property Dos Profile> - Downstream
Send stringTimeout - Dp
Aggressive stringHb Frequency - Dp
Aggressive stringHb Timeout Count - Dp
Hb stringFrequency - Dp
Hb stringTimeout Count - Dupip
Frequency string - Dupip
Timeout stringCount - Enable
Hsm stringLog - Feproxy
Vips stringEnable Proxy Arp - Flow
Table stringBatch Push Frequency - Global
Mtu string - Http
Rum stringConsole Log - Http
Rum stringMin Content Length - Lbaction
Num stringRequests To Dispatch - Lbaction
Rq stringPer Request Max Retries - Log
Agent stringCompress Logs - Log
Agent stringFile Sz Appl - Log
Agent stringFile Sz Conn - Log
Agent stringFile Sz Debug - Log
Agent stringFile Sz Event - Log
Agent stringLog Storage Min Sz - Log
Agent stringMax Concurrent Rsync - Log
Agent stringMax Storage Excess Percent - Log
Agent stringMax Storage Ignore Percent - Log
Agent stringMin Storage Per Vs - Log
Agent stringSleep Interval - Log
Agent stringUnknown Vs Timer - Log
Message stringMax File List Size - Ngx
Free stringConnection Stack - Persistence
Mem stringMax - Scaleout
Udp stringPer Pkt - Se
Auth stringLdap Bind Timeout - Se
Auth stringLdap Cache Size - Se
Auth stringLdap Connect Timeout - Se
Auth stringLdap Conns Per Server - Se
Auth stringLdap Reconnect Timeout - Se
Auth stringLdap Request Timeout - Se
Auth stringLdap Servers Failover Only - Se
Dp List<GetCompressions Seproperties Se Runtime Property Se Dp Compression> - Se
Dp stringHm Drops - Se
Dp stringIf State Poll Interval - Se
Dp stringLog Nf Enqueue Percent - Se
Dp stringLog Udf Enqueue Percent - Se
Dump stringCore On Assert - Se
Handle stringInterface Routes - Se
Hb stringPersist Fudge Bits - Se
Mac stringError Threshold To Disable Promiscious - Se
Memory stringPoison - Se
Metrics stringInterval - Se
Metrics stringRt Enabled - Se
Metrics stringRt Interval - Se
Packet stringBuffer Max - Se
Random stringTcp Drops - Se
Rate List<GetLimiters Seproperties Se Runtime Property Se Rate Limiter> - Service
Ip List<GetSubnets Seproperties Se Runtime Property Service Ip Subnet> - Service
Port List<GetRanges Seproperties Se Runtime Property Service Port Range> - Services
Accessible stringAll Interfaces - Tcp
Syncache stringMax Retransmit Default - Upstream
Connect stringTimeout - Upstream
Connpool stringCache Thresh - Upstream
Connpool stringConn Idle Thresh Tmo - Upstream
Connpool stringCore Max Cache - Upstream
Connpool stringEnable - Upstream
Keepalive string - Upstream
Read stringTimeout - Upstream
Send stringTimeout - User
Defined stringMetric Age
- Admin
Ssh stringEnabled - App
Headers []GetSeproperties Se Runtime Property App Header - Baremetal
Dispatcher stringHandles Flows - Connections
Lossy stringLog Rate Limiter Threshold - Connections
Udfnf stringLog Rate Limiter Threshold - Disable
Flow stringProbes - Dos
Profiles []GetSeproperties Se Runtime Property Dos Profile - Downstream
Send stringTimeout - Dp
Aggressive stringHb Frequency - Dp
Aggressive stringHb Timeout Count - Dp
Hb stringFrequency - Dp
Hb stringTimeout Count - Dupip
Frequency string - Dupip
Timeout stringCount - Enable
Hsm stringLog - Feproxy
Vips stringEnable Proxy Arp - Flow
Table stringBatch Push Frequency - Global
Mtu string - Http
Rum stringConsole Log - Http
Rum stringMin Content Length - Lbaction
Num stringRequests To Dispatch - Lbaction
Rq stringPer Request Max Retries - Log
Agent stringCompress Logs - Log
Agent stringFile Sz Appl - Log
Agent stringFile Sz Conn - Log
Agent stringFile Sz Debug - Log
Agent stringFile Sz Event - Log
Agent stringLog Storage Min Sz - Log
Agent stringMax Concurrent Rsync - Log
Agent stringMax Storage Excess Percent - Log
Agent stringMax Storage Ignore Percent - Log
Agent stringMin Storage Per Vs - Log
Agent stringSleep Interval - Log
Agent stringUnknown Vs Timer - Log
Message stringMax File List Size - Ngx
Free stringConnection Stack - Persistence
Mem stringMax - Scaleout
Udp stringPer Pkt - Se
Auth stringLdap Bind Timeout - Se
Auth stringLdap Cache Size - Se
Auth stringLdap Connect Timeout - Se
Auth stringLdap Conns Per Server - Se
Auth stringLdap Reconnect Timeout - Se
Auth stringLdap Request Timeout - Se
Auth stringLdap Servers Failover Only - Se
Dp []GetCompressions Seproperties Se Runtime Property Se Dp Compression - Se
Dp stringHm Drops - Se
Dp stringIf State Poll Interval - Se
Dp stringLog Nf Enqueue Percent - Se
Dp stringLog Udf Enqueue Percent - Se
Dump stringCore On Assert - Se
Handle stringInterface Routes - Se
Hb stringPersist Fudge Bits - Se
Mac stringError Threshold To Disable Promiscious - Se
Memory stringPoison - Se
Metrics stringInterval - Se
Metrics stringRt Enabled - Se
Metrics stringRt Interval - Se
Packet stringBuffer Max - Se
Random stringTcp Drops - Se
Rate []GetLimiters Seproperties Se Runtime Property Se Rate Limiter - Service
Ip []GetSubnets Seproperties Se Runtime Property Service Ip Subnet - Service
Port []GetRanges Seproperties Se Runtime Property Service Port Range - Services
Accessible stringAll Interfaces - Tcp
Syncache stringMax Retransmit Default - Upstream
Connect stringTimeout - Upstream
Connpool stringCache Thresh - Upstream
Connpool stringConn Idle Thresh Tmo - Upstream
Connpool stringCore Max Cache - Upstream
Connpool stringEnable - Upstream
Keepalive string - Upstream
Read stringTimeout - Upstream
Send stringTimeout - User
Defined stringMetric Age
- admin
Ssh StringEnabled - app
Headers List<GetSeproperties Se Runtime Property App Header> - baremetal
Dispatcher StringHandles Flows - connections
Lossy StringLog Rate Limiter Threshold - connections
Udfnf StringLog Rate Limiter Threshold - disable
Flow StringProbes - dos
Profiles List<GetSeproperties Se Runtime Property Dos Profile> - downstream
Send StringTimeout - dp
Aggressive StringHb Frequency - dp
Aggressive StringHb Timeout Count - dp
Hb StringFrequency - dp
Hb StringTimeout Count - dupip
Frequency String - dupip
Timeout StringCount - enable
Hsm StringLog - feproxy
Vips StringEnable Proxy Arp - flow
Table StringBatch Push Frequency - global
Mtu String - http
Rum StringConsole Log - http
Rum StringMin Content Length - lbaction
Num StringRequests To Dispatch - lbaction
Rq StringPer Request Max Retries - log
Agent StringCompress Logs - log
Agent StringFile Sz Appl - log
Agent StringFile Sz Conn - log
Agent StringFile Sz Debug - log
Agent StringFile Sz Event - log
Agent StringLog Storage Min Sz - log
Agent StringMax Concurrent Rsync - log
Agent StringMax Storage Excess Percent - log
Agent StringMax Storage Ignore Percent - log
Agent StringMin Storage Per Vs - log
Agent StringSleep Interval - log
Agent StringUnknown Vs Timer - log
Message StringMax File List Size - ngx
Free StringConnection Stack - persistence
Mem StringMax - scaleout
Udp StringPer Pkt - se
Auth StringLdap Bind Timeout - se
Auth StringLdap Cache Size - se
Auth StringLdap Connect Timeout - se
Auth StringLdap Conns Per Server - se
Auth StringLdap Reconnect Timeout - se
Auth StringLdap Request Timeout - se
Auth StringLdap Servers Failover Only - se
Dp List<GetCompressions Seproperties Se Runtime Property Se Dp Compression> - se
Dp StringHm Drops - se
Dp StringIf State Poll Interval - se
Dp StringLog Nf Enqueue Percent - se
Dp StringLog Udf Enqueue Percent - se
Dump StringCore On Assert - se
Handle StringInterface Routes - se
Hb StringPersist Fudge Bits - se
Mac StringError Threshold To Disable Promiscious - se
Memory StringPoison - se
Metrics StringInterval - se
Metrics StringRt Enabled - se
Metrics StringRt Interval - se
Packet StringBuffer Max - se
Random StringTcp Drops - se
Rate List<GetLimiters Seproperties Se Runtime Property Se Rate Limiter> - service
Ip List<GetSubnets Seproperties Se Runtime Property Service Ip Subnet> - service
Port List<GetRanges Seproperties Se Runtime Property Service Port Range> - services
Accessible StringAll Interfaces - tcp
Syncache StringMax Retransmit Default - upstream
Connect StringTimeout - upstream
Connpool StringCache Thresh - upstream
Connpool StringConn Idle Thresh Tmo - upstream
Connpool StringCore Max Cache - upstream
Connpool StringEnable - upstream
Keepalive String - upstream
Read StringTimeout - upstream
Send StringTimeout - user
Defined StringMetric Age
- admin
Ssh stringEnabled - app
Headers GetSeproperties Se Runtime Property App Header[] - baremetal
Dispatcher stringHandles Flows - connections
Lossy stringLog Rate Limiter Threshold - connections
Udfnf stringLog Rate Limiter Threshold - disable
Flow stringProbes - dos
Profiles GetSeproperties Se Runtime Property Dos Profile[] - downstream
Send stringTimeout - dp
Aggressive stringHb Frequency - dp
Aggressive stringHb Timeout Count - dp
Hb stringFrequency - dp
Hb stringTimeout Count - dupip
Frequency string - dupip
Timeout stringCount - enable
Hsm stringLog - feproxy
Vips stringEnable Proxy Arp - flow
Table stringBatch Push Frequency - global
Mtu string - http
Rum stringConsole Log - http
Rum stringMin Content Length - lbaction
Num stringRequests To Dispatch - lbaction
Rq stringPer Request Max Retries - log
Agent stringCompress Logs - log
Agent stringFile Sz Appl - log
Agent stringFile Sz Conn - log
Agent stringFile Sz Debug - log
Agent stringFile Sz Event - log
Agent stringLog Storage Min Sz - log
Agent stringMax Concurrent Rsync - log
Agent stringMax Storage Excess Percent - log
Agent stringMax Storage Ignore Percent - log
Agent stringMin Storage Per Vs - log
Agent stringSleep Interval - log
Agent stringUnknown Vs Timer - log
Message stringMax File List Size - ngx
Free stringConnection Stack - persistence
Mem stringMax - scaleout
Udp stringPer Pkt - se
Auth stringLdap Bind Timeout - se
Auth stringLdap Cache Size - se
Auth stringLdap Connect Timeout - se
Auth stringLdap Conns Per Server - se
Auth stringLdap Reconnect Timeout - se
Auth stringLdap Request Timeout - se
Auth stringLdap Servers Failover Only - se
Dp GetCompressions Seproperties Se Runtime Property Se Dp Compression[] - se
Dp stringHm Drops - se
Dp stringIf State Poll Interval - se
Dp stringLog Nf Enqueue Percent - se
Dp stringLog Udf Enqueue Percent - se
Dump stringCore On Assert - se
Handle stringInterface Routes - se
Hb stringPersist Fudge Bits - se
Mac stringError Threshold To Disable Promiscious - se
Memory stringPoison - se
Metrics stringInterval - se
Metrics stringRt Enabled - se
Metrics stringRt Interval - se
Packet stringBuffer Max - se
Random stringTcp Drops - se
Rate GetLimiters Seproperties Se Runtime Property Se Rate Limiter[] - service
Ip GetSubnets Seproperties Se Runtime Property Service Ip Subnet[] - service
Port GetRanges Seproperties Se Runtime Property Service Port Range[] - services
Accessible stringAll Interfaces - tcp
Syncache stringMax Retransmit Default - upstream
Connect stringTimeout - upstream
Connpool stringCache Thresh - upstream
Connpool stringConn Idle Thresh Tmo - upstream
Connpool stringCore Max Cache - upstream
Connpool stringEnable - upstream
Keepalive string - upstream
Read stringTimeout - upstream
Send stringTimeout - user
Defined stringMetric Age
- admin_
ssh_ strenabled - app_
headers Sequence[GetSeproperties Se Runtime Property App Header] - baremetal_
dispatcher_ strhandles_ flows - connections_
lossy_ strlog_ rate_ limiter_ threshold - connections_
udfnf_ strlog_ rate_ limiter_ threshold - disable_
flow_ strprobes - dos_
profiles Sequence[GetSeproperties Se Runtime Property Dos Profile] - downstream_
send_ strtimeout - dp_
aggressive_ strhb_ frequency - dp_
aggressive_ strhb_ timeout_ count - dp_
hb_ strfrequency - dp_
hb_ strtimeout_ count - dupip_
frequency str - dupip_
timeout_ strcount - enable_
hsm_ strlog - feproxy_
vips_ strenable_ proxy_ arp - flow_
table_ strbatch_ push_ frequency - global_
mtu str - http_
rum_ strconsole_ log - http_
rum_ strmin_ content_ length - lbaction_
num_ strrequests_ to_ dispatch - lbaction_
rq_ strper_ request_ max_ retries - log_
agent_ strcompress_ logs - log_
agent_ strfile_ sz_ appl - log_
agent_ strfile_ sz_ conn - log_
agent_ strfile_ sz_ debug - log_
agent_ strfile_ sz_ event - log_
agent_ strlog_ storage_ min_ sz - log_
agent_ strmax_ concurrent_ rsync - log_
agent_ strmax_ storage_ excess_ percent - log_
agent_ strmax_ storage_ ignore_ percent - log_
agent_ strmin_ storage_ per_ vs - log_
agent_ strsleep_ interval - log_
agent_ strunknown_ vs_ timer - log_
message_ strmax_ file_ list_ size - ngx_
free_ strconnection_ stack - persistence_
mem_ strmax - scaleout_
udp_ strper_ pkt - se_
auth_ strldap_ bind_ timeout - se_
auth_ strldap_ cache_ size - se_
auth_ strldap_ connect_ timeout - se_
auth_ strldap_ conns_ per_ server - se_
auth_ strldap_ reconnect_ timeout - se_
auth_ strldap_ request_ timeout - se_
auth_ strldap_ servers_ failover_ only - se_
dp_ Sequence[Getcompressions Seproperties Se Runtime Property Se Dp Compression] - se_
dp_ strhm_ drops - se_
dp_ strif_ state_ poll_ interval - se_
dp_ strlog_ nf_ enqueue_ percent - se_
dp_ strlog_ udf_ enqueue_ percent - se_
dump_ strcore_ on_ assert - se_
handle_ strinterface_ routes - se_
hb_ strpersist_ fudge_ bits - se_
mac_ strerror_ threshold_ to_ disable_ promiscious - se_
memory_ strpoison - se_
metrics_ strinterval - se_
metrics_ strrt_ enabled - se_
metrics_ strrt_ interval - se_
packet_ strbuffer_ max - se_
random_ strtcp_ drops - se_
rate_ Sequence[Getlimiters Seproperties Se Runtime Property Se Rate Limiter] - service_
ip_ Sequence[Getsubnets Seproperties Se Runtime Property Service Ip Subnet] - service_
port_ Sequence[Getranges Seproperties Se Runtime Property Service Port Range] - services_
accessible_ strall_ interfaces - tcp_
syncache_ strmax_ retransmit_ default - upstream_
connect_ strtimeout - upstream_
connpool_ strcache_ thresh - upstream_
connpool_ strconn_ idle_ thresh_ tmo - upstream_
connpool_ strcore_ max_ cache - upstream_
connpool_ strenable - upstream_
keepalive str - upstream_
read_ strtimeout - upstream_
send_ strtimeout - user_
defined_ strmetric_ age
- admin
Ssh StringEnabled - app
Headers List<Property Map> - baremetal
Dispatcher StringHandles Flows - connections
Lossy StringLog Rate Limiter Threshold - connections
Udfnf StringLog Rate Limiter Threshold - disable
Flow StringProbes - dos
Profiles List<Property Map> - downstream
Send StringTimeout - dp
Aggressive StringHb Frequency - dp
Aggressive StringHb Timeout Count - dp
Hb StringFrequency - dp
Hb StringTimeout Count - dupip
Frequency String - dupip
Timeout StringCount - enable
Hsm StringLog - feproxy
Vips StringEnable Proxy Arp - flow
Table StringBatch Push Frequency - global
Mtu String - http
Rum StringConsole Log - http
Rum StringMin Content Length - lbaction
Num StringRequests To Dispatch - lbaction
Rq StringPer Request Max Retries - log
Agent StringCompress Logs - log
Agent StringFile Sz Appl - log
Agent StringFile Sz Conn - log
Agent StringFile Sz Debug - log
Agent StringFile Sz Event - log
Agent StringLog Storage Min Sz - log
Agent StringMax Concurrent Rsync - log
Agent StringMax Storage Excess Percent - log
Agent StringMax Storage Ignore Percent - log
Agent StringMin Storage Per Vs - log
Agent StringSleep Interval - log
Agent StringUnknown Vs Timer - log
Message StringMax File List Size - ngx
Free StringConnection Stack - persistence
Mem StringMax - scaleout
Udp StringPer Pkt - se
Auth StringLdap Bind Timeout - se
Auth StringLdap Cache Size - se
Auth StringLdap Connect Timeout - se
Auth StringLdap Conns Per Server - se
Auth StringLdap Reconnect Timeout - se
Auth StringLdap Request Timeout - se
Auth StringLdap Servers Failover Only - se
Dp List<Property Map>Compressions - se
Dp StringHm Drops - se
Dp StringIf State Poll Interval - se
Dp StringLog Nf Enqueue Percent - se
Dp StringLog Udf Enqueue Percent - se
Dump StringCore On Assert - se
Handle StringInterface Routes - se
Hb StringPersist Fudge Bits - se
Mac StringError Threshold To Disable Promiscious - se
Memory StringPoison - se
Metrics StringInterval - se
Metrics StringRt Enabled - se
Metrics StringRt Interval - se
Packet StringBuffer Max - se
Random StringTcp Drops - se
Rate List<Property Map>Limiters - service
Ip List<Property Map>Subnets - service
Port List<Property Map>Ranges - services
Accessible StringAll Interfaces - tcp
Syncache StringMax Retransmit Default - upstream
Connect StringTimeout - upstream
Connpool StringCache Thresh - upstream
Connpool StringConn Idle Thresh Tmo - upstream
Connpool StringCore Max Cache - upstream
Connpool StringEnable - upstream
Keepalive String - upstream
Read StringTimeout - upstream
Send StringTimeout - user
Defined StringMetric Age
GetSepropertiesSeRuntimePropertyAppHeader
- Hdr
Match stringCase - Hdr
Name string - Hdr
String stringOp
- Hdr
Match stringCase - Hdr
Name string - Hdr
String stringOp
- hdr
Match StringCase - hdr
Name String - hdr
String StringOp
- hdr
Match stringCase - hdr
Name string - hdr
String stringOp
- hdr_
match_ strcase - hdr_
name str - hdr_
string_ strop
- hdr
Match StringCase - hdr
Name String - hdr
String StringOp
GetSepropertiesSeRuntimePropertyDosProfile
GetSepropertiesSeRuntimePropertyDosProfileThreshInfo
GetSepropertiesSeRuntimePropertySeDpCompression
- Max
Low stringRtt - Min
High stringRtt - Min
Length string - Mobile
Strs List<string>
- Max
Low stringRtt - Min
High stringRtt - Min
Length string - Mobile
Strs []string
- max
Low StringRtt - min
High StringRtt - min
Length String - mobile
Strs List<String>
- max
Low stringRtt - min
High stringRtt - min
Length string - mobile
Strs string[]
- max_
low_ strrtt - min_
high_ strrtt - min_
length str - mobile_
strs Sequence[str]
- max
Low StringRtt - min
High StringRtt - min
Length String - mobile
Strs List<String>
GetSepropertiesSeRuntimePropertySeRateLimiter
- arp_
rl str - default_
rl str - flow_
probe_ strrl - icmp_
rl str - icmp_
rsp_ strrl - nd_
rl str - rst_
rl str
GetSepropertiesSeRuntimePropertyServiceIpSubnet
- ip
Addrs List<Property Map> - mask String
GetSepropertiesSeRuntimePropertyServiceIpSubnetIpAddr
GetSepropertiesSeRuntimePropertyServicePortRange
Package Details
- Repository
- avi vmware/terraform-provider-avi
- License
- Notes
- This Pulumi package is based on the
avi
Terraform Provider.