Retrieved component response containing component.
TableSchemacomponent
Full representation of the component.
TableSchemadisplayName
String
Display name of the component.
description
String
Description of the component.
state
String
Indicates the state of component.
createdDateTime
String
Created datetime of the component.
lastModifiedDateTime
String
Last modified datetime of the component.
supportedFileTypes
String[]
Supported file types of the component.
hashtags
String[]
Hashtags of the component.
_links
Contains the hyperlinks to the related data of component.
TableSchemadisplayName
String
Display name of the component. Maximum length of the display name is 150, it must not include these special characters >, <, ^, $, ?, ||.
description
String
Description of the component. Maximum length of the description is 250.
state
String
Indicates the state of component.
catalogs
String[]
List of associated catalog Ids, must be string values of valid GUIDs of existing catalogs.
application
String
Associated application Id, must be a string value of valid GUID of existing application.
category
String
Associated category Id, must be a string value of valid GUID of existing category.
manufacturer
String
Associated manufacturer Id, must be a string value of valid GUID of existing manufacturer.
hashtags
String[]
Hashtags of the component. Maximum length of a hashtag is 50, it must not include these special characters >, <, ^, $, ?, ||.
Hyperlinks to related data which complements this entity.
TableSchemacatalogs
Links to associated catalogs.
application
Link to associated application of the component.
category
Link to associated category of the component.
manufacturer
Link to associated manufacturer of the component.
Gives details for an error that occurred while handling the request. Note that clients MUST NOT assume that every failed request will produce an object of this schema, or that all of the properties in the response will be non-null, as the error may have prevented this response from being constructed.
Contains error information and an optional array of more specific errors.
TableSchemacode
String
One of a server-defined set of error codes.
message
String
A human-readable representation of the error.
details
Optional array of more specific errors.
Contains error information.
TableSchemacode
String
One of a server-defined set of error codes.
message
String
A human-readable representation of the error.
Gives details for an error that occurred while handling the request. Note that clients MUST NOT assume that every failed request will produce an object of this schema, or that all of the properties in the response will be non-null, as the error may have prevented this response from being constructed.