Report Fubar
POST
/session/v1/session/{session_id}/instance/fubar
Report an instance as fubar with a reason and optional metadata. Results will be graphed on your product’s grafana page
Required Permissions:
For any player (including themselves)any of: session:*
, session:update:fubar
Required Session Permissions: SessionPermissions.session_admin
Authorizations
- HTTPBearerHeadersOrCookie
Parameters
Path Parameters
session_id
required
string
Request Body required
Information about an instance that has been determined to be FUBAR
object
instance_id
required
ID for which instance was marked as FUBAR
string
error
required
Error string describing what caused the instance failure
string
region
required
What region the failed instance was in
string
matchmaking_profile_id
ID for which matchmaking profile was used to generate the failed instance
string
instance_source_provider
Which instance provider allocated this failed instance
string
Responses
200
Successful Response
Response to successfully marking an instance as FUBAR
object
403
Forbidden
object
auth_success
boolean
error_code
required
string
desc
required
string
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string