Microsoft Azure API Management · Arazzo Workflow
Azure API Management Manage Workspace Named Value
Version 1.0.0
Create a workspace named value, read it back, then list the workspace named values.
View Spec
View on GitHub
A2AAI GatewayAPI CenterAPI GatewayAPI ManagementEnterpriseMCPMicrosoft AzureArazzoWorkflows
Provider
Workflows
manage-workspace-named-value
Upsert a workspace named value and list the workspace named values.
Creates or updates a named value in a workspace, reads it back, then lists the workspace's named values.
1
upsertNamedValue
WorkspaceNamedValue_CreateOrUpdate
Create or update the named value with a display name and value.
2
getNamedValue
WorkspaceNamedValue_Get
Read the named value back to confirm it was stored.
3
listNamedValues
WorkspaceNamedValue_ListByService
List the workspace's named values to confirm the new entry is present.