id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-export-options1 |
ExportOptions1 |
ExportOptions1 |
ExportOptions1 |
pythonsdk |
| python |
| Python |
| sdk |
| ExportOptions1 |
| V2025ExportOptions1 |
|
/tools/sdk/python/v2025/models/export-options1 |
| SDK |
| Software Development Kit |
| ExportOptions1 |
| V2025ExportOptions1 |
|
ExportOptions1
Properties
| Name |
Type |
Description |
Notes |
| exclude_types |
[]str |
Object type names to be excluded from an sp-config export command. |
[optional] |
| include_types |
[]str |
Object type names to be included in an sp-config export command. IncludeTypes takes precedence over excludeTypes. |
[optional] |
| object_options |
map[string]ObjectExportImportOptions |
Additional options targeting specific objects related to each item in the includeTypes field |
[optional] |
| } |
|
|
|
Example
[Back to top]