Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Response

Attributes
Type
Required
Description
instanceIdIntegerNoPrimary ID of the Issue Tracking System, created when first making an Issue Tracking System.
instanceCodeStringYesThe code of the Issue Tracking System
instanceNameStringYesThe name of the Issue Tracking System
issueTrackingSystemIdIntegerYesThe ID of the type of Issue Tracking System
descriptionStringNoThe description of the Issue Tracking System
isActiveBooleanNoWhether or not this Issue Tracking System is active.
propertiesList<PropertyValue>NoThe properties associated with the type of Issue Tracking System

Each JSON ITS instance object contains a list of property value. The property value object has these attributes.

AttributesTypeDescription
propertyNameStringThis is the name of the property
propertyValueStringThis is the value of the property
  • No labels