Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto updated assets for java eng #2606

Merged
merged 5 commits into from
Apr 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 22 additions & 22 deletions java/src/com/vmware/avi/sdk/model/ALBServicesConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ public class ALBServicesConfig extends AviRestResource {

/**
* This is the getter method this will return the attribute value.
* Default values to be used for application signature sync.
* Default values for application signature sync.
* Field introduced in 20.1.4.
* Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
* edition.
Expand All @@ -89,7 +89,7 @@ public AppSignatureConfig getAppSignatureConfig() {

/**
* This is the setter method to the attribute.
* Default values to be used for application signature sync.
* Default values for application signature sync.
* Field introduced in 20.1.4.
* Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
* edition.
Expand All @@ -102,7 +102,7 @@ public void setAppSignatureConfig(AppSignatureConfig appSignatureConfig) {

/**
* This is the getter method this will return the attribute value.
* Information about the default contact for this controller cluster.
* Default contact for this controller cluster.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand All @@ -114,7 +114,7 @@ public ALBServicesUser getAssetContact() {

/**
* This is the setter method to the attribute.
* Information about the default contact for this controller cluster.
* Default contact for this controller cluster.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand All @@ -126,7 +126,7 @@ public void setAssetContact(ALBServicesUser assetContact) {

/**
* This is the getter method this will return the attribute value.
* Default values to be used for pulse case management.
* Default values for case management.
* Field introduced in 21.1.1.
* Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
* edition.
Expand All @@ -139,7 +139,7 @@ public CaseConfig getCaseConfig() {

/**
* This is the setter method to the attribute.
* Default values to be used for pulse case management.
* Default values for case management.
* Field introduced in 21.1.1.
* Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
* edition.
Expand All @@ -152,7 +152,7 @@ public void setCaseConfig(CaseConfig caseConfig) {

/**
* This is the getter method this will return the attribute value.
* Information about the portal features opted in for controller.
* Features opt-in for pulse cloud services.
* Field introduced in 20.1.1.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @return featureOptInStatus
Expand All @@ -163,7 +163,7 @@ public PortalFeatureOptIn getFeatureOptInStatus() {

/**
* This is the setter method to the attribute.
* Information about the portal features opted in for controller.
* Features opt-in for pulse cloud services.
* Field introduced in 20.1.1.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
* @param featureOptInStatus set the featureOptInStatus.
Expand Down Expand Up @@ -278,7 +278,7 @@ public void setPollingInterval(Integer pollingInterval) {

/**
* This is the getter method this will return the attribute value.
* The fqdn or ip address of the customer portal.
* The fqdn or ip address of the pulse cloud services.
* Field introduced in 18.2.6.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand All @@ -290,7 +290,7 @@ public String getPortalUrl() {

/**
* This is the setter method to the attribute.
* The fqdn or ip address of the customer portal.
* The fqdn or ip address of the pulse cloud services.
* Field introduced in 18.2.6.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand Down Expand Up @@ -328,7 +328,7 @@ public void setSaasLicensingConfig(SaasLicensingInfo saasLicensingConfig) {

/**
* This is the getter method this will return the attribute value.
* Split proxy configuration to connect external pulse services.
* Split proxy configuration to connect external pulse cloud services.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand All @@ -340,7 +340,7 @@ public ProxyConfiguration getSplitProxyConfiguration() {

/**
* This is the setter method to the attribute.
* Split proxy configuration to connect external pulse services.
* Split proxy configuration to connect external pulse cloud services.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand Down Expand Up @@ -369,8 +369,8 @@ public void setUrl(String url) {

/**
* This is the getter method this will return the attribute value.
* By default, pulse uses proxy added in system configuration.
* If pulse needs to use a seperate proxy, set this flag to true and configure split proxy configuration.
* By default, pulse cloud services uses proxy added in system configuration.
* If it should use a separate proxy, set this flag to true and configure split proxy configuration.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as false.
Expand All @@ -382,8 +382,8 @@ public Boolean getUseSplitProxy() {

/**
* This is the setter method to the attribute.
* By default, pulse uses proxy added in system configuration.
* If pulse needs to use a seperate proxy, set this flag to true and configure split proxy configuration.
* By default, pulse cloud services uses proxy added in system configuration.
* If it should use a separate proxy, set this flag to true and configure split proxy configuration.
* Field introduced in 20.1.1.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as false.
Expand All @@ -395,7 +395,7 @@ public void setUseSplitProxy(Boolean useSplitProxy) {

/**
* This is the getter method this will return the attribute value.
* Secure the controller to pulse communication over tls.
* Secure the controller to pulse cloud services communication over tls.
* Field introduced in 20.1.3.
* Allowed in enterprise edition with any value, basic edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as true.
Expand All @@ -407,7 +407,7 @@ public Boolean getUseTls() {

/**
* This is the setter method to the attribute.
* Secure the controller to pulse communication over tls.
* Secure the controller to pulse cloud services communication over tls.
* Field introduced in 20.1.3.
* Allowed in enterprise edition with any value, basic edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as true.
Expand All @@ -419,7 +419,7 @@ public void setUseTls(Boolean useTls) {

/**
* This is the getter method this will return the attribute value.
* Default values to be used for user agent db service.
* Default values for user agent db service.
* Field introduced in 21.1.1.
* Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
* edition.
Expand All @@ -432,7 +432,7 @@ public UserAgentDBConfig getUserAgentDbConfig() {

/**
* This is the setter method to the attribute.
* Default values to be used for user agent db service.
* Default values for user agent db service.
* Field introduced in 21.1.1.
* Allowed in enterprise edition with any value, essentials edition with any value, basic edition with any value, enterprise with cloud services
* edition.
Expand Down Expand Up @@ -467,7 +467,7 @@ public void setUuid(String uuid) {

/**
* This is the getter method this will return the attribute value.
* Default values to be used for pulse waf management.
* Default values for waf management.
* Field introduced in 21.1.1.
* Allowed in essentials edition with any value, basic edition with any value, enterprise, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand All @@ -479,7 +479,7 @@ public WafCrsConfig getWafConfig() {

/**
* This is the setter method to the attribute.
* Default values to be used for pulse waf management.
* Default values for waf management.
* Field introduced in 21.1.1.
* Allowed in essentials edition with any value, basic edition with any value, enterprise, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ public void setS3Directory(String s3Directory) {

/**
* This is the getter method this will return the attribute value.
* Captures status for file upload.
* Status of file upload.
* Enum options - SYSERR_SUCCESS, SYSERR_FAILURE, SYSERR_OUT_OF_MEMORY, SYSERR_NO_ENT, SYSERR_INVAL, SYSERR_ACCESS, SYSERR_FAULT, SYSERR_IO,
* SYSERR_TIMEOUT, SYSERR_NOT_SUPPORTED, SYSERR_NOT_READY, SYSERR_UPGRADE_IN_PROGRESS, SYSERR_WARM_START_IN_PROGRESS, SYSERR_TRY_AGAIN,
* SYSERR_NOT_UPGRADING, SYSERR_PENDING, SYSERR_EVENT_GEN_FAILURE, SYSERR_CONFIG_PARAM_MISSING, SYSERR_RANGE, SYSERR_BAD_REQUEST...
Expand All @@ -185,7 +185,7 @@ public String getStatus() {

/**
* This is the setter method to the attribute.
* Captures status for file upload.
* Status of file upload.
* Enum options - SYSERR_SUCCESS, SYSERR_FAILURE, SYSERR_OUT_OF_MEMORY, SYSERR_NO_ENT, SYSERR_INVAL, SYSERR_ACCESS, SYSERR_FAULT, SYSERR_IO,
* SYSERR_TIMEOUT, SYSERR_NOT_SUPPORTED, SYSERR_NOT_READY, SYSERR_UPGRADE_IN_PROGRESS, SYSERR_WARM_START_IN_PROGRESS, SYSERR_TRY_AGAIN,
* SYSERR_NOT_UPGRADING, SYSERR_PENDING, SYSERR_EVENT_GEN_FAILURE, SYSERR_CONFIG_PARAM_MISSING, SYSERR_RANGE, SYSERR_BAD_REQUEST...
Expand Down
16 changes: 8 additions & 8 deletions java/src/com/vmware/avi/sdk/model/ALBServicesJob.java
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ public void setCommand(String command) {

/**
* This is the getter method this will return the attribute value.
* The time at which the albservicesjob is ended.
* Time at which the albservicesjob ended.
* Field introduced in 21.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand All @@ -97,7 +97,7 @@ public TimeStamp getEndTime() {

/**
* This is the setter method to the attribute.
* The time at which the albservicesjob is ended.
* Time at which the albservicesjob ended.
* Field introduced in 21.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand Down Expand Up @@ -172,7 +172,7 @@ public ALBServicesJob addParamsItem(ALBServicesJobParam paramsItem) {

/**
* This is the getter method this will return the attribute value.
* A unique identifier for this job entry on the pulse portal.
* A unique identifier for this job entry on the pulse cloud services.
* Field introduced in 21.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand All @@ -184,7 +184,7 @@ public String getPulseJobId() {

/**
* This is the setter method to the attribute.
* A unique identifier for this job entry on the pulse portal.
* A unique identifier for this job entry on the pulse cloud services.
* Field introduced in 21.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand All @@ -196,7 +196,7 @@ public void setPulseJobId(String pulseJobId) {

/**
* This is the getter method this will return the attribute value.
* Status of sync to pulse(result uploads/state updates).
* Status of sync to pulse cloud services(result uploads/state updates).
* Field introduced in 22.1.1.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand All @@ -208,7 +208,7 @@ public Boolean getPulseSyncStatus() {

/**
* This is the setter method to the attribute.
* Status of sync to pulse(result uploads/state updates).
* Status of sync to pulse cloud services(result uploads/state updates).
* Field introduced in 22.1.1.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand Down Expand Up @@ -244,7 +244,7 @@ public void setResult(String result) {

/**
* This is the getter method this will return the attribute value.
* The time at which the albservicesjob is started.
* Time at which the albservicesjob started.
* Field introduced in 21.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand All @@ -256,7 +256,7 @@ public TimeStamp getStartTime() {

/**
* This is the setter method to the attribute.
* The time at which the albservicesjob is started.
* Time at which the albservicesjob started.
* Field introduced in 21.1.3.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as null.
Expand Down
39 changes: 36 additions & 3 deletions java/src/com/vmware/avi/sdk/model/ControllerProperties.java
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ public class ControllerProperties extends AviRestResource {
@JsonProperty("gslb_purge_sleep_time_ms")
private Integer gslbPurgeSleepTimeMs = 50;

@JsonProperty("ignore_vrf_in_networksubnetlist")
private Boolean ignoreVrfInNetworksubnetlist = false;

@JsonProperty("max_dead_se_in_grp")
private Integer maxDeadSeInGrp = 1;

Expand Down Expand Up @@ -1264,6 +1267,30 @@ public void setGslbPurgeSleepTimeMs(Integer gslbPurgeSleepTimeMs) {
this.gslbPurgeSleepTimeMs = gslbPurgeSleepTimeMs;
}

/**
* This is the getter method this will return the attribute value.
* Ignore the vrf_context filter for /networksubnetlist api.
* Field introduced in 30.2.1.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as false.
* @return ignoreVrfInNetworksubnetlist
*/
public Boolean getIgnoreVrfInNetworksubnetlist() {
return ignoreVrfInNetworksubnetlist;
}

/**
* This is the setter method to the attribute.
* Ignore the vrf_context filter for /networksubnetlist api.
* Field introduced in 30.2.1.
* Allowed in enterprise edition with any value, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as false.
* @param ignoreVrfInNetworksubnetlist set the ignoreVrfInNetworksubnetlist.
*/
public void setIgnoreVrfInNetworksubnetlist(Boolean ignoreVrfInNetworksubnetlist) {
this.ignoreVrfInNetworksubnetlist = ignoreVrfInNetworksubnetlist;
}

/**
* This is the getter method this will return the attribute value.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
Expand Down Expand Up @@ -2010,7 +2037,9 @@ public void setSeupgradeCopyPoolSize(Integer seupgradeCopyPoolSize) {

/**
* This is the getter method this will return the attribute value.
* Pool size used for all fabric commands during se upgrade.
* The pool size is used to control the number of concurrent segroup upgrades.
* This field value takes affect upon controller warm reboot.
* Allowed values are 2-20.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as 20.
* @return seupgradeFabricPoolSize
Expand All @@ -2021,7 +2050,9 @@ public Integer getSeupgradeFabricPoolSize() {

/**
* This is the setter method to the attribute.
* Pool size used for all fabric commands during se upgrade.
* The pool size is used to control the number of concurrent segroup upgrades.
* This field value takes affect upon controller warm reboot.
* Allowed values are 2-20.
* Allowed in enterprise edition with any value, essentials, basic, enterprise with cloud services edition.
* Default value when not specified in API or module is interpreted by Avi Controller as 20.
* @param seupgradeFabricPoolSize set the seupgradeFabricPoolSize.
Expand Down Expand Up @@ -2835,7 +2866,8 @@ public boolean equals(java.lang.Object o) {
Objects.equals(this.falsePositiveLearningConfig, objControllerProperties.falsePositiveLearningConfig)&&
Objects.equals(this.gslbPurgeBatchSize, objControllerProperties.gslbPurgeBatchSize)&&
Objects.equals(this.gslbPurgeSleepTimeMs, objControllerProperties.gslbPurgeSleepTimeMs)&&
Objects.equals(this.postgresVacuumPeriod, objControllerProperties.postgresVacuumPeriod);
Objects.equals(this.postgresVacuumPeriod, objControllerProperties.postgresVacuumPeriod)&&
Objects.equals(this.ignoreVrfInNetworksubnetlist, objControllerProperties.ignoreVrfInNetworksubnetlist);
}

@Override
Expand Down Expand Up @@ -2880,6 +2912,7 @@ public String toString() {
sb.append(" fileObjectCleanupPeriod: ").append(toIndentedString(fileObjectCleanupPeriod)).append("\n");
sb.append(" gslbPurgeBatchSize: ").append(toIndentedString(gslbPurgeBatchSize)).append("\n");
sb.append(" gslbPurgeSleepTimeMs: ").append(toIndentedString(gslbPurgeSleepTimeMs)).append("\n");
sb.append(" ignoreVrfInNetworksubnetlist: ").append(toIndentedString(ignoreVrfInNetworksubnetlist)).append("\n");
sb.append(" maxDeadSeInGrp: ").append(toIndentedString(maxDeadSeInGrp)).append("\n");
sb.append(" maxPcapPerTenant: ").append(toIndentedString(maxPcapPerTenant)).append("\n");
sb.append(" maxSeSpawnIntervalDelay: ").append(toIndentedString(maxSeSpawnIntervalDelay)).append("\n");
Expand Down
Loading