Amazon.ApplicationDiscoveryService.Model.Internal |
Name | Description |
---|---|
AgentConfigurationStatus | Information about agents or Connectors that were instructed to start collecting data. Information includes the agent/Connector ID, a description of the operation, and whether or not the agent/Connector configuration was updated. |
AgentInfo | Information about agents or connectors associated with the user’s AWS account. Information includes agent or connector IDs, IP addresses, media access control (MAC) addresses, agent or connector health, hostname where the agent or connector resides, and agent version for each agent. |
AgentNetworkInfo | Network details about the host where the agent/Connector resides. |
AssociateConfigurationItemsToApplicationRequest | Container for the parameters to the AssociateConfigurationItemsToApplication operation. Associates one or more configuration items with an application. |
AuthorizationErrorException | |
ConfigurationTag | Tags for a configuration item. Tags are metadata that help you categorize IT assets. |
CreateApplicationRequest | Container for the parameters to the CreateApplication operation. Creates an application with the given name and description. |
CreateApplicationResponse | This is the response object from the CreateApplication operation. |
CreateTagsRequest | Container for the parameters to the CreateTags operation. Creates one or more tags for configuration items. Tags are metadata that help you categorize IT assets. This API accepts a list of multiple configuration items. |
CustomerAgentInfo | Inventory data for installed discovery agents. |
CustomerConnectorInfo | Inventory data for installed discovery connectors. |
DeleteApplicationsRequest | Container for the parameters to the DeleteApplications operation. Deletes a list of applications and their associations with configuration items. |
DeleteTagsRequest | Container for the parameters to the DeleteTags operation. Deletes the association between configuration items and one or more tags. This API accepts a list of multiple configuration items. |
DescribeAgentsRequest | Container for the parameters to the DescribeAgents operation. Lists agents or the Connector by ID or lists all agents/Connectors associated with your user account if you did not specify an ID. |
DescribeAgentsResponse | This is the response object from the DescribeAgents operation. |
DescribeConfigurationsRequest | Container for the parameters to the DescribeConfigurations operation. Retrieves attributes for a list of configuration item IDs. All of the supplied IDs must be for the same asset type (server, application, process, or connection). Output fields are specific to the asset type selected. For example, the output for a server configuration item includes a list of attributes about the server, such as host name, operating system, and number of network cards. For a complete list of outputs for each asset type, see Querying Discovered Configuration Items. |
DescribeConfigurationsResponse | This is the response object from the DescribeConfigurations operation. |
DescribeExportConfigurationsRequest | Container for the parameters to the DescribeExportConfigurations operation. Retrieves the status of a given export process. You can retrieve status from a maximum of 100 processes. |
DescribeExportConfigurationsResponse | This is the response object from the DescribeExportConfigurations operation. |
DescribeTagsRequest | Container for the parameters to the DescribeTags operation. Retrieves a list of configuration items that are tagged with a specific tag. Or retrieves a list of all tags assigned to a specific configuration item. |
DescribeTagsResponse | This is the response object from the DescribeTags operation. |
DisassociateConfigurationItemsFromApplicationRequest | Container for the parameters to the DisassociateConfigurationItemsFromApplication operation. Disassociates one or more configuration items from an application. |
ExportConfigurationsResponse | This is the response object from the ExportConfigurations operation. |
ExportInfo | Information regarding the export status of the discovered data. The value is an array of objects. |
Filter | A filter that can use conditional operators. for a complete list of filters and guidance for using them with the Application Discovery Service, see Querying Discovered Configuration Items. |
GetDiscoverySummaryResponse | This is the response object from the GetDiscoverySummary operation. |
InvalidParameterException | |
InvalidParameterValueException | |
ListConfigurationsRequest | Container for the parameters to the ListConfigurations operation. Retrieves a list of configuration items according to criteria you specify in a filter. The filter criteria identify relationship requirements. |
ListConfigurationsResponse | This is the response object from the ListConfigurations operation. |
ListServerNeighborsRequest | Container for the parameters to the ListServerNeighbors operation. Retrieves a list of servers which are one network hop away from a specified server. |
ListServerNeighborsResponse | This is the response object from the ListServerNeighbors operation. |
NeighborConnectionDetail | Details about neighboring servers. |
OperationNotPermittedException | |
OrderByElement | Field and direction for ordered output. |
ResourceNotFoundException | |
ServerInternalErrorException | |
StartDataCollectionByAgentIdsRequest | Container for the parameters to the StartDataCollectionByAgentIds operation. Instructs the specified agents or Connectors to start collecting data. |
StartDataCollectionByAgentIdsResponse | This is the response object from the StartDataCollectionByAgentIds operation. |
StopDataCollectionByAgentIdsRequest | Container for the parameters to the StopDataCollectionByAgentIds operation. Instructs the specified agents or Connectors to stop collecting data. |
StopDataCollectionByAgentIdsResponse | This is the response object from the StopDataCollectionByAgentIds operation. |
Tag | Metadata that help you categorize IT assets. |
TagFilter | The name of a tag filter. Valid names are: tagKey , tagValue , configurationId . |
UpdateApplicationRequest | Container for the parameters to the UpdateApplication operation. Updates metadata about an application. |