@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
analytics_dashboard
Interface analytics_dashboard
interface
analytics_dashboard
{
active
:
Typed
<
boolean
,
{
audit
:
true
;
default
:
true
;
label
:
"Active"
}
>
;
base_dashboard
:
Typed
<
|
string
|
Record
<
"analytics_dashboard"
>
|
ExplicitKey
<
"analytics_dashboard"
>
|
TableBrand
<
"analytics_dashboard"
>
,
{
attributes
:
{
encode_utf8
:
false
}
;
cascadeRule
:
"clear"
;
label
:
"Base Dashboard"
;
referenceTable
:
"analytics_dashboard"
;
}
,
>
;
certified
:
Typed
<
boolean
,
{
audit
:
true
;
default
:
false
;
label
:
"Certified"
}
,
>
;
description
:
Typed
<
string
,
{
audit
:
true
;
label
:
"Description"
;
maxLength
:
4000
}
,
>
;
name
:
Typed
<
string
,
{
audit
:
true
;
label
:
"Name"
;
mandatory
:
true
;
maxLength
:
100
}
,
>
;
ready_to_migrate
:
Typed
<
string
,
{
default
:
"Not Applicable"
;
dropdown
:
"dropdown_with_none"
;
label
:
"Ready to migrate"
;
}
,
>
;
sys_domain
:
Typed
<
Record
<
"domain"
>
|
"global"
,
{
default
:
"global"
;
label
:
"Domain"
}
,
>
;
sys_domain_path
:
Typed
<
string
,
{
attributes
:
{
case_sensitive
:
true
}
;
default
:
"/"
;
label
:
"Domain Path"
;
}
,
>
;
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
;
sys_overrides
:
Typed
<
|
string
|
Record
<
"analytics_dashboard"
>
|
ExplicitKey
<
"analytics_dashboard"
>
|
TableBrand
<
"analytics_dashboard"
>
,
{
attributes
:
{
encode_utf8
:
false
}
;
label
:
"Overrides"
;
referenceTable
:
"analytics_dashboard"
;
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
analytics_dashboard
>
analytics_dashboard
Index
Properties
active
base_
dashboard
certified
description
name
ready_
to_
migrate
sys_
domain
sys_
domain_
path
sys_
id
sys_
overrides
Properties
Readonly
active
active
:
Typed
<
boolean
,
{
audit
:
true
;
default
:
true
;
label
:
"Active"
}
>
Readonly
base_
dashboard
base_dashboard
:
Typed
<
|
string
|
Record
<
"analytics_dashboard"
>
|
ExplicitKey
<
"analytics_dashboard"
>
|
TableBrand
<
"analytics_dashboard"
>
,
{
attributes
:
{
encode_utf8
:
false
}
;
cascadeRule
:
"clear"
;
label
:
"Base Dashboard"
;
referenceTable
:
"analytics_dashboard"
;
}
,
>
Readonly
certified
certified
:
Typed
<
boolean
,
{
audit
:
true
;
default
:
false
;
label
:
"Certified"
}
>
Readonly
description
description
:
Typed
<
string
,
{
audit
:
true
;
label
:
"Description"
;
maxLength
:
4000
}
,
>
Readonly
name
name
:
Typed
<
string
,
{
audit
:
true
;
label
:
"Name"
;
mandatory
:
true
;
maxLength
:
100
}
,
>
Readonly
ready_
to_
migrate
ready_to_migrate
:
Typed
<
string
,
{
default
:
"Not Applicable"
;
dropdown
:
"dropdown_with_none"
;
label
:
"Ready to migrate"
;
}
,
>
Readonly
sys_
domain
sys_domain
:
Typed
<
Record
<
"domain"
>
|
"global"
,
{
default
:
"global"
;
label
:
"Domain"
}
,
>
Readonly
sys_
domain_
path
sys_domain_path
:
Typed
<
string
,
{
attributes
:
{
case_sensitive
:
true
}
;
default
:
"/"
;
label
:
"Domain Path"
;
}
,
>
Readonly
sys_
id
sys_id
:
Typed
<
string
,
{
label
:
[
{
label
:
"Sys ID"
;
language
:
"en"
;
plural
:
"Sys IDs"
}
]
;
primary
:
true
;
}
,
>
Readonly
sys_
overrides
sys_overrides
:
Typed
<
|
string
|
Record
<
"analytics_dashboard"
>
|
ExplicitKey
<
"analytics_dashboard"
>
|
TableBrand
<
"analytics_dashboard"
>
,
{
attributes
:
{
encode_utf8
:
false
}
;
label
:
"Overrides"
;
referenceTable
:
"analytics_dashboard"
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
base_
dashboard
certified
description
name
ready_
to_
migrate
sys_
domain
sys_
domain_
path
sys_
id
sys_
overrides
@servicenow/sdk - v4.4.1
Loading...