Espaces de travail
Ajouter un espace de travail à une règle de fédération
$ ant beta:organization:federation:rules:workspaces addPOST/v1/organizations/federation_rules/{federation_rule_id}/workspaces
Lister les espaces de travail d'une règle de fédération
$ ant beta:organization:federation:rules:workspaces listGET/v1/organizations/federation_rules/{federation_rule_id}/workspaces
Retirer un espace de travail d'une règle de fédération
$ ant beta:organization:federation:rules:workspaces removeDELETE/v1/organizations/federation_rules/{federation_rule_id}/workspaces/{workspace_id}