ConfigListSchema
object
@odata.nextLinkstringOptional
@odata.nextLink URL if the page length and number of items match.
Supplemental info
Show 5 propertiesHide 5 properties
countintegerRequired
Number of items returned
kindstringRequired
Type of items in the list
operationstringRequired
Operation type. Should always say 'list'
Pagination info
Show 4 propertiesHide 4 properties
endintegerRequired
Position of the last item in the list
recordsintegerRequired
Total number of items returned in the list
startintegerRequired
Position of the first item in the list
totalintegerRequired
Total number of items in the project
Project info
Show 2 propertiesHide 2 properties
idstringRequired
Project ID
namestringRequired
Project name
A list of objects
Show 4 propertiesHide 4 properties
kindstringOptional
The kind of record.
Metadata.
Show 13 propertiesHide 13 properties
createdstringOptionalformat: date-time
The time when the resource was created
createdBystringOptionalformat: uuid
ID of the user who created the resource
createdByEmailstringOptional
Email of the user who created the resource
descriptionstringOptional0-200 charactersDefaults to
Optional description of revision of the configuration.
hashstringOptional
Hash of this configuration.
idstringRequiredformat: uuid
The ID of the resource
labelsmap from strings to stringOptional
A dictionary of labels associated with the resource
Show value schemaHide value schema
[any key]string
namestringOptional
The name of the resource
tagslist of stringsOptional
Tags for this revision of the config.
typestringRequired
Type of configuration.
updatedstringOptionalformat: date-time
The time when the resource was last updated
updatedBystringOptionalformat: uuid
ID of the user who last updated the resource
updatedByEmailstringOptional
Email of the user who last updated the resource
Specification.
Show 2 propertiesHide 2 properties
configmap from strings to anyOptional
The contents of the config.
Show value schemaHide value schema
[any key]any
Parameters exposed by this configuration.
Show 3 propertiesHide 3 properties
descriptionstring or nullOptional
Optional description of the parameter.
namestringRequired
The name of the parameter.
pathslist of stringsRequired1+ items
List of paths in the config where this parameter applies. Each path must be unique.
Computed status including available input/output pin names.
Show 2 propertiesHide 2 properties
Available input pin names for this template.
Show 2 propertiesHide 2 properties
allowMultipleBindingsbooleanOptional
Whether multiple flow inputs/outputs can reference this pin.
namestringRequired
The pin name to use for transformInput or transformOutput.
Available output pin names for this template.
Show 2 propertiesHide 2 properties
allowMultipleBindingsbooleanOptional
Whether multiple flow inputs/outputs can reference this pin.
namestringRequired
The pin name to use for transformInput or transformOutput.