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 Current »

Response

AttributesTypeDescription
instanceIdLongThis is an id of the SCM Instance.
instanceCodeStringThis is a code of the SCM instance.
instanceNameStringThis is the unique name of the SCM instance.
scmTypeStringThis is the SCM type of the SCM instance.
isActiveBooleanThis is a Boolean that tracks whether or not the SCM instance is active.
descriptionStringThis is the description of the SCM instance.
propertiesList<PropertyValue>This is a list of the Properties associated with the SCM instance.

Each JSON SCM instance object contains a list of property values. The property value object has these attributes:

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