github.com/Axway/agent-sdk@v1.1.101/pkg/apic/testdata/apiserver-environment-notfound.json (about) 1 { 2 "errors": [ 3 { 4 "status": 404, 5 "title": "Not found error", 6 "detail": "Resource env_name of kind Environment not found.", 7 "meta": { 8 "instanceId": "e4e084b66fcf325a016fcf5465160000", 9 "tenantId": "456890395787279", 10 "authenticatedUserId": "024363c8-ab01-47ec-87f8-065f29dffc63", 11 "transactionId": "1O3zrhFs2J@ZvBgp3bDL" 12 } 13 } 14 ] 15 }