mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 20:37:46 +00:00
580 B
580 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-http-dispatch-mode | HttpDispatchMode | HttpDispatchMode | HttpDispatchMode | pythonsdk |
|
/tools/sdk/python/v2024/models/http-dispatch-mode |
|
HttpDispatchMode
HTTP response modes, i.e. SYNC, ASYNC, or DYNAMIC.
Enum
-
SYNC(value:'SYNC') -
ASYNC(value:'ASYNC') -
DYNAMIC(value:'DYNAMIC')