Get Tbrs
Get all available support windows
Organization identifier.
minimum seats available (used as a filter)
user name which was used to create the support window (used as a filter)
Success, return list of available Support Windows
[
{
"sddcs": [
"string"
],
"support_window_id": "string",
"start_day": "string",
"start_hour": 0,
"seats": 0,
"duration_hours": 0
}
]
Invalid request
{
"retryable": false,
"path": "string",
"error_code": "string",
"error_messages": [
"string"
],
"status": 0
}
If true, client should retry operation
Originating request URI
unique error code
localized error messages
HTTP status code
Unauthorized
{
"retryable": false,
"path": "string",
"error_code": "string",
"error_messages": [
"string"
],
"status": 0
}
If true, client should retry operation
Originating request URI
unique error code
localized error messages
HTTP status code
Forbidden
{
"retryable": false,
"path": "string",
"error_code": "string",
"error_messages": [
"string"
],
"status": 0
}
If true, client should retry operation
Originating request URI
unique error code
localized error messages
HTTP status code
No support windows are available
{
"retryable": false,
"path": "string",
"error_code": "string",
"error_messages": [
"string"
],
"status": 0
}
If true, client should retry operation
Originating request URI
unique error code
localized error messages
HTTP status code