このコンテンツは選択した言語では利用できません。
Chapter 70. realm
Manipulate realms
Usage
hammer realm [OPTIONS] SUBCOMMAND [ARG] ...
# hammer realm [OPTIONS] SUBCOMMAND [ARG] ...
Options
-
-h,--help– Print help
70.1. realm create リンクのコピーリンクがクリップボードにコピーされました!
Create a realm
Usage
hammer realm create [OPTIONS]
# hammer realm create [OPTIONS]
Options
-
--location VALUE– Set the current location context for the request -
--location-id NUMBER– Set the current location context for the request -
--location-ids LIST– REPLACE locations with given ids -
--location-title VALUE– Set the current location context for the request -
--location-titles LIST -
--locations LIST -
--name VALUE– The realm name, e.g. EXAMPLE.COM -
--organization VALUE– Set the current organization context for the request -
--organization-id NUMBER– Set the current organization context for the request -
--organization-ids LIST– REPLACE organizations with given ids. -
--organization-title VALUE– Set the current organization context for the request -
--organization-titles LIST -
--organizations LIST -
--realm-proxy-id NUMBER– Capsule ID to use within this realm -
--realm-type VALUE– Realm type, e.g. Red Hat Identity Management or Active Directory -
-h,--help– Print help
70.2. realm delete リンクのコピーリンクがクリップボードにコピーされました!
Delete a realm
Usage
hammer realm <delete|destroy> [OPTIONS]
# hammer realm <delete|destroy> [OPTIONS]
Options
-
--id VALUE -
--location VALUE– Set the current location context for the request -
--location-id NUMBER– Set the current location context for the request -
--location-title VALUE– Set the current location context for the request -
--name VALUE– Name to search by -
--organization VALUE– Set the current organization context for the request -
--organization-id NUMBER– Set the current organization context for the request -
--organization-title VALUE– Set the current organization context for the request -
-h,--help– Print help
70.3. realm info リンクのコピーリンクがクリップボードにコピーされました!
Show a realm
Usage
hammer realm <info|show> [OPTIONS]
# hammer realm <info|show> [OPTIONS]
Options
-
--fields LIST– Show specified fields or predefined field sets only. (See below) -
--id VALUE– Numerical ID or realm name -
--location VALUE– Set the current location context for the request -
--location-id NUMBER– Set the current location context for the request -
--location-title VALUE– Set the current location context for the request -
--name VALUE– Name to search by -
--organization VALUE– Set the current organization context for the request -
--organization-id NUMBER– Set the current organization context for the request -
--organization-title VALUE– Set the current organization context for the request -
-h,--help– Print help
Predefined field sets
| FIELDS | ALL | DEFAULT | THIN |
|---|---|---|---|
| Id | x | x | x |
| Name | x | x | x |
| Realm proxy id | x | x | |
| Realm type | x | x | |
| Locations/ | x | x | |
| Organizations/ | x | x | |
| Created at | x | x | |
| Updated at | x | x |
70.4. realm list リンクのコピーリンクがクリップボードにコピーされました!
List of realms
Usage
hammer realm <list|index> [OPTIONS]
# hammer realm <list|index> [OPTIONS]
Options
-
--fields LIST– Show specified fields or predefined field sets only. (See below) -
--location VALUE– Set the current location context for the request -
--location-id NUMBER– Scope by locations -
--location-title VALUE– Set the current location context for the request -
--order VALUE– Sort and order by a searchable field, e.g.<field> DESC -
--organization VALUE– Set the current organization context for the request -
--organization-id NUMBER– Scope by organizations -
--organization-title VALUE– Set the current organization context for the request -
--page NUMBER– Page number, starting at 1 -
--per-page VALUE– Number of results per page to return,allto return all results -
--search VALUE– Filter results -
-h,--help– Print help
Predefined field sets
| FIELDS | ALL | DEFAULT | THIN |
|---|---|---|---|
| Id | x | x | x |
| Name | x | x | x |
Search and order fields
-
id– integer -
location– string -
location_id– integer -
name– string -
organization– string -
organization_id– integer -
type– string
70.5. realm update リンクのコピーリンクがクリップボードにコピーされました!
Update a realm
Usage
hammer realm update [OPTIONS]
# hammer realm update [OPTIONS]
Options
-
--id VALUE -
--location VALUE– Set the current location context for the request -
--location-id NUMBER– Set the current location context for the request -
--location-ids LIST– REPLACE locations with given ids -
--location-title VALUE– Set the current location context for the request -
--location-titles LIST -
--locations LIST -
--name VALUE– The realm name, e.g. EXAMPLE.COM -
--new-name VALUE– The realm name, e.g. EXAMPLE.COM -
--organization VALUE– Set the current organization context for the request -
--organization-id NUMBER– Set the current organization context for the request -
--organization-ids LIST– REPLACE organizations with given ids. -
--organization-title VALUE– Set the current organization context for the request -
--organization-titles LIST -
--organizations LIST -
--realm-proxy-id NUMBER– Capsule ID to use within this realm -
--realm-type VALUE– Realm type, e.g. Red Hat Identity Management or Active Directory -
-h,--help– Print help