CrossOrgViewConnection
is a datatype that represents the connection between a view and an
underlying repository in another organization.
Table: CrossOrgViewConnection
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 24, 2024 | |||||
filter | string | yes | Short-Term | The filter applied to all results from the repository. | |
id | string | yes | Short-Term | The unique identifier of the underlying repository. | |
Name | string | yes | Short-Term | The name of the underlying repository. | |
languageVersion | LanguageVersion | yes | Short-Term | The LogScale langauge used. See LanguageVersion . | |
orgId | string | yes | Short-Term | The unique identity of the organization containing the underlying repository. |