id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| source-cluster-dto |
SourceClusterDto |
SourceClusterDto |
SourceClusterDto |
pythonsdk |
| python |
| Python |
| sdk |
| SourceClusterDto |
| SourceClusterDto |
|
/tools/sdk/python/v3/models/source-cluster-dto |
| SDK |
| Software Development Kit |
| SourceClusterDto |
| SourceClusterDto |
|
SourceClusterDto
Source cluster.
Properties
| Name |
Type |
Description |
Notes |
| type |
Enum [ 'CLUSTER' ] |
Source cluster DTO type. |
[optional] |
| id |
str |
Source cluster ID. |
[optional] |
| name |
str |
Source cluster display name. |
[optional] |
| } |
|
|
|
Example
[Back to top]