createResource

Create a resource.

Format

udclient [global-args...] [global-flags...] 
createResource [args...]

Options

-parentAgent, --parentAgent
Optional. Name or ID of the parent agent.(One of parentAgent,
parentResource, parentAgentPool or source must be specified)

-parentResource, --parentResource
Optional. Name or ID of the parent resource or agent.

-parentAgentPool, --parentAgentPool
Optional. Name or ID of the parent agent pool.

-name, --name
Required. Name of the new resource.

-description, --description
Optional. Description of the resource.

-source, --source
Optional. Name of a subresource to copy.

Feedback