NovaCloud-EN
    NovaCloud-EN
    • API Access Guide
    • Common HTTP Status Codes
    • VNNOX
      • Player
        • Player Management
          • Obtain player list
        • Obtaining Player Status
          • Obtaining Basic Player Information
          • Obtaining Player Configuration Status
      • Solutions
        • Emergency Insertion
          • Single-Page Emergency Insertion Solutions
          • Canceling Emergency Insertion Solutions
        • Program widget examples
          • Hand-drawn clock widget
          • Weather widget
          • Environmental Monitoring widget
        • Common Solutions
        • Offline Export
        • Over-specification Detection Switching
        • Program Over-specification Detection
      • Real-Time Control
        • NTP Time Synchronization
        • Synchronous playback
        • Brightness Adjustment
        • Screenshots
        • Volume Adjustment
        • Video Source Switching
        • Screen Status
        • Restart Players
        • Screen Power
      • Scheduled Control
        • Scheduled Screen Status
        • Scheduled Restart Players
        • Scheduled Volume Adjustment
        • Scheduled Brightness Adjustment
        • Scheduled Video Source Switching
      • Logs
        • Play Logs
          • Batch Searching for Play Log Overviews
          • Batch Searching for Play Log Details
          • Searching for the Play Log Detail of a Single Player
          • Searching for the Play Log Overview of a Single Player
        • Obtaining Control Command Execution Logs
      • Notifications
        • Video Source Change Notifications
        • Solution Change Notifications
    • VNNOXCare
      • Notes
      • Device Status Monitoring
        • Receiving Card
          • Topology Information
          • Basic Information
          • Monitoring Information
          • Alarm Information
        • Screen
          • Screen list
          • Screen detail
          • Monitoring Information
        • Master Controller
          • Basic Information
          • Alarm Information
          • Operating Parameters Information
        • Smart Module
          • Monitoring Information
          • Alarm Infomation
        • Input Source
          • Monitor Infomation
        • Module/Cabinet
          • Monitoring Information
        • Monitoring Card
          • Monitoring Information
        • Camera
          • Camera configuration
          • The camera monitors the aggregated information
      • Brightness Log
        • Brightness History
    • Others
      • Third-Party System Authorization
        • Obtaining User List
        • Obtaining Login URL

    Common HTTP Status Codes

    Status CodeNameDescription
    200OKThe request is successful. This status code is generally used for GET and POST requests.
    400Bad RequestThe client request has a syntax error or a parameter error that the server cannot understand.
    401UnauthorizedRequest for authentication failed.
    403ForbiddenYou don’t have permission to execute this request, for example, enterprise authentication failed.
    406Not AcceptableParameter verification failed.
    429Too Many RequestsThe request is too frequent and exceeds the server limit.
    500Internal Server ErrorInternal server error and unable to complete request
    501Not ImplementedThe server does not support the requested function and cannot complete the request.
    502Bad GatewayThe server, acting as a gateway or proxy, received an invalid response from the downstream services.
    503Service UnavailableThe server is running abnormally and cannot process the request temporarily.
    504Gateway TimeoutWhen the server acts as a gateway or proxy, it fails to obtain a response from the upstream server timely.
    For detailed API parameter information, request examples, and error descriptions, see the specific API document.
    Previous
    API Access Guide
    Next
    Obtain player list
    Built with