risotto/messages/v1/messages/server.describe.yml

17 lines
274 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
uri: server.describe
description: Retourne les attributs détaillés dun serveur.
pattern: rpc
parameters:
server_name:
type: String
ref: Server.ServerName
description: Nom du serveur.
response:
type: Server
description: Description du serveur.