REST Resource: organizations.sharedflows Stay organized with collections Save and categorize content based on your preferences.
Resource: SharedFlow
The metadata describing a shared flow
| JSON representation |
|---|
{"metaData":{object ( |
| Fields | |
|---|---|
metaData |
Metadata describing the shared flow. |
name |
The ID of the shared flow. |
revision[] |
A list of revisions of this shared flow. |
latestRevisionId |
The id of the most recently created revision for this shared flow. |
space |
Optional. The ID of the space associated with this shared flow. Any IAM policies applied to the space will control access to this shared flow. To learn how Spaces can be used to manage resources, read theApigee Spaces Overview. |
Methods | |
|---|---|
| Uploads a ZIP-formatted shared flow configuration bundle to an organization. |
| Deletes a shared flow and all it's revisions. |
| Gets a shared flow by name, including a list of its revisions. |
| Lists all shared flows in the organization. |
| Moves an shared flow to a different space. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-15 UTC.