@servicenow/sdk - v4.7.0
    Preparing search index...
    sys_report: {
        allowWebServiceAccess: true;
        attributes: { update_synch: true };
        audit: true;
        display: "title";
        extends: "analytics_visualization";
        extensible: true;
        label: "Report";
        name: "sys_report";
        schema: {
            additional_groupby: Typed;
            aggregate: Typed;
            aggregation_source: Typed;
            allow_data_label_overlap: Typed;
            apply_alias: Typed;
            axis_max_color: Typed;
            axis_min_color: Typed;
            bar_unstack: Typed;
            calendar: Typed;
            chart_background_color: Typed;
            chart_border_color: Typed;
            chart_border_radius: Typed;
            chart_border_width: Typed;
            chart_height: Typed;
            chart_size: Typed;
            chart_subtitle: Typed;
            chart_subtitle_color: Typed;
            chart_subtitle_size: Typed;
            chart_subtitle_style: Typed;
            chart_title: Typed;
            chart_title_color: Typed;
            chart_title_size: Typed;
            chart_title_style: Typed;
            chart_title_x_position: Typed;
            chart_title_y_position: Typed;
            chart_width: Typed;
            color: Typed;
            color_palette: Typed;
            colors: Typed;
            column: Typed;
            compute_percent: Typed;
            content: Typed;
            created_by_user: Typed;
            custom_chart_size: Typed;
            custom_chart_title_position: Typed;
            custom_config: Typed;
            decimal_precision: Typed;
            direction: Typed;
            display_column_lines: Typed;
            display_grid: Typed;
            display_row_lines: Typed;
            donut_width_percent: Typed;
            end_time: Typed;
            exp_report_attrs: Typed;
            field: Typed;
            field_list: Typed;
            filter: Typed;
            formatting_configuration: Typed;
            from: Typed;
            funnel_neck_percent: Typed;
            gauge_autoscale: Typed;
            group: Typed;
            import_table: Typed;
            interval: Typed;
            is_published: Typed;
            is_real_time: Typed;
            is_scheduled: Typed;
            legend_align_columns: Typed;
            legend_background_color: Typed;
            legend_border_color: Typed;
            legend_border_radius: Typed;
            legend_border_width: Typed;
            legend_horizontal_alignment: Typed;
            legend_items_left_align: Typed;
            legend_vertical_alignment: Typed;
            list_ui_view: Typed;
            location_field: Typed;
            lower_limit: Typed;
            map: Typed;
            map_source: Typed;
            no_bulk_migration: Typed;
            orderby_list: Typed;
            other_threshold: Typed;
            others: Typed;
            page_hdrftr: Typed;
            pivot_expanded: Typed;
            report_drilldown: Typed;
            report_source: Typed;
            roles: Typed;
            row: Typed;
            sc_groupby_item_id: Typed;
            sc_groupby_variable_id: Typed;
            sc_stackby_item_id: Typed;
            sc_stackby_variable_id: Typed;
            score_color: Typed;
            series_name_text: Typed;
            set_color: Typed;
            show_chart_border: Typed;
            show_chart_data_label: Typed;
            show_chart_title: Typed;
            show_chart_total: Typed;
            show_data_label_position_middle: Typed;
            show_empty: Typed;
            show_geographical_label: Typed;
            show_legend: Typed;
            show_legend_border: Typed;
            show_marker: Typed;
            show_zero: Typed;
            source_type: Typed;
            start_time: Typed;
            style_config: Typed;
            sumfield: Typed;
            sys_id: Typed;
            table: Typed;
            title: Typed;
            title_horizontal_alignment: Typed;
            title_vertical_alignment: Typed;
            to: Typed;
            trend_field: Typed;
            upper_limit: Typed;
            use_color_heatmap: Typed;
            use_null_in_trend: Typed;
            user: Typed;
            x_axis_allow_decimals: Typed;
            x_axis_display_grid: Typed;
            x_axis_grid_color: Typed;
            x_axis_grid_dotted: Typed;
            x_axis_grid_width: Typed;
            x_axis_label_bold: Typed;
            x_axis_label_color: Typed;
            x_axis_label_size: Typed;
            x_axis_label_tilt: Typed;
            x_axis_opposite: Typed;
            x_axis_title: Typed;
            x_axis_title_bold: Typed;
            x_axis_title_color: Typed;
            x_axis_title_size: Typed;
            y_axis_allow_decimals: Typed;
            y_axis_display_grid: Typed;
            y_axis_from: Typed;
            y_axis_grid_color: Typed;
            y_axis_grid_dotted: Typed;
            y_axis_grid_width: Typed;
            y_axis_label_bold: Typed;
            y_axis_label_color: Typed;
            y_axis_label_size: Typed;
            y_axis_label_tilt: Typed;
            y_axis_opposite: Typed;
            y_axis_title: Typed;
            y_axis_title_bold: Typed;
            y_axis_title_color: Typed;
            y_axis_title_size: Typed;
            y_axis_to: Typed;
        };
        textIndex: true;
    }

    Type Declaration

    • ReadonlyallowWebServiceAccess: true
    • Readonlyattributes: { update_synch: true }
    • Readonlyaudit: true
    • Readonlydisplay: "title"
    • Readonlyextends: "analytics_visualization"
    • Readonlyextensible: true
    • Readonlylabel: "Report"
    • Readonlyname: "sys_report"
    • Readonlyschema: {
          additional_groupby: Typed;
          aggregate: Typed;
          aggregation_source: Typed;
          allow_data_label_overlap: Typed;
          apply_alias: Typed;
          axis_max_color: Typed;
          axis_min_color: Typed;
          bar_unstack: Typed;
          calendar: Typed;
          chart_background_color: Typed;
          chart_border_color: Typed;
          chart_border_radius: Typed;
          chart_border_width: Typed;
          chart_height: Typed;
          chart_size: Typed;
          chart_subtitle: Typed;
          chart_subtitle_color: Typed;
          chart_subtitle_size: Typed;
          chart_subtitle_style: Typed;
          chart_title: Typed;
          chart_title_color: Typed;
          chart_title_size: Typed;
          chart_title_style: Typed;
          chart_title_x_position: Typed;
          chart_title_y_position: Typed;
          chart_width: Typed;
          color: Typed;
          color_palette: Typed;
          colors: Typed;
          column: Typed;
          compute_percent: Typed;
          content: Typed;
          created_by_user: Typed;
          custom_chart_size: Typed;
          custom_chart_title_position: Typed;
          custom_config: Typed;
          decimal_precision: Typed;
          direction: Typed;
          display_column_lines: Typed;
          display_grid: Typed;
          display_row_lines: Typed;
          donut_width_percent: Typed;
          end_time: Typed;
          exp_report_attrs: Typed;
          field: Typed;
          field_list: Typed;
          filter: Typed;
          formatting_configuration: Typed;
          from: Typed;
          funnel_neck_percent: Typed;
          gauge_autoscale: Typed;
          group: Typed;
          import_table: Typed;
          interval: Typed;
          is_published: Typed;
          is_real_time: Typed;
          is_scheduled: Typed;
          legend_align_columns: Typed;
          legend_background_color: Typed;
          legend_border_color: Typed;
          legend_border_radius: Typed;
          legend_border_width: Typed;
          legend_horizontal_alignment: Typed;
          legend_items_left_align: Typed;
          legend_vertical_alignment: Typed;
          list_ui_view: Typed;
          location_field: Typed;
          lower_limit: Typed;
          map: Typed;
          map_source: Typed;
          no_bulk_migration: Typed;
          orderby_list: Typed;
          other_threshold: Typed;
          others: Typed;
          page_hdrftr: Typed;
          pivot_expanded: Typed;
          report_drilldown: Typed;
          report_source: Typed;
          roles: Typed;
          row: Typed;
          sc_groupby_item_id: Typed;
          sc_groupby_variable_id: Typed;
          sc_stackby_item_id: Typed;
          sc_stackby_variable_id: Typed;
          score_color: Typed;
          series_name_text: Typed;
          set_color: Typed;
          show_chart_border: Typed;
          show_chart_data_label: Typed;
          show_chart_title: Typed;
          show_chart_total: Typed;
          show_data_label_position_middle: Typed;
          show_empty: Typed;
          show_geographical_label: Typed;
          show_legend: Typed;
          show_legend_border: Typed;
          show_marker: Typed;
          show_zero: Typed;
          source_type: Typed;
          start_time: Typed;
          style_config: Typed;
          sumfield: Typed;
          sys_id: Typed;
          table: Typed;
          title: Typed;
          title_horizontal_alignment: Typed;
          title_vertical_alignment: Typed;
          to: Typed;
          trend_field: Typed;
          upper_limit: Typed;
          use_color_heatmap: Typed;
          use_null_in_trend: Typed;
          user: Typed;
          x_axis_allow_decimals: Typed;
          x_axis_display_grid: Typed;
          x_axis_grid_color: Typed;
          x_axis_grid_dotted: Typed;
          x_axis_grid_width: Typed;
          x_axis_label_bold: Typed;
          x_axis_label_color: Typed;
          x_axis_label_size: Typed;
          x_axis_label_tilt: Typed;
          x_axis_opposite: Typed;
          x_axis_title: Typed;
          x_axis_title_bold: Typed;
          x_axis_title_color: Typed;
          x_axis_title_size: Typed;
          y_axis_allow_decimals: Typed;
          y_axis_display_grid: Typed;
          y_axis_from: Typed;
          y_axis_grid_color: Typed;
          y_axis_grid_dotted: Typed;
          y_axis_grid_width: Typed;
          y_axis_label_bold: Typed;
          y_axis_label_color: Typed;
          y_axis_label_size: Typed;
          y_axis_label_tilt: Typed;
          y_axis_opposite: Typed;
          y_axis_title: Typed;
          y_axis_title_bold: Typed;
          y_axis_title_color: Typed;
          y_axis_title_size: Typed;
          y_axis_to: Typed;
      }
    • ReadonlytextIndex: true