CC_AgentProperties

CC_AgentProperties
CC_AgentProperties
JSON Example
{
    "async_retries": 0,
    "async_retries_delay": 0,
    "poll_duration_target": 0,
    "poll_fast_target": 0,
    "poll_slow_target": 0,
    "vcenter_host_ping_interval": 0,
    "vcenter_inventory_max_object_updates": 0,
    "vcenter_max_datastore_go_routines": 0,
    "vcenter_reconcile_interval": 0,
    "vnic_retries": 0,
    "vnic_retries_delay": 0
}
integer As uint32 As uint32
async_retries
Optional

Maximum polls to check for async jobs to finish. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
async_retries_delay
Optional

Delay between each async job status poll check. Unit is SEC. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
poll_duration_target
Optional

Discovery poll target duration; a scale factor of 1+ is computed with the actual discovery (actual/target) and used to tweak slow and fast poll intervals. Unit is SEC. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
poll_fast_target
Optional

Fast poll interval. Unit is SEC. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
poll_slow_target
Optional

Slow poll interval. Unit is SEC. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
vcenter_host_ping_interval
Optional

Vcenter host reachability check interval. Allowed values are 60-3600. Field introduced in 22.1.3. Unit is SEC. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint32 As uint32
vcenter_inventory_max_object_updates
Optional

Batch size of vcenter inventory updates. Allowed values are 1-500. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint32 As uint32
vcenter_max_datastore_go_routines
Optional

Max datastore processing go routines for vcenter datastore updates. Allowed values are 1-40. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint32 As uint32
vcenter_reconcile_interval
Optional

Reconcile interval for vcenter inventory. Allowed values are 60-3600. Field introduced in 22.1.3. Unit is SEC. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint32 As uint32
vnic_retries
Optional

Maximum polls to check for vnics to be attached to VM. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
vnic_retries_delay
Optional

Delay between each vnic status poll check. Unit is SEC. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of