device_opcode_type_mgr_list_many

Back to SOAP Architecture Method Reference

Description

The device_opcode_type_mgr_list_many method lists details of specific device operation types on your domain. See also device controls.

Parameters

Parameter Description Type Required (R) or Optional (O)
ids A comma-delimited list of the unique ID#s of device opcode types you want to list. string R
domain_id The unique ID# of the domain. bstypes:ResourceId O

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the device opcode type. bstypes:ResourceId R
name The name of this device opcode type. string R
active Indicates whether or not the resource is active. boolean R
domain_id The unique ID# of the domain. bstypes:ResourceId R
description The description for this device opcode type. string R
readable_name The display name of this device opcode type. string R