Help Center> Object Storage Service> SDK Reference> Python> Data Types> Response Result of the Request for Listing Workflows

Response Result of the Request for Listing Workflows

Namespace

obs.ListWorkflowResponse

Parameter Description

Field

Type

Description

count

int

Number of records in a list

graphs

Array GraphItem JSON structure. For details, see Structures.

Information list of the workflow template list

nextStart

int

Start position for the next query

isTruncated

bool

Indicates whether the returned list of workflows is truncated. true: Not all results are returned. false: All results have been returned.