I am trying to get some data from Jenkins Rest API to get some deployment details for a project I have been assigned to and I am new to CI/CD thing.
The only thing I found is build details and I like to confirm if this is the same with with deployment as in, in the context of Jenkins whether build can be interchanged with deployment.
For example, is lastSuccessfulBuild the same as deployment?
In addition, for every build of a project, there is a timestamp variable. Is it the same as