- /resource/autodiscover PUT
- Add a resource to a team
- Add a tag to a resource
- Copy a resource into a new parent
To update a resource's parent with this command, you must specify, at a minimum, the resource path or id, and optionally provide info for the resource template, blueprint, and application.
- Create a resource
- Delete a resource
- Delete a resource property
- Get a resource property
- Get information about a resource
This command returns a JSON representation of a resource, including its security settings.
- List resource properties
- List resources
This command returns a JSONArray representation of all top-level resources, or all children of a specified parent resource.
- List resources that have a specified component version
This command returns a JSONArray representation of all resources that have the specified component version installed.
- List the tags on a resource
- Remove a resource from a team
- Remove a tag from a resource
- Set a property on a resource
- Update a resource
To update a resource with this command, you must specify all of the existing data for the resource.
- Update a resource's parent
To update a resource's parent with this command, you must specify, at a minimum, the resource path or id, and optionally provide info for the resource template, blueprint, and application.