-
Return list of instances across all or select list of providers.
/api/instances- List all instances from all providers/api/instances/<providers>- List instances from comma-delimited list of providers
[ {id: 'inst1_id', name: 'inst1_name', privateIp: '10.10.10.10', tags: {}}, ] -
etc. etc.
This repository was archived by the owner on Oct 29, 2025. It is now read-only.