loop_policy_mgr_list_many
Back to SOAP Architecture Method Reference
Description
The loop_policy_mgr_list_many method lists details of specific loop policies on your domain.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| ids | A comma-delimited list of the unique ID#s of loop policies you want to list. | string | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | O |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the loop policy. | bstypes:ResourceId | R |
| name | The loop policy's name. | string | R |
| active |
Indicates whether the resource is in an active or inactive state. |
boolean | R |
| container_id | The unique ID# of loop policy folder in which the loop policy resides. | bstypes:ResourceId | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| max_duration_msec | The loop policy's maximum duration in milliseconds. | unsignedInt | R |
| default_slot_duration | The default slot duration of the loop policy. | unsignedInt | R |
| loop_transform_strategy | The loop policy's loop transformation strategy order. | string | R |
| synchronization_type |
The loop policy's synchronization type:
|
bstypes:SynchronizationType | R |
| overbookable | Indicates whether or not the loop policy is overbookable. | boolean | R |
| synchronization_set | The loop policy's synchronization set tag. | string | R |
| primary_inventory_share_msec | The loop policy's primary inventory share duration in milliseconds. | unsignedInt | R |
| loop_share_configuration | The loop policy's loop share configuration. | string | R |
