ncloud_advisor_get_item_result_detail
Fetch detailed per-instance results for a specific advisor check item, with paginated statuses (GREEN/YELLOW/RED) to identify failing resources by category and item code.
Instructions
Get detailed per-instance check results for a specific check item. Returns paginated instance-level inspection results with status (GREEN/YELLOW/RED).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page number (1-based) | |
| size | Yes | Number of items per page | |
| display | No | Filter instances: all (all instances), included (included only, default), excluded (excluded only) | |
| itemCode | Yes | Check item code (e.g., SUB_ACCOUNT_ACCESSKEY, ACG_PORT, IDLE_RESOURCE_VM) | |
| categoryCode | Yes | Check category code: SECURITY or COST |