Configuration fields
Attribute |
Description |
||
---|---|---|---|
ID |
Unique identifier for the orchestrator. |
||
Name |
User-specified name of the orchestrator. |
||
Type |
Type of orchestrator - (aws in this case) |
||
Description |
A brief description of the orchestrator. |
||
AWS Access Key ID |
ACCESS KEY associated with the account for which orchestrator config is being created. |
||
AWS Secret Access key |
SECRET KEY associated with the account you create for the orchestrator configuration.
|
||
AWS Region |
The Region in which workload has been deployed. If a workload is spread across multiple regions, a separate config is required for every region. See the link below for correct region values. :ref: https://docs.aws.amazon.com/general/latest/gr/rande.html. |
||
Accept Self-signed Cert |
Is automatically marked true for AWS. User cannot edit it. |
||
Full Snapshot Interval |
Full snapshot interval in seconds. Orchestrator Inventory manager will perform a full refresh poll from the orchestrator. |
||
Delta Snapshot Interval |
Delta snapshot interval in seconds. Orchestrator Inventory manager will only fetch incremental updates from the orchestrator. |
||
Hosts List |
AWS orchestrator type doesn’t require hosts list. The endpoint for AWS will be derived from AWS Region field above. This field should be left empty. |
||
Verbose TSDB metrics |
If enabled, tsdb metrics for each individual orchestrator will be reported. Else an aggregation of all orchestrator metrics will be reported. |
||
Secure Connector Tunnel |
Tunnel connections to this orchestrator’s hosts through the Secure Connector tunnel. |