sitename |
Only return info for site with specified site name |
any site name |
all |
?method=get_site_list&sitename=Izola MRF |
roc |
Limit results to sites belonging to given NGI |
any NGI name |
all |
?method=get_site_list&roc=NGI_SI |
country |
Limit results to sites belonging to given country |
any country |
all |
?method=get_site_list&country=Slovenia |
certification_status |
Limit results to sites with given certification status |
one of Candidate , Uncertified , Certified , Closed , Suspended |
all |
?method=get_site&certification_status=Certified |
exclude_certification_status |
Exclude from results sites with given certification status |
one of Candidate , Uncertified , Certified , Closed , Suspended |
none |
?method=get_site&exclude_certification_status=Closed |
production_status |
Limit results to sites within given production infrastructure |
one of Production or Test |
all |
?method=get_site&production_status=Production |
scope |
Show only sites with the requested scope tags |
A comma separated list of scope-tag values or an empty value to return all scopes, i.e. &scope= |
instance dependant |
?method=get_site&scope=EGI |
scope_match |
Match all or any of the specified scope-tags |
all or any |
all |
?method=get_site_list&scope=Local,EGI&scope_match=any |
extensions |
Limit results by one or many key value pairs |
See Extensions Mechanism |
none |
?method=get_site&extensions=(KeyName=KeyValue) |