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
[
{
"start_day": "string",
"seats": 0,
"sddcs": [
"string"
],
"duration_hours": 0,
"start_hour": 0,
"support_window_id": "string"
}
]
Invalid request
{
"status": 0,
"path": "string",
"retryable": false,
"error_code": "string",
"error_messages": [
"string"
]
}
HTTP status code
Originating request URI
If true, client should retry operation
unique error code
localized error messages
Unauthorized
{
"status": 0,
"path": "string",
"retryable": false,
"error_code": "string",
"error_messages": [
"string"
]
}
HTTP status code
Originating request URI
If true, client should retry operation
unique error code
localized error messages
Forbidden
{
"status": 0,
"path": "string",
"retryable": false,
"error_code": "string",
"error_messages": [
"string"
]
}
HTTP status code
Originating request URI
If true, client should retry operation
unique error code
localized error messages
No support windows are available
{
"status": 0,
"path": "string",
"retryable": false,
"error_code": "string",
"error_messages": [
"string"
]
}
HTTP status code
Originating request URI
If true, client should retry operation
unique error code
localized error messages