emnify · Arazzo Workflow
emnify Create and Tag Endpoint
Version 1.0.0
Authenticate, create a tag, create an endpoint, then assign the tag to it.
View Spec
View on GitHub
IoTInternet of ThingsCellular ConnectivityIoT SIMeSIMConsumer eSIMSGP.32M2MNTN-IoTSatelliteSuperNetworkArazzoWorkflows
Provider
Workflows
create-and-tag-endpoint
Create a tag and a new endpoint, then attach the tag to the endpoint.
Authenticates, creates a tag, creates an endpoint with the supplied profiles, and assigns the tag to the new endpoint.
1
authenticate
authenticate
Exchange the application token for an auth_token used as a Bearer token.
2
createTag
create-tag
Create a tag with the supplied name and optional color.
3
createEndpoint
create-endpoint
Create a new endpoint with the supplied service and tariff profiles.
4
assignTag
assign-tag-to-endpoint
Assign the newly created tag to the newly created endpoint.