When managing virtual services in DevTest, administrators may need to audit or identify which user performed a specific deployment from a Workstation or Portal to the Virtual Service Environment (VSE).
All supported Versions of DevTest
For services that are currently deployed, the "Deployed By" information can be retrieved using the DevTest V3 REST API. This call returns metadata about the service, including the specific user ID associated with the deployment.
Method: GET Endpoint: /vses/{vseName}/services/{virtualServiceName}/specifics
The API will return a JSON response containing various service details. The relevant information is located in the "deployedBy" field:
http://{RegistryHost}:1505/lisa-virtualize-invoke/api/v3/swagger-ui.ACL_AUDIT_LOG table for the activity name VSE Service Deployment.