> ## Documentation Index
> Fetch the complete documentation index at: https://densify-sync-changelog-11.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Systems: Analysis Details

The `/systems/<id>/analysis-details/` resource is used to return instance type details of the specified system as well as details of the optimal target instance type. Additional targets are listed based on the optional spend and effort tolerance parameters.

See [Systems](./Systems) for details of attribute management using the `/systems` endpoint.

## Resource

```
/systems/<id>/analysis-details?target=<target value>
```

## Endpoints

<CardGroup cols={2}>
  <Card title="Get System Analiysis Details" href="/docs-api/WebHelp_Densify_API_Cloud/Content/API_Guide/Systems_Analysis_Details/getSystemAnalysisDetails" arrow />
</CardGroup>
