工作區
新增聯合規則工作區
$ 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}