v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Resource

Get Resource Listing

Listing the Resource details

post/resource/inventory/{tenant_id}/resource_listing

Path parameters

tenant_idstring required

Specify the tenant ID for the Resource. This is a unique ID and can be retrieved using the List Tenants API.

Request body

cloud_typestring required

Service Type like cloud

cloud'AWS' | 'Azure' | 'AzureStack' | 'Azure_CSP' | 'Azure_CSP-Direct' | 'Azure_EA' | 'Azure_MCA' | 'Cloudstack' | 'GCP' | 'MS_VMM' | 'OCI' | 'Openstack' | 'PrivateCloud' | 'Rackspace' | 'VMware' | 'VMware_VCD' | 'vCenter' required

Type of cloud from cloud provider like AWS/Azure

regionstring

The region of the cloud account where it needs to be executed mandatory for AWS

cloud_account_idstring required

Specify the Cloud account ID. This is a unique ID and can be retrieved from the List Cloud Account API.

resource_groupstring

Resource groups preferred by the user in that particular Azure account.

locationstring

Provide the location. Based on the action

actionstring required

Provide the action name. Example: virtual_network.list_virtual_network

Example request

{
  "cloud": "AWS"
}

Response

Success

idstring

Id of the resources

namestring

Name of the resource