String agentId
The agent/connector ID.
Boolean operationSucceeded
Information about the status of the StartDataCollection and StopDataCollection
operations. The system has recorded the data collection operation. The agent/connector receives this command the
next time it polls for a new command.
String description
A description of the operation performed.
String agentId
The agent or connector ID.
String hostName
The name of the host where the agent or connector resides. The host can be a server or virtual machine.
List<E> agentNetworkInfoList
Network details about the host where the agent or connector resides.
String connectorId
The ID of the connector.
String version
The agent or connector version.
String health
The health of the agent or connector.
String lastHealthPingTime
Time since agent or connector health was reported.
String collectionStatus
Status of the collection process for an agent or connector.
String agentType
Type of agent.
String registeredTime
Agent's first registration timestamp in UTC.
String configurationType
A type of IT asset to tag.
String configurationId
The configuration ID for the item to tag. You can specify a list of keys and values.
String key
A type of tag on which to filter. For example, serverType.
String value
A value on which to filter. For example key = serverType and value = web server.
Date timeOfCreation
The time the configuration tag was created in Coordinated Universal Time (UTC).
String exportId
The unique ID assigned to this export.
String status
Describes the status of the export. Can be one of the following values:
START_IN_PROGRESS - setting up resources to start continuous export.
START_FAILED - an error occurred setting up continuous export. To recover, call start-continuous-export again.
ACTIVE - data is being exported to the customer bucket.
ERROR - an error occurred during export. To fix the issue, call stop-continuous-export and start-continuous-export.
STOP_IN_PROGRESS - stopping the export.
STOP_FAILED - an error occurred stopping the export. To recover, call stop-continuous-export again.
INACTIVE - the continuous export has been stopped. Data is no longer being exported to the customer bucket.
String statusDetail
Contains information about any errors that may have occurred.
String s3Bucket
The name of the s3 bucket where the export data parquet files are stored.
Date startTime
The timestamp representing when the continuous export was started.
Date stopTime
The timestamp that represents when this continuous export was stopped.
String dataSource
The type of data collector used to gather this data (currently only offered for AGENT).
Map<K,V> schemaStorageConfig
An object which describes how the data is stored.
databaseName - the name of the Glue database used to store the schema.
String configurationId
Configuration ID of an application to be created.
List<E> configurationIds
A list of configuration items that you want to tag.
List<E> tags
Tags that you want to associate with one or more configuration items. Specify the tags that you want to create in a key-value format. For example:
{"key": "serverType", "value": "webServer"}
Integer activeAgents
Number of active discovery agents.
Integer healthyAgents
Number of healthy discovery agents
Integer blackListedAgents
Number of blacklisted discovery agents.
Integer shutdownAgents
Number of discovery agents with status SHUTDOWN.
Integer unhealthyAgents
Number of unhealthy discovery agents.
Integer totalAgents
Total number of discovery agents.
Integer unknownAgents
Number of unknown discovery agents.
Integer activeConnectors
Number of active discovery connectors.
Integer healthyConnectors
Number of healthy discovery connectors.
Integer blackListedConnectors
Number of blacklisted discovery connectors.
Integer shutdownConnectors
Number of discovery connectors with status SHUTDOWN,
Integer unhealthyConnectors
Number of unhealthy discovery connectors.
Integer totalConnectors
Total number of discovery connectors.
Integer unknownConnectors
Number of unknown discovery connectors.
List<E> configurationIds
A list of configuration items with tags that you want to delete.
List<E> tags
Tags that you want to delete from one or more configuration items. Specify the tags that you want to delete in a key-value format. For example:
{"key": "serverType", "value": "webServer"}
List<E> agentIds
The agent or the Connector IDs for which you want information. If you specify no IDs, the system returns information about all agents/Connectors associated with your AWS user account.
List<E> filters
You can filter the request using various logical operators and a key-value format. For example:
{"key": "collectionStatus", "value": "STARTED"}
Integer maxResults
The total number of agents/Connectors to return in a single page of output. The maximum value is 100.
String nextToken
Token to retrieve the next set of results. For example, if you previously specified 100 IDs for
DescribeAgentsRequest$agentIds but set DescribeAgentsRequest$maxResults to 10, you
received a set of 10 results along with a token. Use that token in this query to get the next set of 10.
List<E> agentsInfo
Lists agents or the Connector by ID or lists all agents/Connectors associated with your user account if you did not specify an agent/Connector ID. The output includes agent/Connector IDs, IP addresses, media access control (MAC) addresses, agent/Connector health, host name where the agent/Connector resides, and the version number of each agent/Connector.
String nextToken
Token to retrieve the next set of results. For example, if you specified 100 IDs for
DescribeAgentsRequest$agentIds but set DescribeAgentsRequest$maxResults to 10, you
received a set of 10 results along with this token. Use this token in the next query to retrieve the next set of
10.
List<E> exportIds
One or more unique identifiers used to query the status of an export request.
List<E> filters
One or more filters.
AgentId - ID of the agent whose collected data will be exported
Integer maxResults
The maximum number of volume results returned by DescribeExportTasks in paginated output. When this
parameter is used, DescribeExportTasks only returns maxResults results in a single page
along with a nextToken response element.
String nextToken
The nextToken value returned from a previous paginated DescribeExportTasks request
where maxResults was used and the results exceeded the value of that parameter. Pagination continues
from the end of the previous results that returned the nextToken value. This value is null when
there are no more results to return.
List<E> exportsInfo
Contains one or more sets of export request details. When the status of a request is SUCCEEDED, the
response includes a URL for an Amazon S3 bucket where you can view the data in a CSV file.
String nextToken
The nextToken value to include in a future DescribeExportTasks request. When the
results of a DescribeExportTasks request exceed maxResults, this value can be used to
retrieve the next page of results. This value is null when there are no more results to return.
List<E> filters
You can filter the list using a key-value format. You can separate these items by using logical
operators. Allowed filters include tagKey, tagValue, and configurationId.
Integer maxResults
The total number of items to return in a single page of output. The maximum value is 100.
String nextToken
A token to start the list. Use this token to get the next set of results.
String exportId
A unique identifier that you can use to query the export status.
String name
A single ExportFilter name. Supported filters: agentId.
List<E> values
A single agentId for a Discovery Agent. An agentId can be found using the DescribeAgents action. Typically an ADS agentId is in the form o-0123456789abcdef0
.
String condition
Supported condition: EQUALS
String exportId
A unique identifier used to query an export.
String exportStatus
The status of the data export job.
String statusMessage
A status message provided for API callers.
String configurationsDownloadUrl
A URL for an Amazon S3 bucket where you can review the exported data. The URL is displayed only if the export succeeded.
Date exportRequestTime
The time that the data export was initiated.
Boolean isTruncated
If true, the export of agent information exceeded the size limit for a single export and the exported data is
incomplete for the requested time range. To address this, select a smaller time range for the export by using
startDate and endDate.
Date requestedStartTime
The value of startTime parameter in the StartExportTask request. If no
startTime was requested, this result does not appear in ExportInfo.
Date requestedEndTime
The endTime used in the StartExportTask request. If no endTime was
requested, this result does not appear in ExportInfo.
String name
The name of the filter.
List<E> values
A string value on which to filter. For example, if you choose the destinationServer.osVersion filter
name, you could specify Ubuntu for the value.
String condition
A conditional operator. The following operators are valid: EQUALS, NOT_EQUALS, CONTAINS, NOT_CONTAINS. If you specify multiple filters, the system utilizes all filters as though concatenated by AND. If you specify multiple values for a particular filter, the system differentiates the values using OR. Calling either DescribeConfigurations or ListConfigurations returns attributes of matching configuration items.
Long servers
The number of servers discovered.
Long applications
The number of applications discovered.
Long serversMappedToApplications
The number of servers mapped to applications.
Long serversMappedtoTags
The number of servers mapped to tags.
CustomerAgentInfo agentSummary
Details about discovered agents, including agent status and health.
CustomerConnectorInfo connectorSummary
Details about discovered connectors, including connector status and health.
String configurationType
A valid configuration identified by Application Discovery Service.
List<E> filters
You can filter the request using various logical operators and a key-value format. For example:
{"key": "serverType", "value": "webServer"}
For a complete list of filter options and guidance about using them with this action, see Querying Discovered Configuration Items.
Integer maxResults
The total number of items to return. The maximum value is 100.
String nextToken
Token to retrieve the next set of results. For example, if a previous call to ListConfigurations returned 100
items, but you set ListConfigurationsRequest$maxResults to 10, you received a set of 10 results
along with a token. Use that token in this query to get the next set of 10.
List<E> orderBy
Certain filter criteria return output that can be sorted in ascending or descending order. For a list of output characteristics for each filter, see Using the ListConfigurations Action.
List<E> configurations
Returns configuration details, including the configuration ID, attribute names, and attribute values.
String nextToken
Token to retrieve the next set of results. For example, if your call to ListConfigurations returned 100 items,
but you set ListConfigurationsRequest$maxResults to 10, you received a set of 10 results along with
this token. Use this token in the next query to retrieve the next set of 10.
String configurationId
Configuration ID of the server for which neighbors are being listed.
Boolean portInformationNeeded
Flag to indicate if port and protocol information is needed as part of the response.
List<E> neighborConfigurationIds
List of configuration IDs to test for one-hop-away.
Integer maxResults
Maximum number of results to return in a single page of output.
String nextToken
Token to retrieve the next set of results. For example, if you previously specified 100 IDs for
ListServerNeighborsRequest$neighborConfigurationIds but set
ListServerNeighborsRequest$maxResults to 10, you received a set of 10 results along with a token.
Use that token in this query to get the next set of 10.
List<E> neighbors
List of distinct servers that are one hop away from the given server.
String nextToken
Token to retrieve the next set of results. For example, if you specified 100 IDs for
ListServerNeighborsRequest$neighborConfigurationIds but set
ListServerNeighborsRequest$maxResults to 10, you received a set of 10 results along with this token.
Use this token in the next query to retrieve the next set of 10.
Long knownDependencyCount
Count of distinct servers that are one hop away from the given server.
String sourceServerId
The ID of the server that opened the network connection.
String destinationServerId
The ID of the server that accepted the network connection.
Integer destinationPort
The destination network port for the connection.
String transportProtocol
The network protocol used for the connection.
Long connectionsCount
The number of open network connections with the neighboring server.
String exportId
The unique ID assigned to this export.
String s3Bucket
The name of the s3 bucket where the export data parquet files are stored.
Date startTime
The timestamp representing when the continuous export was started.
String dataSource
The type of data collector used to gather this data (currently only offered for AGENT).
Map<K,V> schemaStorageConfig
A dictionary which describes how the data is stored.
databaseName - the name of the Glue database used to store the schema.
List<E> agentIds
The IDs of the agents or connectors from which to start collecting data. If you send a request to an
agent/connector ID that you do not have permission to contact, according to your AWS account, the service does
not throw an exception. Instead, it returns the error in the Description field. If you send a request to
multiple agents/connectors and you do not have permission to contact some of those agents/connectors, the system
does not throw an exception. Instead, the system shows Failed in the Description field.
List<E> exportDataFormat
The file format for the returned export data. Default value is CSV. Note: The
GRAPHML option has been deprecated.
List<E> filters
If a filter is present, it selects the single agentId of the Application Discovery Agent for which
data is exported. The agentId can be found in the results of the DescribeAgents API or
CLI. If no filter is present, startTime and endTime are ignored and exported data
includes both Agentless Discovery Connector data and summary data from Application Discovery agents.
Date startTime
The start timestamp for exported data from the single Application Discovery Agent selected in the filters. If no value is specified, data is exported starting from the first data collected by the agent.
Date endTime
The end timestamp for exported data from the single Application Discovery Agent selected in the filters. If no value is specified, exported data includes the most recent data collected by the agent.
String exportId
A unique identifier used to query the status of an export request.
String exportId
The unique ID assigned to this export.
Copyright © 2018. All rights reserved.