udclient [global-args...] [global-flags...]
getResources [parameters]
Parameter | Type | Required | Description |
---|---|---|---|
parent | string | false | Path or ID of a resource; leave blank to specify all top-level resources (Optional) |
[
{
"id": "9056f0be-6639-42b4-8b13-d6f03c805cb0",
"name": "JPetStore agents",
"path": "/JPetStore agents",
"active": true,
"description": "",
"inheritTeam": false,
"impersonationPassword": "****",
"impersonationUseSudo": false,
"impersonationForce": false,
"hasAgent": false,
"tags": [
]
},
{
"id": "b9735173-0e1d-4b84-b81f-845f576c26a6",
"name": "other group",
"path": "/other group",
"active": true,
"description": "",
"inheritTeam": false,
"impersonationPassword": "****",
"impersonationUseSudo": false,
"impersonationForce": false,
"hasAgent": false,
"tags": [
]
},
{
"id": "2d970d47-dbfd-4811-a35f-d29193a15c8b",
"name": "different group",
"path": "/different group",
"active": true,
"description": "",
"inheritTeam": false,
"impersonationPassword": "****",
"impersonationUseSudo": false,
"impersonationForce": false,
"hasAgent": false,
"tags": [
]
},
{
"id": "e7a3eb3c-a0b2-49d3-80ae-ce788edb101f",
"name": "My resource",
"path": "/My resource",
"active": true,
"description": "New resource for command example(String)",
"inheritTeam": false,
"impersonationPassword": "****",
"impersonationUseSudo": false,
"impersonationForce": false,
"hasAgent": false,
"tags": [
]
}
]
Related REST command: List resources.