ironic.api.controllers.v1.shard module

class ironic.api.controllers.v1.shard.ShardController(*args, **kwargs)[source]

Bases: RestController

REST controller for shards.

get_all()[source]

Retrieve a list of shards.

Returns:

A list of shards.

get_one(__)[source]

Explicitly do not support getting one.