Difference between revisions of "PEC-Developer/Current/SCAPI/ConfigurationNamespace"
From Genesys Documentation
m (Text replacement - "\|Platform=([^\|]*)GenesysEngage-onpremises([\|]*)" to "|Platform=$1GenesysEngage-cloud$2") |
(Published) |
||
Line 6: | Line 6: | ||
|ComingSoon=No | |ComingSoon=No | ||
|Platform=GenesysEngage-cloud | |Platform=GenesysEngage-cloud | ||
− | |||
|Section={{Section | |Section={{Section | ||
− | |||
− | |||
|alignment=Vertical | |alignment=Vertical | ||
− | + | |structuredtext={{NoteFormat|Depending on your environment, you might need to contact your Genesys representative to complete the configuration described on this page.|}}<br /> | |
− | |||
− | |structuredtext={{NoteFormat| | ||
− | |||
− | |||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
Line 21: | Line 14: | ||
|anchor=Methods | |anchor=Methods | ||
|alignment=Vertical | |alignment=Vertical | ||
− | |||
− | |||
|structuredtext=The Configuration namespace includes the following methods: | |structuredtext=The Configuration namespace includes the following methods: | ||
Line 69: | Line 60: | ||
{{!}}Array.<{{Link-SomewhereInThisManual|topic=ConfigurationNamespace|anchor=Section|display text=Section}}> | {{!}}Array.<{{Link-SomewhereInThisManual|topic=ConfigurationNamespace|anchor=Section|display text=Section}}> | ||
{{!}}} | {{!}}} | ||
− | |||
− | |||
|Status=No | |Status=No | ||
}}{{Section | }}{{Section | ||
Line 76: | Line 65: | ||
|anchor=Typedefinitions | |anchor=Typedefinitions | ||
|alignment=Vertical | |alignment=Vertical | ||
− | |||
− | |||
|structuredtext=The Configuration namespace includes the following object types: | |structuredtext=The Configuration namespace includes the following object types: | ||
Line 106: | Line 93: | ||
{{!}}} | {{!}}} | ||
{{!}}} | {{!}}} | ||
− | |||
− | |||
|Status=No | |Status=No | ||
}} | }} | ||
}} | }} |
Revision as of 14:02, March 2, 2022
Learn about the Configuration namespace methods and type definitions in the Service Client API.
Important
Depending on your environment, you might need to contact your Genesys representative to complete the configuration described on this page.Methods
The Configuration namespace includes the following methods:
getOption
Signature | <static> getOption(options) → {Array.<Section>} | ||||||||
---|---|---|---|---|---|---|---|---|---|
Description | Get configuration options and values for a specific option name or a subset of options from the [interaction-workspace] section or a custom section. | ||||||||
Parameters |
| ||||||||
Returns | Array.<Section> |
Type definitions
The Configuration namespace includes the following object types:
Section
Description | Represents the JSON structure of a configuration section. Each section includes a list of key/value pairs for the matching option(s). | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Type | Object | |||||||||
Properties |
|
Comments or questions about this documentation? Contact us for support!