Este contenido no está disponible en el idioma seleccionado.

Chapter 23. org


Abstract

Contains methods to access common organization management functions available from the web interface.

23.1. create

Name
create
Description
Create a new organization and associated administrator account.
Parameters
  • string sessionKey
  • string orgName - Organization name. Must meet same criteria as in the web UI.
  • string adminLogin - New administrator login name.
  • string adminPassword - New administrator password.
  • string prefix - New administrator's prefix. Must match one of the values available in the web UI. (i.e. Dr., Mr., Mrs., Sr., etc.)
  • string firstName - New administrator's first name.
  • string lastName - New administrator's first name.
  • string email - New administrator's e-mail.
  • boolean usePamAuth - True if PAM authentication should be used for the new administrator account.
Return Value
  • struct - organization info
    • int id
    • string name
    • int active_users - Number of active users in the organization.
    • int systems - Number of systems in the organization.
    • int trusts - Number of trusted organizations.
    • int system_groups - Number of system groups in the organization. (optional)
    • int activation_keys - Number of activation keys in the organization. (optional)
    • int kickstart_profiles - Number of kickstart profiles in the organization. (optional)
    • int configuration_channels - Number of configuration channels in the organization. (optional)
    • boolean staging_content_enabled - Is staging content enabled in organization. (optional)
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat