• Retrieves a swarm schema by its name from the swarm's swarm schema service. Logs the operation if logging is enabled in the global configuration.

    Parameters

    • swarmName: string

      The name of the swarm to retrieve.

    Returns ISwarmSchema

    The swarm schema associated with the provided swarm name.

    getSwarm