...
Panel | ||
---|---|---|
| ||
|
...
Request Elements
Element | Data Type | Required? | Default | Description |
---|---|---|---|---|
RequestId | RequestId | |||
SessionTicket | SessionTicket | |||
CascadeDeleteFlag | Boolean | No | "false" | This flag is set to "true" when the user wants to delete the client and, all of the client's children
|
ClientIdentity | PwsClientRef [1] | This is the identity of the client to be deleted | ||
InactivateIfInuseFlag | Boolean | No | "false" | If set to true, a client that cannot be deleted because it is in use will be set to inactive, otherwise the request will fail. |
...
Panel | ||
---|---|---|
| ||
|
- The response also includes theĀ Common Output Elements
...
Element | Data Type | Description |
---|---|---|
Messages | PwsMessage | |
ResponseId | Int32 | ResponseId |
Status | RequestStatus | Status |
ServerTimestampUtc | DateTime | ServerTimestampUtc |
ClientIdentity | PwsClientRef [0..1] |
...