avi.Cloudproperties
Explore with Pulumi AI
<!–
Copyright 2021 VMware, Inc.
SPDX-License-Identifier: Mozilla Public License 2.0
–>
layout: “avi”
page_title: “Avi: avi.Cloudproperties” sidebar_current: “docs-avi-resource-cloudproperties” description: |- Creates and manages Avi CloudProperties.
avi.Cloudproperties
The CloudProperties resource allows the creation and management of Avi CloudProperties
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
Coming soon!
resources:
foo:
type: avi:Cloudproperties
properties:
name: terraform-example-foo
tenantRef: /api/tenant/?name=admin
Create Cloudproperties Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Cloudproperties(name: string, args?: CloudpropertiesArgs, opts?: CustomResourceOptions);
@overload
def Cloudproperties(resource_name: str,
args: Optional[CloudpropertiesArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def Cloudproperties(resource_name: str,
opts: Optional[ResourceOptions] = None,
cc_props: Optional[Sequence[CloudpropertiesCcPropArgs]] = None,
cc_vtypes: Optional[Sequence[str]] = None,
cloudproperties_id: Optional[str] = None,
configpb_attributes: Optional[Sequence[CloudpropertiesConfigpbAttributeArgs]] = None,
hyp_props: Optional[Sequence[CloudpropertiesHypPropArgs]] = None,
infos: Optional[Sequence[CloudpropertiesInfoArgs]] = None,
uuid: Optional[str] = None)
func NewCloudproperties(ctx *Context, name string, args *CloudpropertiesArgs, opts ...ResourceOption) (*Cloudproperties, error)
public Cloudproperties(string name, CloudpropertiesArgs? args = null, CustomResourceOptions? opts = null)
public Cloudproperties(String name, CloudpropertiesArgs args)
public Cloudproperties(String name, CloudpropertiesArgs args, CustomResourceOptions options)
type: avi:Cloudproperties
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args CloudpropertiesArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args CloudpropertiesArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args CloudpropertiesArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CloudpropertiesArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args CloudpropertiesArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var cloudpropertiesResource = new Avi.Cloudproperties("cloudpropertiesResource", new()
{
CcProps = new[]
{
new Avi.Inputs.CloudpropertiesCcPropArgs
{
RpcPollInterval = "string",
RpcQueueSize = "string",
},
},
CcVtypes = new[]
{
"string",
},
CloudpropertiesId = "string",
ConfigpbAttributes = new[]
{
new Avi.Inputs.CloudpropertiesConfigpbAttributeArgs
{
Version = "string",
},
},
HypProps = new[]
{
new Avi.Inputs.CloudpropertiesHypPropArgs
{
Htype = "string",
MaxIpsPerNic = "string",
MaxNics = "string",
},
},
Infos = new[]
{
new Avi.Inputs.CloudpropertiesInfoArgs
{
Vtype = "string",
CcaProps = new[]
{
new Avi.Inputs.CloudpropertiesInfoCcaPropArgs
{
AsyncRetries = "string",
AsyncRetriesDelay = "string",
PollDurationTarget = "string",
PollFastTarget = "string",
PollSlowTarget = "string",
VcenterHostPingInterval = "string",
VcenterInventoryMaxObjectUpdates = "string",
VcenterMaxDatastoreGoRoutines = "string",
VcenterReconcileInterval = "string",
VnicRetries = "string",
VnicRetriesDelay = "string",
},
},
ControllerProps = new[]
{
new Avi.Inputs.CloudpropertiesInfoControllerPropArgs
{
AlertManagerUseEvms = "string",
AllowAdminNetworkUpdates = "string",
AllowIpForwarding = "string",
AllowUnauthenticatedApis = "string",
AllowUnauthenticatedNodes = "string",
ApiIdleTimeout = "string",
ApiPerfLoggingThreshold = "string",
AppviewxCompatMode = "string",
ArchiveRetentionFrameworkPeriod = "string",
AsyncPatchMergePeriod = "string",
AsyncPatchRequestCleanupDuration = "string",
AttachIpRetryInterval = "string",
AttachIpRetryLimit = "string",
BmUseAnsible = "string",
CheckVsvipFqdnSyntax = "string",
CleanupExpiredAuthtokenTimeoutPeriod = "string",
CleanupSessionsTimeoutPeriod = "string",
CloudDiscoveryInterval = "string",
CloudReconcile = "string",
CloudReconcileInterval = "string",
ClusterIpGratuitousArpPeriod = "string",
ConfigpbAttributes = new[]
{
new Avi.Inputs.CloudpropertiesInfoControllerPropConfigpbAttributeArgs
{
Version = "string",
},
},
ConsistencyCheckTimeoutPeriod = "string",
ControllerResourceInfoCollectionPeriod = "string",
CrashedSeReboot = "string",
DeadSeDetectionTimer = "string",
DefaultMinimumApiTimeout = "string",
DelOfflineSeAfterRebootDelay = "string",
DetachIpRetryInterval = "string",
DetachIpRetryLimit = "string",
DetachIpTimeout = "string",
DnsRefreshPeriod = "string",
Dummy = "string",
EditSystemLimits = "string",
EnableApiSharding = "string",
EnableMemoryBalancer = "string",
EnableNsxStreamingAgent = "string",
EnablePerProcessStop = "string",
EnableResmgrLogCachePrint = "string",
EventManagerMaxGoroutines = "string",
EventManagerMaxSubscribers = "string",
EventManagerProcessingTimeThreshold = "string",
FalsePositiveLearningConfigs = new[]
{
new Avi.Inputs.CloudpropertiesInfoControllerPropFalsePositiveLearningConfigArgs
{
MaxAppsSupported = "string",
MinMonitorTime = "string",
MinTransPerApplication = "string",
MinTransPerUri = "string",
},
},
FatalErrorLeaseTime = "string",
FederatedDatastoreCleanupDuration = "string",
FileObjectCleanupPeriod = "string",
FileobjectMaxFileVersions = "string",
GslbFileobjectMaxVersionCount = "string",
GslbPurgeBatchSize = "string",
GslbPurgeSleepTimeMs = "string",
IgnoreVrfInNetworksubnetlist = "string",
MaxDeadSeInGrp = "string",
MaxPcapPerTenant = "string",
MaxSeSpawnIntervalDelay = "string",
MaxSeqAttachIpFailures = "string",
MaxSeqVnicFailures = "string",
MaxThreadsCcVipBgWorker = "string",
PermissionScopedSharedAdminNetworks = "string",
PersistenceKeyRotatePeriod = "string",
PortalRequestBurstLimit = "string",
PortalRequestRateLimit = "string",
PortalToken = "string",
PostgresVacuumPeriod = "string",
ProcessLockedUseraccountsTimeoutPeriod = "string",
ProcessPkiProfileTimeoutPeriod = "string",
QueryHostFail = "string",
ResmgrLogCachingPeriod = "string",
RestrictCloudReadAccess = "string",
SafenetHsmVersion = "string",
SeCreateTimeout = "string",
SeFailoverAttemptInterval = "string",
SeFromMarketplace = "string",
SeOfflineDel = "string",
SeSpawnRetryInterval = "string",
SeUpgradeFlowCleanupTimeout = "string",
SeVnicCooldown = "string",
SeVnicGcWaitTime = "string",
SecureChannelCleanupTimeout = "string",
SecureChannelControllerTokenTimeout = "string",
SecureChannelSeTokenTimeout = "string",
SharedSslCertificates = "string",
SkipBeegoPerfCollection = "string",
SoftMinMemPerSeLimit = "string",
SslCertificateExpiryWarningDays = new[]
{
0,
},
StatecacheProperties = new[]
{
new Avi.Inputs.CloudpropertiesInfoControllerPropStatecachePropertyArgs
{
DelayInjections = new[]
{
new Avi.Inputs.CloudpropertiesInfoControllerPropStatecachePropertyDelayInjectionArgs
{
DelayCreate = "string",
DelayDelete = "string",
DelayUpdate = "string",
FaultType = "string",
Obj = "string",
ObjectType = "string",
Se = "string",
},
},
},
},
UnresponsiveSeReboot = "string",
UpdateDnsEntryRetryLimit = "string",
UpdateDnsEntryTimeout = "string",
UpgradeDnsTtl = "string",
UpgradeSePerVsScaleOpsTxnTime = "string",
UserAgentCacheConfigs = new[]
{
new Avi.Inputs.CloudpropertiesInfoControllerPropUserAgentCacheConfigArgs
{
BatchSize = "string",
ControllerCacheSize = "string",
MaxAge = "string",
MaxLastHitTime = "string",
MaxUpstreamQueries = "string",
MaxWaitTime = "string",
NumEntriesUpstreamUpdate = "string",
PercentReservedForBadBots = "string",
PercentReservedForBrowsers = "string",
PercentReservedForGoodBots = "string",
PercentReservedForOutstanding = "string",
SeCacheSize = "string",
UpstreamUpdateInterval = "string",
},
},
Uuid = "string",
VnicOpFailTime = "string",
VsAwaitingSeTimeout = "string",
VsKeyRotatePeriod = "string",
VsScaleoutReadyCheckInterval = "string",
VsSeAttachIpFail = "string",
VsSeBootupFail = "string",
VsSeBootupFailPatch = "string",
VsSeCreateFail = "string",
VsSePingFail = "string",
VsSeVnicFail = "string",
VsSeVnicIpFail = "string",
VsphereHaDetectionTimeout = "string",
VsphereHaRecoveryTimeout = "string",
VsphereHaTimerInterval = "string",
WarmstartSeReconnectWaitTime = "string",
WarmstartVsResyncWaitTime = "string",
},
},
FlavorProps = new[]
{
new Avi.Inputs.CloudpropertiesInfoFlavorPropArgs
{
Name = "string",
Id = "string",
DiskGb = "string",
EnhancedNw = "string",
IsRecommended = "string",
MaxIp6sPerNic = "string",
MaxIpsPerNic = "string",
MaxNics = "string",
Metas = new[]
{
new Avi.Inputs.CloudpropertiesInfoFlavorPropMetaArgs
{
Key = "string",
Value = "string",
},
},
Cost = "string",
Public = "string",
RamMb = "string",
Vcpus = "string",
},
},
FlavorRegexFilter = "string",
Htypes = new[]
{
"string",
},
},
},
Uuid = "string",
});
example, err := avi.NewCloudproperties(ctx, "cloudpropertiesResource", &avi.CloudpropertiesArgs{
CcProps: avi.CloudpropertiesCcPropArray{
&avi.CloudpropertiesCcPropArgs{
RpcPollInterval: pulumi.String("string"),
RpcQueueSize: pulumi.String("string"),
},
},
CcVtypes: pulumi.StringArray{
pulumi.String("string"),
},
CloudpropertiesId: pulumi.String("string"),
ConfigpbAttributes: avi.CloudpropertiesConfigpbAttributeArray{
&avi.CloudpropertiesConfigpbAttributeArgs{
Version: pulumi.String("string"),
},
},
HypProps: avi.CloudpropertiesHypPropArray{
&avi.CloudpropertiesHypPropArgs{
Htype: pulumi.String("string"),
MaxIpsPerNic: pulumi.String("string"),
MaxNics: pulumi.String("string"),
},
},
Infos: avi.CloudpropertiesInfoArray{
&avi.CloudpropertiesInfoArgs{
Vtype: pulumi.String("string"),
CcaProps: avi.CloudpropertiesInfoCcaPropArray{
&avi.CloudpropertiesInfoCcaPropArgs{
AsyncRetries: pulumi.String("string"),
AsyncRetriesDelay: pulumi.String("string"),
PollDurationTarget: pulumi.String("string"),
PollFastTarget: pulumi.String("string"),
PollSlowTarget: pulumi.String("string"),
VcenterHostPingInterval: pulumi.String("string"),
VcenterInventoryMaxObjectUpdates: pulumi.String("string"),
VcenterMaxDatastoreGoRoutines: pulumi.String("string"),
VcenterReconcileInterval: pulumi.String("string"),
VnicRetries: pulumi.String("string"),
VnicRetriesDelay: pulumi.String("string"),
},
},
ControllerProps: avi.CloudpropertiesInfoControllerPropArray{
&avi.CloudpropertiesInfoControllerPropArgs{
AlertManagerUseEvms: pulumi.String("string"),
AllowAdminNetworkUpdates: pulumi.String("string"),
AllowIpForwarding: pulumi.String("string"),
AllowUnauthenticatedApis: pulumi.String("string"),
AllowUnauthenticatedNodes: pulumi.String("string"),
ApiIdleTimeout: pulumi.String("string"),
ApiPerfLoggingThreshold: pulumi.String("string"),
AppviewxCompatMode: pulumi.String("string"),
ArchiveRetentionFrameworkPeriod: pulumi.String("string"),
AsyncPatchMergePeriod: pulumi.String("string"),
AsyncPatchRequestCleanupDuration: pulumi.String("string"),
AttachIpRetryInterval: pulumi.String("string"),
AttachIpRetryLimit: pulumi.String("string"),
BmUseAnsible: pulumi.String("string"),
CheckVsvipFqdnSyntax: pulumi.String("string"),
CleanupExpiredAuthtokenTimeoutPeriod: pulumi.String("string"),
CleanupSessionsTimeoutPeriod: pulumi.String("string"),
CloudDiscoveryInterval: pulumi.String("string"),
CloudReconcile: pulumi.String("string"),
CloudReconcileInterval: pulumi.String("string"),
ClusterIpGratuitousArpPeriod: pulumi.String("string"),
ConfigpbAttributes: avi.CloudpropertiesInfoControllerPropConfigpbAttributeArray{
&avi.CloudpropertiesInfoControllerPropConfigpbAttributeArgs{
Version: pulumi.String("string"),
},
},
ConsistencyCheckTimeoutPeriod: pulumi.String("string"),
ControllerResourceInfoCollectionPeriod: pulumi.String("string"),
CrashedSeReboot: pulumi.String("string"),
DeadSeDetectionTimer: pulumi.String("string"),
DefaultMinimumApiTimeout: pulumi.String("string"),
DelOfflineSeAfterRebootDelay: pulumi.String("string"),
DetachIpRetryInterval: pulumi.String("string"),
DetachIpRetryLimit: pulumi.String("string"),
DetachIpTimeout: pulumi.String("string"),
DnsRefreshPeriod: pulumi.String("string"),
Dummy: pulumi.String("string"),
EditSystemLimits: pulumi.String("string"),
EnableApiSharding: pulumi.String("string"),
EnableMemoryBalancer: pulumi.String("string"),
EnableNsxStreamingAgent: pulumi.String("string"),
EnablePerProcessStop: pulumi.String("string"),
EnableResmgrLogCachePrint: pulumi.String("string"),
EventManagerMaxGoroutines: pulumi.String("string"),
EventManagerMaxSubscribers: pulumi.String("string"),
EventManagerProcessingTimeThreshold: pulumi.String("string"),
FalsePositiveLearningConfigs: avi.CloudpropertiesInfoControllerPropFalsePositiveLearningConfigArray{
&avi.CloudpropertiesInfoControllerPropFalsePositiveLearningConfigArgs{
MaxAppsSupported: pulumi.String("string"),
MinMonitorTime: pulumi.String("string"),
MinTransPerApplication: pulumi.String("string"),
MinTransPerUri: pulumi.String("string"),
},
},
FatalErrorLeaseTime: pulumi.String("string"),
FederatedDatastoreCleanupDuration: pulumi.String("string"),
FileObjectCleanupPeriod: pulumi.String("string"),
FileobjectMaxFileVersions: pulumi.String("string"),
GslbFileobjectMaxVersionCount: pulumi.String("string"),
GslbPurgeBatchSize: pulumi.String("string"),
GslbPurgeSleepTimeMs: pulumi.String("string"),
IgnoreVrfInNetworksubnetlist: pulumi.String("string"),
MaxDeadSeInGrp: pulumi.String("string"),
MaxPcapPerTenant: pulumi.String("string"),
MaxSeSpawnIntervalDelay: pulumi.String("string"),
MaxSeqAttachIpFailures: pulumi.String("string"),
MaxSeqVnicFailures: pulumi.String("string"),
MaxThreadsCcVipBgWorker: pulumi.String("string"),
PermissionScopedSharedAdminNetworks: pulumi.String("string"),
PersistenceKeyRotatePeriod: pulumi.String("string"),
PortalRequestBurstLimit: pulumi.String("string"),
PortalRequestRateLimit: pulumi.String("string"),
PortalToken: pulumi.String("string"),
PostgresVacuumPeriod: pulumi.String("string"),
ProcessLockedUseraccountsTimeoutPeriod: pulumi.String("string"),
ProcessPkiProfileTimeoutPeriod: pulumi.String("string"),
QueryHostFail: pulumi.String("string"),
ResmgrLogCachingPeriod: pulumi.String("string"),
RestrictCloudReadAccess: pulumi.String("string"),
SafenetHsmVersion: pulumi.String("string"),
SeCreateTimeout: pulumi.String("string"),
SeFailoverAttemptInterval: pulumi.String("string"),
SeFromMarketplace: pulumi.String("string"),
SeOfflineDel: pulumi.String("string"),
SeSpawnRetryInterval: pulumi.String("string"),
SeUpgradeFlowCleanupTimeout: pulumi.String("string"),
SeVnicCooldown: pulumi.String("string"),
SeVnicGcWaitTime: pulumi.String("string"),
SecureChannelCleanupTimeout: pulumi.String("string"),
SecureChannelControllerTokenTimeout: pulumi.String("string"),
SecureChannelSeTokenTimeout: pulumi.String("string"),
SharedSslCertificates: pulumi.String("string"),
SkipBeegoPerfCollection: pulumi.String("string"),
SoftMinMemPerSeLimit: pulumi.String("string"),
SslCertificateExpiryWarningDays: pulumi.Float64Array{
pulumi.Float64(0),
},
StatecacheProperties: avi.CloudpropertiesInfoControllerPropStatecachePropertyArray{
&avi.CloudpropertiesInfoControllerPropStatecachePropertyArgs{
DelayInjections: avi.CloudpropertiesInfoControllerPropStatecachePropertyDelayInjectionArray{
&avi.CloudpropertiesInfoControllerPropStatecachePropertyDelayInjectionArgs{
DelayCreate: pulumi.String("string"),
DelayDelete: pulumi.String("string"),
DelayUpdate: pulumi.String("string"),
FaultType: pulumi.String("string"),
Obj: pulumi.String("string"),
ObjectType: pulumi.String("string"),
Se: pulumi.String("string"),
},
},
},
},
UnresponsiveSeReboot: pulumi.String("string"),
UpdateDnsEntryRetryLimit: pulumi.String("string"),
UpdateDnsEntryTimeout: pulumi.String("string"),
UpgradeDnsTtl: pulumi.String("string"),
UpgradeSePerVsScaleOpsTxnTime: pulumi.String("string"),
UserAgentCacheConfigs: avi.CloudpropertiesInfoControllerPropUserAgentCacheConfigArray{
&avi.CloudpropertiesInfoControllerPropUserAgentCacheConfigArgs{
BatchSize: pulumi.String("string"),
ControllerCacheSize: pulumi.String("string"),
MaxAge: pulumi.String("string"),
MaxLastHitTime: pulumi.String("string"),
MaxUpstreamQueries: pulumi.String("string"),
MaxWaitTime: pulumi.String("string"),
NumEntriesUpstreamUpdate: pulumi.String("string"),
PercentReservedForBadBots: pulumi.String("string"),
PercentReservedForBrowsers: pulumi.String("string"),
PercentReservedForGoodBots: pulumi.String("string"),
PercentReservedForOutstanding: pulumi.String("string"),
SeCacheSize: pulumi.String("string"),
UpstreamUpdateInterval: pulumi.String("string"),
},
},
Uuid: pulumi.String("string"),
VnicOpFailTime: pulumi.String("string"),
VsAwaitingSeTimeout: pulumi.String("string"),
VsKeyRotatePeriod: pulumi.String("string"),
VsScaleoutReadyCheckInterval: pulumi.String("string"),
VsSeAttachIpFail: pulumi.String("string"),
VsSeBootupFail: pulumi.String("string"),
VsSeBootupFailPatch: pulumi.String("string"),
VsSeCreateFail: pulumi.String("string"),
VsSePingFail: pulumi.String("string"),
VsSeVnicFail: pulumi.String("string"),
VsSeVnicIpFail: pulumi.String("string"),
VsphereHaDetectionTimeout: pulumi.String("string"),
VsphereHaRecoveryTimeout: pulumi.String("string"),
VsphereHaTimerInterval: pulumi.String("string"),
WarmstartSeReconnectWaitTime: pulumi.String("string"),
WarmstartVsResyncWaitTime: pulumi.String("string"),
},
},
FlavorProps: avi.CloudpropertiesInfoFlavorPropArray{
&avi.CloudpropertiesInfoFlavorPropArgs{
Name: pulumi.String("string"),
Id: pulumi.String("string"),
DiskGb: pulumi.String("string"),
EnhancedNw: pulumi.String("string"),
IsRecommended: pulumi.String("string"),
MaxIp6sPerNic: pulumi.String("string"),
MaxIpsPerNic: pulumi.String("string"),
MaxNics: pulumi.String("string"),
Metas: avi.CloudpropertiesInfoFlavorPropMetaArray{
&avi.CloudpropertiesInfoFlavorPropMetaArgs{
Key: pulumi.String("string"),
Value: pulumi.String("string"),
},
},
Cost: pulumi.String("string"),
Public: pulumi.String("string"),
RamMb: pulumi.String("string"),
Vcpus: pulumi.String("string"),
},
},
FlavorRegexFilter: pulumi.String("string"),
Htypes: pulumi.StringArray{
pulumi.String("string"),
},
},
},
Uuid: pulumi.String("string"),
})
var cloudpropertiesResource = new Cloudproperties("cloudpropertiesResource", CloudpropertiesArgs.builder()
.ccProps(CloudpropertiesCcPropArgs.builder()
.rpcPollInterval("string")
.rpcQueueSize("string")
.build())
.ccVtypes("string")
.cloudpropertiesId("string")
.configpbAttributes(CloudpropertiesConfigpbAttributeArgs.builder()
.version("string")
.build())
.hypProps(CloudpropertiesHypPropArgs.builder()
.htype("string")
.maxIpsPerNic("string")
.maxNics("string")
.build())
.infos(CloudpropertiesInfoArgs.builder()
.vtype("string")
.ccaProps(CloudpropertiesInfoCcaPropArgs.builder()
.asyncRetries("string")
.asyncRetriesDelay("string")
.pollDurationTarget("string")
.pollFastTarget("string")
.pollSlowTarget("string")
.vcenterHostPingInterval("string")
.vcenterInventoryMaxObjectUpdates("string")
.vcenterMaxDatastoreGoRoutines("string")
.vcenterReconcileInterval("string")
.vnicRetries("string")
.vnicRetriesDelay("string")
.build())
.controllerProps(CloudpropertiesInfoControllerPropArgs.builder()
.alertManagerUseEvms("string")
.allowAdminNetworkUpdates("string")
.allowIpForwarding("string")
.allowUnauthenticatedApis("string")
.allowUnauthenticatedNodes("string")
.apiIdleTimeout("string")
.apiPerfLoggingThreshold("string")
.appviewxCompatMode("string")
.archiveRetentionFrameworkPeriod("string")
.asyncPatchMergePeriod("string")
.asyncPatchRequestCleanupDuration("string")
.attachIpRetryInterval("string")
.attachIpRetryLimit("string")
.bmUseAnsible("string")
.checkVsvipFqdnSyntax("string")
.cleanupExpiredAuthtokenTimeoutPeriod("string")
.cleanupSessionsTimeoutPeriod("string")
.cloudDiscoveryInterval("string")
.cloudReconcile("string")
.cloudReconcileInterval("string")
.clusterIpGratuitousArpPeriod("string")
.configpbAttributes(CloudpropertiesInfoControllerPropConfigpbAttributeArgs.builder()
.version("string")
.build())
.consistencyCheckTimeoutPeriod("string")
.controllerResourceInfoCollectionPeriod("string")
.crashedSeReboot("string")
.deadSeDetectionTimer("string")
.defaultMinimumApiTimeout("string")
.delOfflineSeAfterRebootDelay("string")
.detachIpRetryInterval("string")
.detachIpRetryLimit("string")
.detachIpTimeout("string")
.dnsRefreshPeriod("string")
.dummy("string")
.editSystemLimits("string")
.enableApiSharding("string")
.enableMemoryBalancer("string")
.enableNsxStreamingAgent("string")
.enablePerProcessStop("string")
.enableResmgrLogCachePrint("string")
.eventManagerMaxGoroutines("string")
.eventManagerMaxSubscribers("string")
.eventManagerProcessingTimeThreshold("string")
.falsePositiveLearningConfigs(CloudpropertiesInfoControllerPropFalsePositiveLearningConfigArgs.builder()
.maxAppsSupported("string")
.minMonitorTime("string")
.minTransPerApplication("string")
.minTransPerUri("string")
.build())
.fatalErrorLeaseTime("string")
.federatedDatastoreCleanupDuration("string")
.fileObjectCleanupPeriod("string")
.fileobjectMaxFileVersions("string")
.gslbFileobjectMaxVersionCount("string")
.gslbPurgeBatchSize("string")
.gslbPurgeSleepTimeMs("string")
.ignoreVrfInNetworksubnetlist("string")
.maxDeadSeInGrp("string")
.maxPcapPerTenant("string")
.maxSeSpawnIntervalDelay("string")
.maxSeqAttachIpFailures("string")
.maxSeqVnicFailures("string")
.maxThreadsCcVipBgWorker("string")
.permissionScopedSharedAdminNetworks("string")
.persistenceKeyRotatePeriod("string")
.portalRequestBurstLimit("string")
.portalRequestRateLimit("string")
.portalToken("string")
.postgresVacuumPeriod("string")
.processLockedUseraccountsTimeoutPeriod("string")
.processPkiProfileTimeoutPeriod("string")
.queryHostFail("string")
.resmgrLogCachingPeriod("string")
.restrictCloudReadAccess("string")
.safenetHsmVersion("string")
.seCreateTimeout("string")
.seFailoverAttemptInterval("string")
.seFromMarketplace("string")
.seOfflineDel("string")
.seSpawnRetryInterval("string")
.seUpgradeFlowCleanupTimeout("string")
.seVnicCooldown("string")
.seVnicGcWaitTime("string")
.secureChannelCleanupTimeout("string")
.secureChannelControllerTokenTimeout("string")
.secureChannelSeTokenTimeout("string")
.sharedSslCertificates("string")
.skipBeegoPerfCollection("string")
.softMinMemPerSeLimit("string")
.sslCertificateExpiryWarningDays(0)
.statecacheProperties(CloudpropertiesInfoControllerPropStatecachePropertyArgs.builder()
.delayInjections(CloudpropertiesInfoControllerPropStatecachePropertyDelayInjectionArgs.builder()
.delayCreate("string")
.delayDelete("string")
.delayUpdate("string")
.faultType("string")
.obj("string")
.objectType("string")
.se("string")
.build())
.build())
.unresponsiveSeReboot("string")
.updateDnsEntryRetryLimit("string")
.updateDnsEntryTimeout("string")
.upgradeDnsTtl("string")
.upgradeSePerVsScaleOpsTxnTime("string")
.userAgentCacheConfigs(CloudpropertiesInfoControllerPropUserAgentCacheConfigArgs.builder()
.batchSize("string")
.controllerCacheSize("string")
.maxAge("string")
.maxLastHitTime("string")
.maxUpstreamQueries("string")
.maxWaitTime("string")
.numEntriesUpstreamUpdate("string")
.percentReservedForBadBots("string")
.percentReservedForBrowsers("string")
.percentReservedForGoodBots("string")
.percentReservedForOutstanding("string")
.seCacheSize("string")
.upstreamUpdateInterval("string")
.build())
.uuid("string")
.vnicOpFailTime("string")
.vsAwaitingSeTimeout("string")
.vsKeyRotatePeriod("string")
.vsScaleoutReadyCheckInterval("string")
.vsSeAttachIpFail("string")
.vsSeBootupFail("string")
.vsSeBootupFailPatch("string")
.vsSeCreateFail("string")
.vsSePingFail("string")
.vsSeVnicFail("string")
.vsSeVnicIpFail("string")
.vsphereHaDetectionTimeout("string")
.vsphereHaRecoveryTimeout("string")
.vsphereHaTimerInterval("string")
.warmstartSeReconnectWaitTime("string")
.warmstartVsResyncWaitTime("string")
.build())
.flavorProps(CloudpropertiesInfoFlavorPropArgs.builder()
.name("string")
.id("string")
.diskGb("string")
.enhancedNw("string")
.isRecommended("string")
.maxIp6sPerNic("string")
.maxIpsPerNic("string")
.maxNics("string")
.metas(CloudpropertiesInfoFlavorPropMetaArgs.builder()
.key("string")
.value("string")
.build())
.cost("string")
.public_("string")
.ramMb("string")
.vcpus("string")
.build())
.flavorRegexFilter("string")
.htypes("string")
.build())
.uuid("string")
.build());
cloudproperties_resource = avi.Cloudproperties("cloudpropertiesResource",
cc_props=[{
"rpc_poll_interval": "string",
"rpc_queue_size": "string",
}],
cc_vtypes=["string"],
cloudproperties_id="string",
configpb_attributes=[{
"version": "string",
}],
hyp_props=[{
"htype": "string",
"max_ips_per_nic": "string",
"max_nics": "string",
}],
infos=[{
"vtype": "string",
"cca_props": [{
"async_retries": "string",
"async_retries_delay": "string",
"poll_duration_target": "string",
"poll_fast_target": "string",
"poll_slow_target": "string",
"vcenter_host_ping_interval": "string",
"vcenter_inventory_max_object_updates": "string",
"vcenter_max_datastore_go_routines": "string",
"vcenter_reconcile_interval": "string",
"vnic_retries": "string",
"vnic_retries_delay": "string",
}],
"controller_props": [{
"alert_manager_use_evms": "string",
"allow_admin_network_updates": "string",
"allow_ip_forwarding": "string",
"allow_unauthenticated_apis": "string",
"allow_unauthenticated_nodes": "string",
"api_idle_timeout": "string",
"api_perf_logging_threshold": "string",
"appviewx_compat_mode": "string",
"archive_retention_framework_period": "string",
"async_patch_merge_period": "string",
"async_patch_request_cleanup_duration": "string",
"attach_ip_retry_interval": "string",
"attach_ip_retry_limit": "string",
"bm_use_ansible": "string",
"check_vsvip_fqdn_syntax": "string",
"cleanup_expired_authtoken_timeout_period": "string",
"cleanup_sessions_timeout_period": "string",
"cloud_discovery_interval": "string",
"cloud_reconcile": "string",
"cloud_reconcile_interval": "string",
"cluster_ip_gratuitous_arp_period": "string",
"configpb_attributes": [{
"version": "string",
}],
"consistency_check_timeout_period": "string",
"controller_resource_info_collection_period": "string",
"crashed_se_reboot": "string",
"dead_se_detection_timer": "string",
"default_minimum_api_timeout": "string",
"del_offline_se_after_reboot_delay": "string",
"detach_ip_retry_interval": "string",
"detach_ip_retry_limit": "string",
"detach_ip_timeout": "string",
"dns_refresh_period": "string",
"dummy": "string",
"edit_system_limits": "string",
"enable_api_sharding": "string",
"enable_memory_balancer": "string",
"enable_nsx_streaming_agent": "string",
"enable_per_process_stop": "string",
"enable_resmgr_log_cache_print": "string",
"event_manager_max_goroutines": "string",
"event_manager_max_subscribers": "string",
"event_manager_processing_time_threshold": "string",
"false_positive_learning_configs": [{
"max_apps_supported": "string",
"min_monitor_time": "string",
"min_trans_per_application": "string",
"min_trans_per_uri": "string",
}],
"fatal_error_lease_time": "string",
"federated_datastore_cleanup_duration": "string",
"file_object_cleanup_period": "string",
"fileobject_max_file_versions": "string",
"gslb_fileobject_max_version_count": "string",
"gslb_purge_batch_size": "string",
"gslb_purge_sleep_time_ms": "string",
"ignore_vrf_in_networksubnetlist": "string",
"max_dead_se_in_grp": "string",
"max_pcap_per_tenant": "string",
"max_se_spawn_interval_delay": "string",
"max_seq_attach_ip_failures": "string",
"max_seq_vnic_failures": "string",
"max_threads_cc_vip_bg_worker": "string",
"permission_scoped_shared_admin_networks": "string",
"persistence_key_rotate_period": "string",
"portal_request_burst_limit": "string",
"portal_request_rate_limit": "string",
"portal_token": "string",
"postgres_vacuum_period": "string",
"process_locked_useraccounts_timeout_period": "string",
"process_pki_profile_timeout_period": "string",
"query_host_fail": "string",
"resmgr_log_caching_period": "string",
"restrict_cloud_read_access": "string",
"safenet_hsm_version": "string",
"se_create_timeout": "string",
"se_failover_attempt_interval": "string",
"se_from_marketplace": "string",
"se_offline_del": "string",
"se_spawn_retry_interval": "string",
"se_upgrade_flow_cleanup_timeout": "string",
"se_vnic_cooldown": "string",
"se_vnic_gc_wait_time": "string",
"secure_channel_cleanup_timeout": "string",
"secure_channel_controller_token_timeout": "string",
"secure_channel_se_token_timeout": "string",
"shared_ssl_certificates": "string",
"skip_beego_perf_collection": "string",
"soft_min_mem_per_se_limit": "string",
"ssl_certificate_expiry_warning_days": [0],
"statecache_properties": [{
"delay_injections": [{
"delay_create": "string",
"delay_delete": "string",
"delay_update": "string",
"fault_type": "string",
"obj": "string",
"object_type": "string",
"se": "string",
}],
}],
"unresponsive_se_reboot": "string",
"update_dns_entry_retry_limit": "string",
"update_dns_entry_timeout": "string",
"upgrade_dns_ttl": "string",
"upgrade_se_per_vs_scale_ops_txn_time": "string",
"user_agent_cache_configs": [{
"batch_size": "string",
"controller_cache_size": "string",
"max_age": "string",
"max_last_hit_time": "string",
"max_upstream_queries": "string",
"max_wait_time": "string",
"num_entries_upstream_update": "string",
"percent_reserved_for_bad_bots": "string",
"percent_reserved_for_browsers": "string",
"percent_reserved_for_good_bots": "string",
"percent_reserved_for_outstanding": "string",
"se_cache_size": "string",
"upstream_update_interval": "string",
}],
"uuid": "string",
"vnic_op_fail_time": "string",
"vs_awaiting_se_timeout": "string",
"vs_key_rotate_period": "string",
"vs_scaleout_ready_check_interval": "string",
"vs_se_attach_ip_fail": "string",
"vs_se_bootup_fail": "string",
"vs_se_bootup_fail_patch": "string",
"vs_se_create_fail": "string",
"vs_se_ping_fail": "string",
"vs_se_vnic_fail": "string",
"vs_se_vnic_ip_fail": "string",
"vsphere_ha_detection_timeout": "string",
"vsphere_ha_recovery_timeout": "string",
"vsphere_ha_timer_interval": "string",
"warmstart_se_reconnect_wait_time": "string",
"warmstart_vs_resync_wait_time": "string",
}],
"flavor_props": [{
"name": "string",
"id": "string",
"disk_gb": "string",
"enhanced_nw": "string",
"is_recommended": "string",
"max_ip6s_per_nic": "string",
"max_ips_per_nic": "string",
"max_nics": "string",
"metas": [{
"key": "string",
"value": "string",
}],
"cost": "string",
"public": "string",
"ram_mb": "string",
"vcpus": "string",
}],
"flavor_regex_filter": "string",
"htypes": ["string"],
}],
uuid="string")
const cloudpropertiesResource = new avi.Cloudproperties("cloudpropertiesResource", {
ccProps: [{
rpcPollInterval: "string",
rpcQueueSize: "string",
}],
ccVtypes: ["string"],
cloudpropertiesId: "string",
configpbAttributes: [{
version: "string",
}],
hypProps: [{
htype: "string",
maxIpsPerNic: "string",
maxNics: "string",
}],
infos: [{
vtype: "string",
ccaProps: [{
asyncRetries: "string",
asyncRetriesDelay: "string",
pollDurationTarget: "string",
pollFastTarget: "string",
pollSlowTarget: "string",
vcenterHostPingInterval: "string",
vcenterInventoryMaxObjectUpdates: "string",
vcenterMaxDatastoreGoRoutines: "string",
vcenterReconcileInterval: "string",
vnicRetries: "string",
vnicRetriesDelay: "string",
}],
controllerProps: [{
alertManagerUseEvms: "string",
allowAdminNetworkUpdates: "string",
allowIpForwarding: "string",
allowUnauthenticatedApis: "string",
allowUnauthenticatedNodes: "string",
apiIdleTimeout: "string",
apiPerfLoggingThreshold: "string",
appviewxCompatMode: "string",
archiveRetentionFrameworkPeriod: "string",
asyncPatchMergePeriod: "string",
asyncPatchRequestCleanupDuration: "string",
attachIpRetryInterval: "string",
attachIpRetryLimit: "string",
bmUseAnsible: "string",
checkVsvipFqdnSyntax: "string",
cleanupExpiredAuthtokenTimeoutPeriod: "string",
cleanupSessionsTimeoutPeriod: "string",
cloudDiscoveryInterval: "string",
cloudReconcile: "string",
cloudReconcileInterval: "string",
clusterIpGratuitousArpPeriod: "string",
configpbAttributes: [{
version: "string",
}],
consistencyCheckTimeoutPeriod: "string",
controllerResourceInfoCollectionPeriod: "string",
crashedSeReboot: "string",
deadSeDetectionTimer: "string",
defaultMinimumApiTimeout: "string",
delOfflineSeAfterRebootDelay: "string",
detachIpRetryInterval: "string",
detachIpRetryLimit: "string",
detachIpTimeout: "string",
dnsRefreshPeriod: "string",
dummy: "string",
editSystemLimits: "string",
enableApiSharding: "string",
enableMemoryBalancer: "string",
enableNsxStreamingAgent: "string",
enablePerProcessStop: "string",
enableResmgrLogCachePrint: "string",
eventManagerMaxGoroutines: "string",
eventManagerMaxSubscribers: "string",
eventManagerProcessingTimeThreshold: "string",
falsePositiveLearningConfigs: [{
maxAppsSupported: "string",
minMonitorTime: "string",
minTransPerApplication: "string",
minTransPerUri: "string",
}],
fatalErrorLeaseTime: "string",
federatedDatastoreCleanupDuration: "string",
fileObjectCleanupPeriod: "string",
fileobjectMaxFileVersions: "string",
gslbFileobjectMaxVersionCount: "string",
gslbPurgeBatchSize: "string",
gslbPurgeSleepTimeMs: "string",
ignoreVrfInNetworksubnetlist: "string",
maxDeadSeInGrp: "string",
maxPcapPerTenant: "string",
maxSeSpawnIntervalDelay: "string",
maxSeqAttachIpFailures: "string",
maxSeqVnicFailures: "string",
maxThreadsCcVipBgWorker: "string",
permissionScopedSharedAdminNetworks: "string",
persistenceKeyRotatePeriod: "string",
portalRequestBurstLimit: "string",
portalRequestRateLimit: "string",
portalToken: "string",
postgresVacuumPeriod: "string",
processLockedUseraccountsTimeoutPeriod: "string",
processPkiProfileTimeoutPeriod: "string",
queryHostFail: "string",
resmgrLogCachingPeriod: "string",
restrictCloudReadAccess: "string",
safenetHsmVersion: "string",
seCreateTimeout: "string",
seFailoverAttemptInterval: "string",
seFromMarketplace: "string",
seOfflineDel: "string",
seSpawnRetryInterval: "string",
seUpgradeFlowCleanupTimeout: "string",
seVnicCooldown: "string",
seVnicGcWaitTime: "string",
secureChannelCleanupTimeout: "string",
secureChannelControllerTokenTimeout: "string",
secureChannelSeTokenTimeout: "string",
sharedSslCertificates: "string",
skipBeegoPerfCollection: "string",
softMinMemPerSeLimit: "string",
sslCertificateExpiryWarningDays: [0],
statecacheProperties: [{
delayInjections: [{
delayCreate: "string",
delayDelete: "string",
delayUpdate: "string",
faultType: "string",
obj: "string",
objectType: "string",
se: "string",
}],
}],
unresponsiveSeReboot: "string",
updateDnsEntryRetryLimit: "string",
updateDnsEntryTimeout: "string",
upgradeDnsTtl: "string",
upgradeSePerVsScaleOpsTxnTime: "string",
userAgentCacheConfigs: [{
batchSize: "string",
controllerCacheSize: "string",
maxAge: "string",
maxLastHitTime: "string",
maxUpstreamQueries: "string",
maxWaitTime: "string",
numEntriesUpstreamUpdate: "string",
percentReservedForBadBots: "string",
percentReservedForBrowsers: "string",
percentReservedForGoodBots: "string",
percentReservedForOutstanding: "string",
seCacheSize: "string",
upstreamUpdateInterval: "string",
}],
uuid: "string",
vnicOpFailTime: "string",
vsAwaitingSeTimeout: "string",
vsKeyRotatePeriod: "string",
vsScaleoutReadyCheckInterval: "string",
vsSeAttachIpFail: "string",
vsSeBootupFail: "string",
vsSeBootupFailPatch: "string",
vsSeCreateFail: "string",
vsSePingFail: "string",
vsSeVnicFail: "string",
vsSeVnicIpFail: "string",
vsphereHaDetectionTimeout: "string",
vsphereHaRecoveryTimeout: "string",
vsphereHaTimerInterval: "string",
warmstartSeReconnectWaitTime: "string",
warmstartVsResyncWaitTime: "string",
}],
flavorProps: [{
name: "string",
id: "string",
diskGb: "string",
enhancedNw: "string",
isRecommended: "string",
maxIp6sPerNic: "string",
maxIpsPerNic: "string",
maxNics: "string",
metas: [{
key: "string",
value: "string",
}],
cost: "string",
"public": "string",
ramMb: "string",
vcpus: "string",
}],
flavorRegexFilter: "string",
htypes: ["string"],
}],
uuid: "string",
});
type: avi:Cloudproperties
properties:
ccProps:
- rpcPollInterval: string
rpcQueueSize: string
ccVtypes:
- string
cloudpropertiesId: string
configpbAttributes:
- version: string
hypProps:
- htype: string
maxIpsPerNic: string
maxNics: string
infos:
- ccaProps:
- asyncRetries: string
asyncRetriesDelay: string
pollDurationTarget: string
pollFastTarget: string
pollSlowTarget: string
vcenterHostPingInterval: string
vcenterInventoryMaxObjectUpdates: string
vcenterMaxDatastoreGoRoutines: string
vcenterReconcileInterval: string
vnicRetries: string
vnicRetriesDelay: string
controllerProps:
- alertManagerUseEvms: string
allowAdminNetworkUpdates: string
allowIpForwarding: string
allowUnauthenticatedApis: string
allowUnauthenticatedNodes: string
apiIdleTimeout: string
apiPerfLoggingThreshold: string
appviewxCompatMode: string
archiveRetentionFrameworkPeriod: string
asyncPatchMergePeriod: string
asyncPatchRequestCleanupDuration: string
attachIpRetryInterval: string
attachIpRetryLimit: string
bmUseAnsible: string
checkVsvipFqdnSyntax: string
cleanupExpiredAuthtokenTimeoutPeriod: string
cleanupSessionsTimeoutPeriod: string
cloudDiscoveryInterval: string
cloudReconcile: string
cloudReconcileInterval: string
clusterIpGratuitousArpPeriod: string
configpbAttributes:
- version: string
consistencyCheckTimeoutPeriod: string
controllerResourceInfoCollectionPeriod: string
crashedSeReboot: string
deadSeDetectionTimer: string
defaultMinimumApiTimeout: string
delOfflineSeAfterRebootDelay: string
detachIpRetryInterval: string
detachIpRetryLimit: string
detachIpTimeout: string
dnsRefreshPeriod: string
dummy: string
editSystemLimits: string
enableApiSharding: string
enableMemoryBalancer: string
enableNsxStreamingAgent: string
enablePerProcessStop: string
enableResmgrLogCachePrint: string
eventManagerMaxGoroutines: string
eventManagerMaxSubscribers: string
eventManagerProcessingTimeThreshold: string
falsePositiveLearningConfigs:
- maxAppsSupported: string
minMonitorTime: string
minTransPerApplication: string
minTransPerUri: string
fatalErrorLeaseTime: string
federatedDatastoreCleanupDuration: string
fileObjectCleanupPeriod: string
fileobjectMaxFileVersions: string
gslbFileobjectMaxVersionCount: string
gslbPurgeBatchSize: string
gslbPurgeSleepTimeMs: string
ignoreVrfInNetworksubnetlist: string
maxDeadSeInGrp: string
maxPcapPerTenant: string
maxSeSpawnIntervalDelay: string
maxSeqAttachIpFailures: string
maxSeqVnicFailures: string
maxThreadsCcVipBgWorker: string
permissionScopedSharedAdminNetworks: string
persistenceKeyRotatePeriod: string
portalRequestBurstLimit: string
portalRequestRateLimit: string
portalToken: string
postgresVacuumPeriod: string
processLockedUseraccountsTimeoutPeriod: string
processPkiProfileTimeoutPeriod: string
queryHostFail: string
resmgrLogCachingPeriod: string
restrictCloudReadAccess: string
safenetHsmVersion: string
seCreateTimeout: string
seFailoverAttemptInterval: string
seFromMarketplace: string
seOfflineDel: string
seSpawnRetryInterval: string
seUpgradeFlowCleanupTimeout: string
seVnicCooldown: string
seVnicGcWaitTime: string
secureChannelCleanupTimeout: string
secureChannelControllerTokenTimeout: string
secureChannelSeTokenTimeout: string
sharedSslCertificates: string
skipBeegoPerfCollection: string
softMinMemPerSeLimit: string
sslCertificateExpiryWarningDays:
- 0
statecacheProperties:
- delayInjections:
- delayCreate: string
delayDelete: string
delayUpdate: string
faultType: string
obj: string
objectType: string
se: string
unresponsiveSeReboot: string
updateDnsEntryRetryLimit: string
updateDnsEntryTimeout: string
upgradeDnsTtl: string
upgradeSePerVsScaleOpsTxnTime: string
userAgentCacheConfigs:
- batchSize: string
controllerCacheSize: string
maxAge: string
maxLastHitTime: string
maxUpstreamQueries: string
maxWaitTime: string
numEntriesUpstreamUpdate: string
percentReservedForBadBots: string
percentReservedForBrowsers: string
percentReservedForGoodBots: string
percentReservedForOutstanding: string
seCacheSize: string
upstreamUpdateInterval: string
uuid: string
vnicOpFailTime: string
vsAwaitingSeTimeout: string
vsKeyRotatePeriod: string
vsScaleoutReadyCheckInterval: string
vsSeAttachIpFail: string
vsSeBootupFail: string
vsSeBootupFailPatch: string
vsSeCreateFail: string
vsSePingFail: string
vsSeVnicFail: string
vsSeVnicIpFail: string
vsphereHaDetectionTimeout: string
vsphereHaRecoveryTimeout: string
vsphereHaTimerInterval: string
warmstartSeReconnectWaitTime: string
warmstartVsResyncWaitTime: string
flavorProps:
- cost: string
diskGb: string
enhancedNw: string
id: string
isRecommended: string
maxIp6sPerNic: string
maxIpsPerNic: string
maxNics: string
metas:
- key: string
value: string
name: string
public: string
ramMb: string
vcpus: string
flavorRegexFilter: string
htypes:
- string
vtype: string
uuid: string
Cloudproperties Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Cloudproperties resource accepts the following input properties:
- Cc
Props List<CloudpropertiesCc Prop> - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Cc
Vtypes List<string> - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Cloudproperties
Id string - Configpb
Attributes List<CloudpropertiesConfigpb 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.
- Hyp
Props List<CloudpropertiesHyp Prop> - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Infos
List<Cloudproperties
Info> - Properties specific to a cloud type. 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.
- Cc
Props []CloudpropertiesCc Prop Args - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Cc
Vtypes []string - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Cloudproperties
Id string - Configpb
Attributes []CloudpropertiesConfigpb Attribute Args - Protobuf versioning for config pbs. Field introduced in 21.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Hyp
Props []CloudpropertiesHyp Prop Args - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Infos
[]Cloudproperties
Info Args - Properties specific to a cloud type. 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.
- cc
Props List<CloudpropertiesCc Prop> - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cc
Vtypes List<String> - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cloudproperties
Id String - configpb
Attributes List<CloudpropertiesConfigpb 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.
- hyp
Props List<CloudpropertiesHyp Prop> - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- infos
List<Cloudproperties
Info> - Properties specific to a cloud type. 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.
- cc
Props CloudpropertiesCc Prop[] - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cc
Vtypes string[] - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cloudproperties
Id string - configpb
Attributes CloudpropertiesConfigpb 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.
- hyp
Props CloudpropertiesHyp Prop[] - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- infos
Cloudproperties
Info[] - Properties specific to a cloud type. 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.
- cc_
props Sequence[CloudpropertiesCc Prop Args] - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cc_
vtypes Sequence[str] - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cloudproperties_
id str - configpb_
attributes Sequence[CloudpropertiesConfigpb Attribute Args] - Protobuf versioning for config pbs. Field introduced in 21.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- hyp_
props Sequence[CloudpropertiesHyp Prop Args] - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- infos
Sequence[Cloudproperties
Info Args] - Properties specific to a cloud type. 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.
- cc
Props List<Property Map> - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cc
Vtypes List<String> - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cloudproperties
Id String - 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.
- hyp
Props List<Property Map> - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- infos List<Property Map>
- Properties specific to a cloud type. 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.
Outputs
All input properties are implicitly available as output properties. Additionally, the Cloudproperties resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing Cloudproperties Resource
Get an existing Cloudproperties resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: CloudpropertiesState, opts?: CustomResourceOptions): Cloudproperties
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
cc_props: Optional[Sequence[CloudpropertiesCcPropArgs]] = None,
cc_vtypes: Optional[Sequence[str]] = None,
cloudproperties_id: Optional[str] = None,
configpb_attributes: Optional[Sequence[CloudpropertiesConfigpbAttributeArgs]] = None,
hyp_props: Optional[Sequence[CloudpropertiesHypPropArgs]] = None,
infos: Optional[Sequence[CloudpropertiesInfoArgs]] = None,
uuid: Optional[str] = None) -> Cloudproperties
func GetCloudproperties(ctx *Context, name string, id IDInput, state *CloudpropertiesState, opts ...ResourceOption) (*Cloudproperties, error)
public static Cloudproperties Get(string name, Input<string> id, CloudpropertiesState? state, CustomResourceOptions? opts = null)
public static Cloudproperties get(String name, Output<String> id, CloudpropertiesState state, CustomResourceOptions options)
resources: _: type: avi:Cloudproperties get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Cc
Props List<CloudpropertiesCc Prop> - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Cc
Vtypes List<string> - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Cloudproperties
Id string - Configpb
Attributes List<CloudpropertiesConfigpb 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.
- Hyp
Props List<CloudpropertiesHyp Prop> - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Infos
List<Cloudproperties
Info> - Properties specific to a cloud type. 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.
- Cc
Props []CloudpropertiesCc Prop Args - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Cc
Vtypes []string - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Cloudproperties
Id string - Configpb
Attributes []CloudpropertiesConfigpb Attribute Args - Protobuf versioning for config pbs. Field introduced in 21.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Hyp
Props []CloudpropertiesHyp Prop Args - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Infos
[]Cloudproperties
Info Args - Properties specific to a cloud type. 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.
- cc
Props List<CloudpropertiesCc Prop> - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cc
Vtypes List<String> - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cloudproperties
Id String - configpb
Attributes List<CloudpropertiesConfigpb 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.
- hyp
Props List<CloudpropertiesHyp Prop> - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- infos
List<Cloudproperties
Info> - Properties specific to a cloud type. 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.
- cc
Props CloudpropertiesCc Prop[] - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cc
Vtypes string[] - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cloudproperties
Id string - configpb
Attributes CloudpropertiesConfigpb 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.
- hyp
Props CloudpropertiesHyp Prop[] - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- infos
Cloudproperties
Info[] - Properties specific to a cloud type. 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.
- cc_
props Sequence[CloudpropertiesCc Prop Args] - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cc_
vtypes Sequence[str] - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cloudproperties_
id str - configpb_
attributes Sequence[CloudpropertiesConfigpb Attribute Args] - Protobuf versioning for config pbs. Field introduced in 21.1.1. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- hyp_
props Sequence[CloudpropertiesHyp Prop Args] - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- infos
Sequence[Cloudproperties
Info Args] - Properties specific to a cloud type. 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.
- cc
Props List<Property Map> - Cloudconnector properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cc
Vtypes List<String> - Cloud types supported by cloudconnector. Enum options - CLOUD_NONE, CLOUD_VCENTER, CLOUD_OPENSTACK, CLOUD_AWS, CLOUD_VCA, CLOUD_APIC, CLOUD_MESOS, CLOUD_LINUXSERVER, CLOUD_DOCKER_UCP, CLOUD_RANCHER, CLOUD_OSHIFT_K8S, CLOUD_AZURE, CLOUD_GCP, CLOUD_NSXT. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- cloudproperties
Id String - 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.
- hyp
Props List<Property Map> - Hypervisor properties. Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- infos List<Property Map>
- Properties specific to a cloud type. 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
CloudpropertiesCcProp, CloudpropertiesCcPropArgs
- Rpc
Poll stringInterval - Rpc
Queue stringSize
- Rpc
Poll stringInterval - Rpc
Queue stringSize
- rpc
Poll StringInterval - rpc
Queue StringSize
- rpc
Poll stringInterval - rpc
Queue stringSize
- rpc_
poll_ strinterval - rpc_
queue_ strsize
- rpc
Poll StringInterval - rpc
Queue StringSize
CloudpropertiesConfigpbAttribute, CloudpropertiesConfigpbAttributeArgs
- Version string
- Version string
- version String
- version string
- version str
- version String
CloudpropertiesHypProp, CloudpropertiesHypPropArgs
- Htype string
- Max
Ips stringPer Nic - Max
Nics string
- Htype string
- Max
Ips stringPer Nic - Max
Nics string
- htype String
- max
Ips StringPer Nic - max
Nics String
- htype string
- max
Ips stringPer Nic - max
Nics string
- htype str
- max_
ips_ strper_ nic - max_
nics str
- htype String
- max
Ips StringPer Nic - max
Nics String
CloudpropertiesInfo, CloudpropertiesInfoArgs
- vtype String
- cca
Props List<Property Map> - controller
Props List<Property Map> - flavor
Props List<Property Map> - flavor
Regex StringFilter - htypes List<String>
CloudpropertiesInfoCcaProp, CloudpropertiesInfoCcaPropArgs
- Async
Retries string - Async
Retries stringDelay - Poll
Duration stringTarget - Poll
Fast stringTarget - Poll
Slow stringTarget - Vcenter
Host stringPing Interval - Vcenter
Inventory stringMax Object Updates - Vcenter
Max stringDatastore Go Routines - Vcenter
Reconcile stringInterval - Vnic
Retries string - Vnic
Retries stringDelay
- Async
Retries string - Async
Retries stringDelay - Poll
Duration stringTarget - Poll
Fast stringTarget - Poll
Slow stringTarget - Vcenter
Host stringPing Interval - Vcenter
Inventory stringMax Object Updates - Vcenter
Max stringDatastore Go Routines - Vcenter
Reconcile stringInterval - Vnic
Retries string - Vnic
Retries stringDelay
- async
Retries String - async
Retries StringDelay - poll
Duration StringTarget - poll
Fast StringTarget - poll
Slow StringTarget - vcenter
Host StringPing Interval - vcenter
Inventory StringMax Object Updates - vcenter
Max StringDatastore Go Routines - vcenter
Reconcile StringInterval - vnic
Retries String - vnic
Retries StringDelay
- async
Retries string - async
Retries stringDelay - poll
Duration stringTarget - poll
Fast stringTarget - poll
Slow stringTarget - vcenter
Host stringPing Interval - vcenter
Inventory stringMax Object Updates - vcenter
Max stringDatastore Go Routines - vcenter
Reconcile stringInterval - vnic
Retries string - vnic
Retries stringDelay
- async
Retries String - async
Retries StringDelay - poll
Duration StringTarget - poll
Fast StringTarget - poll
Slow StringTarget - vcenter
Host StringPing Interval - vcenter
Inventory StringMax Object Updates - vcenter
Max StringDatastore Go Routines - vcenter
Reconcile StringInterval - vnic
Retries String - vnic
Retries StringDelay
CloudpropertiesInfoControllerProp, CloudpropertiesInfoControllerPropArgs
- Alert
Manager stringUse Evms - Allow
Admin stringNetwork Updates - Allow
Ip stringForwarding - Allow
Unauthenticated stringApis - Allow
Unauthenticated stringNodes - Api
Idle stringTimeout - Api
Perf stringLogging Threshold - Appviewx
Compat stringMode - Archive
Retention stringFramework Period - Async
Patch stringMerge Period - Async
Patch stringRequest Cleanup Duration - Attach
Ip stringRetry Interval - Attach
Ip stringRetry Limit - Bm
Use stringAnsible - Check
Vsvip stringFqdn Syntax - Cleanup
Expired stringAuthtoken Timeout Period - Cleanup
Sessions stringTimeout Period - Cloud
Discovery stringInterval - Cloud
Reconcile string - Cloud
Reconcile stringInterval - Cluster
Ip stringGratuitous Arp Period - Configpb
Attributes List<CloudpropertiesInfo Controller Prop 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.
- Consistency
Check stringTimeout Period - Controller
Resource stringInfo Collection Period - Crashed
Se stringReboot - Dead
Se stringDetection Timer - Default
Minimum stringApi Timeout - Del
Offline stringSe After Reboot Delay - Detach
Ip stringRetry Interval - Detach
Ip stringRetry Limit - Detach
Ip stringTimeout - Dns
Refresh stringPeriod - Dummy string
- Edit
System stringLimits - Enable
Api stringSharding - Enable
Memory stringBalancer - Enable
Nsx stringStreaming Agent - Enable
Per stringProcess Stop - Enable
Resmgr stringLog Cache Print - Event
Manager stringMax Goroutines - Event
Manager stringMax Subscribers - Event
Manager stringProcessing Time Threshold - False
Positive List<CloudpropertiesLearning Configs Info Controller Prop False Positive Learning Config> - Fatal
Error stringLease Time - Federated
Datastore stringCleanup Duration - File
Object stringCleanup Period - Fileobject
Max stringFile Versions - Gslb
Fileobject stringMax Version Count - Gslb
Purge stringBatch Size - Gslb
Purge stringSleep Time Ms - Ignore
Vrf stringIn Networksubnetlist - Max
Dead stringSe In Grp - Max
Pcap stringPer Tenant - Max
Se stringSpawn Interval Delay - Max
Seq stringAttach Ip Failures - Max
Seq stringVnic Failures - Max
Threads stringCc Vip Bg Worker - string
- Persistence
Key stringRotate Period - Portal
Request stringBurst Limit - Portal
Request stringRate Limit - Portal
Token string - Postgres
Vacuum stringPeriod - Process
Locked stringUseraccounts Timeout Period - Process
Pki stringProfile Timeout Period - Query
Host stringFail - Resmgr
Log stringCaching Period - Restrict
Cloud stringRead Access - Safenet
Hsm stringVersion - Se
Create stringTimeout - Se
Failover stringAttempt Interval - Se
From stringMarketplace - Se
Offline stringDel - Se
Spawn stringRetry Interval - Se
Upgrade stringFlow Cleanup Timeout - Se
Vnic stringCooldown - Se
Vnic stringGc Wait Time - Secure
Channel stringCleanup Timeout - Secure
Channel stringController Token Timeout - Secure
Channel stringSe Token Timeout - string
- Skip
Beego stringPerf Collection - Soft
Min stringMem Per Se Limit - Ssl
Certificate List<double>Expiry Warning Days - Statecache
Properties List<CloudpropertiesInfo Controller Prop Statecache Property> - Unresponsive
Se stringReboot - Update
Dns stringEntry Retry Limit - Update
Dns stringEntry Timeout - Upgrade
Dns stringTtl - Upgrade
Se stringPer Vs Scale Ops Txn Time - User
Agent List<CloudpropertiesCache Configs Info Controller Prop User Agent Cache Config> - Uuid string
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Vnic
Op stringFail Time - Vs
Awaiting stringSe Timeout - Vs
Key stringRotate Period - Vs
Scaleout stringReady Check Interval - Vs
Se stringAttach Ip Fail - Vs
Se stringBootup Fail - Vs
Se stringBootup Fail Patch - Vs
Se stringCreate Fail - Vs
Se stringPing Fail - Vs
Se stringVnic Fail - Vs
Se stringVnic Ip Fail - Vsphere
Ha stringDetection Timeout - Vsphere
Ha stringRecovery Timeout - Vsphere
Ha stringTimer Interval - Warmstart
Se stringReconnect Wait Time - Warmstart
Vs stringResync Wait Time
- Alert
Manager stringUse Evms - Allow
Admin stringNetwork Updates - Allow
Ip stringForwarding - Allow
Unauthenticated stringApis - Allow
Unauthenticated stringNodes - Api
Idle stringTimeout - Api
Perf stringLogging Threshold - Appviewx
Compat stringMode - Archive
Retention stringFramework Period - Async
Patch stringMerge Period - Async
Patch stringRequest Cleanup Duration - Attach
Ip stringRetry Interval - Attach
Ip stringRetry Limit - Bm
Use stringAnsible - Check
Vsvip stringFqdn Syntax - Cleanup
Expired stringAuthtoken Timeout Period - Cleanup
Sessions stringTimeout Period - Cloud
Discovery stringInterval - Cloud
Reconcile string - Cloud
Reconcile stringInterval - Cluster
Ip stringGratuitous Arp Period - Configpb
Attributes []CloudpropertiesInfo Controller Prop 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.
- Consistency
Check stringTimeout Period - Controller
Resource stringInfo Collection Period - Crashed
Se stringReboot - Dead
Se stringDetection Timer - Default
Minimum stringApi Timeout - Del
Offline stringSe After Reboot Delay - Detach
Ip stringRetry Interval - Detach
Ip stringRetry Limit - Detach
Ip stringTimeout - Dns
Refresh stringPeriod - Dummy string
- Edit
System stringLimits - Enable
Api stringSharding - Enable
Memory stringBalancer - Enable
Nsx stringStreaming Agent - Enable
Per stringProcess Stop - Enable
Resmgr stringLog Cache Print - Event
Manager stringMax Goroutines - Event
Manager stringMax Subscribers - Event
Manager stringProcessing Time Threshold - False
Positive []CloudpropertiesLearning Configs Info Controller Prop False Positive Learning Config - Fatal
Error stringLease Time - Federated
Datastore stringCleanup Duration - File
Object stringCleanup Period - Fileobject
Max stringFile Versions - Gslb
Fileobject stringMax Version Count - Gslb
Purge stringBatch Size - Gslb
Purge stringSleep Time Ms - Ignore
Vrf stringIn Networksubnetlist - Max
Dead stringSe In Grp - Max
Pcap stringPer Tenant - Max
Se stringSpawn Interval Delay - Max
Seq stringAttach Ip Failures - Max
Seq stringVnic Failures - Max
Threads stringCc Vip Bg Worker - string
- Persistence
Key stringRotate Period - Portal
Request stringBurst Limit - Portal
Request stringRate Limit - Portal
Token string - Postgres
Vacuum stringPeriod - Process
Locked stringUseraccounts Timeout Period - Process
Pki stringProfile Timeout Period - Query
Host stringFail - Resmgr
Log stringCaching Period - Restrict
Cloud stringRead Access - Safenet
Hsm stringVersion - Se
Create stringTimeout - Se
Failover stringAttempt Interval - Se
From stringMarketplace - Se
Offline stringDel - Se
Spawn stringRetry Interval - Se
Upgrade stringFlow Cleanup Timeout - Se
Vnic stringCooldown - Se
Vnic stringGc Wait Time - Secure
Channel stringCleanup Timeout - Secure
Channel stringController Token Timeout - Secure
Channel stringSe Token Timeout - string
- Skip
Beego stringPerf Collection - Soft
Min stringMem Per Se Limit - Ssl
Certificate []float64Expiry Warning Days - Statecache
Properties []CloudpropertiesInfo Controller Prop Statecache Property - Unresponsive
Se stringReboot - Update
Dns stringEntry Retry Limit - Update
Dns stringEntry Timeout - Upgrade
Dns stringTtl - Upgrade
Se stringPer Vs Scale Ops Txn Time - User
Agent []CloudpropertiesCache Configs Info Controller Prop User Agent Cache Config - Uuid string
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- Vnic
Op stringFail Time - Vs
Awaiting stringSe Timeout - Vs
Key stringRotate Period - Vs
Scaleout stringReady Check Interval - Vs
Se stringAttach Ip Fail - Vs
Se stringBootup Fail - Vs
Se stringBootup Fail Patch - Vs
Se stringCreate Fail - Vs
Se stringPing Fail - Vs
Se stringVnic Fail - Vs
Se stringVnic Ip Fail - Vsphere
Ha stringDetection Timeout - Vsphere
Ha stringRecovery Timeout - Vsphere
Ha stringTimer Interval - Warmstart
Se stringReconnect Wait Time - Warmstart
Vs stringResync Wait Time
- alert
Manager StringUse Evms - allow
Admin StringNetwork Updates - allow
Ip StringForwarding - allow
Unauthenticated StringApis - allow
Unauthenticated StringNodes - api
Idle StringTimeout - api
Perf StringLogging Threshold - appviewx
Compat StringMode - archive
Retention StringFramework Period - async
Patch StringMerge Period - async
Patch StringRequest Cleanup Duration - attach
Ip StringRetry Interval - attach
Ip StringRetry Limit - bm
Use StringAnsible - check
Vsvip StringFqdn Syntax - cleanup
Expired StringAuthtoken Timeout Period - cleanup
Sessions StringTimeout Period - cloud
Discovery StringInterval - cloud
Reconcile String - cloud
Reconcile StringInterval - cluster
Ip StringGratuitous Arp Period - configpb
Attributes List<CloudpropertiesInfo Controller Prop 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.
- consistency
Check StringTimeout Period - controller
Resource StringInfo Collection Period - crashed
Se StringReboot - dead
Se StringDetection Timer - default
Minimum StringApi Timeout - del
Offline StringSe After Reboot Delay - detach
Ip StringRetry Interval - detach
Ip StringRetry Limit - detach
Ip StringTimeout - dns
Refresh StringPeriod - dummy String
- edit
System StringLimits - enable
Api StringSharding - enable
Memory StringBalancer - enable
Nsx StringStreaming Agent - enable
Per StringProcess Stop - enable
Resmgr StringLog Cache Print - event
Manager StringMax Goroutines - event
Manager StringMax Subscribers - event
Manager StringProcessing Time Threshold - false
Positive List<CloudpropertiesLearning Configs Info Controller Prop False Positive Learning Config> - fatal
Error StringLease Time - federated
Datastore StringCleanup Duration - file
Object StringCleanup Period - fileobject
Max StringFile Versions - gslb
Fileobject StringMax Version Count - gslb
Purge StringBatch Size - gslb
Purge StringSleep Time Ms - ignore
Vrf StringIn Networksubnetlist - max
Dead StringSe In Grp - max
Pcap StringPer Tenant - max
Se StringSpawn Interval Delay - max
Seq StringAttach Ip Failures - max
Seq StringVnic Failures - max
Threads StringCc Vip Bg Worker - String
- persistence
Key StringRotate Period - portal
Request StringBurst Limit - portal
Request StringRate Limit - portal
Token String - postgres
Vacuum StringPeriod - process
Locked StringUseraccounts Timeout Period - process
Pki StringProfile Timeout Period - query
Host StringFail - resmgr
Log StringCaching Period - restrict
Cloud StringRead Access - safenet
Hsm StringVersion - se
Create StringTimeout - se
Failover StringAttempt Interval - se
From StringMarketplace - se
Offline StringDel - se
Spawn StringRetry Interval - se
Upgrade StringFlow Cleanup Timeout - se
Vnic StringCooldown - se
Vnic StringGc Wait Time - secure
Channel StringCleanup Timeout - secure
Channel StringController Token Timeout - secure
Channel StringSe Token Timeout - String
- skip
Beego StringPerf Collection - soft
Min StringMem Per Se Limit - ssl
Certificate List<Double>Expiry Warning Days - statecache
Properties List<CloudpropertiesInfo Controller Prop Statecache Property> - unresponsive
Se StringReboot - update
Dns StringEntry Retry Limit - update
Dns StringEntry Timeout - upgrade
Dns StringTtl - upgrade
Se StringPer Vs Scale Ops Txn Time - user
Agent List<CloudpropertiesCache Configs Info Controller Prop User Agent Cache Config> - uuid String
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- vnic
Op StringFail Time - vs
Awaiting StringSe Timeout - vs
Key StringRotate Period - vs
Scaleout StringReady Check Interval - vs
Se StringAttach Ip Fail - vs
Se StringBootup Fail - vs
Se StringBootup Fail Patch - vs
Se StringCreate Fail - vs
Se StringPing Fail - vs
Se StringVnic Fail - vs
Se StringVnic Ip Fail - vsphere
Ha StringDetection Timeout - vsphere
Ha StringRecovery Timeout - vsphere
Ha StringTimer Interval - warmstart
Se StringReconnect Wait Time - warmstart
Vs StringResync Wait Time
- alert
Manager stringUse Evms - allow
Admin stringNetwork Updates - allow
Ip stringForwarding - allow
Unauthenticated stringApis - allow
Unauthenticated stringNodes - api
Idle stringTimeout - api
Perf stringLogging Threshold - appviewx
Compat stringMode - archive
Retention stringFramework Period - async
Patch stringMerge Period - async
Patch stringRequest Cleanup Duration - attach
Ip stringRetry Interval - attach
Ip stringRetry Limit - bm
Use stringAnsible - check
Vsvip stringFqdn Syntax - cleanup
Expired stringAuthtoken Timeout Period - cleanup
Sessions stringTimeout Period - cloud
Discovery stringInterval - cloud
Reconcile string - cloud
Reconcile stringInterval - cluster
Ip stringGratuitous Arp Period - configpb
Attributes CloudpropertiesInfo Controller Prop 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.
- consistency
Check stringTimeout Period - controller
Resource stringInfo Collection Period - crashed
Se stringReboot - dead
Se stringDetection Timer - default
Minimum stringApi Timeout - del
Offline stringSe After Reboot Delay - detach
Ip stringRetry Interval - detach
Ip stringRetry Limit - detach
Ip stringTimeout - dns
Refresh stringPeriod - dummy string
- edit
System stringLimits - enable
Api stringSharding - enable
Memory stringBalancer - enable
Nsx stringStreaming Agent - enable
Per stringProcess Stop - enable
Resmgr stringLog Cache Print - event
Manager stringMax Goroutines - event
Manager stringMax Subscribers - event
Manager stringProcessing Time Threshold - false
Positive CloudpropertiesLearning Configs Info Controller Prop False Positive Learning Config[] - fatal
Error stringLease Time - federated
Datastore stringCleanup Duration - file
Object stringCleanup Period - fileobject
Max stringFile Versions - gslb
Fileobject stringMax Version Count - gslb
Purge stringBatch Size - gslb
Purge stringSleep Time Ms - ignore
Vrf stringIn Networksubnetlist - max
Dead stringSe In Grp - max
Pcap stringPer Tenant - max
Se stringSpawn Interval Delay - max
Seq stringAttach Ip Failures - max
Seq stringVnic Failures - max
Threads stringCc Vip Bg Worker - string
- persistence
Key stringRotate Period - portal
Request stringBurst Limit - portal
Request stringRate Limit - portal
Token string - postgres
Vacuum stringPeriod - process
Locked stringUseraccounts Timeout Period - process
Pki stringProfile Timeout Period - query
Host stringFail - resmgr
Log stringCaching Period - restrict
Cloud stringRead Access - safenet
Hsm stringVersion - se
Create stringTimeout - se
Failover stringAttempt Interval - se
From stringMarketplace - se
Offline stringDel - se
Spawn stringRetry Interval - se
Upgrade stringFlow Cleanup Timeout - se
Vnic stringCooldown - se
Vnic stringGc Wait Time - secure
Channel stringCleanup Timeout - secure
Channel stringController Token Timeout - secure
Channel stringSe Token Timeout - string
- skip
Beego stringPerf Collection - soft
Min stringMem Per Se Limit - ssl
Certificate number[]Expiry Warning Days - statecache
Properties CloudpropertiesInfo Controller Prop Statecache Property[] - unresponsive
Se stringReboot - update
Dns stringEntry Retry Limit - update
Dns stringEntry Timeout - upgrade
Dns stringTtl - upgrade
Se stringPer Vs Scale Ops Txn Time - user
Agent CloudpropertiesCache Configs Info Controller Prop User Agent Cache Config[] - uuid string
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- vnic
Op stringFail Time - vs
Awaiting stringSe Timeout - vs
Key stringRotate Period - vs
Scaleout stringReady Check Interval - vs
Se stringAttach Ip Fail - vs
Se stringBootup Fail - vs
Se stringBootup Fail Patch - vs
Se stringCreate Fail - vs
Se stringPing Fail - vs
Se stringVnic Fail - vs
Se stringVnic Ip Fail - vsphere
Ha stringDetection Timeout - vsphere
Ha stringRecovery Timeout - vsphere
Ha stringTimer Interval - warmstart
Se stringReconnect Wait Time - warmstart
Vs stringResync Wait Time
- alert_
manager_ struse_ evms - allow_
admin_ strnetwork_ updates - allow_
ip_ strforwarding - allow_
unauthenticated_ strapis - allow_
unauthenticated_ strnodes - api_
idle_ strtimeout - api_
perf_ strlogging_ threshold - appviewx_
compat_ strmode - archive_
retention_ strframework_ period - async_
patch_ strmerge_ period - async_
patch_ strrequest_ cleanup_ duration - attach_
ip_ strretry_ interval - attach_
ip_ strretry_ limit - bm_
use_ stransible - check_
vsvip_ strfqdn_ syntax - cleanup_
expired_ strauthtoken_ timeout_ period - cleanup_
sessions_ strtimeout_ period - cloud_
discovery_ strinterval - cloud_
reconcile str - cloud_
reconcile_ strinterval - cluster_
ip_ strgratuitous_ arp_ period - configpb_
attributes Sequence[CloudpropertiesInfo Controller Prop 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.
- consistency_
check_ strtimeout_ period - controller_
resource_ strinfo_ collection_ period - crashed_
se_ strreboot - dead_
se_ strdetection_ timer - default_
minimum_ strapi_ timeout - del_
offline_ strse_ after_ reboot_ delay - detach_
ip_ strretry_ interval - detach_
ip_ strretry_ limit - detach_
ip_ strtimeout - dns_
refresh_ strperiod - dummy str
- edit_
system_ strlimits - enable_
api_ strsharding - enable_
memory_ strbalancer - enable_
nsx_ strstreaming_ agent - enable_
per_ strprocess_ stop - enable_
resmgr_ strlog_ cache_ print - event_
manager_ strmax_ goroutines - event_
manager_ strmax_ subscribers - event_
manager_ strprocessing_ time_ threshold - false_
positive_ Sequence[Cloudpropertieslearning_ configs Info Controller Prop False Positive Learning Config] - fatal_
error_ strlease_ time - federated_
datastore_ strcleanup_ duration - file_
object_ strcleanup_ period - fileobject_
max_ strfile_ versions - gslb_
fileobject_ strmax_ version_ count - gslb_
purge_ strbatch_ size - gslb_
purge_ strsleep_ time_ ms - ignore_
vrf_ strin_ networksubnetlist - max_
dead_ strse_ in_ grp - max_
pcap_ strper_ tenant - max_
se_ strspawn_ interval_ delay - max_
seq_ strattach_ ip_ failures - max_
seq_ strvnic_ failures - max_
threads_ strcc_ vip_ bg_ worker - str
- persistence_
key_ strrotate_ period - portal_
request_ strburst_ limit - portal_
request_ strrate_ limit - portal_
token str - postgres_
vacuum_ strperiod - process_
locked_ struseraccounts_ timeout_ period - process_
pki_ strprofile_ timeout_ period - query_
host_ strfail - resmgr_
log_ strcaching_ period - restrict_
cloud_ strread_ access - safenet_
hsm_ strversion - se_
create_ strtimeout - se_
failover_ strattempt_ interval - se_
from_ strmarketplace - se_
offline_ strdel - se_
spawn_ strretry_ interval - se_
upgrade_ strflow_ cleanup_ timeout - se_
vnic_ strcooldown - se_
vnic_ strgc_ wait_ time - secure_
channel_ strcleanup_ timeout - secure_
channel_ strcontroller_ token_ timeout - secure_
channel_ strse_ token_ timeout - str
- skip_
beego_ strperf_ collection - soft_
min_ strmem_ per_ se_ limit - ssl_
certificate_ Sequence[float]expiry_ warning_ days - statecache_
properties Sequence[CloudpropertiesInfo Controller Prop Statecache Property] - unresponsive_
se_ strreboot - update_
dns_ strentry_ retry_ limit - update_
dns_ strentry_ timeout - upgrade_
dns_ strttl - upgrade_
se_ strper_ vs_ scale_ ops_ txn_ time - user_
agent_ Sequence[Cloudpropertiescache_ configs Info Controller Prop User Agent Cache Config] - uuid str
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- vnic_
op_ strfail_ time - vs_
awaiting_ strse_ timeout - vs_
key_ strrotate_ period - vs_
scaleout_ strready_ check_ interval - vs_
se_ strattach_ ip_ fail - vs_
se_ strbootup_ fail - vs_
se_ strbootup_ fail_ patch - vs_
se_ strcreate_ fail - vs_
se_ strping_ fail - vs_
se_ strvnic_ fail - vs_
se_ strvnic_ ip_ fail - vsphere_
ha_ strdetection_ timeout - vsphere_
ha_ strrecovery_ timeout - vsphere_
ha_ strtimer_ interval - warmstart_
se_ strreconnect_ wait_ time - warmstart_
vs_ strresync_ wait_ time
- alert
Manager StringUse Evms - allow
Admin StringNetwork Updates - allow
Ip StringForwarding - allow
Unauthenticated StringApis - allow
Unauthenticated StringNodes - api
Idle StringTimeout - api
Perf StringLogging Threshold - appviewx
Compat StringMode - archive
Retention StringFramework Period - async
Patch StringMerge Period - async
Patch StringRequest Cleanup Duration - attach
Ip StringRetry Interval - attach
Ip StringRetry Limit - bm
Use StringAnsible - check
Vsvip StringFqdn Syntax - cleanup
Expired StringAuthtoken Timeout Period - cleanup
Sessions StringTimeout Period - cloud
Discovery StringInterval - cloud
Reconcile String - cloud
Reconcile StringInterval - cluster
Ip StringGratuitous Arp Period - 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.
- consistency
Check StringTimeout Period - controller
Resource StringInfo Collection Period - crashed
Se StringReboot - dead
Se StringDetection Timer - default
Minimum StringApi Timeout - del
Offline StringSe After Reboot Delay - detach
Ip StringRetry Interval - detach
Ip StringRetry Limit - detach
Ip StringTimeout - dns
Refresh StringPeriod - dummy String
- edit
System StringLimits - enable
Api StringSharding - enable
Memory StringBalancer - enable
Nsx StringStreaming Agent - enable
Per StringProcess Stop - enable
Resmgr StringLog Cache Print - event
Manager StringMax Goroutines - event
Manager StringMax Subscribers - event
Manager StringProcessing Time Threshold - false
Positive List<Property Map>Learning Configs - fatal
Error StringLease Time - federated
Datastore StringCleanup Duration - file
Object StringCleanup Period - fileobject
Max StringFile Versions - gslb
Fileobject StringMax Version Count - gslb
Purge StringBatch Size - gslb
Purge StringSleep Time Ms - ignore
Vrf StringIn Networksubnetlist - max
Dead StringSe In Grp - max
Pcap StringPer Tenant - max
Se StringSpawn Interval Delay - max
Seq StringAttach Ip Failures - max
Seq StringVnic Failures - max
Threads StringCc Vip Bg Worker - String
- persistence
Key StringRotate Period - portal
Request StringBurst Limit - portal
Request StringRate Limit - portal
Token String - postgres
Vacuum StringPeriod - process
Locked StringUseraccounts Timeout Period - process
Pki StringProfile Timeout Period - query
Host StringFail - resmgr
Log StringCaching Period - restrict
Cloud StringRead Access - safenet
Hsm StringVersion - se
Create StringTimeout - se
Failover StringAttempt Interval - se
From StringMarketplace - se
Offline StringDel - se
Spawn StringRetry Interval - se
Upgrade StringFlow Cleanup Timeout - se
Vnic StringCooldown - se
Vnic StringGc Wait Time - secure
Channel StringCleanup Timeout - secure
Channel StringController Token Timeout - secure
Channel StringSe Token Timeout - String
- skip
Beego StringPerf Collection - soft
Min StringMem Per Se Limit - ssl
Certificate List<Number>Expiry Warning Days - statecache
Properties List<Property Map> - unresponsive
Se StringReboot - update
Dns StringEntry Retry Limit - update
Dns StringEntry Timeout - upgrade
Dns StringTtl - upgrade
Se StringPer Vs Scale Ops Txn Time - user
Agent List<Property Map>Cache Configs - uuid String
- Allowed with any value in enterprise, essentials, basic, enterprise with cloud services edition.
- vnic
Op StringFail Time - vs
Awaiting StringSe Timeout - vs
Key StringRotate Period - vs
Scaleout StringReady Check Interval - vs
Se StringAttach Ip Fail - vs
Se StringBootup Fail - vs
Se StringBootup Fail Patch - vs
Se StringCreate Fail - vs
Se StringPing Fail - vs
Se StringVnic Fail - vs
Se StringVnic Ip Fail - vsphere
Ha StringDetection Timeout - vsphere
Ha StringRecovery Timeout - vsphere
Ha StringTimer Interval - warmstart
Se StringReconnect Wait Time - warmstart
Vs StringResync Wait Time
CloudpropertiesInfoControllerPropConfigpbAttribute, CloudpropertiesInfoControllerPropConfigpbAttributeArgs
- Version string
- Version string
- version String
- version string
- version str
- version String
CloudpropertiesInfoControllerPropFalsePositiveLearningConfig, CloudpropertiesInfoControllerPropFalsePositiveLearningConfigArgs
- Max
Apps stringSupported - Min
Monitor stringTime - Min
Trans stringPer Application - Min
Trans stringPer Uri
- Max
Apps stringSupported - Min
Monitor stringTime - Min
Trans stringPer Application - Min
Trans stringPer Uri
- max
Apps StringSupported - min
Monitor StringTime - min
Trans StringPer Application - min
Trans StringPer Uri
- max
Apps stringSupported - min
Monitor stringTime - min
Trans stringPer Application - min
Trans stringPer Uri
- max
Apps StringSupported - min
Monitor StringTime - min
Trans StringPer Application - min
Trans StringPer Uri
CloudpropertiesInfoControllerPropStatecacheProperty, CloudpropertiesInfoControllerPropStatecachePropertyArgs
CloudpropertiesInfoControllerPropStatecachePropertyDelayInjection, CloudpropertiesInfoControllerPropStatecachePropertyDelayInjectionArgs
- Delay
Create string - Delay
Delete string - Delay
Update string - Fault
Type string - Obj string
- Object
Type string - Se string
- Delay
Create string - Delay
Delete string - Delay
Update string - Fault
Type string - Obj string
- Object
Type string - Se string
- delay
Create String - delay
Delete String - delay
Update String - fault
Type String - obj String
- object
Type String - se String
- delay
Create string - delay
Delete string - delay
Update string - fault
Type string - obj string
- object
Type string - se string
- delay_
create str - delay_
delete str - delay_
update str - fault_
type str - obj str
- object_
type str - se str
- delay
Create String - delay
Delete String - delay
Update String - fault
Type String - obj String
- object
Type String - se String
CloudpropertiesInfoControllerPropUserAgentCacheConfig, CloudpropertiesInfoControllerPropUserAgentCacheConfigArgs
- Batch
Size string - Controller
Cache stringSize - Max
Age string - Max
Last stringHit Time - Max
Upstream stringQueries - Max
Wait stringTime - Num
Entries stringUpstream Update - Percent
Reserved stringFor Bad Bots - Percent
Reserved stringFor Browsers - Percent
Reserved stringFor Good Bots - Percent
Reserved stringFor Outstanding - Se
Cache stringSize - Upstream
Update stringInterval
- Batch
Size string - Controller
Cache stringSize - Max
Age string - Max
Last stringHit Time - Max
Upstream stringQueries - Max
Wait stringTime - Num
Entries stringUpstream Update - Percent
Reserved stringFor Bad Bots - Percent
Reserved stringFor Browsers - Percent
Reserved stringFor Good Bots - Percent
Reserved stringFor Outstanding - Se
Cache stringSize - Upstream
Update stringInterval
- batch
Size String - controller
Cache StringSize - max
Age String - max
Last StringHit Time - max
Upstream StringQueries - max
Wait StringTime - num
Entries StringUpstream Update - percent
Reserved StringFor Bad Bots - percent
Reserved StringFor Browsers - percent
Reserved StringFor Good Bots - percent
Reserved StringFor Outstanding - se
Cache StringSize - upstream
Update StringInterval
- batch
Size string - controller
Cache stringSize - max
Age string - max
Last stringHit Time - max
Upstream stringQueries - max
Wait stringTime - num
Entries stringUpstream Update - percent
Reserved stringFor Bad Bots - percent
Reserved stringFor Browsers - percent
Reserved stringFor Good Bots - percent
Reserved stringFor Outstanding - se
Cache stringSize - upstream
Update stringInterval
- batch_
size str - controller_
cache_ strsize - max_
age str - max_
last_ strhit_ time - max_
upstream_ strqueries - max_
wait_ strtime - num_
entries_ strupstream_ update - percent_
reserved_ strfor_ bad_ bots - percent_
reserved_ strfor_ browsers - percent_
reserved_ strfor_ good_ bots - percent_
reserved_ strfor_ outstanding - se_
cache_ strsize - upstream_
update_ strinterval
- batch
Size String - controller
Cache StringSize - max
Age String - max
Last StringHit Time - max
Upstream StringQueries - max
Wait StringTime - num
Entries StringUpstream Update - percent
Reserved StringFor Bad Bots - percent
Reserved StringFor Browsers - percent
Reserved StringFor Good Bots - percent
Reserved StringFor Outstanding - se
Cache StringSize - upstream
Update StringInterval
CloudpropertiesInfoFlavorProp, CloudpropertiesInfoFlavorPropArgs
- Id string
- Name string
- Cost string
- Disk
Gb string - Enhanced
Nw string - Is
Recommended string - Max
Ip6s stringPer Nic - Max
Ips stringPer Nic - Max
Nics string - Metas
List<Cloudproperties
Info Flavor Prop Meta> - Public string
- Ram
Mb string - Vcpus string
- Id string
- Name string
- Cost string
- Disk
Gb string - Enhanced
Nw string - Is
Recommended string - Max
Ip6s stringPer Nic - Max
Ips stringPer Nic - Max
Nics string - Metas
[]Cloudproperties
Info Flavor Prop Meta - Public string
- Ram
Mb string - Vcpus string
- id String
- name String
- cost String
- disk
Gb String - enhanced
Nw String - is
Recommended String - max
Ip6s StringPer Nic - max
Ips StringPer Nic - max
Nics String - metas
List<Cloudproperties
Info Flavor Prop Meta> - public_ String
- ram
Mb String - vcpus String
- id string
- name string
- cost string
- disk
Gb string - enhanced
Nw string - is
Recommended string - max
Ip6s stringPer Nic - max
Ips stringPer Nic - max
Nics string - metas
Cloudproperties
Info Flavor Prop Meta[] - public string
- ram
Mb string - vcpus string
- id str
- name str
- cost str
- disk_
gb str - enhanced_
nw str - is_
recommended str - max_
ip6s_ strper_ nic - max_
ips_ strper_ nic - max_
nics str - metas
Sequence[Cloudproperties
Info Flavor Prop Meta] - public str
- ram_
mb str - vcpus str
- id String
- name String
- cost String
- disk
Gb String - enhanced
Nw String - is
Recommended String - max
Ip6s StringPer Nic - max
Ips StringPer Nic - max
Nics String - metas List<Property Map>
- public String
- ram
Mb String - vcpus String
CloudpropertiesInfoFlavorPropMeta, CloudpropertiesInfoFlavorPropMetaArgs
Package Details
- Repository
- avi vmware/terraform-provider-avi
- License
- Notes
- This Pulumi package is based on the
avi
Terraform Provider.