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 the Apigee 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. |