|
Name
|
Type
|
Description
|
| id | PodId |
PodId for which the session count is
- This property cannot be updated.
|
| success | xsd:boolean |
Indicate whether the session count query is successful on the specified
pod.
- This property cannot be updated.
|
| fault | MethodFault |
The fault that caused the session count to fail. Only present if the
success flag is false.
- This property need not be set.
- This property cannot be updated.
|
| count | xsd:int |
The session count. Only present when the success flag is true.
- This property need not be set.
- This property cannot be updated.
|