Project

General

Profile

Actions

Feature #11944

closed

rgw: RESTful api for period operations

Added by Yehuda Sadeh almost 9 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
% Done:

0%

Source:
other
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

1.5.1 Get term information

GET /admin/realm/term?[term-id=<term-id>][&epoch=<epoch>]

term-id: optional
epoch: optional

Output:

A JSON representation of the current term, or the specified term

1.5.2 Request children to fetch term:

POST /admin/realm/term?[term-id=<term-id>][&epoch=<epoch>]

Input:

term-id: optional
epoch: optional

A JSON representation of the current term, or the specified term

Actions

Also available in: Atom PDF