Inventory Details
Select
Customer Managed
This operation returns details about an Inventory
Path Parameters
- inventoryId string required
Responses
- 200
OK
- text/plain
- Inventory Details - With Single Asset
- Inventory Details Without Assets
- Inventory Details - Multiple Assets
<Api_InventoryResponse>
<inventoryList inventoryName="Rest_Api_Inventory" inventoryId="81" createDateTime="1555431561">
<assets lastActiveTime="1555434826" assetId="95" name="test.cv.com" type="61" status="4">
<propertyValues>
<nameValues name="EntityType" value="PROVIDER_ENTITY" />
</propertyValues>
</assets>
<securityAssociation>
<associations>
<userOrGroup userId="5" _type_="13" userName="GDPR_User" />
<properties isCreatorAssociation="1">
<categoryPermission>
<categoriesPermissionList permissionId="107" permissionName="Change security settings" _type_="122" />
<categoriesPermissionList permissionId="31" permissionName="View" _type_="122" />
<categoriesPermissionList permissionId="2" permissionName="Agent Management" _type_="122" />
</categoryPermission>
</properties>
</associations>
<ownerAssociations />
</securityAssociation>
<analyticsEngineCloud _type_="169" cloudId="2" cloudDisplayName="GDPR_IndexServer" />
</inventoryList>
<errorResp />
</Api_InventoryResponse>
<Api_InventoryResponse>
<inventoryList inventoryName="Rest_Api_Inventory" inventoryId="81" createDateTime="1555431561">
<securityAssociation>
<associations>
<userOrGroup userId="5" _type_="13" userName="GDPR_User" />
<properties isCreatorAssociation="1">
<categoryPermission>
<categoriesPermissionList permissionId="107" permissionName="Change security settings" _type_="122" />
<categoriesPermissionList permissionId="31" permissionName="View" _type_="122" />
<categoriesPermissionList permissionId="2" permissionName="Agent Management" _type_="122" />
</categoryPermission>
</properties>
</associations>
<ownerAssociations />
</securityAssociation>
<analyticsEngineCloud _type_="169" cloudId="2" cloudDisplayName="GDPR_IndexServer" />
</inventoryList>
<errorResp />
</Api_InventoryResponse>
<Api_InventoryResponse>
<inventoryList inventoryName="Rest_Api_Inventory" inventoryId="81" createDateTime="1555431561">
<assets lastActiveTime="0" assetId="94" name="test.com" type="61" status="1">
<propertyValues>
<nameValues name="EntityType" value="PROVIDER_ENTITY" />
</propertyValues>
</assets>
<assets lastActiveTime="0" assetId="95" name="test.cv.com" type="61" status="1">
<propertyValues>
<nameValues name="EntityType" value="PROVIDER_ENTITY" />
</propertyValues>
</assets>
<securityAssociation>
<associations>
<userOrGroup userId="5" _type_="13" userName="GDPR_User" />
<properties isCreatorAssociation="1">
<categoryPermission>
<categoriesPermissionList permissionId="107" permissionName="Change security settings" _type_="122" />
<categoriesPermissionList permissionId="31" permissionName="View" _type_="122" />
<categoriesPermissionList permissionId="2" permissionName="Agent Management" _type_="122" />
</categoryPermission>
</properties>
</associations>
<ownerAssociations />
</securityAssociation>
<analyticsEngineCloud _type_="169" cloudId="2" cloudDisplayName="GDPR_IndexServer" />
</inventoryList>
<errorResp />
</Api_InventoryResponse>
Loading...