publishServiceBinding
Make a service binding live on the system by publishing it, which activates its endpoint for external access. Specify the binding's name and version to expose the service to reachable hosts.
Instructions
Publish a service binding, which makes its service reachable on this system. Outward-facing: the endpoint goes live for anyone who can reach the host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the service binding. | |
| version | Yes | The version of the service binding. |