Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AttributesTypeDescription
propertyNameStringThis is the name of the definition of a Project Property
propertyValueStringThe value associated with the property name
credentialIdLongThe id of the credential associated to this property. Applicable only for encrypted properties
overrideDetailsOverrideDetailsPojoIf the project is overridden, this will show it's details. If not it's null. @Since 5.4.0.4

OverrideDetailsPojo

AttributesTypeDescription
environmentIdLongEnvironment Id where this is overridden. If the value is null, it means overridden for all. @Since 5.4.0.4
instanceIdLongInstance Id where this is overridden. If the value is null, it means overridden for all. @Since 5.4.0.4