工作区
添加联合规则工作区
$ ant beta:organization:federation:rules:workspaces addPOST/v1/organizations/federation_rules/{federation_rule_id}/workspaces
列出联合规则工作区
$ ant beta:organization:federation:rules:workspaces listGET/v1/organizations/federation_rules/{federation_rule_id}/workspaces
移除联合规则工作区
$ ant beta:organization:federation:rules:workspaces removeDELETE/v1/organizations/federation_rules/{federation_rule_id}/workspaces/{workspace_id}