Idem.AVILB.PROFILES.NETWORK_PROFILE

Idem.AVILB.PROFILES.NETWORK_PROFILE
Idem.AVILB.PROFILES.NETWORK_PROFILE
JSON Example
{
    "account": "string",
    "configpb_attributes": {
        "version": 0
    },
    "connection_mirror": false,
    "count": 0,
    "description": "string",
    "markers": [
        {
            "key": "string",
            "values": [
                "string"
            ]
        }
    ],
    "name": "string",
    "profile": {
        "sctp_fast_path_profile": {
            "enable_init_chunk_protection": false,
            "idle_timeout": 0
        },
        "sctp_proxy_profile": {
            "cookie_expiration_timeout": 0,
            "heartbeat_interval": 0,
            "idle_timeout": 0,
            "max_retransmissions_association": 0,
            "max_retransmissions_init_chunks": 0,
            "number_of_streams": 0,
            "receive_window": 0,
            "reset_timeout": 0
        },
        "tcp_fast_path_profile": {
            "dsr_profile": {
                "dsr_encap_type": "string",
                "dsr_type": "string"
            },
            "enable_syn_protection": false,
            "session_idle_timeout": 0
        },
        "tcp_proxy_profile": {
            "aggressive_congestion_avoidance": false,
            "auto_window_growth": false,
            "automatic": false,
            "cc_algo": "string",
            "congestion_recovery_scaling_factor": 0,
            "idle_connection_timeout": 0,
            "idle_connection_type": "string",
            "ignore_time_wait": false,
            "ip_dscp": 0,
            "keepalive_in_halfclose_state": false,
            "max_retransmissions": 0,
            "max_segment_size": 0,
            "max_syn_retransmissions": 0,
            "min_rexmt_timeout": 0,
            "nagles_algorithm": false,
            "reassembly_queue_size": 0,
            "receive_window": 0,
            "reorder_threshold": 0,
            "slow_start_scaling_factor": 0,
            "time_wait_delay": 0,
            "use_interface_mtu": false
        },
        "type": "string",
        "udp_fast_path_profile": {
            "dsr_profile": {
                "dsr_encap_type": "string",
                "dsr_type": "string"
            },
            "per_pkt_loadbalance": false,
            "session_idle_timeout": 0,
            "snat": false
        },
        "udp_proxy_profile": {
            "session_idle_timeout": 0
        }
    },
    "resource_id": "string",
    "tenant_ref": "string"
}
string
account
Required

The name of the vRA cloud account to use during provisioning

object
configpb_attributes
Optional

configpb_attributes. Defaults to None.

boolean
connection_mirror
Optional

When enabled, Avi mirrors all TCP fastpath connections to standby. Applicable only in Legacy HA Mode. Field introduced in 18.1.3,18.2.1. Allowed in Enterprise edition with any value, Essentials edition(Allowed values- false), Basic, Enterprise with Cloud Services edition. Defaults to None.

integer
count
Optional

The number of resource instances to be created.

string
description
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition. Defaults to None.

array of object
markers
Optional

List of labels to be used for granular RBAC. Field introduced in 20.1.5. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition. Defaults to None.

string
name
Required

Idem name of the resource.

object
profile
Required

profile.

string
resource_id
Optional

profiles.network_profile unique ID. Defaults to None.

string
tenant_ref
Optional

It is a reference to an object of type Tenant. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition. Defaults to None.