- Print
- DarkLight
- PDF
Operation is used to create new extra attribute. Available from product version 3.0.24.
Token issued for API consumer.
Extra Attribute to be created
type of data supported by Extra Attribute. Available types are Text (enum text), Multiple line Text (enum multex), Float (enum float), Integer (enum int), Link (enum link), Read-only (enum read_only). Read-only enum is available from product version 3.2.16 if ordered.
description of Extra Attribute
Unique identifier of Extra Attribute
Name of Extra Attribute
Extra Attribute order in the list of attributes output in UI.
Object type id the attribute is bound to.
A created Extra Attribute
Creation date and time
type of data supported by Extra Attribute. Available types are Text (enum text), Multiple line Text (enum multex), Float (enum float), Integer (enum int), Link (enum link), Read-only (enum read_only). Read-only enum is available from product version 3.2.16 if ordered.
description of Extra Attribute
Unique id of Extra Attribute
Unique identifier of Extra Attribute
Creation date and time
Name of Extra Attribute
Extra Attribute order in the list of attributes output in UI.
Object type id the attribute is bound to.
There was an error in request. Usually field validation failed.
{
"dataType": [
"This field is required."
],
"name": [
"This field is required."
],
"relatedInstanceType": [
"This field is required."
]
}
Fields which failed validation
List of validation errors for this fieldname
Validation error
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
Detailed description of error