get https://mpulse.soasta.com/concerto/services/rest/RepositoryService/v1/Objects//
Gets a repository object by type and ID.
Responses
404Not found. The requested object doesn't exist.
Gets a repository object by type and ID.
404Not found. The requested object doesn't exist.
xxxxxxxxxx
curl --request GET \
--url https://mpulse.soasta.com/concerto/services/rest/RepositoryService/v1/Objects/alert/objectId \
--header 'accept: application/json'
xxxxxxxxxx
48}
{
"attributes": [
{
"name": "domain",
"value": "akamai.com"
},
{
"name": "apiKey",
"value": "XXXXX-YYYYY-ZZZZZ-XXXXX-YYYYY"
}
],
"body": "<Domain xmlns=\"http://www.soasta.com/services/repository\"></Domain>",
"created": "2022-01-01T00:00:00.000+0000",
"deleted": false,
"effectivePermissions": {
"fullControl": true,
"read": true,
"use": true,
"write": true
},
"hidden": false,
"id": 10000,
"lastModified": "2022-01-01T00:00:00.000+0000",
"name": "akamai.com",
"ownerID": 400000,