CreateFlowCredentialApplication Action

Bound entities

Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.

Entity Type Binding Type
flowmachinegroup entity

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
certificate
Edm.String False False
description
Edm.String True False
applicationId
Edm.String False False
sharingtype
Edm.String True False
password
Edm.String True False

Return type

Type Nullable Description
CreateFlowCredentialApplicationResponse False Contains the response of the CreateFlowCredentialApplication action.

See also