Attribute Types
The first result to retrieve. If not set (offset = 0), results will be retrieved starting from row 0.
0The maximum number of results to retrieve. If not set (limit = 0), the default limit will be used. The maximum allowed limit is 1000.
0Allows to limit the number of elements that will be counted. -1 will count everything and 0 will cause the count to be skipped
-1The name of the Attribute Type to search for.
The match mode used to compare name. If the match mode is EXACT the search is case-sensitive, otherwise the search is case-insensitive.
ANYWHEREPossible values: The kind of the Attribute Type to search for.
[DEPRECATED] The language of the Attribute Type to search for. This property is only applicable to Attribute Types of kind "Script".
Whether the Attribute Types should be searched with statistics enabled or not. This property is only applicable to Attribute Types of kind "Numeric" or "Boolean".
Whether only integer-type Attribute Types should be searched or not. This property is only applicable to Attribute Types of kind "Numeric".
The field that should be used as reference for sorting.
NAMEPossible values: The order of sorting.
ASCPossible values: The paged response of found Attribute Types.
The total number of results.
1000The offset for the results.
10The maximum number of results to be returned.
100The paged response of found Attribute Types.
The ID of the new Attribute Type. Should be unique within all Attribute Types.
It should have a format of universally unique identifier (UUID) and should not start with 00000000-0000-0000- which is a reserved prefix.
The public id that will be assigned to the new Attribute Type. It must be unique within all Attribute Types. It should contain only ASCII letters and digits. It must start with an uppercase ASCII character. It must end with "_C". If no public id is provided, a valid public id will be generated.
The name of the new Attribute Type. Should be unique within all Attribute Types.
The description of the new Attribute Type.
The kind of the new Attribute Type.
[DEPRECATED] The language of the new Attribute Type. This property is only applicable to Attribute Types of kind "Script".
Whether statistics should be enabled. This property is only applicable to Attribute Types of kind "Numeric" or "Boolean".
List of allowed values. This property is only applicable to Attribute Types of kind "Single Value List" or "Multi Value List". The ordering of the elements will be preserved.
Rich text or plain text This property is only applicable to Attribute Types of kind "String".
The ID of the Attribute Type. This field will be removed in the future.
Whether Attribute Type holds an integer value. This property is only applicable to Attribute Types of kind "Numeric".
Attribute Type successfully added.
the discriminator of this AttributeType, which indicates the type. The value can be one of : BooleanAttributeType, DateAttributeType, MultiValueListAttributeType, NumericAttributeType, ScriptAttributeType, SingleValueListAttributeType or StringAttributeType.
The public id of the attribute type.
"ApprovalDate_C"The description of the resource.
Sample descripion of the resource.The name of the resource.
Test nameThe type of the resource, e.g. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance, ...]. This property is deprecated and will be removed in the future. In order to stay backwards compatible and to enable introduction of new types of resources, where necessary, a resource discriminator property (of type String) has been added to specific subtypes of Resource, e.g. assignedResourceDiscriminator on AssignedResource, or attributeDiscriminator on Attribute. For new types of resource that didn't exist before this change, the resourceType will be BaseDataType.
The id of the user that created this resource.
4d250cc5-e583-4640-9874-b93d82c7a6cbThe id of the user who modified this resource the last time.
a073ff90-e7bc-4b35-ba90-c4d475f642feThe timestamp (in UTC time standard) of the creation of this resource.
1475503010320The timestamp (in UTC time standard) of the last modification of this resource.
1476703764163Whether this is a system resource or not.
The id of the represented object (entity).
An attribute type with the given ID already exists
The ID of the new Attribute Type. Should be unique within all Attribute Types.
It should have a format of universally unique identifier (UUID) and should not start with 00000000-0000-0000- which is a reserved prefix.
The public id that will be assigned to the new Attribute Type. It must be unique within all Attribute Types. It should contain only ASCII letters and digits. It must start with an uppercase ASCII character. It must end with "_C". If no public id is provided, a valid public id will be generated.
The name of the new Attribute Type. Should be unique within all Attribute Types.
The description of the new Attribute Type.
The kind of the new Attribute Type.
[DEPRECATED] The language of the new Attribute Type. This property is only applicable to Attribute Types of kind "Script".
Whether statistics should be enabled. This property is only applicable to Attribute Types of kind "Numeric" or "Boolean".
List of allowed values. This property is only applicable to Attribute Types of kind "Single Value List" or "Multi Value List". The ordering of the elements will be preserved.
Rich text or plain text This property is only applicable to Attribute Types of kind "String".
The ID of the Attribute Type. This field will be removed in the future.
Whether Attribute Type holds an integer value. This property is only applicable to Attribute Types of kind "Numeric".
Attribute Types successfully added.
the discriminator of this AttributeType, which indicates the type. The value can be one of : BooleanAttributeType, DateAttributeType, MultiValueListAttributeType, NumericAttributeType, ScriptAttributeType, SingleValueListAttributeType or StringAttributeType.
The public id of the attribute type.
"ApprovalDate_C"The description of the resource.
Sample descripion of the resource.The name of the resource.
Test nameThe type of the resource, e.g. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance, ...]. This property is deprecated and will be removed in the future. In order to stay backwards compatible and to enable introduction of new types of resources, where necessary, a resource discriminator property (of type String) has been added to specific subtypes of Resource, e.g. assignedResourceDiscriminator on AssignedResource, or attributeDiscriminator on Attribute. For new types of resource that didn't exist before this change, the resourceType will be BaseDataType.
The id of the user that created this resource.
4d250cc5-e583-4640-9874-b93d82c7a6cbThe id of the user who modified this resource the last time.
a073ff90-e7bc-4b35-ba90-c4d475f642feThe timestamp (in UTC time standard) of the creation of this resource.
1475503010320The timestamp (in UTC time standard) of the last modification of this resource.
1476703764163Whether this is a system resource or not.
The id of the represented object (entity).
Attribute Types successfully added.
The ID of the Attribute Type to be changed. Silently ignored if the ID is provided as path parameter of the request.
The new public id for the Attribute Type. It must be unique within all Attribute Types. It should contain only ASCII letters and digits. It must start with an uppercase ASCII character. It must end with "_C". WARNING : The public id should only be changed with extreme caution, since it can break existing customizations. The only valid use case is to change it after creation of the type, if no public id was specified, and the generated proposal is not acceptable.
The new name for the Attribute Type.
The new description for the Attribute Type.
[DEPRECATED] The new language for the Attribute Type. This property is only applicable to Attribute Types of kind "Script", and specifies the language of the script.
Whether statistics should be enabled. This property is only applicable to Attribute Types of kind "Numeric" or "Boolean".
Whether Attribute Type holds integer value. This property is only applicable to Attribute Types of kind "Numeric".
List of allowed values. This property is only applicable to Attribute Types of kind "Single Value List" or "Multi Value List". The ordering of the elements will be preserved.
Whether the Attribute Type holds rich text or plain text. This property is only applicable to Attribute Types of kind "String".
Attribute Types successfully changed.
the discriminator of this AttributeType, which indicates the type. The value can be one of : BooleanAttributeType, DateAttributeType, MultiValueListAttributeType, NumericAttributeType, ScriptAttributeType, SingleValueListAttributeType or StringAttributeType.
The public id of the attribute type.
"ApprovalDate_C"The description of the resource.
Sample descripion of the resource.The name of the resource.
Test nameThe type of the resource, e.g. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance, ...]. This property is deprecated and will be removed in the future. In order to stay backwards compatible and to enable introduction of new types of resources, where necessary, a resource discriminator property (of type String) has been added to specific subtypes of Resource, e.g. assignedResourceDiscriminator on AssignedResource, or attributeDiscriminator on Attribute. For new types of resource that didn't exist before this change, the resourceType will be BaseDataType.
The id of the user that created this resource.
4d250cc5-e583-4640-9874-b93d82c7a6cbThe id of the user who modified this resource the last time.
a073ff90-e7bc-4b35-ba90-c4d475f642feThe timestamp (in UTC time standard) of the creation of this resource.
1475503010320The timestamp (in UTC time standard) of the last modification of this resource.
1476703764163Whether this is a system resource or not.
The id of the represented object (entity).
Attribute Types successfully changed.
the unique identifier of the attribute type
Attribute Type found.
the discriminator of this AttributeType, which indicates the type. The value can be one of : BooleanAttributeType, DateAttributeType, MultiValueListAttributeType, NumericAttributeType, ScriptAttributeType, SingleValueListAttributeType or StringAttributeType.
The public id of the attribute type.
"ApprovalDate_C"The description of the resource.
Sample descripion of the resource.The name of the resource.
Test nameThe type of the resource, e.g. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance, ...]. This property is deprecated and will be removed in the future. In order to stay backwards compatible and to enable introduction of new types of resources, where necessary, a resource discriminator property (of type String) has been added to specific subtypes of Resource, e.g. assignedResourceDiscriminator on AssignedResource, or attributeDiscriminator on Attribute. For new types of resource that didn't exist before this change, the resourceType will be BaseDataType.
The id of the user that created this resource.
4d250cc5-e583-4640-9874-b93d82c7a6cbThe id of the user who modified this resource the last time.
a073ff90-e7bc-4b35-ba90-c4d475f642feThe timestamp (in UTC time standard) of the creation of this resource.
1475503010320The timestamp (in UTC time standard) of the last modification of this resource.
1476703764163Whether this is a system resource or not.
The id of the represented object (entity).
Attribute Type not found.
the unique identifier of the attribute type
The ID of the Attribute Type to be changed. Silently ignored if the ID is provided as path parameter of the request.
The new public id for the Attribute Type. It must be unique within all Attribute Types. It should contain only ASCII letters and digits. It must start with an uppercase ASCII character. It must end with "_C". WARNING : The public id should only be changed with extreme caution, since it can break existing customizations. The only valid use case is to change it after creation of the type, if no public id was specified, and the generated proposal is not acceptable.
The new name for the Attribute Type.
The new description for the Attribute Type.
[DEPRECATED] The new language for the Attribute Type. This property is only applicable to Attribute Types of kind "Script", and specifies the language of the script.
Whether statistics should be enabled. This property is only applicable to Attribute Types of kind "Numeric" or "Boolean".
Whether Attribute Type holds integer value. This property is only applicable to Attribute Types of kind "Numeric".
List of allowed values. This property is only applicable to Attribute Types of kind "Single Value List" or "Multi Value List". The ordering of the elements will be preserved.
Whether the Attribute Type holds rich text or plain text. This property is only applicable to Attribute Types of kind "String".
Attribute Type successfully changed.
the discriminator of this AttributeType, which indicates the type. The value can be one of : BooleanAttributeType, DateAttributeType, MultiValueListAttributeType, NumericAttributeType, ScriptAttributeType, SingleValueListAttributeType or StringAttributeType.
The public id of the attribute type.
"ApprovalDate_C"The description of the resource.
Sample descripion of the resource.The name of the resource.
Test nameThe type of the resource, e.g. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance, ...]. This property is deprecated and will be removed in the future. In order to stay backwards compatible and to enable introduction of new types of resources, where necessary, a resource discriminator property (of type String) has been added to specific subtypes of Resource, e.g. assignedResourceDiscriminator on AssignedResource, or attributeDiscriminator on Attribute. For new types of resource that didn't exist before this change, the resourceType will be BaseDataType.
The id of the user that created this resource.
4d250cc5-e583-4640-9874-b93d82c7a6cbThe id of the user who modified this resource the last time.
a073ff90-e7bc-4b35-ba90-c4d475f642feThe timestamp (in UTC time standard) of the creation of this resource.
1475503010320The timestamp (in UTC time standard) of the last modification of this resource.
1476703764163Whether this is a system resource or not.
The id of the represented object (entity).
Attribute Type successfully changed.
the unique identifier of the attribute type
Attribute Type found.
the discriminator of this AttributeType, which indicates the type. The value can be one of : BooleanAttributeType, DateAttributeType, MultiValueListAttributeType, NumericAttributeType, ScriptAttributeType, SingleValueListAttributeType or StringAttributeType.
The public id of the attribute type.
"ApprovalDate_C"The description of the resource.
Sample descripion of the resource.The name of the resource.
Test nameThe type of the resource, e.g. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance, ...]. This property is deprecated and will be removed in the future. In order to stay backwards compatible and to enable introduction of new types of resources, where necessary, a resource discriminator property (of type String) has been added to specific subtypes of Resource, e.g. assignedResourceDiscriminator on AssignedResource, or attributeDiscriminator on Attribute. For new types of resource that didn't exist before this change, the resourceType will be BaseDataType.
The id of the user that created this resource.
4d250cc5-e583-4640-9874-b93d82c7a6cbThe id of the user who modified this resource the last time.
a073ff90-e7bc-4b35-ba90-c4d475f642feThe timestamp (in UTC time standard) of the creation of this resource.
1475503010320The timestamp (in UTC time standard) of the last modification of this resource.
1476703764163Whether this is a system resource or not.
The id of the represented object (entity).
Attribute Type not found.
The public identifier of the attribute type
Attribute type found.
the discriminator of this AttributeType, which indicates the type. The value can be one of : BooleanAttributeType, DateAttributeType, MultiValueListAttributeType, NumericAttributeType, ScriptAttributeType, SingleValueListAttributeType or StringAttributeType.
The public id of the attribute type.
"ApprovalDate_C"The description of the resource.
Sample descripion of the resource.The name of the resource.
Test nameThe type of the resource, e.g. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance, ...]. This property is deprecated and will be removed in the future. In order to stay backwards compatible and to enable introduction of new types of resources, where necessary, a resource discriminator property (of type String) has been added to specific subtypes of Resource, e.g. assignedResourceDiscriminator on AssignedResource, or attributeDiscriminator on Attribute. For new types of resource that didn't exist before this change, the resourceType will be BaseDataType.
The id of the user that created this resource.
4d250cc5-e583-4640-9874-b93d82c7a6cbThe id of the user who modified this resource the last time.
a073ff90-e7bc-4b35-ba90-c4d475f642feThe timestamp (in UTC time standard) of the creation of this resource.
1475503010320The timestamp (in UTC time standard) of the last modification of this resource.
1476703764163Whether this is a system resource or not.
The id of the represented object (entity).
Attribute type not found.
Last updated
Was this helpful?