HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloperLog In
API Reference

Get All Integration Inventory

This endpoint retrieves a list of inventory for a specific integration.
Only certain types of integrations support this operation, such as Ansible Tower.

Path Params
int64
required

Morpheus ID of the Integration

Query Params
int64
Defaults to 25

Maximum number of records to return

int64
Defaults to 0

Offset records, the number of records to skip, for paginating requests

string
Defaults to name

Sort order, the name of the property to sort by

string
Defaults to asc

Sort direction, use 'desc' to reverse sort

string

Search phrase for partial matches on name or description

string

Filter by name, wildcard may be specified as %, eg. example-%

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json