Get SoftwareComponentTypeInfos
Get all software component types descriptors.
Page Number
Number of entries per page
Multiple comma-separated properties sorted in ascending or descending order
Sets the number of returned entries from the top of the response (total number per page in relation to skip)
Sets how many entries you would like to skip
Boolean expression for whether a particular entry should be included in the response
Success - return a page of software component type infos.
{
"lastUpdated": "string",
"createdDate": "string",
"name": "string",
"tenantId": "string",
"description": "string",
"publishStatusName": "string",
"id": "string",
"version": 0,
"publishStatus": "string"
}
lastUpdated
createdDate
name
tenantId
description
publishStatusName
id
version
publishStatus
Forbidden.