fleet_domain_list
List SDDC and workload domains for a registered VCF integration in VMware Aria Operations. Provide the integration UUID to get domain summaries including id, name, type, and status.
Instructions
[READ] List the SDDC/workload domains behind one registered VCF integration.
Use this to enumerate the domains of a VCF integration registered in Operations. The integration_id is the UUID shown under Administration -> Integrations -> VCF in the Operations UI; the operator supplies it (this skill does not list VCF integrations). Returns domain summaries (id, name, type, status) in the paginated envelope. A 404 means the integration_id is wrong — copy the exact UUID from the Operations Integrations page.
Args: integration_id: UUID of the registered VCF integration. limit: Max domains to return (default 50; None returns all). target: Aria/VCF Operations target name from config; default when omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| target | No | ||
| integration_id | Yes |