Nombre del parámetro | Descripción |
---|---|
search opcional |
filtrar resultados Value: Must be String |
order opcional |
ordenar resultados Value: Must be String |
page opcional |
paginar resultados Value: Must be String |
per_page opcional |
número de entradas por petición Value: Must be String |
Nombre del parámetro | Descripción |
---|---|
id requerido |
ID numérico o nombre del sector Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
The name field is used for the name of the realm.
Nombre del parámetro | Descripción |
---|---|
realm requerido |
Value: Must be a Hash |
realm[name] requerido |
Nombre de sector, p. ej. EXAMPLE.COM Value: Must be String |
realm[realm_proxy_id] requerido , nil permitido |
Proxy a usar en este sector Value: Must be a number. |
realm[realm_type] requerido |
Tipo de sector, p.ej. FreeIPA o Active Directory Value: Must be String |
Nombre del parámetro | Descripción |
---|---|
id requerido |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |
realm requerido |
Value: Must be a Hash |
realm[name] opcional |
Nombre de sector, p. ej. EXAMPLE.COM Value: Must be String |
realm[realm_proxy_id] opcional , nil permitido |
Proxy a usar en este sector Value: Must be a number. |
realm[realm_type] opcional |
Tipo de sector, p.ej. FreeIPA o Active Directory Value: Must be String |
Nombre del parámetro | Descripción |
---|---|
id requerido |
Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space. |