Server configuration
The following resources are available for performing server configuration (Configuration Patterns) functions.
- /config/target/{id}
Use this REST API to retrieve a list of deployable target systems according to their server pattern and profile. - /patterns
Use this REST API to retrieve information about all server patterns that are defined in Lenovo XClarity Administrator and import previously exported patterns. A server pattern represents pre-operating-system server configuration, including local storage, I/O adapter, SAN boot, and other baseboard management controller and UEFI firmware settings. - /patterns/{id}
Use this REST API to retrieve information about a specific server pattern or deploy a server pattern to a target server. A server pattern represents pre-operating-system server configuration, including local storage, I/O adapter, SAN boot, and other baseboard management controller and UEFI firmware settings. - /patterns/{id}/includeSettings
Use this REST API to export patterns from the Lenovo XClarity Administrator. - /profiles
Use this REST API to retrieve information about all server profiles that are defined in Lenovo XClarity Administrator, or to rename one or more server profiles. A server profile is an instance of a server pattern that is applied to a specific server. The server profile contains server-specific configuration, including assigned name, IP addresses, and MAC addresses. - /profiles/{id}
Use this REST API to retrieve information about a specific server profile, deploy a server profile to a target server, or delete a server profile. A server profile is an instance of a server pattern that is applied to a specific server. The server profile contains server-specific configuration, including assigned name, IP addresses, and MAC addresses. - /profiles/status
Use this REST API to retrieve information about the server-profile status for specific servers. - /profiles/unassign/{id}
Use this REST API to deactivate a profile from a managed server.
Give documentation feedback