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
« Previous
Version 3
Next »
Response
Attributes | Type | Description |
---|
propertyName | String | This is the name of the definition of a Project Property |
propertyValue | String | The value associated with the property name |
credentialId | Long | The id of the credential associated to this property. Applicable only for encrypted properties |
overrideDetails | OverrideDetails | If the project is overridden, this will show it's details. If not it's null. |
OverrideDetails
Attributes | Type | Description |
---|
environmentId | Long | Environment Id where this is overridden. If the value is null, it means overridden for all. |
instanceId | Long | Instance Id where this is overridden. If the value is null, it means overridden for all. |