ncloud_advisor_get_item_result_detail
Retrieve paginated instance-level check results for a specific item, with status indicators and filtering by category and display options.
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 |