명령줄 인터페이스 참조


Red Hat OpenStack Platform 13

Red Hat OpenStack Platform용 명령줄 클라이언트

초록

통합 OpenStack 명령줄 클라이언트에서 사용할 수 있는 명령에 대한 참조입니다.

머리말

통합 OpenStack 명령줄 클라이언트에 사용할 수 있는 명령에 대한 참조입니다.

1장. OpenStack 클라이언트

openstack client는 일반적인 OpenStack CLI(명령줄 인터페이스)입니다. 이 장에서는 openstack version 3.14.3 . :leveloffset: +1의 주요 옵션을 설명합니다.

OpenStack API에 대한 명령줄 인터페이스

사용법:

openstack [--version] [-v | -q] [--log-file LOG_FILE] [-h] [--debug]
                 [--os-cloud <cloud-config-name>]
                 [--os-region-name <auth-region-name>]
                 [--os-cacert <ca-bundle-file>] [--os-cert <certificate-file>]
                 [--os-key <key-file>] [--verify | --insecure]
                 [--os-default-domain <auth-domain>]
                 [--os-interface <interface>]
                 [--os-service-provider <service_provider>]
                 [--os-remote-project-name <remote_project_name> | --os-remote-project-id <remote_project_id>]
                 [--os-remote-project-domain-name <remote_project_domain_name> | --os-remote-project-domain-id <remote_project_domain_id>]
                 [--timing] [--os-beta-command] [--os-profile hmac-key]
                 [--os-compute-api-version <compute-api-version>]
                 [--os-network-api-version <network-api-version>]
                 [--os-image-api-version <image-api-version>]
                 [--os-volume-api-version <volume-api-version>]
                 [--os-identity-api-version <identity-api-version>]
                 [--os-object-api-version <object-api-version>]
                 [--os-queues-api-version <queues-api-version>]
                 [--os-tripleoclient-api-version <tripleoclient-api-version>]
                 [--os-key-manager-api-version <key-manager-api-version>]
                 [--os-loadbalancer-api-version <loadbalancer-api-version>]
                 [--os-metrics-api-version <metrics-api-version>]
                 [--os-workflow-api-version <workflow-api-version>]
                 [--os-baremetal-api-version <baremetal-api-version>]
                 [--os-dns-api-version <dns-api-version>]
                 [--os-alarming-api-version <alarming-api-version>]
                 [--os-orchestration-api-version <orchestration-api-version>]
                 [--os-data-processing-api-version <data-processing-api-version>]
                 [--os-data-processing-url OS_DATA_PROCESSING_URL]
                 [--os-container-infra-api-version <container-infra-api-version>]
                 [--inspector-api-version INSPECTOR_API_VERSION]
                 [--inspector-url INSPECTOR_URL]
                 [--os-database-api-version <database-api-version>]
                 [--os-auth-type <auth-type>]
                 [--os-project-domain-id <auth-project-domain-id>]
                 [--os-protocol <auth-protocol>]
                 [--os-project-name <auth-project-name>]
                 [--os-trust-id <auth-trust-id>]
                 [--os-consumer-key <auth-consumer-key>]
                 [--os-domain-name <auth-domain-name>]
                 [--os-access-secret <auth-access-secret>]
                 [--os-user-domain-id <auth-user-domain-id>]
                 [--os-access-token-type <auth-access-token-type>]
                 [--os-code <auth-code>]
                 [--os-application-credential-name <auth-application-credential-name>]
                 [--os-identity-provider-url <auth-identity-provider-url>]
                 [--os-aodh-endpoint <auth-aodh-endpoint>]
                 [--os-service-provider-endpoint <auth-service-provider-endpoint>]
                 [--os-access-token <auth-access-token>]
                 [--os-domain-id <auth-domain-id>]
                 [--os-user-domain-name <auth-user-domain-name>]
                 [--os-openid-scope <auth-openid-scope>]
                 [--os-user-id <auth-user-id>]
                 [--os-application-credential-secret <auth-application-credential-secret>]
                 [--os-identity-provider <auth-identity-provider>]
                 [--os-username <auth-username>]
                 [--os-auth-url <auth-auth-url>]
                 [--os-client-secret <auth-client-secret>]
                 [--os-access-token-endpoint <auth-access-token-endpoint>]
                 [--os-default-domain-id <auth-default-domain-id>]
                 [--os-discovery-endpoint <auth-discovery-endpoint>]
                 [--os-client-id <auth-client-id>]
                 [--os-default-domain-name <auth-default-domain-name>]
                 [--os-project-domain-name <auth-project-domain-name>]
                 [--os-service-provider-entity-id <auth-service-provider-entity-id>]
                 [--os-access-key <auth-access-key>]
                 [--os-password <auth-password>]
                 [--os-redirect-uri <auth-redirect-uri>]
                 [--os-endpoint <auth-endpoint>] [--os-roles <auth-roles>]
                 [--os-url <auth-url>]
                 [--os-consumer-secret <auth-consumer-secret>]
                 [--os-token <auth-token>]
                 [--os-application-credential-id <auth-application-credential-id>]
                 [--os-passcode <auth-passcode>]
                 [--os-system-scope <auth-system-scope>]
                 [--os-project-id <auth-project-id>] [--os-user <auth-user>]
Copy to Clipboard Toggle word wrap

Expand
표 1.1. 선택적 인수
요약

--Inspector-url INSPECTOR_URL

Inspector url, 기본값은 localhost(env: INSPECTOR_URL)입니다.

--os-cacert <ca-bundle-file>

CA 인증서 번들 파일 (env: os_cacert)

--os-baremetal-api-version <baremetal-api-version>

베어 메탈 api 버전, default="latest"(클라이언트 및 서버 둘 다에서 지원하는 최대 버전). (env: OS_BAREMETAL_API_VERSION)

--inspector-api-version INSPECTOR_API_VERSION

Inspector api 버전, 1만 지원됩니다(env: INSPECTOR_VERSION).

--os-redirect-uri <auth-redirect-uri>

v3oidcauthcode: openid 연결 리디렉션 URL (env: OS_REDIRECT_URI)

--os-cloud <cloud-config-name>

clouds.yaml의 클라우드 이름 (env: os_cloud)

--os-container-infra-api-version <container-infra-api-version>

container-infra api 버전, default=1 (env: OS_CONTAINER_INFRA_API_VERSION)

--os-alarming-api-version <alarming-api-version>

대기열 api 버전, default=2 (env: OS_ALARMING_API_VERSION)

--os-user-id <auth-user-id>

v2password: v3password로 로그인하기 위한 사용자 ID: noauth: 사용자 ID with v3totp: aodh-noauth: User ID with gnocchi-noauth: user ID with password: User id with v3applicationcredential: User ID (En: OS_USER_ID)

-h, --help

도움말 메시지를 표시하고 종료합니다.

--os-project-name <auth-project-name>

v3adfspassword: v3password를 사용하여 범위를 지정하는 프로젝트 이름입니다. v3token을 사용할 수 있는 프로젝트 이름: v3oidcauthcode를 사용하여 범위를 지정할 프로젝트 이름: v3samlpassword를 사용할 수 있는 프로젝트 이름: v1password를 사용할 수 있는 프로젝트 이름: v3totp와 함께 사용할 Swift 계정: v3tokenlessauth를 사용할 수 있는 프로젝트 이름: v3oidcclientcredentials를 사용할 수 있는 프로젝트 이름: 암호를 사용하여 범위를 지정할 프로젝트 이름: v3oidcaccesstoken을 사용할 수 있는 프로젝트 이름: v3oidcpassword로 지정할 프로젝트 이름: 토큰으로 범위를 지정할 프로젝트 이름: v3applicationcredential을 사용할 수 있는 프로젝트 이름: 범위를 지정할 프로젝트 이름(Env: os_PROJECT_NAME)

--os-trust-id <auth-trust-id>

v2token: trust id with v3adfspassword: trust id with v2password: trust id with v2password: v3password의 신뢰 ID: v3token의 신뢰 ID: v3oidcauthcode와 함께 신뢰 ID: v3samlpassword를 통한 신뢰 ID: v3totp를 통한 신뢰 ID: v3oidcclientcredentials의 신뢰 ID: 암호가 있는 신뢰 ID: v3oidcaccesstoken의 신뢰 ID: v3oidcpassword를 통한 신뢰 ID: 토큰의 신뢰 ID: v3applicationcredential의 신뢰 ID: 신뢰할 수 있는 ID(Env: os_TRUST_ID)

--os-identity-api-version <identity-api-version>

ID api 버전, default=3 (env: OS_IDENTITY_API_VERSION)

--os-remote-project-name <remote_project_name>

Keystone-to-Keystone 페더레이션을 사용하는 경우 서비스 공급자에게 인증할 때 프로젝트 이름입니다.

--verify

서버 인증서(기본값) 확인

--os-remote-project-domain-id <remote_project_domain_id>

Keystone-to-Keystone 페더레이션을 사용하는 경우 서비스 공급자에게 인증할 때 프로젝트의 도메인 ID입니다.

--os-system-scope <auth-system-scope>

v3adfspassword: v3password를 사용하는 시스템 작업의 범위: v3token을 사용하는 시스템 작업 범위: v3oidcauthcode를 사용하여 시스템 작업 범위: v3samlpassword를 사용하여 시스템 작업 범위: v3totp를 사용한 시스템 작업 범위: v3oidcclientcredentials를 사용하는 시스템 작업 범위: 암호와 함께 시스템 작업 범위: v3oidcaccesstoken을 사용하여 시스템 작업 범위: v3oidcpassword를 사용하여 시스템 작업 범위: 토큰으로 시스템 작업 범위: v3applicationcredential: 시스템 작업 범위: 시스템 작업 범위(Env: os_SYSTEM_SCOPE)

--os-auth-type <auth-type>

인증 유형을 선택합니다. 사용 가능한 유형: v2token, v3adfspassword, admin_token, v3password, v3password, noauth, v3token, v3oauth1, v3oidcauthcode, v3samlpassword, v3samlpassword, v1password, v3totp, aodh-oauth, v3tokenless,auth, v3password v3oidcclientcredentials, gnocchi-basic, gnocchi-noauth, password, none, v3oidcaccesstoken, v3oidcpassword, token, v3applicationcredential. 기본값: --os-username/--os-token (Env: OS_AUTH_TYPE)을 기반으로 선택합니다.

--os-remote-project-domain-name <remote_project_domain_name>

Keystone-to-Keystone 페더레이션을 사용하는 경우 서비스 공급자에게 인증할 때 프로젝트의 도메인 이름입니다.

--os-project-domain-name <auth-project-domain-name>

v3adfspassword: v3password를 사용하는 프로젝트를 포함하는 도메인 이름: v3token을 사용하는 프로젝트를 포함하는 도메인 이름: v3oidcauthcode를 사용하여 프로젝트를 포함하는 도메인 이름: v3samlpassword를 사용한 프로젝트를 포함하는 도메인 이름: v3totp를 사용한 프로젝트가 포함된 도메인 이름: v3tokenlessauth를 사용하여 프로젝트를 포함하는 도메인 이름: v3oidcclientcredentials를 사용한 프로젝트를 포함하는 도메인 이름: 암호가 있는 프로젝트가 포함된 도메인 이름: v3oidcaccesstoken을 사용하여 프로젝트를 포함하는 도메인 이름: v3oidcpassword를 사용한 프로젝트를 포함하는 도메인 이름: 토큰이 있는 프로젝트가 포함된 도메인 이름: v3applicationcredential을 사용한 프로젝트를 포함하는 도메인 이름: 프로젝트가 포함된 도메인 이름(Env: os_PROJECT_DOMAIN_NAME)

--os-endpoint <auth-endpoint>

admin_token: 항상 noauth: Cinder 엔드포인트와 gnocchi-basic: Gnocchi 엔드포인트를 사용하여 gnocchi-noauth: Gnocchi 엔드포인트와 함께 사용되는 끝점: 항상 사용되는 끝점(Env: OS_ENDPOINT)

--os-default-domain-name <auth-default-domain-name>

password: v3 api 및 v2 매개변수와 함께 사용할 선택적 도메인 이름입니다. v3의 사용자 및 프로젝트 도메인 모두에 사용되며 v2 인증에서 무시됩니다. 토큰 사용: v3 API 및 v2 매개변수와 함께 사용할 도메인 이름을 선택합니다. v3의 사용자 및 프로젝트 도메인 모두에 사용되며 v2 인증에서 무시됩니다. (env: OS_DEFAULT_DOMAIN_NAME)

--os-aodh-endpoint <auth-aodh-endpoint>

aodh-noauth: aodh 엔드포인트 (env: OS_AODH_ENDPOINT)

--os-roles <auth-roles>

aodh-noauth: roles with gnocchi-noauth: roles (Env: OS_ROLES)

--os-application-credential-name <auth-application-credential-name>

v3applicationcredential: 애플리케이션 자격 증명 이름(Env: OS_APPLICATION_CREDENTIAL_NAME)

--os-dns-api-version <dns-api-version>

DNS api 버전, default=2 (env: os_dns_api_version)

--os-key-manager-api-version <key-manager-api-version>

Barbican api 버전, default=1 (env: OS_KEY_MANAGER_API_VERSION)

--os-data-processing-api-version <data-processing-api-version>

데이터 처리 API 버전, default=1.1 (env: OS_DATA_PROCESSING_API_VERSION)

--os-service-provider-entity-id <auth-service-provider-entity-id>

v3adfspassword: 서비스 공급자의 saml 엔터티 ID(Env: OS_SERVICE_PROVIDER_ENTITY_ID)

--os-access-secret <auth-access-secret>

v3oauth1: oauth 액세스 보안(env: OS_ACCESS_SECRET)

--os-beta-command

변경될 수 있는 베타 명령 사용

--os-orchestration-api-version <orchestration-api-version>

오케스트레이션 api 버전, default=1 (env: OS_ORCHESTRATION_API_VERSION)

--os-service-provider-endpoint <auth-service-provider-endpoint>

v3adfspassword: 서비스 공급자의 엔드포인트(env: OS_SERVICE_PROVIDER_ENDPOINT)

--timing

api 호출 타이밍 정보를 출력합니다.

--os-tripleoclient-api-version <tripleoclient-api-version>

tripleo client api 버전, default=1 (env: OS_TRIPLEOCLIENT_API_VERSION)

--os-loadbalancer-api-version <loadbalancer-api-version>

OSC 플러그인 api 버전, default=2.0 (env: OS_LOADBALANCER_API_VERSION)

--os-protocol <auth-protocol>

v3adfspassword: v3oidcauthcode: v3samlpassword를 사용하는 페더레이션 플러그인 프로토콜: v3oidcclientcredentials: Protocol for federation plugin with v3oidcaccesstoken: Protocol for 페더레이션 플러그인 with v3oidcaccesstoken: Protocol for 페더레이션 플러그인(Env: OS_PROCOL)을 사용한 프로토콜

--os-auth-url <auth-auth-url>

v2token: v3adfspassword의 인증 URL을 사용합니다. 인증 URL v2password: 인증 URL v3password: v3token의 인증 URL: v3oauth1의 인증 URL: 인증 URL v3oidcauthcode: 인증 URL v3samlpassword: 인증 URL v1password: v3totp를 통한 인증 URL: 인증 URL v3tokenlessauth: v3oidcclientcredentials의 인증 URL: 암호가 있는 인증 URL: v3oidcaccesstoken의 인증 URL: v3oidcpassword를 통한 인증 URL: 토큰과 함께 인증 URL: v3applicationcredential: 인증 URL(Env: OS_AUTH_URL)

--os-user <auth-user>

gnocchi-basic: user(env: os_user)

--os-client-secret <auth-client-secret>

v3oidcauthcode: oauth 2.0 클라이언트 secret with v3oidcclientcredentials: OAuth 2.0 Client Secret with v3oidcpassword: OAuth 2.0 Client Secret (Env: OS_CLIENT_SECRET)

--os-project-domain-id <auth-project-domain-id>

v3adfspassword: v3password가 포함된 프로젝트를 포함하는 도메인 ID: v3token을 사용하는 프로젝트를 포함하는 도메인 ID: v3oidcauthcode를 사용하여 프로젝트를 포함하는 도메인 ID: v3samlpassword를 사용한 프로젝트가 포함된 도메인 ID: v3totp를 사용한 프로젝트가 포함된 도메인 ID: v3tokenlessauth를 사용하여 프로젝트를 포함하는 도메인 ID: v3oidcclientcredentials와 함께 프로젝트를 포함하는 도메인 ID: 암호가 있는 프로젝트가 포함된 도메인 ID: v3oidcaccesstoken을 사용하여 프로젝트를 포함하는 도메인 ID: v3oidcpassword와 함께 프로젝트를 포함하는 도메인 ID: 토큰과 함께 프로젝트가 포함된 도메인 ID: v3applicationcredential: 프로젝트를 포함하는 도메인 ID: 프로젝트가 포함된 도메인 ID(Env: os_PROJECT_DOMAIN_ID)

--insecure

서버 인증서 확인 비활성화

--os-network-api-version <network-api-version>

네트워크 api 버전, default=2.0 (env: OS_NETWORK_API_VERSION)

--os-password <auth-password>

v3adfspassword: password with v2password: password to use with v3password: User's password with v3samlpassword: Password with v3samlpassword: Password with password with password: password with v3oidcpassword: Password(Env: OS_PASSWORD)를 사용하는 암호(암호: v3oidcpassword: Password)

--os-cert <certificate-file>

클라이언트 인증서 번들 파일(env: os_cert)

--os-code <auth-code>

v3oidcauthcode: oauth 2.0 인증 코드 (Env: OS_CODE)

--os-consumer-secret <auth-consumer-secret>

v3oauth1: oauth 소비자 보안(env: OS_CONSUMER_SECRET)

--os-compute-api-version <compute-api-version>

Compute api 버전, default=2.1 (env: OS_COMPUTE_API_VERSION)

--os-default-domain-id <auth-default-domain-id>

암호: v3 및 v2 매개변수와 함께 사용할 선택적 도메인 ID입니다. v3의 사용자 및 프로젝트 도메인 모두에 사용되며 v2 인증에서 무시됩니다. 토큰 사용: v3 및 v2 매개변수와 함께 사용할 도메인 ID 선택 사항입니다. v3의 사용자 및 프로젝트 도메인 모두에 사용되며 v2 인증에서 무시됩니다. (Env: OS_DEFAULT_DOMAIN_ID)

--os-access-token <auth-access-token>

v3oidcaccesstoken: oauth 2.0 액세스 토큰(env: OS_ACCESS_TOKEN)

--os-region-name <auth-region-name>

인증 지역 이름 (env: os_region_name)

--os-queues-api-version <queues-api-version>

대기열 api 버전, default=2 (env: OS_QUEUES_API_VERSION)

--os-identity-provider-url <auth-identity-provider-url>

v3adfspassword를 사용하면 SAML 인증 요청이 전송되는 ID 공급자 URL입니다. v3samlpassword: SAML2 인증 요청이 전송되는 ID 공급자 URL입니다. (env: OS_IDENTITY_PROVIDER_URL)

--os-application-credential-secret <auth-application-credential-secret>

v3applicationcredential: 애플리케이션 인증 정보 인증 보안 (Env: OS_APPLICATION_CREDENTIAL_SECRET)

--os-passcode <auth-passcode>

v3totp: 사용자의 totp 패스 코드 (env: os_passcode)

--OS-profile hmac-key

프로파일링 컨텍스트 데이터를 암호화하기 위한 HMAC 키

--os-domain-id <auth-domain-id>

v3adfspassword: v3password를 사용하여 범위를 지정할 도메인 ID: v3token을 사용하여 범위를 지정할 도메인 ID: v3oidcauthcode를 사용하여 범위를 지정할 도메인 ID: v3samlpassword를 사용하여 범위를 지정할 도메인 ID: v3totp를 사용하여 범위를 지정할 도메인 ID: v3tokenlessauth를 사용할 수 있는 도메인 ID: v3oidcclientcredentials를 사용할 수 있는 도메인 ID: 암호를 사용하여 범위를 지정할 도메인 ID: v3oidcaccesstoken을 사용하여 범위를 지정할 도메인 ID: v3oidcpassword를 사용하여 범위를 지정할 도메인 ID: 토큰으로 범위를 지정할 도메인 ID: v3applicationcredential로 범위를 지정할 도메인 ID: 범위를 지정할 도메인 ID(Env: os_DOMAIN_ID)

--os-discovery-endpoint <auth-discovery-endpoint>

v3oidcauthcode: openid 연결 검색 문서 URL을 사용합니다. 검색 문서는 액세스 토큰 엔드포인트 및 인증 끝점의 값을 가져오는 데 사용됩니다. 이 URL은 v3oidcclientcredentials: OpenID Connect Discovery Document URL을 사용한 https://idp.example.org/.well-known/openid- 구성처럼 표시되어야 합니다. 검색 문서는 액세스 토큰 엔드포인트 및 인증 끝점의 값을 가져오는 데 사용됩니다. 이 URL은 https://idp.example.org/.well-known /openid-configuration with v3oidcpassword: OpenID Connect Discovery Document URL과 같아야 합니다. 검색 문서는 액세스 토큰 엔드포인트 및 인증 끝점의 값을 가져오는 데 사용됩니다. 이 URL은 https://idp.example.org/.well-known /openid-configuration (Env: OS_DISCOVERY_ENDPOINT)과 유사해야 합니다.

--os-access-token-type <auth-access-token-type>

v3oidcauthcode: oauth 2.0 권한 부여 서버 Introspection 토큰 유형을 사용하면 토큰 인트로스펙션을 처리할 때 사용할 토큰 유형을 결정합니다. 유효한 값은: v3oidcclientcredentials: OAuth 2.0 Authorization Server Introspection 토큰 유형을 사용하는 "access_token" 또는 "id_token"입니다. 토큰 인트로스펙션을 처리할 때 사용할 토큰 유형을 결정하는 데 사용됩니다. 유효한 값은 v3oidcpassword: OAuth 2.0 Authorization Server Introspection 토큰 유형으로 "access_token" 또는 "id_token"이며 토큰 인트로스펙션을 처리할 때 사용할 토큰 유형을 결정하는 데 사용됩니다. 유효한 값은 "access_token" 또는 "id_token"입니다 (Env: OS_ACCESS_TOKEN_TYPE)

-v, --verbose

출력의 상세도를 높입니다. 반복할 수 있습니다.

--os-workflow-api-version <workflow-api-version>

워크플로우 api 버전, default=2 (env: OS_WORKFLOW_API_VERSION)

--os-application-credential-id <auth-application-credential-id>

v3applicationcredential: 애플리케이션 인증 정보 ID(Env: OS_APPLICATION_CREDENTIAL_ID)

--os-data-processing-url OS_DATA_PROCESSING_URL

데이터 처리 API URL (env: OS_DATA_PROCESSING_API_URL)

--os-service-provider <service_provider>

Keystone-to-keystone 페더레이션을 사용하여 서비스 공급자에게 명령을 인증하고 수행합니다. 원격 프로젝트 옵션도 지정해야 합니다.

--os-image-api-version <image-api-version>

이미지 API 버전, default=2 (env: OS_IMAGE_API_VERSION)

--os-user-domain-name <auth-user-domain-name>

v3password: 사용자 도메인 이름은 v3totp: 암호가 있는 사용자 도메인 이름: v3applicationcredential: 사용자 도메인 이름(Env: OS_USER_DOMAIN_NAME)

--os-remote-project-id <remote_project_id>

Keystone-to-Keystone 페더레이션을 사용하는 경우 서비스 공급자에게 인증할 때 프로젝트 ID입니다.

--os-key <key-file>

클라이언트 인증서 키 파일 (env: os_key)

--os-identity-provider <auth-identity-provider>

v3adfspassword: v3oidcauthcode: ID 공급자 이름이 v3samlpassword: v3oidcclientcredentials: ID 공급자의 이름: v3oidcaccesstoken: ID 공급자의 이름: v3oidcpassword: ID 공급자 이름: v3oidcpassword: ID 공급자의 이름(Ennvipcauthcode: OSIDYID_ITER)

--os-user-domain-id <auth-user-domain-id>

v3password: v3totp: 사용자 도메인 ID가 암호가 있는 사용자 도메인 ID: v3applicationcredential: 사용자 도메인 ID(Env: OS_USER_DOMAIN_ID)

--os-default-domain <auth-domain>

기본 도메인 ID, default=default. (env: OS_DEFAULT_DOMAIN)

--os-volume-api-version <volume-api-version>

볼륨 API 버전, default=2(env: OS_VOLUME_API_VERSION)

--log-file LOG_FILE

파일을 지정하여 로그 출력을 기록합니다. 기본적으로 비활성화됨.

--os-access-key <auth-access-key>

v3oauth1: oauth 액세스 키(env: os_access_key)

--debug

오류에 대한 역추적 표시.

--os-access-token-endpoint <auth-access-token-endpoint>

v3oidcauthcode: openid connect provider token Endpoint를 사용합니다. 검색 문서를 전달하면 이 옵션은 검색 문서의 서버에서 제공하는 엔드포인트를 재정의합니다. v3oidcclientcredentials: OpenID Connect Provider Token Endpoint를 사용합니다. 검색 문서를 전달하면 이 옵션은 검색 문서의 서버에서 제공하는 엔드포인트를 재정의합니다. v3oidcpassword: OpenID Connect Provider Token Endpoint를 사용합니다. 검색 문서를 전달하면 이 옵션은 검색 문서의 서버에서 제공하는 엔드포인트를 재정의합니다. (env: OS_ACCESS_TOKEN_ENDPOINT)

--os-domain-name <auth-domain-name>

v3adfspassword: v3password를 사용하여 범위를 지정하는 도메인 이름: v3token을 사용할 수 있는 도메인 이름: v3oidcauthcode를 사용하여 범위를 지정할 도메인 이름: v3samlpassword를 사용할 수 있는 도메인 이름: v3totp를 사용하여 범위를 지정할 도메인 이름: v3tokenlessauth를 사용할 수 있는 도메인 이름: v3oidcclientcredentials를 사용할 수 있는 도메인 이름: 암호를 사용하여 범위를 지정할 도메인 이름: v3oidcaccesstoken을 사용할 수 있는 도메인 이름: v3oidcpassword를 사용하여 범위를 지정할 도메인 이름: 토큰으로 범위를 지정할 도메인 이름: v3applicationcredential로 범위를 지정할 도메인 이름: 범위를 지정할 도메인 이름(Env: OS_DOMAIN_NAME)

--os-project-id <auth-project-id>

v3adfspassword: v3password를 사용하여 범위를 지정하는 프로젝트 id: noauth를 사용하여 범위를 지정할 프로젝트 ID: v3token의 프로젝트 ID: v3oidcauthcode를 사용하여 범위를 지정할 프로젝트 ID: v3samlpassword를 사용하여 범위를 지정할 프로젝트 ID: v3totp를 사용하여 범위를 지정할 프로젝트 ID: aodh-noauth를 사용하여 범위를 지정할 프로젝트 ID: v3tokenlessauth를 사용하는 프로젝트 ID: v3oidcclientcredentials를 사용할 수 있는 프로젝트 ID: gnocchi-noauth를 사용하여 범위를 지정할 프로젝트 ID: 암호가 있는 프로젝트 ID: v3oidcaccesstoken을 사용할 프로젝트 ID: v3oidcpassword를 사용하여 범위를 지정할 프로젝트 ID: 토큰으로 범위를 지정할 프로젝트 ID: v3applicationcredential를 사용하여 범위를 지정할 프로젝트 ID: 범위를 지정할 프로젝트 ID(Env: os_PROJECT_ID)

-Q, --quiet

경고 및 오류를 제외한 출력을 표시하지 않습니다.

--version

프로그램의 버전 번호 및 종료 표시

--os-metrics-api-version <metrics-api-version>

지표 api 버전, default=1 (env: OS_METRICS_API_VERSION)

--os-interface <interface>

인터페이스 type. 유효한 인터페이스 유형 [admin, public, internal]을 선택합니다. (env: OS_INTERFACE)

--os-client-id <auth-client-id>

v3oidcauthcode: oauth 2.0 클라이언트 ID v3oidcclientcredentials: OAuth 2.0 Client ID with v3oidcpassword: OAuth 2.0 Client ID (Env: OS_CLIENT_ID)

--os-token <auth-token>

v2token: admin_token: v3token: 토큰으로 인증하기 위해 토큰으로 인증 토큰: 토큰 사용 토큰: 토큰 토큰 사용(Env: OS_TOKEN)

--os-object-api-version <object-api-version>

오브젝트 api 버전, default=1 (env: OS_OBJECT_API_VERSION)

--os-database-api-version <database-api-version>

데이터베이스 api 버전, default=1 (env: OS_DATABASE_API_VERSION)

--os-consumer-key <auth-consumer-key>

v3oauth1: oauth 소비자 ID/키(env: OS_CONSUMER_KEY)

--os-url <auth-url>

token_endpoint: 사용할 특정 서비스 끝점(Env: OS_URL)

--os-openid-scope <auth-openid-scope>

v3oidcauthcode: 권한 부여 서버에서 요청한 openid 연결 범위입니다. OpenID Connect 사양에서는 "openid"를 항상 지정해야 합니다. v3oidcclientcredentials: 인증 서버에서 요청한 OpenID Connect 범위입니다. OpenID Connect 사양에서는 "openid"를 항상 지정해야 합니다. v3oidcpassword: 인증 서버에서 요청한 OpenID Connect 범위입니다. OpenID Connect 사양에서는 "openid"를 항상 지정해야 합니다. (env: OS_OPENID_SCOPE)

--os-username <auth-username>

v3adfspassword: 사용자 이름 v2password: 사용자 이름: v3password: Username with v3samlpassword: Username with v3samlpassword: Username with v3totp: Username with v3totp: Username with password: Username with v3oidcpassword: Username with v3oidcpassword: Username With password: Username With v3oidcpassword: Username with v3applicationcredential: Username (Enn: OS_USER)

2장. acl

이 장에서는 acl 명령의 명령에 대해 설명합니다.

2.1. ACL delete

href로 식별된 시크릿 또는 컨테이너에 대한 ACL을 삭제합니다.

사용법:

openstack acl delete [-h] URI
Copy to Clipboard Toggle word wrap

Expand
표 2.1. 위치 관련 자료
요약

URI

시크릿 또는 컨테이너에 대한 uri 참조입니다.

Expand
표 2.2. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

2.2. ACL get

href를 제공하여 시크릿 또는 컨테이너에 대한 ACL을 검색합니다.

사용법:

openstack acl get [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                         [--max-width <integer>] [--fit-width] [--print-empty]
                         [--noindent] [--quote {all,minimal,none,nonnumeric}]
                         [--sort-column SORT_COLUMN]
                         URI
Copy to Clipboard Toggle word wrap

Expand
표 2.3. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 2.4. 위치 관련 자료
요약

URI

시크릿 또는 컨테이너에 대한 uri 참조입니다.

Expand
표 2.5. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 2.6. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 2.7. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 2.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

2.3. ACL 제출

href로 확인된 대로 시크릿 또는 컨테이너에 ACL을 제출합니다.

사용법:

openstack acl submit [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                            [--max-width <integer>] [--fit-width]
                            [--print-empty] [--noindent]
                            [--quote {all,minimal,none,nonnumeric}]
                            [--sort-column SORT_COLUMN] [--user [USERS]]
                            [--project-access | --no-project-access]
                            [--operation-type {read}]
                            URI
Copy to Clipboard Toggle word wrap

Expand
표 2.9. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 2.10. 위치 관련 자료
요약

URI

시크릿 또는 컨테이너에 대한 uri 참조입니다.

Expand
표 2.11. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 2.12. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 2.13. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 2.14. 선택적 인수
요약

--project-access

프로젝트 액세스 동작을 활성화하는 플래그입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--user [USERS], -u [USERS]

acl의 Keystone 사용자 ID.

--operation-type {read}, -o {read}

type of barbican operation acl is set for

--no-project-access

프로젝트 액세스 동작을 비활성화하는 플래그입니다.

2.4. ACL 사용자 추가

href로 식별된 대로 시크릿 또는 컨테이너에 ACL 사용자를 추가합니다.

사용법:

openstack acl user add [-h] [-f {csv,json,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--quote {all,minimal,none,nonnumeric}]
                              [--sort-column SORT_COLUMN] [--user [USERS]]
                              [--project-access | --no-project-access]
                              [--operation-type {read}]
                              URI
Copy to Clipboard Toggle word wrap

Expand
표 2.15. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 2.16. 위치 관련 자료
요약

URI

시크릿 또는 컨테이너에 대한 uri 참조입니다.

Expand
표 2.17. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 2.18. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 2.19. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 2.20. 선택적 인수
요약

--project-access

프로젝트 액세스 동작을 활성화하는 플래그입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--user [USERS], -u [USERS]

acl의 Keystone 사용자 ID.

--operation-type {read}, -o {read}

type of barbican operation acl is set for

--no-project-access

프로젝트 액세스 동작을 비활성화하는 플래그입니다.

2.5. ACL 사용자 remove

href로 식별된 시크릿 또는 컨테이너에서 ACL 사용자를 제거합니다.

사용법:

openstack acl user remove [-h] [-f {csv,json,table,value,yaml}]
                                 [-c COLUMN] [--max-width <integer>]
                                 [--fit-width] [--print-empty] [--noindent]
                                 [--quote {all,minimal,none,nonnumeric}]
                                 [--sort-column SORT_COLUMN] [--user [USERS]]
                                 [--project-access | --no-project-access]
                                 [--operation-type {read}]
                                 URI
Copy to Clipboard Toggle word wrap

Expand
표 2.21. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 2.22. 위치 관련 자료
요약

URI

시크릿 또는 컨테이너에 대한 uri 참조입니다.

Expand
표 2.23. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 2.24. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 2.25. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 2.26. 선택적 인수
요약

--project-access

프로젝트 액세스 동작을 활성화하는 플래그입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--user [USERS], -u [USERS]

acl의 Keystone 사용자 ID.

--operation-type {read}, -o {read}

type of barbican operation acl is set for

--no-project-access

프로젝트 액세스 동작을 비활성화하는 플래그입니다.

3장. 작업

이 장에서는 action 명령의 명령에 대해 설명합니다.

3.1. 작업 정의 생성

새 작업을 만듭니다.

사용법:

openstack action definition create [-h]
                                          [-f {csv,json,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent]
                                          [--quote {all,minimal,none,nonnumeric}]
                                          [--sort-column SORT_COLUMN]
                                          [--public]
                                          definition
Copy to Clipboard Toggle word wrap

Expand
표 3.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 3.2. 위치 관련 자료
요약

정의

작업 정의 파일

Expand
표 3.3. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 3.4. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 3.5. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 3.6. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--public

이 플래그 작업을 사용하면 "public"으로 표시됩니다.

3.2. 작업 정의 표시

작업 정의를 표시합니다.

사용법:

openstack action definition definition show [-h] name
Copy to Clipboard Toggle word wrap

Expand
표 3.7. 위치 관련 자료
요약

name

작업 이름

Expand
표 3.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

3.3. 작업 정의 삭제

작업 삭제.

사용법:

openstack action definition delete [-h] action [action ...]
Copy to Clipboard Toggle word wrap

Expand
표 3.9. 위치 관련 자료
요약

작업

작업 이름 또는 ID입니다.

Expand
표 3.10. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

3.4. 작업 정의 목록

모든 작업을 나열합니다.

사용법:

openstack action definition list [-h] [-f {csv,json,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent]
                                        [--quote {all,minimal,none,nonnumeric}]
                                        [--sort-column SORT_COLUMN]
                                        [--filter FILTERS]
Copy to Clipboard Toggle word wrap

Expand
표 3.11. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 3.12. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 3.13. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 3.14. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 3.15. 선택적 인수
요약

--filter FILTERS

필터를 반복할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

3.5. 작업 정의 표시

특정 작업을 표시합니다.

사용법:

openstack action definition show [-h]
                                        [-f {json,shell,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent] [--prefix PREFIX]
                                        action
Copy to Clipboard Toggle word wrap

Expand
표 3.16. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 3.17. 위치 관련 자료
요약

작업

작업(이름 또는 ID)

Expand
표 3.18. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 3.19. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 3.20. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 3.21. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

3.6. 작업 정의 업데이트

작업 업데이트.

사용법:

openstack action definition update [-h]
                                          [-f {csv,json,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent]
                                          [--quote {all,minimal,none,nonnumeric}]
                                          [--sort-column SORT_COLUMN]
                                          [--id ID] [--public]
                                          definition
Copy to Clipboard Toggle word wrap

Expand
표 3.22. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 3.23. 위치 관련 자료
요약

정의

작업 정의 파일

Expand
표 3.24. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 3.25. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 3.26. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 3.27. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--id ID

작업 ID.

--public

이 플래그 작업을 사용하면 "public"으로 표시됩니다.

3.7. 작업 실행 삭제

작업 실행을 삭제합니다.

사용법:

openstack action execution delete [-h]
                                         action_execution
                                         [action_execution ...]
Copy to Clipboard Toggle word wrap

Expand
표 3.28. 위치 관련 자료
요약

action_execution

작업 실행 식별자의 ID입니다.

Expand
표 3.29. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

3.8. 작업 실행 입력 표시

Action execution input data를 표시합니다.

사용법:

openstack action execution input show [-h] id
Copy to Clipboard Toggle word wrap

Expand
표 3.30. 위치 관련 자료
요약

id

작업 실행 ID.

Expand
표 3.31. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

3.9. 작업 실행 목록

모든 작업 실행을 나열합니다.

사용법:

openstack action execution list [-h] [-f {csv,json,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent]
                                       [--quote {all,minimal,none,nonnumeric}]
                                       [--sort-column SORT_COLUMN]
                                       [--limit [LIMIT]]
                                       [task_execution_id]
Copy to Clipboard Toggle word wrap

Expand
표 3.32. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 3.33. 위치 관련 자료
요약

task_execution_id

작업 실행 ID.

Expand
표 3.34. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 3.35. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 3.36. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 3.37. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--limit [LIMIT]

단일 결과에서 반환할 최대 작업 실행 수입니다. 제한은 기본적으로 100으로 설정됩니다. 전체 결과 세트를 가져오려면 --limit -1을 사용합니다.

3.10. 작업 실행 출력 표시

Action execution output 데이터를 표시합니다.

사용법:

openstack action execution output show [-h] id
Copy to Clipboard Toggle word wrap

Expand
표 3.38. 위치 관련 자료
요약

id

작업 실행 ID.

Expand
표 3.39. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

3.11. 작업 실행

새 Action execution을 만들거나 특정 작업을 실행하기만 하면 됩니다.

사용법:

openstack action execution run [-h] [-f {json,shell,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent] [--prefix PREFIX] [-s]
                                      [--run-sync] [-t TARGET]
                                      name [input]
Copy to Clipboard Toggle word wrap

Expand
표 3.40. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 3.41. 위치 관련 자료
요약

input

작업 입력.

name

실행할 작업 이름입니다.

Expand
표 3.42. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 3.43. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 3.44. 선택적 인수
요약

-s, --save-result

결과를 db에 저장합니다.

-t TARGET, --target TARGET

작업은 <target> executor에서 실행됩니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--run-sync

작업을 동기적으로 실행합니다.

Expand
표 3.45. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

3.12. 작업 실행 표시

특정 작업 실행을 표시합니다.

사용법:

openstack action execution show [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
                                       action_execution
Copy to Clipboard Toggle word wrap

Expand
표 3.46. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 3.47. 위치 관련 자료
요약

action_execution

작업 실행 ID.

Expand
표 3.48. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 3.49. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 3.50. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 3.51. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

3.13. 작업 실행 업데이트

특정 작업 실행을 업데이트합니다.

사용법:

openstack action execution update [-h]
                                         [-f {json,shell,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--fit-width] [--print-empty]
                                         [--noindent] [--prefix PREFIX]
                                         [--state {IDLE,RUNNING,SUCCESS,ERROR,CANCELLED}]
                                         [--output OUTPUT]
                                         id
Copy to Clipboard Toggle word wrap

Expand
표 3.52. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 3.53. 위치 관련 자료
요약

id

작업 실행 ID.

Expand
표 3.54. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 3.55. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 3.56. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--output OUTPUT

작업 실행 출력

--state {IDLE,RUNNING,SUCCESS,ERROR,CANCELLED}

작업 실행 상태

Expand
표 3.57. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

4장. 주소

이 장에서는 address 명령의 명령에 대해 설명합니다.

4.1. 주소 범위 생성

새 주소 범위 생성

사용법:

openstack address scope create [-h] [-f {json,shell,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent] [--prefix PREFIX]
                                      [--ip-version {4,6}]
                                      [--project <project>]
                                      [--project-domain <project-domain>]
                                      [--share | --no-share]
                                      <name>
Copy to Clipboard Toggle word wrap

Expand
표 4.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 4.2. 위치 관련 자료
요약

<name>

새 주소 범위 이름

Expand
표 4.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 4.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 4.5. 선택적 인수
요약

--share

프로젝트 간 주소 범위 공유

--ip-version {4,6}

IP 버전 (기본값은 4)

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--no-share

프로젝트 간 주소 범위를 공유하지 마십시오(기본값)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

Expand
표 4.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

4.2. 주소 범위 삭제

주소 범위 삭제

사용법:

openstack address scope delete [-h]
                                      <address-scope> [<address-scope> ...]
Copy to Clipboard Toggle word wrap

Expand
표 4.7. 위치 관련 자료
요약

<address-scope>

삭제할 주소 범위(이름 또는 ID)

Expand
표 4.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

4.3. 주소 범위 목록

주소 범위 나열

사용법:

openstack address scope list [-h] [-f {csv,json,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--quote {all,minimal,none,nonnumeric}]
                                    [--sort-column SORT_COLUMN]
                                    [--name <name>]
                                    [--ip-version <ip-version>]
                                    [--project <project>]
                                    [--project-domain <project-domain>]
                                    [--share | --no-share]
Copy to Clipboard Toggle word wrap

Expand
표 4.9. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 4.10. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 4.11. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 4.12. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 4.13. 선택적 인수
요약

--share

프로젝트 간에 공유되는 주소 범위 나열

--ip-version <ip-version>

지정된 ip 버전 네트워크의 주소 범위 나열 (4 또는 6)

--name <name>

출력에 지정된 이름의 주소 범위만 나열

--project <project>

해당 프로젝트(이름 또는 ID)에 따라 주소 범위 나열

--no-share

프로젝트 간에 공유되지 않는 주소 범위 나열

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

4.4. 주소 범위 세트

주소 범위 속성 설정

사용법:

openstack address scope set [-h] [--name <name>] [--share | --no-share]
                                   <address-scope>
Copy to Clipboard Toggle word wrap

Expand
표 4.14. 위치 관련 자료
요약

<address-scope>

변경할 주소 범위(이름 또는 id)

Expand
표 4.15. 선택적 인수
요약

--share

프로젝트 간 주소 범위 공유

--name <name>

주소 범위 이름 설정

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--no-share

프로젝트 간 주소 범위를 공유하지 마십시오.

4.5. 주소 범위 표시

주소 범위 세부 정보 표시

사용법:

openstack address scope show [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--prefix PREFIX]
                                    <address-scope>
Copy to Clipboard Toggle word wrap

Expand
표 4.16. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 4.17. 위치 관련 자료
요약

<address-scope>

표시할 주소 범위(이름 또는 id)

Expand
표 4.18. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 4.19. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 4.20. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 4.21. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

5장. aggregate

이 장에서는 집계 명령의 명령에 대해 설명합니다.

5.1. 집계 추가 호스트

집계에 호스트 추가

사용법:

openstack aggregate add host [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--prefix PREFIX]
                                    <aggregate> <host>
Copy to Clipboard Toggle word wrap

Expand
표 5.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 5.2. 위치 관련 자료
요약

<aggregate>

집계(이름 또는 ID)

<host>

<aggregate>에 추가할 호스트

Expand
표 5.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 5.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 5.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 5.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

5.2. aggregate create

새 집계 생성

사용법:

openstack aggregate create [-h] [-f {json,shell,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--prefix PREFIX]
                                  [--zone <availability-zone>]
                                  [--property <key=value>]
                                  <name>
Copy to Clipboard Toggle word wrap

Expand
표 5.7. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 5.8. 위치 관련 자료
요약

<name>

새로운 집계 이름

Expand
표 5.9. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 5.10. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 5.11. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--zone <availability-zone>

가용성 영역 이름

--property <key=value>

이 집계에 추가할 속성(여러 속성을 설정하는 방법)

Expand
표 5.12. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

5.3. 집계 삭제

기존 집계 삭제

사용법:

openstack aggregate delete [-h] <aggregate> [<aggregate> ...]
Copy to Clipboard Toggle word wrap

Expand
표 5.13. 위치 관련 자료
요약

<aggregate>

삭제할 집계(name 또는 id)

Expand
표 5.14. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

5.4. 집계 목록

모든 집계 나열

사용법:

openstack aggregate list [-h] [-f {csv,json,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--quote {all,minimal,none,nonnumeric}]
                                [--sort-column SORT_COLUMN] [--long]
Copy to Clipboard Toggle word wrap

Expand
표 5.15. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 5.16. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 5.17. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 5.18. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 5.19. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--long

출력에 추가 필드 나열

5.5. 집계 제거 호스트

집계에서 호스트 제거

사용법:

openstack aggregate remove host [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
                                       <aggregate> <host>
Copy to Clipboard Toggle word wrap

Expand
표 5.20. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 5.21. 위치 관련 자료
요약

<aggregate>

집계(이름 또는 ID)

<host>

<aggregate>에서 제거할 호스트

Expand
표 5.22. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 5.23. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 5.24. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 5.25. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

5.6. 집계 세트

집계 속성 설정

사용법:

openstack aggregate set [-h] [--name <name>]
                               [--zone <availability-zone>]
                               [--property <key=value>] [--no-property]
                               <aggregate>
Copy to Clipboard Toggle word wrap

Expand
표 5.26. 위치 관련 자료
요약

<aggregate>

수정 (이름 또는 id)에 집계

Expand
표 5.27. 선택적 인수
요약

--name <name>

집합 집계 이름

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--zone <availability-zone>

가용성 영역 이름 설정

--no-property

<aggregate>에서 모든 속성을 제거하십시오 ( --property와 --no-property 모두 현재 속성을 덮어 쓰기)

--property <key=value>

<aggregate>에 설정할 속성 (여러 속성을 설정하는 방법)

5.7. aggregate show

집계 세부 정보 표시

사용법:

openstack aggregate show [-h] [-f {json,shell,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--prefix PREFIX]
                                <aggregate>
Copy to Clipboard Toggle word wrap

Expand
표 5.28. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 5.29. 위치 관련 자료
요약

<aggregate>

표시할 집계(이름 또는 ID)

Expand
표 5.30. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 5.31. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 5.32. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 5.33. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

5.8. 집계 unset

집계 속성 설정

사용법:

openstack aggregate unset [-h] [--property <key>] <aggregate>
Copy to Clipboard Toggle word wrap

Expand
표 5.34. 위치 관련 자료
요약

<aggregate>

수정 (이름 또는 id)에 집계

Expand
표 5.35. 선택적 인수
요약

--property <key>

집계에서 제거할 속성(여러 속성을 제거하는 옵션)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

6장. 알람

이 장에서는 alarm 명령의 명령에 대해 설명합니다.

6.1. alarm create

알람 생성

사용법:

openstack alarm create [-h] [-f {json,shell,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--prefix PREFIX] --name <NAME> -t <TYPE>
                              [--project-id <PROJECT_ID>]
                              [--user-id <USER_ID>]
                              [--description <DESCRIPTION>] [--state <STATE>]
                              [--severity <SEVERITY>] [--enabled {True|False}]
                              [--alarm-action <Webhook URL>]
                              [--ok-action <Webhook URL>]
                              [--insufficient-data-action <Webhook URL>]
                              [--time-constraint <Time Constraint>]
                              [--repeat-actions {True|False}]
                              [--query <QUERY>]
                              [--comparison-operator <OPERATOR>]
                              [--evaluation-periods <EVAL_PERIODS>]
                              [--threshold <THRESHOLD>] [--metric <METRIC>]
                              [--event-type <EVENT_TYPE>]
                              [--granularity <GRANULARITY>]
                              [--aggregation-method <AGGR_METHOD>]
                              [--resource-type <RESOURCE_TYPE>]
                              [--resource-id <RESOURCE_ID>]
                              [--metrics <METRICS>]
                              [--composite-rule <COMPOSITE_RULE>]
Copy to Clipboard Toggle word wrap

Expand
표 6.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 6.2. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 6.3. 일반적인 gnocchi 경고 규칙
요약

--aggregation-method <AGGR_METHOD>

임계값과 비교할 aggregation_method입니다.

--granularity <GRANULARITY>

쿼리할 시간 범위(초)입니다.

Expand
표 6.4. 이벤트 알람
요약

--event-type <EVENT_TYPE>

평가할 이벤트 유형

Expand
표 6.5. Gnocchi 리소스 임계값 알람
요약

--resource-id <RESOURCE_ID>

리소스의 ID입니다.

--resource-type <RESOURCE_TYPE>

리소스 유형입니다.

Expand
표 6.6. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 6.7. 복합 알람
요약

--composite-rule <COMPOSITE_RULE>

json 형식의 복합 임계값 규칙, 폼은 gnocchi 규칙을 "및", "또는"로 결합하는 중첩된 dict가 될 수 있습니다. 예를 들어 형식은 {"or":[RULE1, RULE2, {"and": [RULE3, RULE4]}}와 유사합니다.

Expand
표 6.8. 선택적 인수
요약

--OK-action <Webhook URL>

상태가 ok로 전환될 때 호출할 URL. 여러 번 사용될 수 있습니다.

--user-id <USER_ID>

사용자가 경보와 연결할 사용자 (관리자 사용자만 구성 가능)

--name <NAME>

경고의 이름입니다.

-t <TYPE>, --type <TYPE>

알람 유형은 event, composite, gnocchi_resources_threshold, gnocchi_aggregation_by_metrics_threshold, gnocchi_aggregation_by_resources_threshold 중 하나여야 합니다.

--repeat-actions {True

false}

알람이 대상 상태에 유지되는 동안 작업을 반복적으로 통지해야 하는 경우 True

--state <STATE>

알람 상태: [ok,alarm,insufficient data]

--time-constraint <Time Constraint>

평가 시 이 시간 제약 조건 내에 있는 경우에만 알람을 평가합니다. 제약 조건의 시작 지점은 cron 표현식으로 지정되지만 기간은 초 단위로 지정됩니다. 여러 시간 제약 조건으로 여러 번 지정할 수 있습니다. format is: name=<CONSTRAINT_NAME>;start=< CRON>;duration=<SECONDS>;[description=<DESCRIPTION>; [t imezone=<IANA Timezone>]]

--project-id <PROJECT_ID>

알람과 연결할 프로젝트(관리자 사용자만 구성 가능)

--insufficient-data-action <Webhook URL>

상태가 insufficient data로 전환될 때 호출할 URL입니다. 여러 번 사용할 수 있습니다.

--severity <SEVERITY>

경보의 심각도, 중 하나: [낮음,중간,심각]

--alarm-action <Webhook URL>

상태가 alarm으로 전환될 때 호출할 URL. 여러 번 사용될 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <DESCRIPTION>

알람에 대한 무료 텍스트 설명

--enabled {True

false}

true인 경우 알람 평가가 활성화된 경우

Expand
표 6.9. 일반적인 경보 규칙
요약

--evaluation-periods <EVAL_PERIODS>

평가할 기간 수

--query <QUERY>

이벤트 유형 경보의 경우: key[op]data_type::value; list. data_type은 선택 사항이지만, 입력한 경우 문자열, 정수, float 또는 부울이어야 합니다. gnocchi_aggregation_by_resources_threshold 유형의 경보의 경우: {"and"and": [{"=": {"ended_at": null}}, …​]}과 같은 복잡한 쿼리 json 문자열을 지정해야 합니다.

--comparison-operator <OPERATOR>

비교 연산자: [lt,le,eq,ne,ge,gt]

--metric <METRIC>

평가할 메트릭입니다.

--threshold <THRESHOLD>

평가할 임계값입니다.

Expand
표 6.10. 지표 알람으로 Gnocchi 집계
요약

--metrics <METRICS>

지표 ID 목록입니다.

Expand
표 6.11. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

6.2. alarm delete

알람 삭제

사용법:

openstack alarm delete [-h] [--name <NAME>] [<ALARM ID or NAME>]
Copy to Clipboard Toggle word wrap

Expand
표 6.12. 위치 관련 자료
요약

<ALARM ID 또는 NAME>

경고의 ID 또는 이름입니다.

Expand
표 6.13. 선택적 인수
요약

--name <NAME>

경고의 이름입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

6.4. alarm-history show

알람 기록 표시

사용법:

openstack alarm-history show [-h] [-f {csv,json,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--quote {all,minimal,none,nonnumeric}]
                                    [--sort-column SORT_COLUMN]
                                    [--limit <LIMIT>] [--marker <MARKER>]
                                    [--sort <SORT_KEY:SORT_DIR>]
                                    alarm_id
Copy to Clipboard Toggle word wrap

Expand
표 6.19. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 6.20. 위치 관련 자료
요약

alarm_id

경고의 ID

Expand
표 6.21. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 6.22. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 6.23. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 6.24. 선택적 인수
요약

--sort <SORT_KEY:SORT_DIR>

리소스 특성 종류(예: timestamp:desc)

--limit <LIMIT>

반환할 리소스 수(기본값은 서버 기본값)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--marker <MARKER>

이전 목록의 마지막 항목입니다. 이 값 뒤에 다음 결과를 반환합니다. 지원되는 마커는 event_id입니다.

6.5. alarm list

알람 나열

사용법:

openstack alarm list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                            [--max-width <integer>] [--fit-width]
                            [--print-empty] [--noindent]
                            [--quote {all,minimal,none,nonnumeric}]
                            [--sort-column SORT_COLUMN]
                            [--query QUERY | --filter <KEY1=VALUE1;KEY2=VALUE2...>]
                            [--limit <LIMIT>] [--marker <MARKER>]
                            [--sort <SORT_KEY:SORT_DIR>]
Copy to Clipboard Toggle word wrap

Expand
표 6.25. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 6.26. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 6.27. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 6.28. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 6.29. 선택적 인수
요약

--sort <SORT_KEY:SORT_DIR>

리소스 특성의 종류(예: name:asc)

--filter <KEY1=VALUE1;KEY2=VALUE2…​>

반환된 알람에 적용할 매개변수를 필터링합니다.

--query QUERY

aodh에서 지원하는 리치 쿼리(예: project_id!=my-id user_id=foo 또는 user_id=bar)

--marker <MARKER>

이전 목록의 마지막 항목입니다. 이 값 뒤에 다음 결과를 반환합니다. 지원되는 마커는 alarm_id입니다.

--limit <LIMIT>

반환할 리소스 수(기본값은 서버 기본값)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

6.6. 알람 표시

알람 표시

사용법:

openstack alarm show [-h] [-f {json,shell,table,value,yaml}]
                            [-c COLUMN] [--max-width <integer>] [--fit-width]
                            [--print-empty] [--noindent] [--prefix PREFIX]
                            [--name <NAME>]
                            [<ALARM ID or NAME>]
Copy to Clipboard Toggle word wrap

Expand
표 6.30. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 6.31. 위치 관련 자료
요약

<ALARM ID 또는 NAME>

경고의 ID 또는 이름입니다.

Expand
표 6.32. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 6.33. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 6.34. 선택적 인수
요약

--name <NAME>

경고의 이름입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 6.35. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

6.7. 알람 상태 표시

경고 상태 가져오기

사용법:

openstack alarm state get [-h] [-f {json,shell,table,value,yaml}]
                                 [-c COLUMN] [--max-width <integer>]
                                 [--fit-width] [--print-empty] [--noindent]
                                 [--prefix PREFIX] [--name <NAME>]
                                 [<ALARM ID or NAME>]
Copy to Clipboard Toggle word wrap

Expand
표 6.36. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 6.37. 위치 관련 자료
요약

<ALARM ID 또는 NAME>

경고의 ID 또는 이름입니다.

Expand
표 6.38. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 6.39. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 6.40. 선택적 인수
요약

--name <NAME>

경고의 이름입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 6.41. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

6.8. 알람 상태 설정

경고 상태 설정

사용법:

openstack alarm state set [-h] [-f {json,shell,table,value,yaml}]
                                 [-c COLUMN] [--max-width <integer>]
                                 [--fit-width] [--print-empty] [--noindent]
                                 [--prefix PREFIX] [--name <NAME>] --state
                                 <STATE>
                                 [<ALARM ID or NAME>]
Copy to Clipboard Toggle word wrap

Expand
표 6.42. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 6.43. 위치 관련 자료
요약

<ALARM ID 또는 NAME>

경고의 ID 또는 이름입니다.

Expand
표 6.44. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 6.45. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 6.46. 선택적 인수
요약

--name <NAME>

경고의 이름입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--state <STATE>

알람 상태: [ok,alarm,insufficient data]

Expand
표 6.47. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

6.9. 알람 업데이트

알람 업데이트

사용법:

openstack alarm update [-h] [-f {json,shell,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--prefix PREFIX] [--name <NAME>] [-t <TYPE>]
                              [--project-id <PROJECT_ID>]
                              [--user-id <USER_ID>]
                              [--description <DESCRIPTION>] [--state <STATE>]
                              [--severity <SEVERITY>] [--enabled {True|False}]
                              [--alarm-action <Webhook URL>]
                              [--ok-action <Webhook URL>]
                              [--insufficient-data-action <Webhook URL>]
                              [--time-constraint <Time Constraint>]
                              [--repeat-actions {True|False}]
                              [--query <QUERY>]
                              [--comparison-operator <OPERATOR>]
                              [--evaluation-periods <EVAL_PERIODS>]
                              [--threshold <THRESHOLD>] [--metric <METRIC>]
                              [--event-type <EVENT_TYPE>]
                              [--granularity <GRANULARITY>]
                              [--aggregation-method <AGGR_METHOD>]
                              [--resource-type <RESOURCE_TYPE>]
                              [--resource-id <RESOURCE_ID>]
                              [--metrics <METRICS>]
                              [--composite-rule <COMPOSITE_RULE>]
                              [<ALARM ID or NAME>]
Copy to Clipboard Toggle word wrap

Expand
표 6.48. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 6.49. 위치 관련 자료
요약

<ALARM ID 또는 NAME>

경고의 ID 또는 이름입니다.

Expand
표 6.50. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 6.51. 일반적인 gnocchi 경고 규칙
요약

--aggregation-method <AGGR_METHOD>

임계값과 비교할 aggregation_method입니다.

--granularity <GRANULARITY>

쿼리할 시간 범위(초)입니다.

Expand
표 6.52. 이벤트 알람
요약

--event-type <EVENT_TYPE>

평가할 이벤트 유형

Expand
표 6.53. Gnocchi 리소스 임계값 알람
요약

--resource-id <RESOURCE_ID>

리소스의 ID입니다.

--resource-type <RESOURCE_TYPE>

리소스 유형입니다.

Expand
표 6.54. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 6.55. 복합 알람
요약

--composite-rule <COMPOSITE_RULE>

json 형식의 복합 임계값 규칙, 폼은 gnocchi 규칙을 "및", "또는"로 결합하는 중첩된 dict가 될 수 있습니다. 예를 들어 형식은 {"or":[RULE1, RULE2, {"and": [RULE3, RULE4]}}와 유사합니다.

Expand
표 6.56. 선택적 인수
요약

--OK-action <Webhook URL>

상태가 ok로 전환될 때 호출할 URL. 여러 번 사용될 수 있습니다.

--user-id <USER_ID>

사용자가 경보와 연결할 사용자 (관리자 사용자만 구성 가능)

--name <NAME>

경고의 이름입니다.

-t <TYPE>, --type <TYPE>

알람 유형은 event, composite, gnocchi_resources_threshold, gnocchi_aggregation_by_metrics_threshold, gnocchi_aggregation_by_resources_threshold 중 하나여야 합니다.

--repeat-actions {True

false}

알람이 대상 상태에 유지되는 동안 작업을 반복적으로 통지해야 하는 경우 True

--state <STATE>

알람 상태: [ok,alarm,insufficient data]

--time-constraint <Time Constraint>

평가 시 이 시간 제약 조건 내에 있는 경우에만 알람을 평가합니다. 제약 조건의 시작 지점은 cron 표현식으로 지정되지만 기간은 초 단위로 지정됩니다. 여러 시간 제약 조건으로 여러 번 지정할 수 있습니다. format is: name=<CONSTRAINT_NAME>;start=< CRON>;duration=<SECONDS>;[description=<DESCRIPTION>; [t imezone=<IANA Timezone>]]

--project-id <PROJECT_ID>

알람과 연결할 프로젝트(관리자 사용자만 구성 가능)

--insufficient-data-action <Webhook URL>

상태가 insufficient data로 전환될 때 호출할 URL입니다. 여러 번 사용할 수 있습니다.

--severity <SEVERITY>

경보의 심각도, 중 하나: [낮음,중간,심각]

--alarm-action <Webhook URL>

상태가 alarm으로 전환될 때 호출할 URL. 여러 번 사용될 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <DESCRIPTION>

알람에 대한 무료 텍스트 설명

--enabled {True

false}

true인 경우 알람 평가가 활성화된 경우

Expand
표 6.57. 일반적인 경보 규칙
요약

--evaluation-periods <EVAL_PERIODS>

평가할 기간 수

--query <QUERY>

이벤트 유형 경보의 경우: key[op]data_type::value; list. data_type은 선택 사항이지만, 입력한 경우 문자열, 정수, float 또는 부울이어야 합니다. gnocchi_aggregation_by_resources_threshold 유형의 경보의 경우: {"and"and": [{"=": {"ended_at": null}}, …​]}과 같은 복잡한 쿼리 json 문자열을 지정해야 합니다.

--comparison-operator <OPERATOR>

비교 연산자: [lt,le,eq,ne,ge,gt]

--metric <METRIC>

평가할 메트릭입니다.

--threshold <THRESHOLD>

평가할 임계값입니다.

Expand
표 6.58. 지표 알람으로 Gnocchi 집계
요약

--metrics <METRICS>

지표 ID 목록입니다.

Expand
표 6.59. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

7장. 경고

이 장에서는 alarming 명령의 명령에 대해 설명합니다.

7.1. 알람 기능 목록

알람 서비스의 기능 나열

사용법:

openstack alarming capabilities list [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent] [--prefix PREFIX]
Copy to Clipboard Toggle word wrap

Expand
표 7.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 7.2. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 7.3. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 7.4. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 7.5. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

8장. 가용성

이 장에서는 availability 명령의 명령에 대해 설명합니다.

8.1. 가용성 영역 목록

가용성 영역 및 해당 상태 나열

사용법:

openstack availability zone list [-h] [-f {csv,json,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent]
                                        [--quote {all,minimal,none,nonnumeric}]
                                        [--sort-column SORT_COLUMN]
                                        [--compute] [--network] [--volume]
                                        [--long]
Copy to Clipboard Toggle word wrap

Expand
표 8.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 8.2. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 8.3. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 8.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 8.5. 선택적 인수
요약

--compute

컴퓨팅 가용성 영역 나열

--volume

볼륨 가용성 영역 나열

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--network

네트워크 가용성 영역 나열

--long

출력에 추가 필드 나열

9장. baremetal

이 장에서는 baremetal 명령의 명령에 대해 설명합니다.

9.1. baremetal chassis create

새 섀시를 만듭니다.

사용법:

openstack baremetal chassis create [-h]
                                          [-f {json,shell,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent] [--prefix PREFIX]
                                          [--description <description>]
                                          [--extra <key=value>]
                                          [--uuid <uuid>]
Copy to Clipboard Toggle word wrap

Expand
표 9.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.2. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.3. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.4. 선택적 인수
요약

--uuid <uuid>

섀시의 고유 UUID

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

섀시에 대한 설명

--extra <key=value>

임의의 키/값 메타데이터를 기록합니다. 여러 번 지정할 수 있습니다.

Expand
표 9.5. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.2. baremetal chassis delete

섀시 삭제.

사용법:

openstack baremetal chassis delete [-h] <chassis> [<chassis> ...]
Copy to Clipboard Toggle word wrap

Expand
표 9.6. 위치 관련 자료
요약

<chassis>

삭제할 섀시의 UUID

Expand
표 9.7. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.3. baremetal 섀시 목록

섀시를 나열합니다.

사용법:

openstack baremetal chassis list [-h] [-f {csv,json,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent]
                                        [--quote {all,minimal,none,nonnumeric}]
                                        [--sort-column SORT_COLUMN]
                                        [--fields <field> [<field> ...]]
                                        [--limit <limit>] [--long]
                                        [--marker <chassis>]
                                        [--sort <key>[:<direction>]]
Copy to Clipboard Toggle word wrap

Expand
표 9.8. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.9. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.10. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.11. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.12. 선택적 인수
요약

--marker <chassis>

섀시 uuid(예: 이전 요청 목록의 마지막 섀시)입니다. 이 UUID 후 섀시 목록을 반환합니다.

--long

섀시에 대한 자세한 정보 표시

--limit <limit>

요청당 반환되는 최대 섀시 수, 제한 없음 0 기본값은 베어 메탈 API 서비스에서 사용하는 최대 번호입니다.

--fields <field> [<field> …​]

하나 이상의 섀시 필드. 이러한 필드만 서버에서 가져옵니다. --long 을 지정하면 사용할 수 없습니다.

--sort <key>[:<direction>]

지정된 chassis 필드와 방향(asc 또는 desc)(기본값: asc)에 따라 출력을 정렬합니다. 여러 필드와 방향을 쉼표로 구분하여 지정할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.4. baremetal chassis 세트

섀시 속성 설정.

사용법:

openstack baremetal chassis set [-h] [--description <description>]
                                       [--extra <key=value>]
                                       <chassis>
Copy to Clipboard Toggle word wrap

Expand
표 9.13. 위치 관련 자료
요약

<chassis>

섀시 UUID

Expand
표 9.14. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

섀시에 대한 설명 설정

--extra <key=value>

이 섀시에서 설정하는 extra (repeat 옵션 여러 개의 엑스트)

9.5. baremetal chassis show

섀시 세부 정보를 표시합니다.

사용법:

openstack baremetal chassis show [-h]
                                        [-f {json,shell,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent] [--prefix PREFIX]
                                        [--fields <field> [<field> ...]]
                                        <chassis>
Copy to Clipboard Toggle word wrap

Expand
표 9.15. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.16. 위치 관련 자료
요약

<chassis>

섀시 UUID

Expand
표 9.17. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.18. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.19. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--fields <field> [<field> …​]

하나 이상의 섀시 필드. 이러한 필드만 서버에서 가져옵니다.

Expand
표 9.20. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.6. baremetal chassis 설정되지 않음

섀시 속성 설정 설정.

사용법:

openstack baremetal chassis unset [-h] [--description] [--extra <key>]
                                         <chassis>
Copy to Clipboard Toggle word wrap

Expand
표 9.21. 위치 관련 자료
요약

<chassis>

섀시 UUID

Expand
표 9.22. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--extra <key>

추가 to unset on this chassis (repeat 옵션 to unset multiple extras)

--description

섀시 설명 삭제

9.7. baremetal create

파일에서 리소스 생성

사용법:

openstack baremetal create [-h] <file> [<file> ...]
Copy to Clipboard Toggle word wrap

Expand
표 9.23. 위치 관련 자료
요약

<file>

생성할 리소스에 대한 설명이 포함된 파일(.yaml 또는 .json)입니다. 여러 번 지정할 수 있습니다.

Expand
표 9.24. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.8. baremetal 드라이버 목록

활성화된 드라이버를 나열합니다.

사용법:

openstack baremetal driver list [-h] [-f {csv,json,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent]
                                       [--quote {all,minimal,none,nonnumeric}]
                                       [--sort-column SORT_COLUMN]
                                       [--type <type>] [--long]
Copy to Clipboard Toggle word wrap

Expand
표 9.25. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.26. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.27. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.28. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.29. 선택적 인수
요약

--type <type>

드라이버 ("classic" 또는 "dynamic")의 유형입니다. 기본값은 모든 드라이버를 나열하는 것입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--long

드라이버에 대한 자세한 정보를 표시합니다.

9.9. baremetal 드라이버 passthru 호출

드라이버에 대한 공급업체 passthru 방법을 호출합니다.

사용법:

openstack baremetal driver passthru call [-h]
                                                [-f {json,shell,table,value,yaml}]
                                                [-c COLUMN]
                                                [--max-width <integer>]
                                                [--fit-width] [--print-empty]
                                                [--noindent] [--prefix PREFIX]
                                                [--arg <key=value>]
                                                [--http-method <http-method>]
                                                <driver> <method>
Copy to Clipboard Toggle word wrap

Expand
표 9.30. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.31. 위치 관련 자료
요약

<method>

공급업체 통과 방법을 호출합니다.

<driver>

드라이버의 이름입니다.

Expand
표 9.32. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.33. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.34. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--http-method <http-method>

passthru 요청에 사용할 http 메서드입니다. DELETE, PATCH, POST, PUT 중 하나입니다. 기본값은 POST 입니다.

--arg <key=value>

passthru 메서드에 전달하기 위한 인수(여러 인수를 지정하는peat 옵션).

Expand
표 9.35. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.10. baremetal 드라이버 passthru list

드라이버에 사용할 수 있는 공급업체 passthru 방법을 나열합니다.

사용법:

openstack baremetal driver passthru list [-h]
                                                [-f {csv,json,table,value,yaml}]
                                                [-c COLUMN]
                                                [--max-width <integer>]
                                                [--fit-width] [--print-empty]
                                                [--noindent]
                                                [--quote {all,minimal,none,nonnumeric}]
                                                [--sort-column SORT_COLUMN]
                                                <driver>
Copy to Clipboard Toggle word wrap

Expand
표 9.36. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.37. 위치 관련 자료
요약

<driver>

드라이버의 이름입니다.

Expand
표 9.38. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.39. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.40. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.41. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.11. baremetal 드라이버 속성 목록

드라이버 속성을 나열합니다.

사용법:

openstack baremetal driver property list [-h]
                                                [-f {csv,json,table,value,yaml}]
                                                [-c COLUMN]
                                                [--max-width <integer>]
                                                [--fit-width] [--print-empty]
                                                [--noindent]
                                                [--quote {all,minimal,none,nonnumeric}]
                                                [--sort-column SORT_COLUMN]
                                                <driver>
Copy to Clipboard Toggle word wrap

Expand
표 9.42. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.43. 위치 관련 자료
요약

<driver>

드라이버의 이름입니다.

Expand
표 9.44. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.45. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.46. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.47. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.12. baremetal 드라이버 raid 속성 목록

드라이버의 RAID 논리 디스크 속성을 나열합니다.

사용법:

openstack baremetal driver raid property list [-h]
                                                     [-f {csv,json,table,value,yaml}]
                                                     [-c COLUMN]
                                                     [--max-width <integer>]
                                                     [--fit-width]
                                                     [--print-empty]
                                                     [--noindent]
                                                     [--quote {all,minimal,none,nonnumeric}]
                                                     [--sort-column SORT_COLUMN]
                                                     <driver>
Copy to Clipboard Toggle word wrap

Expand
표 9.48. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.49. 위치 관련 자료
요약

<driver>

드라이버의 이름입니다.

Expand
표 9.50. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.51. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.52. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.53. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.13. baremetal 드라이버 표시

드라이버에 대한 정보를 표시합니다.

사용법:

openstack baremetal driver show [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
                                       <driver>
Copy to Clipboard Toggle word wrap

Expand
표 9.54. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.55. 위치 관련 자료
요약

<driver>

드라이버의 이름입니다.

Expand
표 9.56. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.57. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.58. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 9.59. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.14. baremetal 인트로스펙션 중단

노드의 인트로스펙션 실행을 중단합니다.

사용법:

openstack baremetal introspection abort [-h] node
Copy to Clipboard Toggle word wrap

Expand
표 9.60. 위치 관련 자료
요약

node

베어 메탈 노드 uuid 또는 이름

Expand
표 9.61. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.15. baremetal 인트로스펙션 데이터 저장

원시 인트로스펙션 데이터를 저장하거나 표시합니다.

사용법:

openstack baremetal introspection data save [-h] [--file <filename>]
                                                   node
Copy to Clipboard Toggle word wrap

Expand
표 9.62. 위치 관련 자료
요약

node

베어 메탈 노드 uuid 또는 이름

Expand
표 9.63. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--file <filename>

인트로스펙션 데이터 파일 이름 다운로드 (기본값: stdout)

9.16. baremetal 인트로스펙션 인터페이스 목록

연결된 스위치 포트 정보를 포함한 인터페이스 데이터를 나열합니다.

사용법:

openstack baremetal introspection interface list [-h]
                                                        [-f {csv,json,table,value,yaml}]
                                                        [-c COLUMN]
                                                        [--max-width <integer>]
                                                        [--fit-width]
                                                        [--print-empty]
                                                        [--noindent]
                                                        [--quote {all,minimal,none,nonnumeric}]
                                                        [--sort-column SORT_COLUMN]
                                                        [--vlan VLAN]
                                                        [--long | --fields <field> [<field> ...]]
                                                        node_ident
Copy to Clipboard Toggle word wrap

Expand
표 9.64. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.65. 위치 관련 자료
요약

node_ident

베어 메탈 노드 uuid 또는 이름

Expand
표 9.66. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.67. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.68. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.69. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--vlan VLAN

이 vlan id에 대해 구성된 인터페이스만 나열할 수 있습니다.

--long

인터페이스에 대한 자세한 정보를 표시합니다.

--fields <field> [<field> …​]

하나 이상의 필드를 표시합니다. -- long 이 지정된 경우 사용할 수 없습니다.

9.17. baremetal 인트로스펙션 인터페이스 표시

연결된 스위치 포트 정보를 포함한 인터페이스 데이터를 표시합니다.

사용법:

openstack baremetal introspection interface show [-h]
                                                        [-f {json,shell,table,value,yaml}]
                                                        [-c COLUMN]
                                                        [--max-width <integer>]
                                                        [--fit-width]
                                                        [--print-empty]
                                                        [--noindent]
                                                        [--prefix PREFIX]
                                                        [--fields <field> [<field> ...]]
                                                        node_ident interface
Copy to Clipboard Toggle word wrap

Expand
표 9.70. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.71. 위치 관련 자료
요약

인터페이스

인터페이스 이름

node_ident

베어 메탈 노드 uuid 또는 이름

Expand
표 9.72. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.73. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.74. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--fields <field> [<field> …​]

하나 이상의 필드를 표시합니다.

Expand
표 9.75. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.18. baremetal 인트로스펙션 목록

인트로스펙션 상태 나열

사용법:

openstack baremetal introspection list [-h]
                                              [-f {csv,json,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent]
                                              [--quote {all,minimal,none,nonnumeric}]
                                              [--sort-column SORT_COLUMN]
                                              [--marker MARKER]
                                              [--limit LIMIT]
Copy to Clipboard Toggle word wrap

Expand
표 9.76. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.77. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.78. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.79. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.80. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--limit LIMIT

반환할 요소 수입니다.The number of items to return.

--marker MARKER

이전 페이지의 마지막 항목의 UUID

9.19. 베어 메탈 인트로스펙션 재 프로세스

저장된 인트로스펙션 데이터 재 처리

사용법:

openstack baremetal introspection reprocess [-h] node
Copy to Clipboard Toggle word wrap

Expand
표 9.81. 위치 관련 자료
요약

node

베어 메탈 노드 uuid 또는 이름

Expand
표 9.82. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.20. baremetal 인트로스펙션 규칙 삭제

인트로스펙션 규칙을 삭제합니다.

사용법:

openstack baremetal introspection rule delete [-h] uuid
Copy to Clipboard Toggle word wrap

Expand
표 9.83. 위치 관련 자료
요약

uuid

규칙 uuid

Expand
표 9.84. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.21. baremetal 인트로스펙션 규칙 가져오기

json 파일에서 하나 이상의 인트로스펙션 규칙을 가져옵니다.

사용법:

openstack baremetal introspection rule import [-h]
                                                     [-f {csv,json,table,value,yaml}]
                                                     [-c COLUMN]
                                                     [--max-width <integer>]
                                                     [--fit-width]
                                                     [--print-empty]
                                                     [--noindent]
                                                     [--quote {all,minimal,none,nonnumeric}]
                                                     [--sort-column SORT_COLUMN]
                                                     file
Copy to Clipboard Toggle word wrap

Expand
표 9.85. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.86. 위치 관련 자료
요약

file

가져올 JSON 파일은 하나 또는 여러 규칙을 포함할 수 있습니다.

Expand
표 9.87. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.88. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.89. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.90. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.22. 베어 메탈 인트로스펙션 규칙 목록

모든 인트로스펙션 규칙을 나열합니다.

사용법:

openstack baremetal introspection rule list [-h]
                                                   [-f {csv,json,table,value,yaml}]
                                                   [-c COLUMN]
                                                   [--max-width <integer>]
                                                   [--fit-width]
                                                   [--print-empty]
                                                   [--noindent]
                                                   [--quote {all,minimal,none,nonnumeric}]
                                                   [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 9.91. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.92. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.93. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.94. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.95. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.23. baremetal 인트로스펙션 규칙 제거

모든 인트로스펙션 규칙을 삭제합니다.

사용법:

openstack baremetal introspection rule purge [-h]
Copy to Clipboard Toggle word wrap

Expand
표 9.96. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.24. baremetal 인트로스펙션 규칙 표시

인트로스펙션 규칙을 표시합니다.

사용법:

openstack baremetal introspection rule show [-h]
                                                   [-f {json,shell,table,value,yaml}]
                                                   [-c COLUMN]
                                                   [--max-width <integer>]
                                                   [--fit-width]
                                                   [--print-empty]
                                                   [--noindent]
                                                   [--prefix PREFIX]
                                                   uuid
Copy to Clipboard Toggle word wrap

Expand
표 9.97. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.98. 위치 관련 자료
요약

uuid

규칙 uuid

Expand
표 9.99. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.100. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.101. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 9.102. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.25. baremetal 인트로스펙션 시작

세부 검사를 시작합니다.

사용법:

openstack baremetal introspection start [-h]
                                               [-f {csv,json,table,value,yaml}]
                                               [-c COLUMN]
                                               [--max-width <integer>]
                                               [--fit-width] [--print-empty]
                                               [--noindent]
                                               [--quote {all,minimal,none,nonnumeric}]
                                               [--sort-column SORT_COLUMN]
                                               [--wait]
                                               node [node ...]
Copy to Clipboard Toggle word wrap

Expand
표 9.103. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.104. 위치 관련 자료
요약

node

baremetal 노드 uuid 또는 이름

Expand
표 9.105. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.106. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.107. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.108. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--wait

인트로스펙션이 완료될 때까지 기다린 후 결과가 끝에 표시됩니다.

9.26. baremetal 인트로스펙션 상태

인트로스펙션 상태를 가져옵니다.

사용법:

openstack baremetal introspection status [-h]
                                                [-f {json,shell,table,value,yaml}]
                                                [-c COLUMN]
                                                [--max-width <integer>]
                                                [--fit-width] [--print-empty]
                                                [--noindent] [--prefix PREFIX]
                                                node
Copy to Clipboard Toggle word wrap

Expand
표 9.109. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.110. 위치 관련 자료
요약

node

베어 메탈 노드 uuid 또는 이름

Expand
표 9.111. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.112. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.113. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 9.114. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.27. 베어 메탈 노드 중단

중단할 baremetal 노드의 프로비저닝 상태 설정

사용법:

openstack baremetal node abort [-h] <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.115. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.116. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.28. baremetal 노드 추가 특성

노드에 특성을 추가합니다.

사용법:

openstack baremetal node add trait [-h] <node> <trait> [<trait> ...]
Copy to Clipboard Toggle word wrap

Expand
표 9.117. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

<trait>

추가할 속성입니다.

Expand
표 9.118. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.29. 베어 메탈 노드 채택

채택할 baremetal 노드의 프로비저닝 상태 설정

사용법:

openstack baremetal node adopt [-h] [--wait [<time-out>]] <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.119. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.120. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--wait [<time-out>]

노드가 원하는 상태인 active에 도달할 때까지 기다립니다. 선택적으로 시간 제한 값(초)을 사용합니다. 기본값은 0이며 무기한 대기함을 의미합니다.

9.30. 베어 메탈 노드 부팅 장치 세트

노드의 부팅 장치 설정

사용법:

openstack baremetal node boot device set [-h] [--persistent]
                                                <node> <device>
Copy to Clipboard Toggle word wrap

Expand
표 9.121. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

<device>

bios, cdrom, disk, pxe, secure, wanboot 중 하나

Expand
표 9.122. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--persistent

향후 모든 부팅에 영구적으로 변경

9.31. 베어 메탈 노드 부팅 장치 표시

노드의 부팅 장치 정보 표시

사용법:

openstack baremetal node boot device show [-h]
                                                 [-f {json,shell,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--prefix PREFIX]
                                                 [--supported]
                                                 <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.123. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.124. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

Expand
표 9.125. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.126. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.127. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--supported

지원되는 부팅 장치 표시

Expand
표 9.128. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.32. baremetal 노드 clean

baremetal 노드의 프로비저닝 상태를 clean으로 설정

사용법:

openstack baremetal node clean [-h] [--wait [<time-out>]] --clean-steps
                                      <clean-steps>
                                      <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.129. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.130. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--wait [<time-out>]

노드가 원하는 상태인 manageable에 도달할 때까지 기다립니다. 선택적으로 시간 제한 값(초)을 사용합니다. 기본값은 0이며 무기한 대기함을 의미합니다.

--clean-steps <clean-steps>

json 형식의 clean 단계. 은 깨끗한 단계를 포함하는 파일의 경로일 수 있습니다; 또는 -, 표준 입력에서 읽기 단계; 또는 문자열. 값은 정리 단계 사전 목록이어야 합니다. 각 사전에는 키와 단계, 선택적 키 args 가 있어야 합니다.

9.33. 베어 메탈 노드 콘솔 비활성화

노드에 대한 콘솔 액세스 비활성화

사용법:

openstack baremetal node console disable [-h] <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.131. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

Expand
표 9.132. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.34. 베어 메탈 노드 콘솔 활성화

노드에 대한 콘솔 액세스 활성화

사용법:

openstack baremetal node console enable [-h] <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.133. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

Expand
표 9.134. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.35. 베어 메탈 노드 콘솔 표시

노드의 콘솔 정보 표시

사용법:

openstack baremetal node console show [-h]
                                             [-f {json,shell,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent] [--prefix PREFIX]
                                             <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.135. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.136. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

Expand
표 9.137. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.138. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.139. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 9.140. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.36. baremetal node create

baremetal 서비스에 새 노드 등록

사용법:

openstack baremetal node create [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
                                       [--chassis-uuid <chassis>] --driver
                                       <driver> [--driver-info <key=value>]
                                       [--property <key=value>]
                                       [--extra <key=value>] [--uuid <uuid>]
                                       [--name <name>]
                                       [--boot-interface <boot_interface>]
                                       [--console-interface <console_interface>]
                                       [--deploy-interface <deploy_interface>]
                                       [--inspect-interface <inspect_interface>]
                                       [--management-interface <management_interface>]
                                       [--network-interface <network_interface>]
                                       [--power-interface <power_interface>]
                                       [--raid-interface <raid_interface>]
                                       [--storage-interface <storage_interface>]
                                       [--vendor-interface <vendor_interface>]
                                       [--resource-class <resource_class>]
Copy to Clipboard Toggle word wrap

Expand
표 9.141. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.142. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.143. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.144. 선택적 인수
요약

--inspect-interface <inspect_interface>

노드 드라이버에서 사용하는 인터페이스를 검사합니다. 이는 지정된 --driver가 하드웨어 유형인 경우에만 적용할 수 있습니다.

--boot-interface <boot_interface>

노드 드라이버에서 사용하는 부팅 인터페이스. 지정된 --driver가 하드웨어 유형인 경우에만 적용할 수 있습니다.

--management-interface <management_interface>

노드 드라이버에서 사용하는 관리 인터페이스입니다. 이는 지정된 --driver가 하드웨어 유형인 경우에만 적용할 수 있습니다.

--driver <driver>

노드를 제어하는 데 사용되는 드라이버입니다[필수].

--deploy-interface <deploy_interface>

노드 드라이버에서 사용하는 배포 인터페이스입니다. 지정된 --driver가 하드웨어 유형인 경우에만 적용할 수 있습니다.

--uuid <uuid>

노드의 고유 UUID입니다.

--console-interface <console_interface>

노드 드라이버에서 사용하는 콘솔 인터페이스. 지정된 --driver가 하드웨어 유형인 경우에만 적용할 수 있습니다.

--chassis-uuid <chassis>

이 노드가 속한 섀시의 UUID입니다.

--network-interface <network_interface>

정리/프로비저닝 네트워크로 노드를 전환하는 데 사용되는 네트워크 인터페이스입니다.

--property <key=value>

노드의 물리적 특성을 설명하는 키/값 쌍입니다. 이 파일은 Nova로 내보내고 스케줄러에서 사용합니다. 여러 번 지정할 수 있습니다.

--vendor-interface <vendor_interface>

노드 드라이버에서 사용하는 벤더 인터페이스. 이 인터페이스는 지정된 --driver가 하드웨어 유형인 경우에만 적용할 수 있습니다.

--resource-class <resource_class>

노드를 nova 플레이버에 매핑하는 리소스 클래스

--raid-interface <raid_interface>

노드 드라이버에서 사용하는 RAID 인터페이스입니다. 이는 지정된 --driver가 하드웨어 유형인 경우에만 적용할 수 있습니다.

--storage-interface <storage_interface>

노드 드라이버에서 사용하는 스토리지 인터페이스.

--power-interface <power_interface>

노드 드라이버에서 사용하는 전원 인터페이스. 지정된 --driver가 하드웨어 유형인 경우에만 적용할 수 있습니다.

--name <name>

노드의 고유 이름입니다.

--driver-info <key=value>

드라이버에서 사용하는 키/값 쌍(예: 대역 외 관리 자격 증명) 여러 번 지정할 수 있습니다.

--extra <key=value>

임의의 키/값 메타데이터를 기록합니다. 여러 번 지정할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 9.145. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.37. 베어 메탈 노드 삭제

baremetal 노드 등록 취소

사용법:

openstack baremetal node delete [-h] <node> [<node> ...]
Copy to Clipboard Toggle word wrap

Expand
표 9.146. 위치 관련 자료
요약

<node>

삭제할 노드(이름 또는 uuid)

Expand
표 9.147. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.38. baremetal 노드 배포

배포할baremetal 노드의 프로비저닝 상태 설정

사용법:

openstack baremetal node deploy [-h] [--wait [<time-out>]]
                                       [--config-drive <config-drive>]
                                       <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.148. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.149. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--wait [<time-out>]

노드가 원하는 상태인 active에 도달할 때까지 기다립니다. 선택적으로 시간 제한 값(초)을 사용합니다. 기본값은 0이며 무기한 대기함을 의미합니다.

--config-drive <config-drive>

gzipped, base64로 인코딩된 구성 드라이브 문자열 또는 구성 드라이브 파일의 경로 또는 구성 드라이브 파일이 포함된 디렉터리의 경로입니다. 디렉터리인 경우 구성 드라이브가 생성됩니다.

9.39. 베어 메탈 노드 삽입 nmi

baremetal 노드에 NMI를 주입

사용법:

openstack baremetal node inject nmi [-h] <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.150. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.151. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.40. 베어 메탈 노드 검사

검사할 baremetal 노드의 프로비저닝 상태 설정

사용법:

openstack baremetal node inspect [-h] [--wait [<time-out>]] <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.152. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.153. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--wait [<time-out>]

노드가 원하는 상태인 manageable에 도달할 때까지 기다립니다. 선택적으로 시간 제한 값(초)을 사용합니다. 기본값은 0이며 무기한 대기함을 의미합니다.

9.41. 베어 메탈 노드 목록

베어 메탈 노드 나열

사용법:

openstack baremetal node list [-h] [-f {csv,json,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent]
                                     [--quote {all,minimal,none,nonnumeric}]
                                     [--sort-column SORT_COLUMN]
                                     [--limit <limit>] [--marker <node>]
                                     [--sort <key>[:<direction>]]
                                     [--maintenance | --no-maintenance]
                                     [--associated | --unassociated]
                                     [--provision-state <provision state>]
                                     [--driver <driver>]
                                     [--resource-class <resource class>]
                                     [--chassis <chassis UUID>]
                                     [--long | --fields <field> [<field> ...]]
Copy to Clipboard Toggle word wrap

Expand
표 9.154. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.155. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.156. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.157. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.158. 선택적 인수
요약

--sort <key>[:<direction>]

지정된 노드 필드 및 방향(asc 또는 desc)(기본값: asc)으로 출력을 정렬합니다. 여러 필드와 방향을 쉼표로 구분하여 지정할 수 있습니다.

--chassis <chassis UUID>

이 섀시의 노드로 목록 제한

--resource-class <resource class>

리소스 클래스 <resource class>가 있는 노드로 제한 목록

--marker <node>

노드 uuid(예: 이전 요청의 목록에 있는 마지막 노드의). 이 UUID 이후의 노드 목록을 반환합니다.

--long

노드에 대한 세부 정보를 표시합니다.

--provision-state <provision state>

지정된 프로비저닝 상태의 노드를 나열합니다.

--limit <limit>

요청당 반환할 최대 노드 수, 제한 없음 0입니다. 기본값은 베어 메탈 API 서비스에서 사용하는 최대 번호입니다.

--fields <field> [<field> …​]

하나 이상의 노드 필드. 이러한 필드만 서버에서 가져옵니다. --long 을 지정하면 사용할 수 없습니다.

--maintenance

유지보수 모드에서 노드 제한

--unassociated

인스턴스와 연결되지 않은 노드만 나열합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--associated

인스턴스와 연결된 노드만 나열합니다.

--no-maintenance

유지보수 모드가 아닌 노드로 제한

--driver <driver>

드라이버 <driver>가 있는 노드로 제한

9.42. baremetal 노드 유지보수 세트

baremetal 노드를 유지보수 모드로 설정

사용법:

openstack baremetal node maintenance set [-h] [--reason <reason>]
                                                <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.159. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.160. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--reason <reason>

유지 관리 모드를 설정하는 이유.

9.43. 베어 메탈 노드 유지보수 설정되지 않음

유지보수 모드에서 baremetal 노드 설정

사용법:

openstack baremetal node maintenance unset [-h] <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.161. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.162. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.44. baremetal 노드 관리

관리할 baremetal 노드의 프로비저닝 상태 설정

사용법:

openstack baremetal node manage [-h] [--wait [<time-out>]] <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.163. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.164. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--wait [<time-out>]

노드가 원하는 상태인 manageable에 도달할 때까지 기다립니다. 선택적으로 시간 제한 값(초)을 사용합니다. 기본값은 0이며 무기한 대기함을 의미합니다.

9.45. baremetal 노드 passthru 호출

노드에 대한 공급업체 passthu 방법 호출

사용법:

openstack baremetal node passthru call [-h] [--arg <key=value>]
                                              [--http-method <http-method>]
                                              <node> <method>
Copy to Clipboard Toggle word wrap

Expand
표 9.165. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

<method>

공급업체 통과 방법 실행 방법

Expand
표 9.166. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--http-method <http-method>

passthru 요청에 사용할 http 메서드입니다. DELETE, PATCH, POST, PUT 중 하나입니다. 기본값은 POST입니다.

--arg <key=value>

passthru 메서드에 전달하기 위한 인수 (여러 인수를 지정하는peat 옵션)

9.46. baremetal 노드 passthru list

노드의 공급업체 통과 방법 나열

사용법:

openstack baremetal node passthru list [-h]
                                              [-f {csv,json,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent]
                                              [--quote {all,minimal,none,nonnumeric}]
                                              [--sort-column SORT_COLUMN]
                                              <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.167. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.168. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

Expand
표 9.169. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.170. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.171. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.172. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.47. 베어 메탈 노드 전원 끄기

노드의 전원 끄기

사용법:

openstack baremetal node power off [-h]
                                          [--power-timeout <power-timeout>]
                                          [--soft]
                                          <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.173. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.174. 선택적 인수
요약

--soft

정상 전원 끄기 요청.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--power-timeout <power-timeout>

오류 발생 전에 대상 전원 상태를 대기하도록 시간 초과(초, 양의 정수)입니다.

9.48. 베어 메탈 노드 전원 켜기

노드의 전원 켜기

사용법:

openstack baremetal node power on [-h]
                                         [--power-timeout <power-timeout>]
                                         <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.175. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.176. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--power-timeout <power-timeout>

오류 발생 전에 대상 전원 상태를 대기하도록 시간 초과(초, 양의 정수)입니다.

9.49. baremetal 노드 제공

제공할 baremetal 노드의 프로비저닝 상태 설정

사용법:

openstack baremetal node provide [-h] [--wait [<time-out>]] <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.177. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.178. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--wait [<time-out>]

노드가 원하는 상태인 available에 도달할 때까지 기다립니다. 선택적으로 시간 제한 값(초)을 사용합니다. 기본값은 0이며 무기한 대기함을 의미합니다.

9.50. 베어 메탈 노드 재부팅

baremetal 노드 재부팅

사용법:

openstack baremetal node reboot [-h] [--soft]
                                       [--power-timeout <power-timeout>]
                                       <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.179. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.180. 선택적 인수
요약

--soft

정상 재부팅 요청.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--power-timeout <power-timeout>

오류 발생 전에 대상 전원 상태를 대기하도록 시간 초과(초, 양의 정수)입니다.

9.51. baremetal 노드 재빌드

다시빌드할 baremetal 노드의 프로비저닝 상태 설정

사용법:

openstack baremetal node rebuild [-h] [--wait [<time-out>]]
                                        [--config-drive <config-drive>]
                                        <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.181. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.182. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--wait [<time-out>]

노드가 원하는 상태인 active에 도달할 때까지 기다립니다. 선택적으로 시간 제한 값(초)을 사용합니다. 기본값은 0이며 무기한 대기함을 의미합니다.

--config-drive <config-drive>

gzipped, base64로 인코딩된 구성 드라이브 문자열 또는 구성 드라이브 파일의 경로 또는 구성 드라이브 파일이 포함된 디렉터리의 경로입니다. 디렉터리인 경우 구성 드라이브가 생성됩니다.

9.52. 베어 메탈 노드 제거 특성

노드에서 특성을 제거합니다.

사용법:

openstack baremetal node remove trait [-h] [--all]
                                             <node> [<trait> [<trait> ...]]
Copy to Clipboard Toggle word wrap

Expand
표 9.183. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

<trait>

제거할 속성입니다.

Expand
표 9.184. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--all

모든 특성을 제거합니다.

9.53. baremetal 노드 세트

baremetal 속성 설정

사용법:

openstack baremetal node set [-h] [--instance-uuid <uuid>]
                                    [--name <name>]
                                    [--chassis-uuid <chassis UUID>]
                                    [--driver <driver>]
                                    [--boot-interface <boot_interface>]
                                    [--console-interface <console_interface>]
                                    [--deploy-interface <deploy_interface>]
                                    [--inspect-interface <inspect_interface>]
                                    [--management-interface <management_interface>]
                                    [--network-interface <network_interface>]
                                    [--power-interface <power_interface>]
                                    [--raid-interface <raid_interface>]
                                    [--storage-interface <storage_interface>]
                                    [--vendor-interface <vendor_interface>]
                                    [--resource-class <resource_class>]
                                    [--target-raid-config <target_raid_config>]
                                    [--property <key=value>]
                                    [--extra <key=value>]
                                    [--driver-info <key=value>]
                                    [--instance-info <key=value>]
                                    <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.185. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.186. 선택적 인수
요약

--instance-uuid <uuid>

노드의 uuid를 <uuid>로 설정

--inspect-interface <inspect_interface>

노드의 검사 인터페이스 설정

--boot-interface <boot_interface>

노드의 부팅 인터페이스 설정

--management-interface <management_interface>

노드의 관리 인터페이스 설정

--driver <driver>

노드의 드라이버 설정

--extra <key=value>

이 baremetal 노드에서 설정하는 extra (repeat 옵션 여러 추가 설정)

--deploy-interface <deploy_interface>

노드의 배포 인터페이스 설정

--name <name>

노드의 이름을 설정합니다.

--console-interface <console_interface>

노드의 콘솔 인터페이스 설정

--power-interface <power_interface>

노드의 전원 인터페이스 설정

--network-interface <network_interface>

노드의 네트워크 인터페이스 설정

--property <key=value>

이 baremetal 노드에서 설정하는 속성(여러 속성을 설정하는peat 옵션)

--vendor-interface <vendor_interface>

노드의 벤더 인터페이스 설정

--resource-class <resource_class>

노드의 리소스 클래스 설정

--chassis-uuid <chassis UUID>

노드의 섀시 설정

--raid-interface <raid_interface>

노드의 raid 인터페이스 설정

--storage-interface <storage_interface>

노드의 스토리지 인터페이스 설정

--instance-info <key=value>

이 baremetal 노드에 설정할 인스턴스 정보(여러 인스턴스 정보를 설정하는peat 옵션)

--driver-info <key=value>

이 baremetal 노드에 설정할 드라이버 정보 (여러 드라이버 정보를 설정하는peat 옵션)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--target-raid-config <target_raid_config>

노드의 대상 raid 구성(json)을 설정합니다. 이는 RAID 구성의 JSON 데이터를 포함하는 파일인 1 중 하나일 수 있습니다. 2. "-"는 표준 입력에서 콘텐츠를 읽는 것, 3. 유효한 JSON 문자열 중 하나일 수 있습니다.

9.54. baremetal 노드 표시

베어 메탈 노드 세부 정보 표시

사용법:

openstack baremetal node show [-h] [-f {json,shell,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent] [--prefix PREFIX]
                                     [--instance]
                                     [--fields <field> [<field> ...]]
                                     <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.187. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.188. 위치 관련 자료
요약

<node>

노드의 name 또는 uuid(또는 --instance가 지정된 경우 인스턴스 uuid)

Expand
표 9.189. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.190. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.191. 선택적 인수
요약

--instance

<node>는 인스턴스 uuid입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--fields <field> [<field> …​]

하나 이상의 노드 필드. 이러한 필드만 서버에서 가져옵니다.

Expand
표 9.192. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.55. 베어 메탈 노드 특성 목록

노드의 특성을 나열합니다.

사용법:

openstack baremetal node trait list [-h]
                                           [-f {csv,json,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent]
                                           [--quote {all,minimal,none,nonnumeric}]
                                           [--sort-column SORT_COLUMN]
                                           <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.193. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.194. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

Expand
표 9.195. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.196. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.197. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.198. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.56. baremetal 노드 배포 취소

baremetal 노드의 프로비저닝 상태를 삭제로 설정

사용법:

openstack baremetal node undeploy [-h] [--wait [<time-out>]] <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.199. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.200. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--wait [<time-out>]

노드가 원하는 상태인 available에 도달할 때까지 기다립니다. 선택적으로 시간 제한 값(초)을 사용합니다. 기본값은 0이며 무기한 대기함을 의미합니다.

9.57. 베어 메탈 노드 설정되지 않음

baremetal 속성 설정

사용법:

openstack baremetal node unset [-h] [--instance-uuid] [--name]
                                      [--resource-class]
                                      [--target-raid-config]
                                      [--property <key>] [--extra <key>]
                                      [--driver-info <key>]
                                      [--instance-info <key>] [--chassis-uuid]
                                      [--boot-interface] [--console-interface]
                                      [--deploy-interface]
                                      [--inspect-interface]
                                      [--management-interface]
                                      [--network-interface]
                                      [--power-interface] [--raid-interface]
                                      [--storage-interface]
                                      [--vendor-interface]
                                      <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.201. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid.

Expand
표 9.202. 선택적 인수
요약

--property <key>

property to unset on this baremetal node (repeat option to unset multiple properties)

--storage-interface

이 baremetal 노드에서 스토리지 인터페이스 설정 해제

--instance-uuid

이 baremetal 노드에서 인스턴스 uuid 설정 해제

--deploy-interface

이 baremetal 노드에서 배포 인터페이스 설정 해제

--vendor-interface

이 baremetal 노드에서 벤더 인터페이스 설정 해제

--network-interface

이 baremetal 노드에서 네트워크 인터페이스 설정 해제

--instance-info <key>

이 baremetal 노드에 설정되지 않은 인스턴스 정보 (여러 인스턴스 정보를 설정 해제하는 경우 사용 안 함)

--driver-info <key>

이 baremetal 노드에 설정되지 않은 드라이버 정보 (여러 드라이버 정보를 설정 해제하는 경우 제거 옵션)

--extra <key>

이 baremetal 노드에서 설정 해제하려면 extra (repeat 옵션에서 여러 추가 설정 해제)

--resource-class

노드의 리소스 클래스 설정Set the resource class of the node

--management-interface

이 baremetal 노드에서 관리 인터페이스 설정 해제

--boot-interface

이 baremetal 노드에서 부팅 인터페이스 설정 해제

--raid-interface

이 baremetal 노드에서 설정 해제 인터페이스

--console-interface

이 baremetal 노드에서 콘솔 인터페이스 설정 해제

--target-raid-config

노드의 대상 raid 설정 설정 해제

--name

노드 이름 설정Set the name of the node

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--inspect-interface

이 baremetal 노드의 인터페이스 설정 해제

--chassis-uuid

이 baremetal 노드에서 chassis uuid 설정

--power-interface

이 baremetal 노드의 전원 인터페이스 설정 해제

9.58. baremetal 노드 검증

노드의 드라이버 인터페이스 검증

사용법:

openstack baremetal node validate [-h] [-f {csv,json,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--fit-width] [--print-empty]
                                         [--noindent]
                                         [--quote {all,minimal,none,nonnumeric}]
                                         [--sort-column SORT_COLUMN]
                                         <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.203. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.204. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

Expand
표 9.205. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.206. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.207. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.208. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.59. 베어 메탈 노드 vif attach

지정된 노드에 VIF 연결

사용법:

openstack baremetal node vif attach [-h] [--vif-info <key=value>]
                                           <node> <vif-id>
Copy to Clipboard Toggle word wrap

Expand
표 9.209. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

<vif-id>

노드에 연결할 vif의 이름 또는 uuid입니다.

Expand
표 9.210. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--vif-info <key=value>

임의의 키/값 메타데이터를 기록합니다. 여러 번 지정할 수 있습니다. 필수 id 매개 변수는 키로 지정할 수 없습니다.

9.60. 베어 메탈 노드 vif detach

지정된 노드에서 VIF 분리

사용법:

openstack baremetal node vif detach [-h] <node> <vif-id>
Copy to Clipboard Toggle word wrap

Expand
표 9.211. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

<vif-id>

노드에서 분리할 vif의 이름 또는 uuid입니다.

Expand
표 9.212. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.61. 베어 메탈 노드 vif 목록

노드에 연결된 VIF를 표시

사용법:

openstack baremetal node vif list [-h] [-f {csv,json,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--fit-width] [--print-empty]
                                         [--noindent]
                                         [--quote {all,minimal,none,nonnumeric}]
                                         [--sort-column SORT_COLUMN]
                                         <node>
Copy to Clipboard Toggle word wrap

Expand
표 9.213. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.214. 위치 관련 자료
요약

<node>

노드의 이름 또는 uuid

Expand
표 9.215. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.216. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.217. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.218. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.62. baremetal port create

새 포트 만들기

사용법:

openstack baremetal port create [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX] --node
                                       <uuid> [--uuid <uuid>]
                                       [--extra <key=value>]
                                       [--local-link-connection <key=value>]
                                       [-l <key=value>]
                                       [--pxe-enabled <boolean>]
                                       [--port-group <uuid>]
                                       [--physical-network <physical network>]
                                       <address>
Copy to Clipboard Toggle word wrap

Expand
표 9.219. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.220. 위치 관련 자료
요약

<address>

이 포트에 대한 Mac 주소입니다.

Expand
표 9.221. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.222. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.223. 선택적 인수
요약

--extra <key=value>

임의의 키/값 메타데이터를 기록합니다. 여러 번 지정할 수 있습니다.

--physical-network <physical network>

이 포트가 연결된 물리적 네트워크의 이름입니다.

--uuid <uuid>

포트의 UUID입니다.

--port-group <uuid>

이 포트가 속하는 포트 그룹의 UUID입니다.

--local-link-connection <key=value>

로컬 링크 연결 정보를 설명하는 키/값 메타데이터입니다. 유효한 키는 switch_info,switch_id, port_id 입니다. switch_idport_id 키가 필요합니다. 여러 번 지정할 수 있습니다.

--pxe-enabled <boolean>

pxe이 이 노드를 부팅할 때 이 포트를 사용해야 하는지를 나타냅니다.

-l <key=value>

더 이상 사용되지 않습니다. 대신 --local-link-connection을 사용하십시오. 로컬 링크 연결 정보를 설명하는 키/값 메타데이터입니다. 유효한 키는 switch_info,switch_id, port_id 입니다. switch_idport_id 키가 필요합니다. 여러 번 지정할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--node <uuid>

이 포트가 속하는 노드의 UUID입니다.

Expand
표 9.224. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.63. baremetal port delete

포트 삭제.

사용법:

openstack baremetal port delete [-h] <port> [<port> ...]
Copy to Clipboard Toggle word wrap

Expand
표 9.225. 위치 관련 자료
요약

<port>

삭제할 포트의 UUID입니다.

Expand
표 9.226. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.64. baremetal 포트 그룹 create

새 baremetal 포트 그룹을 생성합니다.

사용법:

openstack baremetal port group create [-h]
                                             [-f {json,shell,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent] [--prefix PREFIX]
                                             --node <uuid>
                                             [--address <mac-address>]
                                             [--name NAME] [--uuid UUID]
                                             [--extra <key=value>]
                                             [--mode MODE]
                                             [--property <key=value>]
                                             [--support-standalone-ports | --unsupport-standalone-ports]
Copy to Clipboard Toggle word wrap

Expand
표 9.227. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.228. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.229. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.230. 선택적 인수
요약

--support-standalone-ports

이 포트 그룹의 멤버인 포트는 독립 실행형 포트로 사용할 수 있습니다. (기본값)

--extra <key=value>

임의의 키/값 메타데이터를 기록합니다. 여러 번 지정할 수 있습니다.

--address <mac-address>

이 포트 그룹의 Mac 주소입니다.

--unsupport-standalone-ports

이 포트 그룹의 멤버인 포트는 독립 실행형 포트로 사용할 수 없습니다.

--property <key=value>

이 포트 그룹 구성과 관련된 키/값 속성입니다. 여러 번 지정할 수 있습니다.

--mode MODE

포트 그룹의 모드. 가능한 값은 https://www.kernel.org/doc/Documentation/networking/bo nding.txt를 참조하십시오.

--name NAME

포트 그룹의 이름입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--uuid UUID

포트 그룹의 UUID입니다.

--node <uuid>

이 포트 그룹이 속한 노드의 UUID입니다.

Expand
표 9.231. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.65. baremetal 포트 그룹 delete

baremetal 포트 그룹 등록을 취소하십시오.

사용법:

openstack baremetal port group delete [-h]
                                             <port group> [<port group> ...]
Copy to Clipboard Toggle word wrap

Expand
표 9.232. 위치 관련 자료
요약

<port group>

삭제할 포트 그룹(name 또는 uuid).

Expand
표 9.233. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.66. baremetal 포트 그룹 목록

베어 메탈 포트 그룹을 나열합니다.

사용법:

openstack baremetal port group list [-h]
                                           [-f {csv,json,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent]
                                           [--quote {all,minimal,none,nonnumeric}]
                                           [--sort-column SORT_COLUMN]
                                           [--limit <limit>]
                                           [--marker <port group>]
                                           [--sort <key>[:<direction>]]
                                           [--address <mac-address>]
                                           [--node <node>]
                                           [--long | --fields <field> [<field> ...]]
Copy to Clipboard Toggle word wrap

Expand
표 9.234. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.235. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.236. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.237. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.238. 선택적 인수
요약

--node <node>

이 노드의 포트 그룹(name 또는 uuid)만 나열합니다.

--address <mac-address>

이 mac 주소를 사용하여 포트 그룹에 대한 정보만 표시합니다.

--long

포트 그룹에 대한 세부 정보를 표시합니다.

--fields <field> [<field> …​]

하나 이상의 포트 그룹 필드. 이러한 필드만 서버에서 가져옵니다. -- long 을 지정하면 사용할 수 없습니다.

--limit <limit>

요청당 반환할 최대 포트 그룹 수, 제한 없음 0입니다. 기본값은 베어 메탈 API 서비스에서 사용하는 최대 번호입니다.

--marker <port group>

포트 그룹 uuid(예: 이전 요청의 목록에 있는 마지막 포트 그룹의). 이 UUID 뒤의 포트 그룹 목록을 반환합니다.

--sort <key>[:<direction>]

지정된 포트 그룹 필드 및 방향(asc 또는 desc)(기본값: asc)으로 출력을 정렬합니다. 여러 필드와 방향을 쉼표로 구분하여 지정할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.67. baremetal 포트 그룹 세트

baremetal 포트 그룹 속성을 설정합니다.

사용법:

openstack baremetal port group set [-h] [--node <uuid>]
                                          [--address <mac-address>]
                                          [--name <name>]
                                          [--extra <key=value>] [--mode MODE]
                                          [--property <key=value>]
                                          [--support-standalone-ports | --unsupport-standalone-ports]
                                          <port group>
Copy to Clipboard Toggle word wrap

Expand
표 9.239. 위치 관련 자료
요약

<port group>

포트 그룹의 이름 또는 uuid.

Expand
표 9.240. 선택적 인수
요약

--support-standalone-ports

이 포트 그룹의 멤버인 포트는 독립 실행형 포트로 사용할 수 있습니다.

--extra <key=value>

추가 기능을 사용하여 이 baremetal 포트 그룹에 설정합니다(여러 추가 설정 옵션).

--address <mac-address>

이 포트 그룹의 Mac 주소입니다.

--unsupport-standalone-ports

이 포트 그룹의 멤버인 포트는 독립 실행형 포트로 사용할 수 없습니다.

--property <key=value>

이 포트 그룹 구성과 관련된 키/값 속성(여러 속성을 설정하는 방법)

--mode MODE

포트 그룹의 모드. 가능한 값은 https://www.kernel.org/doc/Documentation/networking/bo nding.txt를 참조하십시오.

--name <name>

포트 그룹의 이름입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--node <uuid>

이 포트 그룹이 속한 노드의 uuid를 업데이트합니다.

9.68. baremetal 포트 그룹 표시

baremetal 포트 그룹 세부 정보를 표시합니다.

사용법:

openstack baremetal port group show [-h]
                                           [-f {json,shell,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent] [--prefix PREFIX]
                                           [--address]
                                           [--fields <field> [<field> ...]]
                                           <id>
Copy to Clipboard Toggle word wrap

Expand
표 9.241. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.242. 위치 관련 자료
요약

<id>

포트 그룹의 UUID 또는 이름(또는 --address가 지정된 경우 mac 주소).

Expand
표 9.243. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.244. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.245. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--address

<ID>는 포트 그룹의 MAC 주소(uuid 또는 name 대신)입니다.

--fields <field> [<field> …​]

하나 이상의 포트 그룹 필드. 이러한 필드만 서버에서 가져옵니다.

Expand
표 9.246. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.69. baremetal 포트 그룹 unset

baremetal 포트 그룹 속성을 설정 해제합니다.

사용법:

openstack baremetal port group unset [-h] [--name] [--address]
                                            [--extra <key>] [--property <key>]
                                            <port group>
Copy to Clipboard Toggle word wrap

Expand
표 9.247. 위치 관련 자료
요약

<port group>

포트 그룹의 이름 또는 uuid.

Expand
표 9.248. 선택적 인수
요약

--property <key>

이 baremetal port group에서 설정 해제하도록 속성(여러 속성을 설정하지 않도록 설정 옵션).

--name

포트 그룹의 이름을 설정 해제합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--address

포트 그룹의 주소를 설정 해제합니다.

--extra <key>

이 baremetal 포트 그룹에 설정 해제하려면 extra입니다(여러 추가 설정을 해제하는 옵션).

9.70. baremetal 포트 목록

베어 메탈 포트를 나열합니다.

사용법:

openstack baremetal port list [-h] [-f {csv,json,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent]
                                     [--quote {all,minimal,none,nonnumeric}]
                                     [--sort-column SORT_COLUMN]
                                     [--address <mac-address>] [--node <node>]
                                     [--port-group <port group>]
                                     [--limit <limit>] [--marker <port>]
                                     [--sort <key>[:<direction>]]
                                     [--long | --fields <field> [<field> ...]]
Copy to Clipboard Toggle word wrap

Expand
표 9.249. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.250. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.251. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.252. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.253. 선택적 인수
요약

--node <node>

이 노드의 포트(name 또는 uuid)만 나열합니다.

--address <mac-address>

이 mac 주소가 있는 포트에 대한 정보만 표시합니다.

--marker <port>

포트 uuid(예: 이전 요청의 목록에 있는 마지막 포트) 이 UUID 뒤의 포트 목록을 반환합니다.

--long

포트에 대한 자세한 정보를 표시합니다.

--port-group <port group>

이 포트 그룹의 포트(name 또는 uuid)만 나열합니다.

--limit <limit>

요청당 반환할 최대 포트 수, 제한 없음 0입니다. 기본값은 Ironic API 서비스에서 사용하는 최대 번호입니다.

--fields <field> [<field> …​]

하나 이상의 포트 필드. 이러한 필드만 서버에서 가져옵니다. --long 을 지정하면 사용할 수 없습니다.

--sort <key>[:<direction>]

지정된 포트 필드와 방향(asc 또는 desc)(기본값: asc)으로 출력을 정렬합니다. 여러 필드와 방향을 쉼표로 구분하여 지정할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.71. baremetal 포트 세트

baremetal 포트 속성을 설정합니다.

사용법:

openstack baremetal port set [-h] [--node <uuid>] [--address <address>]
                                    [--extra <key=value>]
                                    [--port-group <uuid>]
                                    [--local-link-connection <key=value>]
                                    [--pxe-enabled | --pxe-disabled]
                                    [--physical-network <physical network>]
                                    <port>
Copy to Clipboard Toggle word wrap

Expand
표 9.254. 위치 관련 자료
요약

<port>

포트의 UUID

Expand
표 9.255. 선택적 인수
요약

--pxe-enabled

pxe이 노드(기본값)를 부팅할 때 이 포트를 사용해야 함을 나타냅니다.

--extra <key=value>

이 baremetal 포트에서 설정하는 extra (repeat 옵션 여러 추가 설정)

--pxe-disabled

pxe이 노드를 부팅할 때 이 포트를 사용하지 않아야 함을 나타냅니다.

--port-group <uuid>

이 포트가 속한 포트 그룹의 uuid를 설정합니다.

--local-link-connection <key=value>

로컬 링크 연결 정보를 설명하는 키/값 메타데이터입니다. 유효한 키는 switch_info,switch_id, port_id 입니다. switch_idport_id 키가 필요합니다. 여러 번 지정할 수 있습니다.

--physical-network <physical network>

이 포트가 연결된 물리적 네트워크의 이름을 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--node <uuid>

이 포트가 속한 노드의 uuid를 설정합니다.

--address <address>

이 포트에 대한 mac 주소 설정

9.72. baremetal port show

baremetal 포트 세부 정보를 표시합니다.

사용법:

openstack baremetal port show [-h] [-f {json,shell,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent] [--prefix PREFIX]
                                     [--address]
                                     [--fields <field> [<field> ...]]
                                     <id>
Copy to Clipboard Toggle word wrap

Expand
표 9.256. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.257. 위치 관련 자료
요약

<id>

포트의 UUID(또는 --address가 지정된 경우 mac 주소).

Expand
표 9.258. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.259. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.260. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--address

<ID>는 포트의 MAC 주소(uuid 대신)입니다.

--fields <field> [<field> …​]

하나 이상의 포트 필드. 이러한 필드만 서버에서 가져옵니다.

Expand
표 9.261. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.73. baremetal 포트가 설정되지 않음

baremetal 포트 속성을 설정 해제합니다.

사용법:

openstack baremetal port unset [-h] [--extra <key>] [--port-group]
                                      [--physical-network]
                                      <port>
Copy to Clipboard Toggle word wrap

Expand
표 9.262. 위치 관련 자료
요약

<port>

포트의 UUID입니다.

Expand
표 9.263. 선택적 인수
요약

--port-group

포트 그룹에서 포트 제거

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--extra <key>

이 baremetal 포트에서 설정 해제하려면 extra (repeat 옵션 to unset multiple extras)

--physical-network

이 baremetal 포트에서 실제 네트워크를 설정 해제합니다.

9.74. baremetal 볼륨 커넥터 생성

새 baremetal 볼륨 커넥터를 만듭니다.

사용법:

openstack baremetal volume connector create [-h]
                                                   [-f {json,shell,table,value,yaml}]
                                                   [-c COLUMN]
                                                   [--max-width <integer>]
                                                   [--fit-width]
                                                   [--print-empty]
                                                   [--noindent]
                                                   [--prefix PREFIX] --node
                                                   <uuid> --type <type>
                                                   --connector-id <connector
                                                   id> [--uuid <uuid>]
                                                   [--extra <key=value>]
Copy to Clipboard Toggle word wrap

Expand
표 9.264. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.265. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.266. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.267. 선택적 인수
요약

--node <uuid>

이 볼륨 커넥터가 속한 노드의 UUID입니다.

--uuid <uuid>

볼륨 커넥터의 UUID입니다.

--type <type>

볼륨 커넥터의 유형은 iqn,ip,mac,wwnn,wwpn, 포트 ,port group 일 수 있습니다.

--extra <key=value>

임의의 키/값 메타데이터를 기록합니다. 여러 번 지정할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--Connector-id <connector id>

지정된 유형의 볼륨 커넥터 ID입니다. 예를 들어 유형이 iqn 인 경우 노드의 iSCSI 이니시에이터 IQN입니다.

Expand
표 9.268. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.75. baremetal 볼륨 커넥터 삭제

baremetal 볼륨 커넥터를 설치 해제합니다.

사용법:

openstack baremetal volume connector delete [-h]
                                                   <volume connector>
                                                   [<volume connector> ...]
Copy to Clipboard Toggle word wrap

Expand
표 9.269. 위치 관련 자료
요약

<volume connector>

삭제할 볼륨 커넥터의 UUID입니다.

Expand
표 9.270. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.76. baremetal 볼륨 커넥터 목록

baremetal 볼륨 커넥터를 나열합니다.

사용법:

openstack baremetal volume connector list [-h]
                                                 [-f {csv,json,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--quote {all,minimal,none,nonnumeric}]
                                                 [--sort-column SORT_COLUMN]
                                                 [--node <node>]
                                                 [--limit <limit>]
                                                 [--marker <volume connector>]
                                                 [--sort <key>[:<direction>]]
                                                 [--long | --fields <field> [<field> ...]]
Copy to Clipboard Toggle word wrap

Expand
표 9.271. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.272. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.273. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.274. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.275. 선택적 인수
요약

--node <node>

이 노드의 볼륨 커넥터만 나열합니다(이름 또는 UUID).

--long

볼륨 커넥터에 대한 세부 정보를 표시합니다.

--limit <limit>

요청당 반환할 최대 볼륨 커넥터 수, 제한 없음 0입니다. 기본값은 베어 메탈 API 서비스에서 사용하는 최대 번호입니다.

--fields <field> [<field> …​]

하나 이상의 볼륨 커넥터 필드. 이러한 필드만 서버에서 가져옵니다. --long 을 지정하면 사용할 수 없습니다.

--sort <key>[:<direction>]

지정된 볼륨 커넥터 필드 및 방향(asc 또는 desc)(기본값:asc)으로 출력을 정렬합니다. 여러 필드와 방향을 쉼표로 구분하여 지정할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--marker <volume connector>

볼륨 커넥터 uuid(예: 이전 요청 목록의 마지막 볼륨 커넥터). 이 UUID 뒤에 볼륨 커넥터 목록을 반환합니다.

9.77. baremetal 볼륨 커넥터 세트

baremetal 볼륨 커넥터 속성을 설정합니다.

사용법:

openstack baremetal volume connector set [-h] [--node <uuid>]
                                                [--type <type>]
                                                [--connector-id <connector id>]
                                                [--extra <key=value>]
                                                <volume connector>
Copy to Clipboard Toggle word wrap

Expand
표 9.276. 위치 관련 자료
요약

<volume connector>

볼륨 커넥터의 UUID입니다.

Expand
표 9.277. 선택적 인수
요약

--extra <key=value>

임의의 키/값 메타데이터를 기록합니다. 여러 번 지정할 수 있습니다.

--type <type>

볼륨 커넥터의 유형은 iqn,ip,mac,wwnn,wwpn, 포트 ,port group 일 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--node <uuid>

이 볼륨 커넥터가 속한 노드의 UUID입니다.

--Connector-id <connector id>

지정된 유형의 볼륨 커넥터의 ID입니다.

9.78. baremetal 볼륨 커넥터 표시

baremetal 볼륨 커넥터 세부 정보를 표시합니다.

사용법:

openstack baremetal volume connector show [-h]
                                                 [-f {json,shell,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--prefix PREFIX]
                                                 [--fields <field> [<field> ...]]
                                                 <id>
Copy to Clipboard Toggle word wrap

Expand
표 9.278. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.279. 위치 관련 자료
요약

<id>

볼륨 커넥터의 UUID입니다.

Expand
표 9.280. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.281. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.282. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--fields <field> [<field> …​]

하나 이상의 볼륨 커넥터 필드. 이러한 필드만 서버에서 가져옵니다.

Expand
표 9.283. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.79. baremetal 볼륨 커넥터 설정되지 않음

baremetal 볼륨 커넥터 속성을 설정 해제합니다.

사용법:

openstack baremetal volume connector unset [-h] [--extra <key>]
                                                  <volume connector>
Copy to Clipboard Toggle word wrap

Expand
표 9.284. 위치 관련 자료
요약

<volume connector>

볼륨 커넥터의 UUID입니다.

Expand
표 9.285. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--extra <key>

extra to unset(여러 추가 설정을 해제하는 옵션)

9.80. baremetal 볼륨 대상 생성

새 baremetal 볼륨 대상을 만듭니다.

사용법:

openstack baremetal volume target create [-h]
                                                [-f {json,shell,table,value,yaml}]
                                                [-c COLUMN]
                                                [--max-width <integer>]
                                                [--fit-width] [--print-empty]
                                                [--noindent] [--prefix PREFIX]
                                                --node <uuid> --type <volume
                                                type> [--property <key=value>]
                                                --boot-index <boot index>
                                                --volume-id <volume id>
                                                [--uuid <uuid>]
                                                [--extra <key=value>]
Copy to Clipboard Toggle word wrap

Expand
표 9.286. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.287. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.288. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.289. 선택적 인수
요약

--extra <key=value>

임의의 키/값 메타데이터를 기록합니다. 여러 번 지정할 수 있습니다.

--uuid <uuid>

볼륨 대상의 UUID입니다.

--property <key=value>

이 볼륨 대상의 유형과 관련된 키/값 속성입니다. 여러 번 지정할 수 있습니다.

--boot-index <boot index>

볼륨 대상의 부팅 인덱스입니다.

--type <volume type>

볼륨 대상 유형(예: iscsi,fibre_channel ).

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--volume-id <volume id>

이 대상과 연결된 볼륨 ID입니다.

--node <uuid>

이 볼륨 대상이 속한 노드의 UUID입니다.

Expand
표 9.290. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.81. baremetal 볼륨 대상 삭제

baremetal 볼륨 대상의 등록을 취소합니다.

사용법:

openstack baremetal volume target delete [-h]
                                                <volume target>
                                                [<volume target> ...]
Copy to Clipboard Toggle word wrap

Expand
표 9.291. 위치 관련 자료
요약

<volume target>

삭제할 볼륨 대상의 UUID입니다.

Expand
표 9.292. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.82. baremetal 볼륨 대상 목록

baremetal 볼륨 대상을 나열합니다.

사용법:

openstack baremetal volume target list [-h]
                                              [-f {csv,json,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent]
                                              [--quote {all,minimal,none,nonnumeric}]
                                              [--sort-column SORT_COLUMN]
                                              [--node <node>]
                                              [--limit <limit>]
                                              [--marker <volume target>]
                                              [--sort <key>[:<direction>]]
                                              [--long | --fields <field> [<field> ...]]
Copy to Clipboard Toggle word wrap

Expand
표 9.293. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.294. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 9.295. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 9.296. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.297. 선택적 인수
요약

--node <node>

이 노드의 볼륨 대상만 나열합니다(이름 또는 uuid).

--marker <volume target>

볼륨 대상 uuid(예: 이전 요청의 목록에 있는 마지막 볼륨 대상) 이 UUID 뒤의 볼륨 대상 목록을 반환합니다.

--long

볼륨 대상에 대한 세부 정보를 표시합니다.

--limit <limit>

요청당 반환할 최대 볼륨 대상 수, 제한없이 0입니다. 기본값은 베어 메탈 API 서비스에서 사용하는 최대 번호입니다.

--fields <field> [<field> …​]

하나 이상의 볼륨 대상 필드. 이러한 필드만 서버에서 가져옵니다. --long 을 지정하면 사용할 수 없습니다.

--sort <key>[:<direction>]

지정된 볼륨 대상 필드 및 방향(asc 또는 desc)(기본값:asc)으로 출력을 정렬합니다. 여러 필드와 방향을 쉼표로 구분하여 지정할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

9.83. baremetal 볼륨 대상 세트

baremetal 볼륨 대상 속성을 설정합니다.

사용법:

openstack baremetal volume target set [-h] [--node <uuid>]
                                             [--type <volume type>]
                                             [--property <key=value>]
                                             [--boot-index <boot index>]
                                             [--volume-id <volume id>]
                                             [--extra <key=value>]
                                             <volume target>
Copy to Clipboard Toggle word wrap

Expand
표 9.298. 위치 관련 자료
요약

<volume target>

볼륨 대상의 UUID입니다.

Expand
표 9.299. 선택적 인수
요약

--extra <key=value>

임의의 키/값 메타데이터를 기록합니다. 여러 번 지정할 수 있습니다.

--property <key=value>

이 볼륨 대상의 유형과 관련된 키/값 속성입니다. 여러 번 지정할 수 있습니다.

--boot-index <boot index>

볼륨 대상의 부팅 인덱스입니다.

--type <volume type>

볼륨 대상 유형(예: iscsi,fibre_channel ).

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--volume-id <volume id>

이 대상과 연결된 볼륨 ID입니다.

--node <uuid>

이 볼륨 대상이 속한 노드의 UUID입니다.

9.84. baremetal 볼륨 대상 표시

baremetal 볼륨 대상 세부 정보를 표시합니다.

사용법:

openstack baremetal volume target show [-h]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent] [--prefix PREFIX]
                                              [--fields <field> [<field> ...]]
                                              <id>
Copy to Clipboard Toggle word wrap

Expand
표 9.300. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 9.301. 위치 관련 자료
요약

<id>

볼륨 대상의 UUID입니다.

Expand
표 9.302. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 9.303. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 9.304. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--fields <field> [<field> …​]

하나 이상의 볼륨 대상 필드. 이러한 필드만 서버에서 가져옵니다.

Expand
표 9.305. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

9.85. baremetal 볼륨 대상 설정되지 않음

baremetal 볼륨 대상 속성을 설정 해제합니다.

사용법:

openstack baremetal volume target unset [-h] [--extra <key>]
                                               [--property <key>]
                                               <volume target>
Copy to Clipboard Toggle word wrap

Expand
표 9.306. 위치 관련 자료
요약

<volume target>

볼륨 대상의 UUID입니다.

Expand
표 9.307. 선택적 인수
요약

--property <key>

이 baremetal 볼륨 대상에서 설정 해제하도록 속성(여러 속성을 설정하지 않도록 설정 옵션).

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--extra <key>

extra to unset(여러 추가 설정을 해제하는 옵션)

10장. bgp

이 장에서는 bgp 명령의 명령에 대해 설명합니다.

10.1. BGP dragent add speaker

동적 라우팅 에이전트에 BGP 스피커 추가

사용법:

openstack bgp dragent add speaker [-h] <agent-id> <bgp-speaker>
Copy to Clipboard Toggle word wrap

Expand
표 10.1. 위치 관련 자료
요약

<agent-id>

동적 라우팅 에이전트의 ID

<bgp-speaker>

bgp speaker의 ID 또는 이름

Expand
표 10.2. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.2. BGP dragent 제거 스피커

동적 라우팅 에이전트에서 BGP 스피커를 제거합니다.

사용법:

openstack bgp dragent remove speaker [-h] <agent-id> <bgp-speaker>
Copy to Clipboard Toggle word wrap

Expand
표 10.3. 위치 관련 자료
요약

<agent-id>

동적 라우팅 에이전트의 ID

<bgp-speaker>

bgp speaker의 ID 또는 이름

Expand
표 10.4. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.3. BGP peer create

BGP 피어 생성

사용법:

openstack bgp peer create [-h] [-f {json,shell,table,value,yaml}]
                                 [-c COLUMN] [--max-width <integer>]
                                 [--fit-width] [--print-empty] [--noindent]
                                 [--prefix PREFIX] --peer-ip <peer-ip-address>
                                 --remote-as <peer-remote-as>
                                 [--auth-type <peer-auth-type>]
                                 [--password <auth-password>]
                                 [--project <project>]
                                 [--project-domain <project-domain>]
                                 <name>
Copy to Clipboard Toggle word wrap

Expand
표 10.5. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 10.6. 위치 관련 자료
요약

<name>

생성할 bgp 피어의 이름

Expand
표 10.7. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 10.8. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 10.9. 선택적 인수
요약

--remote-as <peer-remote-as>

peer as number. ([1, 65535]에서 태그 지정 가능)

--auth-type <peer-auth-type>

인증 알고리즘. 지원되는 알고리즘: none(기본값), md5

--peer-ip <peer-ip-address>

peer ip 주소

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--password <auth-password>

인증 암호

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

Expand
표 10.10. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

10.4. BGP 피어 삭제

BGP 피어 삭제

사용법:

openstack bgp peer delete [-h] <bgp-peer>
Copy to Clipboard Toggle word wrap

Expand
표 10.11. 위치 관련 자료
요약

<bgp-peer>

삭제할 BGP 피어 (이름 또는 ID)

Expand
표 10.12. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.5. BGP 피어 목록

BGP 피어 나열

사용법:

openstack bgp peer list [-h] [-f {csv,json,table,value,yaml}]
                               [-c COLUMN] [--max-width <integer>]
                               [--fit-width] [--print-empty] [--noindent]
                               [--quote {all,minimal,none,nonnumeric}]
                               [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 10.13. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 10.14. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 10.15. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 10.16. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 10.17. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.6. BGP 피어 세트

BGP 피어 업데이트

사용법:

openstack bgp peer set [-h] [--name NAME] [--password <auth-password>]
                              <bgp-peer>
Copy to Clipboard Toggle word wrap

Expand
표 10.18. 위치 관련 자료
요약

<bgp-peer>

업데이트를 위한 BGP 피어 (이름 또는 id)

Expand
표 10.19. 선택적 인수
요약

--password <auth-password>

업데이트된 인증 암호

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--name NAME

bgp 피어의 업데이트된 이름

10.7. BGP 피어 쇼

BGP 피어에 대한 정보 표시

사용법:

openstack bgp peer show [-h] [-f {json,shell,table,value,yaml}]
                               [-c COLUMN] [--max-width <integer>]
                               [--fit-width] [--print-empty] [--noindent]
                               [--prefix PREFIX]
                               <bgp-peer>
Copy to Clipboard Toggle word wrap

Expand
표 10.20. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 10.21. 위치 관련 자료
요약

<bgp-peer>

표시할 BGP 피어 (이름 또는 ID)

Expand
표 10.22. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 10.23. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 10.24. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 10.25. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

10.8. BGP speaker 추가 네트워크

BGP 스피커에 네트워크 추가

사용법:

openstack bgp speaker add network [-h] <bgp-speaker> <network>
Copy to Clipboard Toggle word wrap

Expand
표 10.26. 위치 관련 자료
요약

<bgp-speaker>

BGP speaker (이름 또는 ID)

<network>

네트워크 이름 또는 ID 추가

Expand
표 10.27. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.9. BGP speaker 추가

BGP 스피커에 피어 추가

사용법:

openstack bgp speaker add peer [-h] <bgp-speaker> <bgp-peer>
Copy to Clipboard Toggle word wrap

Expand
표 10.28. 위치 관련 자료
요약

<bgp-peer>

BGP 피어를 추가하여 (이름 또는 id)

<bgp-speaker>

BGP speaker (이름 또는 ID)

Expand
표 10.29. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.10. BGP speaker create

BGP 스피커 생성

사용법:

openstack bgp speaker create [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--prefix PREFIX] --local-as <local-as>
                                    [--ip-version {4,6}]
                                    [--advertise-floating-ip-host-routes]
                                    [--no-advertise-floating-ip-host-routes]
                                    [--advertise-tenant-networks]
                                    [--no-advertise-tenant-networks]
                                    [--project <project>]
                                    [--project-domain <project-domain>]
                                    <name>
Copy to Clipboard Toggle word wrap

Expand
표 10.30. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 10.31. 위치 관련 자료
요약

<name>

생성할 bgp speaker의 이름

Expand
표 10.32. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 10.33. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 10.34. 선택적 인수
요약

--no-advertise-floating-ip-host-routes

BGP 스피커에 의한 유동 IP 호스트 경로의 알림을 비활성화합니다.

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--no-advertise-tenant-networks

BGP 스피커에 의해 테넌트 네트워크 경로의 광고를 비활성화하십시오.

--ip-version {4,6}

bgp speaker의 IP 버전 (기본값은 4)

--advertise-floating-ip-host-routes

BGP 스피커에 의해 유동 IP 호스트 경로의 광고를 활성화합니다 (기본값)

--local-as <local-as>

local as number. ([1, 65535]에서 생략됨)

--advertise-tenant-networks

BGP 스피커에 의해 테넌트 네트워크 경로의 광고 활성화 (기본값)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

Expand
표 10.35. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

10.11. BGP speaker delete

BGP 스피커 삭제

사용법:

openstack bgp speaker delete [-h] <bgp-speaker>
Copy to Clipboard Toggle word wrap

Expand
표 10.36. 위치 관련 자료
요약

<bgp-speaker>

BGP speaker to delete (이름 또는 id)

Expand
표 10.37. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.12. BGP speaker 목록 광고 경로

광고된 경로 나열

사용법:

openstack bgp speaker list advertised routes [-h]
                                                    [-f {csv,json,table,value,yaml}]
                                                    [-c COLUMN]
                                                    [--max-width <integer>]
                                                    [--fit-width]
                                                    [--print-empty]
                                                    [--noindent]
                                                    [--quote {all,minimal,none,nonnumeric}]
                                                    [--sort-column SORT_COLUMN]
                                                    <bgp-speaker>
Copy to Clipboard Toggle word wrap

Expand
표 10.38. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 10.39. 위치 관련 자료
요약

<bgp-speaker>

BGP speaker (이름 또는 ID)

Expand
표 10.40. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 10.41. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 10.42. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 10.43. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.13. BGP speaker 목록

BGP speaker 나열

사용법:

openstack bgp speaker list [-h] [-f {csv,json,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--quote {all,minimal,none,nonnumeric}]
                                  [--sort-column SORT_COLUMN]
                                  [--agent <agent-id>]
Copy to Clipboard Toggle word wrap

Expand
표 10.44. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 10.45. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 10.46. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 10.47. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 10.48. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--agent <agent-id>

에이전트가 호스팅하는 bgp 스피커 나열(id만 해당)

10.14. BGP speaker 제거 네트워크

BGP speaker에서 네트워크 제거

사용법:

openstack bgp speaker remove network [-h] <bgp-speaker> <network>
Copy to Clipboard Toggle word wrap

Expand
표 10.49. 위치 관련 자료
요약

<bgp-speaker>

BGP speaker (이름 또는 ID)

<network>

네트워크 삭제(name or id)

Expand
표 10.50. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.15. BGP speaker 제거 피어

BGP 스피커에서 피어 제거

사용법:

openstack bgp speaker remove peer [-h] <bgp-speaker> <bgp-peer>
Copy to Clipboard Toggle word wrap

Expand
표 10.51. 위치 관련 자료
요약

<bgp-peer>

BGP 피어 - 삭제(name or id)

<bgp-speaker>

BGP speaker (이름 또는 ID)

Expand
표 10.52. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.16. BGP speaker set

BGP speaker 속성 설정

사용법:

openstack bgp speaker set [-h] [--name NAME]
                                 [--advertise-floating-ip-host-routes]
                                 [--no-advertise-floating-ip-host-routes]
                                 [--advertise-tenant-networks]
                                 [--no-advertise-tenant-networks]
                                 <bgp-speaker>
Copy to Clipboard Toggle word wrap

Expand
표 10.53. 위치 관련 자료
요약

<bgp-speaker>

BGP 스피커를 업데이트 (이름 또는 id)

Expand
표 10.54. 선택적 인수
요약

--no-advertise-floating-ip-host-routes

BGP 스피커에 의한 유동 IP 호스트 경로의 알림을 비활성화합니다.

--no-advertise-tenant-networks

BGP 스피커에 의해 테넌트 네트워크 경로의 광고를 비활성화하십시오.

--advertise-floating-ip-host-routes

BGP 스피커에 의해 유동 IP 호스트 경로의 광고를 활성화합니다 (기본값)

--name NAME

업데이트할 bgp speaker의 이름

--advertise-tenant-networks

BGP 스피커에 의해 테넌트 네트워크 경로의 광고 활성화 (기본값)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.17. BGP speaker show dragents

BGP 스피커를 호스팅하는 동적 라우팅 에이전트 나열

사용법:

openstack bgp speaker show dragents [-h]
                                           [-f {csv,json,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent]
                                           [--quote {all,minimal,none,nonnumeric}]
                                           [--sort-column SORT_COLUMN]
                                           <bgp-speaker>
Copy to Clipboard Toggle word wrap

Expand
표 10.55. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 10.56. 위치 관련 자료
요약

<bgp-speaker>

bgp speaker의 ID 또는 이름

Expand
표 10.57. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 10.58. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 10.59. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 10.60. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

10.18. BGP speaker show

BGP 스피커 표시

사용법:

openstack bgp speaker show [-h] [-f {json,shell,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--prefix PREFIX]
                                  <bgp-speaker>
Copy to Clipboard Toggle word wrap

Expand
표 10.61. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 10.62. 위치 관련 자료
요약

<bgp-speaker>

표시할 BGP 스피커(이름 또는 ID)

Expand
표 10.63. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 10.64. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 10.65. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 10.66. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

11장. bgpvpn

이 장에서는 bgpvpn 명령의 명령에 대해 설명합니다.

11.1. bgpvpn create

BGP VPN 리소스 생성

사용법:

openstack bgpvpn create [-h] [-f {json,shell,table,value,yaml}]
                               [-c COLUMN] [--max-width <integer>]
                               [--fit-width] [--print-empty] [--noindent]
                               [--prefix PREFIX] [--project <project>]
                               [--project-domain <project-domain>]
                               [--name <name>] [--route-target <route-target>]
                               [--import-target <import-target>]
                               [--export-target <export-target>]
                               [--route-distinguisher <route-distinguisher>]
                               [--vni VNI] [--type {l2,l3}]
Copy to Clipboard Toggle word wrap

Expand
표 11.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.2. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 11.3. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.4. 선택적 인수
요약

--name <name>

bgp vpn의 이름

--route-distinguisher <route-distinguisher>

경로 Distinguishers가 VPN 경로를 광고하기 위해 선택되는 경로의 목록에 경로 구분을 추가합니다(여러 Route Distinguishers의 경우 옵션 사용)

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--vni VNI

VXLAN 캡슐화를 사용할 때 이 bgpvpn에 사용할 VXLAN 네트워크 식별자

--import-target <import-target>

경로 대상을 추가하여 목록을 추가합니다(여러 Route Targets의 경우repeat 옵션)

--route-target <route-target>

경로 대상을 가져오기/내보내기 목록 추가(여러 Route Targets의 경우 사용 옵션)

--type {l2,l3}

BGP vpn 유형 선택 ip vpn (l3)과 이더넷 VPN (l2) (기본값: l3)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--export-target <export-target>

경로 대상을 추가하여 내보내기 목록(여러 Route Targets의 경우 사용 옵션)

--project <project>

소유자의 프로젝트(이름 또는 ID)

Expand
표 11.5. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

11.2. bgpvpn delete

BGP VPN 리소스 삭제

사용법:

openstack bgpvpn delete [-h] <bgpvpn> [<bgpvpn> ...]
Copy to Clipboard Toggle word wrap

Expand
표 11.6. 위치 관련 자료
요약

<bgpvpn>

BGP vpn(s) - 삭제(name or id)

Expand
표 11.7. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

11.3. bgpvpn list

BGP VPN 리소스 나열

사용법:

openstack bgpvpn list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                             [--max-width <integer>] [--fit-width]
                             [--print-empty] [--noindent]
                             [--quote {all,minimal,none,nonnumeric}]
                             [--sort-column SORT_COLUMN] [--project <project>]
                             [--project-domain <project-domain>] [--long]
                             [--property <key=value>]
Copy to Clipboard Toggle word wrap

Expand
표 11.8. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.9. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 11.10. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 11.11. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.12. 선택적 인수
요약

--property <key=value>

반환된 bgp vpns에 적용할 filter 속성(여러 속성을 필터링해야 함)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

--long

출력에 추가 필드 나열

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

11.4. bgpvpn 네트워크 연결 생성

BGP VPN 네트워크 연결 생성

사용법:

openstack bgpvpn network association create [-h]
                                                   [-f {json,shell,table,value,yaml}]
                                                   [-c COLUMN]
                                                   [--max-width <integer>]
                                                   [--fit-width]
                                                   [--print-empty]
                                                   [--noindent]
                                                   [--prefix PREFIX]
                                                   [--project <project>]
                                                   [--project-domain <project-domain>]
                                                   <bgpvpn> <network>
Copy to Clipboard Toggle word wrap

Expand
표 11.13. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.14. 위치 관련 자료
요약

<bgpvpn>

네트워크 연결(이름 또는 id)을 적용하기 위해 BGP vpn

<network>

bgp vpn(이름 또는 id)을 연결하는 네트워크

Expand
표 11.15. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 11.16. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.17. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

Expand
표 11.18. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

11.5. bgpvpn 네트워크 연결 삭제

지정된 BGP VPN VPN에 대한 BGP VPN 네트워크 연결 삭제

사용법:

openstack bgpvpn network association delete [-h]
                                                   <network association ID>
                                                   [<network association ID> ...]
                                                   <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.19. 위치 관련 자료
요약

<네트워크 연결 ID>

제거할 네트워크 연결 ID

<bgpvpn>

BGP vpn 네트워크 연결은 (이름 또는 ID)에 속합니다.

Expand
표 11.20. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

11.6. bgpvpn 네트워크 연결 목록

지정된 BGP VPN을 위한 BGP VPN 네트워크 연결 나열

사용법:

openstack bgpvpn network association list [-h]
                                                 [-f {csv,json,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--quote {all,minimal,none,nonnumeric}]
                                                 [--sort-column SORT_COLUMN]
                                                 [--long]
                                                 [--property <key=value>]
                                                 <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.21. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.22. 위치 관련 자료
요약

<bgpvpn>

BGP vpn list associations belong to (name or id)

Expand
표 11.23. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 11.24. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 11.25. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.26. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--property <key=value>

반환된 bgp vpns에 적용할 filter 속성(여러 속성을 필터링해야 함)

--long

출력에 추가 필드 나열

11.7. bgpvpn 네트워크 연결 표시

지정된 BGP VPN 네트워크 연결 정보 표시

사용법:

openstack bgpvpn network association show [-h]
                                                 [-f {json,shell,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--prefix PREFIX]
                                                 <network association ID>
                                                 <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.27. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.28. 위치 관련 자료
요약

<네트워크 연결 ID>

조회할 네트워크 연결 ID

<bgpvpn>

BGP vpn 연결은 (이름 또는 id)에 속합니다.

Expand
표 11.29. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 11.30. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.31. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 11.32. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

11.8. bgpvpn 포트 연결 생성

BGP VPN 포트 연결 생성

사용법:

openstack bgpvpn port association create [-h]
                                                [-f {json,shell,table,value,yaml}]
                                                [-c COLUMN]
                                                [--max-width <integer>]
                                                [--fit-width] [--print-empty]
                                                [--noindent] [--prefix PREFIX]
                                                [--project <project>]
                                                [--project-domain <project-domain>]
                                                [--advertise-fixed-ips | --no-advertise-fixed-ips]
                                                [--prefix-route prefix=<cidr>[,local_pref=<integer>]]
                                                [--bgpvpn-route bgpvpn=<BGP VPN ID or name>[,local_pref=<integer>]]
                                                <bgpvpn> <port>
Copy to Clipboard Toggle word wrap

Expand
표 11.33. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.34. 위치 관련 자료
요약

<bgpvpn>

포트 연결(이름 또는 id)을 적용하기 위한 BGP vpn

<port>

bgp vpn(이름 또는 id)을 연결하는 포트

Expand
표 11.35. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 11.36. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.37. 선택적 인수
요약

--bgpvpn-route bgpvpn=<BGP VPN ID 또는 name>[,local_pref=<integer>]

경로 누출을 위한 bgp vpn 경로를 추가합니다. 선택적으로, 광고될 경로의 BGP LOCAL_PREF 값을 제어할 수 있습니다(여러 BGP VPN 경로에 대한 옵션 참조)

--no-advertise-fixed-ips

고정 포트 IP는 BGP VPN에 광고되지 않습니다.

--prefix-route prefix=<cidr>[,local_pref=<integer>]

cidr 표기법에 접두사 경로 추가. 선택적으로 광고될 경로의 BGP LOCAL_PREF 값을 제어할 수 있습니다(여러 접두사 경로의 경우repeat 옵션)

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--advertise-fixed-ips

고정 포트 IP는 bgp VPN (기본값)에 광고됩니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

Expand
표 11.38. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

11.9. bgpvpn 포트 연결 삭제

지정된 BGP VPN VPN에 대한 BGP VPN 포트 연결 삭제

사용법:

openstack bgpvpn port association delete [-h]
                                                <port association ID>
                                                [<port association ID> ...]
                                                <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.39. 위치 관련 자료
요약

<bgpvpn>

BGP vpn 포트 연결은 (이름 또는 id)에 속합니다.

<port association ID>

제거할 포트 연결 ID

Expand
표 11.40. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

11.10. bgpvpn 포트 연결 목록

지정된 BGP VPN을 위한 BGP VPN 포트 연결 나열

사용법:

openstack bgpvpn port association list [-h]
                                              [-f {csv,json,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent]
                                              [--quote {all,minimal,none,nonnumeric}]
                                              [--sort-column SORT_COLUMN]
                                              [--long]
                                              [--property <key=value>]
                                              <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.41. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.42. 위치 관련 자료
요약

<bgpvpn>

BGP vpn list associations belong to (name or id)

Expand
표 11.43. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 11.44. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 11.45. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.46. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--property <key=value>

반환된 bgp vpns에 적용할 filter 속성(여러 속성을 필터링해야 함)

--long

출력에 추가 필드 나열

11.11. bgpvpn 포트 연결 세트

BGP VPN 포트 연결 속성 설정

사용법:

openstack bgpvpn port association set [-h]
                                             [--advertise-fixed-ips | --no-advertise-fixed-ips]
                                             [--prefix-route prefix=<cidr>[,local_pref=<integer>]]
                                             [--bgpvpn-route bgpvpn=<BGP VPN ID or name>[,local_pref=<integer>]]
                                             [--no-prefix-route]
                                             [--no-bgpvpn-route]
                                             <port association ID> <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.47. 위치 관련 자료
요약

<bgpvpn>

BGP vpn 포트 연결은 (이름 또는 id)에 속합니다.

<port association ID>

업데이트할 포트 연결 ID

Expand
표 11.48. 선택적 인수
요약

--bgpvpn-route bgpvpn=<BGP VPN ID 또는 name>[,local_pref=<integer>]

경로 누출을 위한 bgp vpn 경로를 추가합니다. 선택적으로, 광고될 경로의 BGP LOCAL_PREF 값을 제어할 수 있습니다(여러 BGP VPN 경로에 대한 옵션 참조)

--no-advertise-fixed-ips

고정 포트 IP는 BGP VPN에 광고되지 않습니다.

--prefix-route prefix=<cidr>[,local_pref=<integer>]

cidr 표기법에 접두사 경로 추가. 선택적으로 광고될 경로의 BGP LOCAL_PREF 값을 제어할 수 있습니다(여러 접두사 경로의 경우repeat 옵션)

--no-bgpvpn-route

빈 bgp vpn 경로 목록

--no-prefix-route

접두사 경로 목록이 비어 있음

--advertise-fixed-ips

고정 포트 IP가 bgp VPN에 광고됩니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

11.12. bgpvpn 포트 연결 표시

지정된 BGP VPN 포트 연결 정보 표시

사용법:

openstack bgpvpn port association show [-h]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent] [--prefix PREFIX]
                                              <port association ID> <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.49. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.50. 위치 관련 자료
요약

<bgpvpn>

BGP vpn 연결은 (이름 또는 id)에 속합니다.

<port association ID>

조회할 포트 연결 ID

Expand
표 11.51. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 11.52. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.53. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 11.54. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

11.13. bgpvpn 포트 연결이 설정되지 않음

BGP VPN 포트 연결 속성 설정

사용법:

openstack bgpvpn port association unset [-h]
                                               [--advertise-fixed-ips | --no-advertise-fixed-ips]
                                               [--prefix-route <cidr>]
                                               [--bgpvpn-route <BGP VPN ID or name>]
                                               [--all-prefix-routes]
                                               [--all-bgpvpn-routes]
                                               <port association ID> <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.55. 위치 관련 자료
요약

<bgpvpn>

BGP vpn 포트 연결은 (이름 또는 id)에 속합니다.

<port association ID>

업데이트할 포트 연결 ID

Expand
표 11.56. 선택적 인수
요약

--all-prefix-routes

접두사 경로 목록이 비어 있음

--no-advertise-fixed-ips

고정 포트 IP가 bgp VPN에 광고됩니다.

--prefix-route <cidr>

cidr 표기법에서 접두사 경로 제거(여러 접두사 경로의 경우repeat 옵션)

--all-bgpvpn-routes

빈 bgp vpn 경로 목록

--advertise-fixed-ips

고정 포트 IP는 BGP VPN에 광고되지 않습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--bgpvpn-route <BGP VPN ID 또는 name>

bgp vpn 경로 제거 (여러 bgp VPN 경로에 대한repeat 옵션)

11.14. bgpvpn 라우터 연결 생성

BGP VPN 라우터 연결 생성

사용법:

openstack bgpvpn router association create [-h]
                                                  [-f {json,shell,table,value,yaml}]
                                                  [-c COLUMN]
                                                  [--max-width <integer>]
                                                  [--fit-width]
                                                  [--print-empty] [--noindent]
                                                  [--prefix PREFIX]
                                                  [--project <project>]
                                                  [--project-domain <project-domain>]
                                                  <bgpvpn> <router>
Copy to Clipboard Toggle word wrap

Expand
표 11.57. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.58. 위치 관련 자료
요약

<bgpvpn>

BGP vpn - 라우터 연결 (이름 또는 id)

<router>

bgp vpn(이름 또는 id)을 연결하는 라우터

Expand
표 11.59. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 11.60. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.61. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

Expand
표 11.62. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

11.15. bgpvpn 라우터 연결 삭제

지정된 BGP VPN VPN에 대한 BGP VPN 라우터 연결 삭제

사용법:

openstack bgpvpn router association delete [-h]
                                                  <router association ID>
                                                  [<router association ID> ...]
                                                  <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.63. 위치 관련 자료
요약

<bgpvpn>

BGP vpn 라우터 연결은 (이름 또는 id)에 속합니다.

<router association ID>

제거할 라우터 연결 ID

Expand
표 11.64. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

11.16. bgpvpn 라우터 연결 목록

지정된 BGP VPN을 위한 BGP VPN 연결 나열

사용법:

openstack bgpvpn router association list [-h]
                                                [-f {csv,json,table,value,yaml}]
                                                [-c COLUMN]
                                                [--max-width <integer>]
                                                [--fit-width] [--print-empty]
                                                [--noindent]
                                                [--quote {all,minimal,none,nonnumeric}]
                                                [--sort-column SORT_COLUMN]
                                                [--long]
                                                [--property <key=value>]
                                                <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.65. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.66. 위치 관련 자료
요약

<bgpvpn>

BGP vpn list associations belong to (name or id)

Expand
표 11.67. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 11.68. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 11.69. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.70. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--property <key=value>

반환된 bgp vpns에 적용할 filter 속성(여러 속성을 필터링해야 함)

--long

출력에 추가 필드 나열

11.17. bgpvpn 라우터 연결 표시

지정된 BGP VPN 라우터 연결 정보 표시

사용법:

openstack bgpvpn router association show [-h]
                                                [-f {json,shell,table,value,yaml}]
                                                [-c COLUMN]
                                                [--max-width <integer>]
                                                [--fit-width] [--print-empty]
                                                [--noindent] [--prefix PREFIX]
                                                <router association ID>
                                                <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.71. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.72. 위치 관련 자료
요약

<bgpvpn>

BGP vpn 연결은 (이름 또는 id)에 속합니다.

<router association ID>

조회할 라우터 연결 ID

Expand
표 11.73. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 11.74. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.75. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 11.76. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

11.18. bgpvpn set

BGP VPN 속성 설정

사용법:

openstack bgpvpn set [-h] [--name <name>]
                            [--route-target <route-target>]
                            [--no-route-target]
                            [--import-target <import-target>]
                            [--no-import-target]
                            [--export-target <export-target>]
                            [--no-export-target]
                            [--route-distinguisher <route-distinguisher>]
                            [--no-route-distinguisher] [--vni VNI]
                            <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.77. 위치 관련 자료
요약

<bgpvpn>

bGP vpn - 업데이트 (이름 또는 id)

Expand
표 11.78. 선택적 인수
요약

--no-route-target

빈 경로 대상 목록

--name <name>

bgp vpn의 이름

--route-distinguisher <route-distinguisher>

경로 Distinguishers가 VPN 경로를 광고하기 위해 선택되는 경로의 목록에 경로 구분을 추가합니다(여러 Route Distinguishers의 경우 옵션 사용)

--no-route-distinguisher

빈 경로 구분 목록

--no-export-target

비어 있는 내보내기 경로 대상 목록

--no-import-target

가져오기 경로 대상 목록이 비어 있음

--vni VNI

VXLAN 캡슐화를 사용할 때 이 bgpvpn에 사용할 VXLAN 네트워크 식별자

--import-target <import-target>

경로 대상을 추가하여 목록을 추가합니다(여러 Route Targets의 경우repeat 옵션)

--route-target <route-target>

경로 대상을 가져오기/내보내기 목록 추가(여러 Route Targets의 경우 사용 옵션)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--export-target <export-target>

경로 대상을 추가하여 내보내기 목록(여러 Route Targets의 경우 사용 옵션)

11.19. bgpvpn show

지정된 BGP VPN의 정보 표시

사용법:

openstack bgpvpn show [-h] [-f {json,shell,table,value,yaml}]
                             [-c COLUMN] [--max-width <integer>] [--fit-width]
                             [--print-empty] [--noindent] [--prefix PREFIX]
                             <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.79. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 11.80. 위치 관련 자료
요약

<bgpvpn>

표시할 BGP vpn (이름 또는 id)

Expand
표 11.81. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 11.82. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 11.83. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 11.84. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

11.20. bgpvpn unset

BGP VPN 속성 설정

사용법:

openstack bgpvpn unset [-h] [--route-target <route-target>]
                              [--all-route-target]
                              [--import-target <import-target>]
                              [--all-import-target]
                              [--export-target <export-target>]
                              [--all-export-target]
                              [--route-distinguisher <route-distinguisher>]
                              [--all-route-distinguisher] [--vni VNI]
                              <bgpvpn>
Copy to Clipboard Toggle word wrap

Expand
표 11.85. 위치 관련 자료
요약

<bgpvpn>

bGP vpn - 업데이트 (이름 또는 id)

Expand
표 11.86. 선택적 인수
요약

--all-route-target

빈 경로 대상 목록

--route-target <route-target>

가져오기/내보내기 목록에서 경로 대상 제거(여러 Route Targets의 경우 삭제 옵션)

--route-distinguisher <route-distinguisher>

Route Distinguishers가 VPN 경로를 광고하기 위해 선택할 수 있는 경로의 목록에서 경로 구분 제거(여러 Route Distinguishers의 경우 옵션)

--all-export-target

비어 있는 내보내기 경로 대상 목록

--all-import-target

가져오기 경로 대상 목록이 비어 있음

--vni VNI

VXLAN 캡슐화를 사용할 때 이 bgpvpn에 사용할 VXLAN 네트워크 식별자

--import-target <import-target>

가져오기 목록에서 경로 대상 제거(여러 Route Targets의 경우 삭제 옵션)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--export-target <export-target>

내보내기 목록에서 경로 대상 제거 (여러 Route Targets의 경우 삭제 옵션)

--all-route-distinguisher

빈 경로 구분 목록

12장. ca

이 장에서는 ca 명령의 명령에 대해 설명합니다.

12.1. CA get

URI를 제공하여 CA를 검색합니다.

사용법:

openstack ca get [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
                        [--max-width <integer>] [--fit-width] [--print-empty]
                        [--noindent] [--prefix PREFIX]
                        URI
Copy to Clipboard Toggle word wrap

Expand
표 12.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 12.2. 위치 관련 자료
요약

URI

ca의 uri 참조입니다.

Expand
표 12.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 12.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 12.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 12.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

12.2. CA 목록

CA를 나열합니다.

사용법:

openstack ca list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                         [--max-width <integer>] [--fit-width] [--print-empty]
                         [--noindent] [--quote {all,minimal,none,nonnumeric}]
                         [--sort-column SORT_COLUMN] [--limit LIMIT]
                         [--offset OFFSET] [--name NAME]
Copy to Clipboard Toggle word wrap

Expand
표 12.7. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 12.8. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 12.9. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 12.10. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 12.11. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--limit LIMIT, -l LIMIT

페이지당 나열할 항목 수에 제한을 지정합니다(기본값: 10; 최대: 100)

--name NAME, -n NAME

ca 이름 지정 (기본값: none)

--offset OFFSET, -o OFFSET

페이지 오프셋 지정 (기본값: 0)

13장. catalog

이 장에서는 catalog 명령의 명령에 대해 설명합니다.

13.1. 카탈로그 목록

서비스 카탈로그의 서비스 나열

사용법:

openstack catalog list [-h] [-f {csv,json,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--quote {all,minimal,none,nonnumeric}]
                              [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 13.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 13.2. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 13.3. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 13.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 13.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

13.2. 카탈로그 표시

서비스 카탈로그 세부 정보 표시

사용법:

openstack catalog show [-h] [-f {json,shell,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--prefix PREFIX]
                              <service>
Copy to Clipboard Toggle word wrap

Expand
표 13.6. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 13.7. 위치 관련 자료
요약

<service>

표시할 서비스(유형 또는 이름)

Expand
표 13.8. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 13.9. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 13.10. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 13.11. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

14장. COE

이 장에서는 coe 명령의 명령에 대해 설명합니다.

14.1. COE ca rotate

클러스터의 CA 인증서를 교체하여 액세스를 취소하십시오.

사용법:

openstack coe ca rotate [-h] <cluster>
Copy to Clipboard Toggle word wrap

Expand
표 14.1. 위치 관련 자료
요약

<cluster>

클러스터의 ID 또는 이름

Expand
표 14.2. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

14.2. COE ca show

클러스터의 CA 인증서에 대한 세부 정보를 표시합니다.

사용법:

openstack coe ca show [-h] <cluster>
Copy to Clipboard Toggle word wrap

Expand
표 14.3. 위치 관련 자료
요약

<cluster>

클러스터의 ID 또는 이름

Expand
표 14.4. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

14.3. COE ca Sign

클러스터의 CA 인증서를 생성합니다.

사용법:

openstack coe ca sign [-h] <cluster> <csr>
Copy to Clipboard Toggle word wrap

Expand
표 14.5. 위치 관련 자료
요약

<cluster>

클러스터의 ID 또는 이름

<csr>

서명을 받기 위해 magnum으로 보낼 csr 파일의 파일 경로입니다.

Expand
표 14.6. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

14.4. COE 클러스터 구성

클러스터 구성 가져오기

사용법:

openstack coe cluster config [-h] [--dir <dir>] [--force] <cluster>
Copy to Clipboard Toggle word wrap

Expand
표 14.7. 위치 관련 자료
요약

<cluster>

업데이트할 클러스터의 이름 또는 uuid

Expand
표 14.8. 선택적 인수
요약

--force

파일이 있는 경우 덮어씁니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--dir <dir>

인증서 및 구성 파일을 저장할 디렉터리입니다.

14.5. COE 클러스터 생성

클러스터 생성

사용법:

openstack coe cluster create [-h] --cluster-template <cluster-template>
                                    [--discovery-url <discovery-url>]
                                    [--docker-volume-size <docker-volume-size>]
                                    [--labels <KEY1=VALUE1,KEY2=VALUE2;KEY3=VALUE3...>]
                                    [--keypair <keypair>]
                                    [--master-count <master-count>]
                                    [--node-count <node-count>]
                                    [--timeout <timeout>]
                                    [--master-flavor <master-flavor>]
                                    [--flavor <flavor>]
                                    <name>
Copy to Clipboard Toggle word wrap

Expand
표 14.9. 위치 관련 자료
요약

<name>

생성할 클러스터의 이름입니다.

Expand
표 14.10. 선택적 인수
요약

--labels <KEY1=VALUE1,KEY2=VALUE2;KEY3=VALUE3…​>

클러스터 템플릿과 연결할 key=valuepair 형식의 임의의 레이블입니다. 여러 번 사용할 수 있습니다.

--discovery-url <discovery-url>

노드 검색을 위한 사용자 정의 전달 URL을 지정합니다.

--cluster-template <cluster-template>

클러스터 템플릿의 ID 또는 이름입니다.

--master-flavor <master-flavor>

클러스터의 마스터 노드를 시작할 때 사용할 nova 플레이버 이름 또는 uuid입니다.

--timeout <timeout>

클러스터 생성 시간 제한입니다. 기본값은 60분입니다.

--flavor <flavor>

클러스터를 시작할 때 사용할 nova 플레이버 이름 또는 uuid입니다.

--master-count <master-count>

클러스터의 마스터 노드 수입니다.

--keypair <keypair>

사용할 키 쌍의 UUID 또는 이름입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--docker-volume-size <docker-volume-size>

사용할 docker 볼륨의 gb 크기입니다.

--node-count <node-count>

클러스터 노드 수입니다.

14.6. COE 클러스터 삭제

클러스터 삭제

사용법:

openstack coe cluster delete [-h] <cluster> [<cluster> ...]
Copy to Clipboard Toggle word wrap

Expand
표 14.11. 위치 관련 자료
요약

<cluster>

삭제할 클러스터의 ID 또는 이름입니다.

Expand
표 14.12. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

14.7. COE 클러스터 목록

클러스터 나열

사용법:

openstack coe cluster list [-h] [-f {csv,json,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--quote {all,minimal,none,nonnumeric}]
                                  [--sort-column SORT_COLUMN]
                                  [--limit <limit>] [--sort-key <sort-key>]
                                  [--sort-dir <sort-dir>]
Copy to Clipboard Toggle word wrap

Expand
표 14.13. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 14.14. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 14.15. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 14.16. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 14.17. 선택적 인수
요약

--limit <limit>

반환할 최대 클러스터 수

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--sort-key <sort-key>

결과를 정렬할 열입니다.

--sort-dir <sort-dir>

정렬 방향. "asc" 또는 "desc".

14.8. COE 클러스터 표시

클러스터 표시

사용법:

openstack coe cluster show [-h] [-f {json,shell,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--prefix PREFIX]
                                  <cluster>
Copy to Clipboard Toggle word wrap

Expand
표 14.18. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 14.19. 위치 관련 자료
요약

<cluster>

표시할 클러스터의 ID 또는 이름입니다.

Expand
표 14.20. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 14.21. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 14.22. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 14.23. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

14.9. COE 클러스터 템플릿 생성

클러스터 템플릿을 생성합니다.

사용법:

openstack coe cluster template create [-h]
                                             [-f {json,shell,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent] [--prefix PREFIX]
                                             --coe <coe> --image <image>
                                             --external-network
                                             <external-network>
                                             [--keypair <keypair>]
                                             [--fixed-network <fixed-network>]
                                             [--fixed-subnet <fixed-subnet>]
                                             [--network-driver <network-driver>]
                                             [--volume-driver <volume-driver>]
                                             [--dns-nameserver <dns-nameserver>]
                                             [--flavor <flavor>]
                                             [--master-flavor <master-flavor>]
                                             [--docker-volume-size <docker-volume-size>]
                                             [--docker-storage-driver <docker-storage-driver>]
                                             [--http-proxy <http-proxy>]
                                             [--https-proxy <https-proxy>]
                                             [--no-proxy <no-proxy>]
                                             [--labels <KEY1=VALUE1,KEY2=VALUE2;KEY3=VALUE3...>]
                                             [--tls-disabled] [--public]
                                             [--registry-enabled]
                                             [--server-type <server-type>]
                                             [--master-lb-enabled]
                                             [--floating-ip-enabled]
                                             [--floating-ip-disabled]
                                             <name>
Copy to Clipboard Toggle word wrap

Expand
표 14.24. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 14.25. 위치 관련 자료
요약

<name>

생성할 클러스터 템플릿의 이름입니다.

Expand
표 14.26. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 14.27. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 14.28. 선택적 인수
요약

--master-lb-enabled

생성된 클러스터에 마스터 노드에 대한 로드 밸런서가 있는지 여부를 나타냅니다.

--fixed-subnet <fixed-subnet>

클러스터에 연결할 개인 neutron 서브넷 이름입니다.

--fixed-network <fixed-network>

이 클러스터 모델에 연결할 개인 neutron 네트워크 이름입니다.

--https-proxy <https-proxy>

클러스터의 노드에 사용할 https_proxy 주소입니다.

--registry-enabled

클러스터에서 Docker 레지스트리 활성화

--volume-driver <volume-driver>

컨테이너 볼륨을 인스턴스화하기 위한 볼륨 드라이버 이름입니다.

--labels <KEY1=VALUE1,KEY2=VALUE2;KEY3=VALUE3…​>

클러스터 템플릿과 연결할 key=value 쌍 형식의 임의의 레이블입니다. 여러 번 사용할 수 있습니다.

--network-driver <network-driver>

컨테이너 네트워크를 인스턴스화하기 위한 네트워크 드라이버 이름입니다.

--tls-disabled

클러스터에서 tls를 비활성화합니다.

--master-flavor <master-flavor>

클러스터의 마스터 노드를 시작할 때 사용할 nova 플레이버 이름 또는 uuid입니다.

--floating-ip-enabled

생성된 클러스터에 유동 IP가 있는지 여부를 나타냅니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--flavor <flavor>

클러스터를 시작할 때 사용할 nova 플레이버 이름 또는 uuid입니다.

--image <image>

클러스터에 대해 사용자 지정할 기본 이미지의 이름 또는 uuid입니다.

--external-network <external-network>

이 클러스터 템플릿에 연결할 외부 neutron 네트워크 이름 또는 uuid입니다.

--coe <coe>

사용할 컨테이너 오케스트레이션 엔진을 지정합니다.

--docker-storage-driver <docker-storage-driver>

지원되는 Docker 스토리지 드라이버를 선택합니다. devicemapper, overlay 기본값: devicemapper

--keypair <keypair>

클러스터 노드에 로드할 ssh 키 쌍의 이름 또는 uuid입니다.

--public

클러스터 템플릿을 공용으로 설정합니다.

--server-type <server-type>

사용할 서버 유형을 지정합니다(예: vm). for this release default server type will be vm.

--http-proxy <http-proxy>

클러스터의 노드에 사용할 http_proxy 주소입니다.

--no-proxy <no-proxy>

클러스터의 노드에 사용할 no_proxy 주소입니다.

--docker-volume-size <docker-volume-size>

사용할 docker 볼륨의 gb의 크기 수를 지정합니다.

--dns-nameserver <dns-nameserver>

이 클러스터 템플릿에 사용할 dns 이름 서버입니다.

--floating-ip-disabled

새 클러스터에서 유동 IP 생성 비활성화

Expand
표 14.29. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

14.10. COE 클러스터 템플릿 삭제

클러스터 템플릿을 삭제합니다.

사용법:

openstack coe cluster template delete [-h]
                                             <cluster-templates>
                                             [<cluster-templates> ...]
Copy to Clipboard Toggle word wrap

Expand
표 14.30. 위치 관련 자료
요약

<cluster-templates>

삭제할 (클러스터 템플릿)의 ID 또는 이름입니다.

Expand
표 14.31. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

14.11. COE 클러스터 템플릿 목록

클러스터 템플릿을 나열합니다.

사용법:

openstack coe cluster template list [-h]
                                           [-f {csv,json,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent]
                                           [--quote {all,minimal,none,nonnumeric}]
                                           [--sort-column SORT_COLUMN]
                                           [--limit <limit>]
                                           [--sort-key <sort-key>]
                                           [--sort-dir <sort-dir>]
                                           [--fields <fields>]
Copy to Clipboard Toggle word wrap

Expand
표 14.32. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 14.33. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 14.34. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 14.35. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 14.36. 선택적 인수
요약

--fields <fields>

쉼표로 구분된 표시할 필드 목록: 사용 가능한 필드 목록: uuid, name, coe, image_id, public, link, apiserver_port, server_type, tls_disabled, registry_enabled

--limit <limit>

반환할 최대 클러스터 템플릿 수

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--sort-key <sort-key>

결과를 정렬할 열입니다.

--sort-dir <sort-dir>

정렬 방향. "asc" 또는 "desc".

14.12. COE 클러스터 템플릿 표시

클러스터 템플릿을 표시합니다.

사용법:

openstack coe cluster template show [-h]
                                           [-f {json,shell,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent] [--prefix PREFIX]
                                           <cluster-template>
Copy to Clipboard Toggle word wrap

Expand
표 14.37. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 14.38. 위치 관련 자료
요약

<cluster-template>

표시할 클러스터 템플릿의 ID 또는 이름입니다.

Expand
표 14.39. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 14.40. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 14.41. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 14.42. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

14.13. COE 클러스터 템플릿 업데이트

클러스터 템플릿을 업데이트합니다.

사용법:

openstack coe cluster template update [-h]
                                             [-f {json,shell,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent] [--prefix PREFIX]
                                             <cluster-template> <op>
                                             <path=value> [<path=value> ...]
Copy to Clipboard Toggle word wrap

Expand
표 14.43. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 14.44. 위치 관련 자료
요약

<op>

작업: 추가,교체 또는 제거중 하나입니다.

<cluster-template>

업데이트할 클러스터 템플릿의 이름 또는 uuid

<path=value>

추가/ 바꾸기 또는 제거하는 특성(제거 시 경로만 필요)

Expand
표 14.45. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 14.46. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 14.47. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 14.48. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

14.14. COE 클러스터 업데이트

클러스터 업데이트

사용법:

openstack coe cluster update [-h] [--rollback]
                                    <cluster> <op> <path=value>
                                    [<path=value> ...]
Copy to Clipboard Toggle word wrap

Expand
표 14.49. 위치 관련 자료
요약

<cluster>

업데이트할 클러스터의 이름 또는 uuid

<path=value>

추가/ 바꾸기 또는 제거하는 특성(제거 시 경로만 필요)

<op>

작업: 추가,교체 또는 제거중 하나입니다.

Expand
표 14.50. 선택적 인수
요약

--rollback

업데이트 실패 시 클러스터 롤백.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

14.15. COE 할당량 create

할당량을 생성합니다.

사용법:

openstack coe quotas create [-h] --project-id <project-id> --resource
                                   <resource> [--hard-limit <hard-limit>]
Copy to Clipboard Toggle word wrap

Expand
표 14.51. 선택적 인수
요약

--project-id <project-id>

프로젝트 ID

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--hard-limit <hard-limit>

최대 리소스 제한 (기본값: hard-limit=1)

--resource <resource>

리소스 이름입니다.

14.16. COE 할당량 삭제

지정된 리소스 할당량을 삭제합니다.

사용법:

openstack coe quotas delete [-h] --project-id <project-id> --resource
                                   <resource>
Copy to Clipboard Toggle word wrap

Expand
표 14.52. 선택적 인수
요약

--project-id <project-id>

프로젝트 ID

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource <resource>

리소스 이름입니다.

14.17. COE 할당량 목록

사용 가능한 할당량 목록을 인쇄합니다.

사용법:

openstack coe quotas list [-h] [--marker <marker>] [--limit <limit>]
                                 [--sort-key <sort-key>]
                                 [--sort-dir <sort-dir>] [--all-tenants]
Copy to Clipboard Toggle word wrap

Expand
표 14.53. 선택적 인수
요약

--sort-key <sort-key>

결과를 정렬할 열입니다.

--sort-dir <sort-dir>

정렬 방향. "asc" 또는 "desc".

--all-tenants

모든 테넌트 할당량 목록을 표시하는 플래그입니다.

--limit <limit>

반환할 최대 할당량 수입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--marker <marker>

이전 페이지의 마지막 할당량 uuid는 "마사" 다음에 할당량 목록을 표시합니다.

14.18. COE 할당량 표시

지정된 프로젝트 리소스 할당량에 대한 세부 정보를 표시합니다.

사용법:

openstack coe quotas show [-h] --project-id <project-id> --resource
                                 <resource>
Copy to Clipboard Toggle word wrap

Expand
표 14.54. 선택적 인수
요약

--project-id <project-id>

프로젝트 ID

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource <resource>

리소스 이름입니다.

14.19. COE 할당량 업데이트

지정된 프로젝트 리소스 할당량에 대한 정보를 업데이트합니다.

사용법:

openstack coe quotas update [-h] --project-id <project-id> --resource
                                   <resource> [--hard-limit <hard-limit>]
Copy to Clipboard Toggle word wrap

Expand
표 14.55. 선택적 인수
요약

--project-id <project-id>

프로젝트 ID

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--hard-limit <hard-limit>

최대 리소스 제한 (기본값: hard-limit=1)

--resource <resource>

리소스 이름입니다.

14.20. COE 서비스 목록

Magnum 서비스 목록을 인쇄합니다.

사용법:

openstack coe service list [-h] [-f {csv,json,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--quote {all,minimal,none,nonnumeric}]
                                  [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 14.56. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 14.57. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 14.58. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 14.59. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 14.60. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

14.21. COE 통계 목록

지정된 project_id에 대한 통계 표시

사용법:

openstack coe stats list [-h] <project>
Copy to Clipboard Toggle word wrap

Expand
표 14.61. 위치 관련 자료
요약

<project>

프로젝트 ID

Expand
표 14.62. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

15장. command

이 장에서는 명령 명령의 명령에 대해 설명합니다.

15.1. 명령 목록

그룹별로 인식되는 명령 나열

사용법:

openstack command list [-h] [-f {csv,json,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--quote {all,minimal,none,nonnumeric}]
                              [--sort-column SORT_COLUMN]
                              [--group <group-keyword>]
Copy to Clipboard Toggle word wrap

Expand
표 15.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 15.2. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 15.3. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 15.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 15.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--group <group-keyword>

명령 그룹(예: ID, 볼륨, 컴퓨팅, 이미지, 네트워크 및 기타 키워드)으로 필터링한 명령을 표시합니다.

16장. complete.adoc

이 장에서는 complete.adoc 명령의 명령에 대해 설명합니다.

16.1. complete

bash 완료 명령 출력

사용법:

openstack complete [-h] [--name <command_name>] [--shell <shell>]
Copy to Clipboard Toggle word wrap

Expand
표 16.1. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--name <command_name>

명령 완료로 지원하는 명령 이름

--shell <shell>

쉘을 사용합니다. 데이터 전용(기본값: bash)에는 none을 사용합니다.

17장. compute

이 장에서는 compute 명령의 명령에 대해 설명합니다.

17.1. 컴퓨팅 에이전트 생성

컴퓨팅 에이전트 생성

사용법:

openstack compute agent create [-h] [-f {json,shell,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent] [--prefix PREFIX]
                                      <os> <architecture> <version> <url>
                                      <md5hash> <hypervisor>
Copy to Clipboard Toggle word wrap

Expand
표 17.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 17.2. 위치 관련 자료
요약

<url>

Url

<architecture>

아키텍처 유형

<version>

버전

<hypervisor>

하이퍼바이저 유형

<os>

os 유형

<md5hash>

Md5 해시

Expand
표 17.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 17.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 17.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 17.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

17.2. 컴퓨팅 에이전트 삭제

컴퓨팅 에이전트 삭제

사용법:

openstack compute agent delete [-h] <id> [<id> ...]
Copy to Clipboard Toggle word wrap

Expand
표 17.7. 위치 관련 자료
요약

<id>

삭제할 에이전트 ID

Expand
표 17.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

17.3. 컴퓨팅 에이전트 목록

컴퓨팅 에이전트 나열

사용법:

openstack compute agent list [-h] [-f {csv,json,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--quote {all,minimal,none,nonnumeric}]
                                    [--sort-column SORT_COLUMN]
                                    [--hypervisor <hypervisor>]
Copy to Clipboard Toggle word wrap

Expand
표 17.9. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 17.10. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 17.11. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 17.12. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 17.13. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--hypervisor <hypervisor>

하이퍼바이저 유형

17.4. 컴퓨팅 에이전트 세트

컴퓨팅 에이전트 속성 설정

사용법:

openstack compute agent set [-h] [--agent-version <version>]
                                   [--url <url>] [--md5hash <md5hash>]
                                   <id>
Copy to Clipboard Toggle word wrap

Expand
표 17.14. 위치 관련 자료
요약

<id>

에이전트의 ID

Expand
표 17.15. 선택적 인수
요약

--agent-version <version>

에이전트 버전

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--md5hash <md5hash>

에이전트의 Md5 해시

--url <url>

에이전트의 URL

17.5. Compute 서비스 delete

컴퓨팅 서비스 삭제

사용법:

openstack compute service delete [-h] <service> [<service> ...]
Copy to Clipboard Toggle word wrap

Expand
표 17.16. 위치 관련 자료
요약

<service>

삭제할 Compute 서비스(id만 해당)

Expand
표 17.17. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

17.6. Compute 서비스 목록

컴퓨팅 서비스 나열

사용법:

openstack compute service list [-h] [-f {csv,json,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent]
                                      [--quote {all,minimal,none,nonnumeric}]
                                      [--sort-column SORT_COLUMN]
                                      [--host <host>] [--service <service>]
                                      [--long]
Copy to Clipboard Toggle word wrap

Expand
표 17.18. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 17.19. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 17.20. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 17.21. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 17.22. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--host <host>

지정된 호스트의 서비스 나열(이름만 해당)

--long

출력에 추가 필드 나열

--service <service>

지정된 서비스만 나열(이름만 해당)

17.7. 컴퓨팅 서비스 세트

컴퓨팅 서비스 속성 설정

사용법:

openstack compute service set [-h] [--enable | --disable]
                                     [--disable-reason <reason>]
                                     [--up | --down]
                                     <host> <service>
Copy to Clipboard Toggle word wrap

Expand
표 17.23. 위치 관련 자료
요약

<service>

서비스 이름(이진 이름)

<host>

호스트 이름

Expand
표 17.24. 선택적 인수
요약

--enable

서비스 활성화

--disable-reason <reason>

서비스를 비활성화하는 이유(지표)는 --disable 옵션과 함께 사용해야 합니다.

--down

force down service

--up

서비스 강화

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

서비스 비활성화

18장. 설정

이 장에서는 configuration 명령의 명령에 대해 설명합니다.

18.1. 설정 표시

구성 세부 정보 표시

사용법:

openstack configuration show [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--prefix PREFIX] [--mask | --unmask]
Copy to Clipboard Toggle word wrap

Expand
표 18.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 18.2. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 18.3. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 18.4. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--unmask

일반 텍스트로 암호 표시

--mask

마스크 암호(기본값)를 시도합니다.

Expand
표 18.5. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

19장. 일관성

이 장에서는 consistency 명령의 명령에 대해 설명합니다.

19.1. 일관성 그룹 추가

일관성 그룹에 볼륨 추가

사용법:

openstack consistency group add volume [-h]
                                              <consistency-group> <volume>
                                              [<volume> ...]
Copy to Clipboard Toggle word wrap

Expand
표 19.1. 위치 관련 자료
요약

<volume>

<consistency-group> (name or id)에 추가할 Volume(볼륨)

<consistency-group>

<volume>을 포함할 일관성 그룹(이름 또는 id)

Expand
표 19.2. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

19.2. 일관성 그룹 생성

새 일관성 그룹 생성.

사용법:

openstack consistency group create [-h]
                                          [-f {json,shell,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent] [--prefix PREFIX]
                                          (--volume-type <volume-type> | --consistency-group-source <consistency-group> | --consistency-group-snapshot <consistency-group-snapshot>)
                                          [--description <description>]
                                          [--availability-zone <availability-zone>]
                                          [<name>]
Copy to Clipboard Toggle word wrap

Expand
표 19.3. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 19.4. 위치 관련 자료
요약

<name>

새 일관성 그룹의 이름 (기본값 없음)

Expand
표 19.5. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 19.6. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 19.7. 선택적 인수
요약

--availability-zone <availability-zone>

이 일관성 그룹의 가용성 영역 (소스에서 일관성 그룹을 만드는 경우 사용할 수 없음)

--consistency-group-snapshot <consistency-group-snapshot>

기존 일관성 그룹 스냅샷(이름 또는 id)

--consistency-group-source <consistency-group>

기존 일관성 그룹(이름 또는 id)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

이 일관성 그룹에 대한 설명

--volume-type <volume-type>

이 일관성 그룹(이름 또는 id)의 볼륨 유형

Expand
표 19.8. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

19.3. 일관성 있는 그룹 삭제

일관성 그룹을 삭제합니다.

사용법:

openstack consistency group delete [-h] [--force]
                                          <consistency-group>
                                          [<consistency-group> ...]
Copy to Clipboard Toggle word wrap

Expand
표 19.9. 위치 관련 자료
요약

<consistency-group>

일관성 그룹 삭제(이름 또는 id)

Expand
표 19.10. 선택적 인수
요약

--force

오류 또는 available 이외의 상태에서 삭제 허용

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

19.4. 일관성 있는 그룹 목록

일관성 그룹을 나열합니다.

사용법:

openstack consistency group list [-h] [-f {csv,json,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent]
                                        [--quote {all,minimal,none,nonnumeric}]
                                        [--sort-column SORT_COLUMN]
                                        [--all-projects] [--long]
Copy to Clipboard Toggle word wrap

Expand
표 19.11. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 19.12. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 19.13. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 19.14. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 19.15. 선택적 인수
요약

--all-projects

모든 프로젝트에 대한 세부 정보를 표시합니다. admin만 해당합니다. (기본값은 False로 설정)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--long

출력에 추가 필드 나열

19.5. 일관성 있는 그룹 제거 볼륨 제거

일관성 그룹에서 볼륨 제거

사용법:

openstack consistency group remove volume [-h]
                                                 <consistency-group> <volume>
                                                 [<volume> ...]
Copy to Clipboard Toggle word wrap

Expand
표 19.16. 위치 관련 자료
요약

<volume>

<consistency-group>(이름 또는 ID)에서 제거할 볼륨(여러 볼륨을 제거하는 옵션)

<consistency-group>

<volume>을 포함하는 일관성 그룹(이름 또는 id)

Expand
표 19.17. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

19.6. 일관성 그룹 세트

일관성 그룹 속성 설정

사용법:

openstack consistency group set [-h] [--name <name>]
                                       [--description <description>]
                                       <consistency-group>
Copy to Clipboard Toggle word wrap

Expand
표 19.18. 위치 관련 자료
요약

<consistency-group>

일관성 그룹 (이름 또는 id)

Expand
표 19.19. 선택적 인수
요약

--name <name>

새로운 일관성 그룹 이름

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

새로운 일관성 그룹 설명

19.7. 일관성 그룹 표시

일관성 그룹 세부 정보 표시.

사용법:

openstack consistency group show [-h]
                                        [-f {json,shell,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent] [--prefix PREFIX]
                                        <consistency-group>
Copy to Clipboard Toggle word wrap

Expand
표 19.20. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 19.21. 위치 관련 자료
요약

<consistency-group>

일관성 그룹 표시(이름 또는 id)

Expand
표 19.22. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 19.23. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 19.24. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 19.25. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

19.8. 일관성 있는 그룹 스냅샷 생성

새 일관성 그룹 스냅샷을 생성합니다.

사용법:

openstack consistency group snapshot create [-h]
                                                   [-f {json,shell,table,value,yaml}]
                                                   [-c COLUMN]
                                                   [--max-width <integer>]
                                                   [--fit-width]
                                                   [--print-empty]
                                                   [--noindent]
                                                   [--prefix PREFIX]
                                                   [--consistency-group <consistency-group>]
                                                   [--description <description>]
                                                   [<snapshot-name>]
Copy to Clipboard Toggle word wrap

Expand
표 19.26. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 19.27. 위치 관련 자료
요약

<snapshot-name>

새 일관성 그룹 스냅샷의 이름(기본값: None)

Expand
표 19.28. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 19.29. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 19.30. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--consistency-group <consistency-group>

Consistency group to snapshot (name or id) (기본값은 <snapshot-name>과 동일함)

--description <description>

이 일관성 그룹 스냅샷에 대한 설명

Expand
표 19.31. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

19.9. 일관성 있는 그룹 스냅샷 삭제

<consistency-group-snapshot>
[<consistency-group-snapshot> ...]
Copy to Clipboard Toggle word wrap

일관성 있는 그룹 스냅샷을 삭제합니다.

사용법:

openstack consistency group snapshot delete [-h]
Copy to Clipboard Toggle word wrap

Expand
표 19.32. 위치 관련 자료
요약

<consistency-group-snapshot>

일관성 그룹 스냅샷 삭제(이름 또는 id)

Expand
표 19.33. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

19.10. 일관성 있는 그룹 스냅샷 목록

일관성 그룹 스냅샷을 나열합니다.

사용법:

openstack consistency group snapshot list [-h]
                                                 [-f {csv,json,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--quote {all,minimal,none,nonnumeric}]
                                                 [--sort-column SORT_COLUMN]
                                                 [--all-projects] [--long]
                                                 [--status <status>]
                                                 [--consistency-group <consistency-group>]
Copy to Clipboard Toggle word wrap

Expand
표 19.34. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 19.35. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 19.36. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 19.37. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 19.38. 선택적 인수
요약

--all-projects

모든 프로젝트(admin만 해당)에 대한 세부 정보 표시(기본값은 False로 설정)

--status <status>

"available", "error", "Create", "deleting" 또는 "error_deleting" 상태별 결과를 필터링합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--consistency-group <consistency-group>

일관성 그룹(이름 또는 id)으로 결과를 필터링합니다.

--long

출력에 추가 필드 나열

19.11. 일관성 그룹 스냅샷 표시

일관성 그룹 스냅샷 세부 정보 표시

사용법:

openstack consistency group snapshot show [-h]
                                                 [-f {json,shell,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--prefix PREFIX]
                                                 <consistency-group-snapshot>
Copy to Clipboard Toggle word wrap

Expand
표 19.39. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 19.40. 위치 관련 자료
요약

<consistency-group-snapshot>

일관성 그룹 스냅샷을 표시(이름 또는 id)

Expand
표 19.41. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 19.42. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 19.43. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 19.44. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

20장. 콘솔

이 장에서는 console 명령의 명령에 대해 설명합니다.

20.1. 콘솔 로그 표시

서버의 콘솔 출력 표시

사용법:

openstack console log show [-h] [--lines <num-lines>] <server>
Copy to Clipboard Toggle word wrap

Expand
표 20.1. 위치 관련 자료
요약

<server>

콘솔 로그를 표시하는 서버(이름 또는 id)

Expand
표 20.2. 선택적 인수
요약

--lines <num-lines>

로그 끝에 표시할 행 수(default=all)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

20.2. 콘솔 URL 표시

서버의 원격 콘솔 URL 표시

사용법:

openstack console url show [-h] [-f {json,shell,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--prefix PREFIX]
                                  [--novnc | --xvpvnc | --spice | --rdp | --serial | --mks]
                                  <server>
Copy to Clipboard Toggle word wrap

Expand
표 20.3. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 20.4. 위치 관련 자료
요약

<server>

URL을 표시하는 서버(이름 또는 ID)

Expand
표 20.5. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 20.6. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 20.7. 선택적 인수
요약

--mks

웹mks 콘솔 URL 표시

--novnc

novnc 콘솔 URL(기본값) 표시

--xvpvnc

xvpvnc 콘솔 URL 표시

--rdp

rdp 콘솔 URL 표시

--spice

spice 콘솔 URL 표시

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--serial

직렬 콘솔 URL 표시

Expand
표 20.8. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

21장. 컨테이너

이 장에서는 컨테이너 명령의 명령에 대해 설명합니다.

21.1. 컨테이너 생성

새 컨테이너 생성

사용법:

openstack container create [-h] [-f {csv,json,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--quote {all,minimal,none,nonnumeric}]
                                  [--sort-column SORT_COLUMN]
                                  <container-name> [<container-name> ...]
Copy to Clipboard Toggle word wrap

Expand
표 21.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 21.2. 위치 관련 자료
요약

<container-name>

새 컨테이너 이름

Expand
표 21.3. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 21.4. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 21.5. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 21.6. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

21.2. 컨테이너 삭제

컨테이너 삭제

사용법:

openstack container delete [-h] [--recursive]
                                  <container> [<container> ...]
Copy to Clipboard Toggle word wrap

Expand
표 21.7. 위치 관련 자료
요약

<container>

삭제할 컨테이너

Expand
표 21.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--recursive, -r

오브젝트 및 컨테이너를 재귀적으로 삭제

21.3. 컨테이너 목록

컨테이너 나열

사용법:

openstack container list [-h] [-f {csv,json,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--quote {all,minimal,none,nonnumeric}]
                                [--sort-column SORT_COLUMN]
                                [--prefix <prefix>] [--marker <marker>]
                                [--end-marker <end-marker>]
                                [--limit <num-containers>] [--long] [--all]
Copy to Clipboard Toggle word wrap

Expand
표 21.9. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 21.10. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 21.11. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 21.12. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 21.13. 선택적 인수
요약

--limit <num-containers>

반환된 컨테이너 수 제한

--marker <marker>

페이징을 위한 앵커

--long

출력에 추가 필드 나열

--end-marker <end-marker>

페이징을 위한 엔드 앵커

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--prefix <prefix>

<prefix>를 사용하여 필터 목록

--all

모든 컨테이너 나열(기본값은 10000임)

21.4. 컨테이너 저장

컨테이너 콘텐츠를 로컬에 저장

사용법:

openstack container save [-h] <container>
Copy to Clipboard Toggle word wrap

Expand
표 21.14. 위치 관련 자료
요약

<container>

저장할 컨테이너

Expand
표 21.15. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

21.5. 컨테이너 세트

컨테이너 속성 설정

사용법:

openstack container set [-h] --property <key=value> <container>
Copy to Clipboard Toggle word wrap

Expand
표 21.16. 위치 관련 자료
요약

<container>

수정할 컨테이너

Expand
표 21.17. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--property <key=value>

이 컨테이너에 속성을 설정합니다 (여러 속성을 설정하는 옵션)

21.6. 컨테이너 표시

컨테이너 세부 정보 표시

사용법:

openstack container show [-h] [-f {json,shell,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--prefix PREFIX]
                                <container>
Copy to Clipboard Toggle word wrap

Expand
표 21.18. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 21.19. 위치 관련 자료
요약

<container>

컨테이너 표시

Expand
표 21.20. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 21.21. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 21.22. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 21.23. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

21.7. 컨테이너 설정 해제

컨테이너 속성 설정 해제

사용법:

openstack container unset [-h] --property <key> <container>
Copy to Clipboard Toggle word wrap

Expand
표 21.24. 위치 관련 자료
요약

<container>

수정할 컨테이너

Expand
표 21.25. 선택적 인수
요약

--property <key>

컨테이너에서 제거할 속성(여러 속성을 제거하는 옵션)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

22장. cron

이 장에서는 cron 명령의 명령에 대해 설명합니다.

22.1. cron trigger create

새 트리거를 생성합니다.

사용법:

openstack cron trigger create [-h] [-f {json,shell,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent] [--prefix PREFIX]
                                     [--params PARAMS] [--pattern <* * * * *>]
                                     [--first-time <YYYY-MM-DD HH:MM>]
                                     [--count <integer>] [--utc]
                                     name workflow_identifier [workflow_input]
Copy to Clipboard Toggle word wrap

Expand
표 22.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 22.2. 위치 관련 자료
요약

workflow_input

워크플로우 입력

workflow_identifier

워크플로우 이름 또는 ID

name

cron 트리거 이름

Expand
표 22.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 22.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 22.5. 선택적 인수
요약

--count <integer>

원하는 실행 수

--first-time <YYYY-MM-DD HH:MM>

첫 번째 실행 날짜 및 시간을 --utc도 지정하지 않는 한 현지 시간으로 취급합니다.

--params PARAMS

Workflow params

--utc

지정된 모든 시간은 utc로 취급되어야 합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--pattern <* * * * *>

cron 트리거 패턴

Expand
표 22.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

22.2. cron trigger delete

트리거 삭제.

사용법:

openstack cron trigger delete [-h] cron_trigger [cron_trigger ...]
Copy to Clipboard Toggle word wrap

Expand
표 22.7. 위치 관련 자료
요약

cron_trigger

cron 트리거의 이름입니다.

Expand
표 22.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

22.3. Cron 트리거 목록

모든 cron 트리거를 나열합니다.

사용법:

openstack cron trigger list [-h] [-f {csv,json,table,value,yaml}]
                                   [-c COLUMN] [--max-width <integer>]
                                   [--fit-width] [--print-empty] [--noindent]
                                   [--quote {all,minimal,none,nonnumeric}]
                                   [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 22.9. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 22.10. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 22.11. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 22.12. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 22.13. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

22.4. cron trigger show

특정 cron 트리거를 표시합니다.

사용법:

openstack cron trigger show [-h] [-f {json,shell,table,value,yaml}]
                                   [-c COLUMN] [--max-width <integer>]
                                   [--fit-width] [--print-empty] [--noindent]
                                   [--prefix PREFIX]
                                   cron_trigger
Copy to Clipboard Toggle word wrap

Expand
표 22.14. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 22.15. 위치 관련 자료
요약

cron_trigger

cron 트리거 이름

Expand
표 22.16. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 22.17. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 22.18. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 22.19. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

23장. 데이터 저장소

이 장에서는 데이터 저장소 명령의 명령에 대해 설명합니다.

23.1. Datastore 목록

사용 가능한 데이터 저장소 나열

사용법:

openstack datastore list [-h] [-f {csv,json,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--quote {all,minimal,none,nonnumeric}]
                                [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 23.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 23.2. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 23.3. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 23.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 23.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

23.2. Datastore show

데이터 저장소의 세부 정보 표시

사용법:

openstack datastore show [-h] [-f {json,shell,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--prefix PREFIX]
                                <datastore>
Copy to Clipboard Toggle word wrap

Expand
표 23.6. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 23.7. 위치 관련 자료
요약

<datastore>

데이터 저장소의 ID

Expand
표 23.8. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 23.9. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 23.10. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 23.11. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

23.3. Datastore 버전 목록

데이터 저장소에 사용 가능한 버전 목록

사용법:

openstack datastore version list [-h] [-f {csv,json,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent]
                                        [--quote {all,minimal,none,nonnumeric}]
                                        [--sort-column SORT_COLUMN]
                                        <datastore>
Copy to Clipboard Toggle word wrap

Expand
표 23.12. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 23.13. 위치 관련 자료
요약

<datastore>

데이터 저장소의 ID 또는 이름

Expand
표 23.14. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 23.15. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 23.16. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 23.17. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

23.4. Datastore 버전 표시

데이터 저장소 버전의 세부 정보를 표시합니다.

사용법:

openstack datastore version show [-h]
                                        [-f {json,shell,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent] [--prefix PREFIX]
                                        [--datastore <datastore>]
                                        <datastore_version>
Copy to Clipboard Toggle word wrap

Expand
표 23.18. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 23.19. 위치 관련 자료
요약

<datastore_version>

데이터 저장소 버전의 ID 또는 이름입니다.

Expand
표 23.20. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 23.21. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 23.22. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--datastore <datastore>

데이터 저장소의 ID 또는 이름입니다. 데이터 저장소의 id가 제공되는 경우 선택 사항입니다.

Expand
표 23.23. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

24장. dns

이 장에서는 dns 명령의 명령에 대해 설명합니다.

24.1. DNS 할당량 목록

할당량 나열

사용법:

openstack dns quota list [-h] [-f {json,shell,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--prefix PREFIX] [--all-projects]
                                [--edit-managed]
                                [--sudo-project-id SUDO_PROJECT_ID]
                                [--project-id PROJECT_ID]
Copy to Clipboard Toggle word wrap

Expand
표 24.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 24.2. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 24.3. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 24.4. 선택적 인수
요약

--all-projects

모든 프로젝트의 결과 표시. default: false

--project-id PROJECT_ID

프로젝트 ID 기본값: 현재 프로젝트

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--edit-managed

managed로 표시된 리소스를 편집합니다. default: false

--sudo-project-id SUDO_PROJECT_ID

이 명령에 가장할 프로젝트 id. default: None

Expand
표 24.5. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

24.2. DNS 할당량 재설정

블랙리스트 삭제

사용법:

openstack dns quota reset [-h] [--all-projects] [--edit-managed]
                                 [--sudo-project-id SUDO_PROJECT_ID]
                                 [--project-id PROJECT_ID]
Copy to Clipboard Toggle word wrap

Expand
표 24.6. 선택적 인수
요약

--all-projects

모든 프로젝트의 결과 표시. default: false

--project-id PROJECT_ID

프로젝트 ID

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--edit-managed

managed로 표시된 리소스를 편집합니다. default: false

--sudo-project-id SUDO_PROJECT_ID

이 명령에 가장할 프로젝트 id. default: None

24.3. DNS 할당량 설정

블랙리스트 속성 설정

사용법:

openstack dns quota set [-h] [-f {json,shell,table,value,yaml}]
                               [-c COLUMN] [--max-width <integer>]
                               [--fit-width] [--print-empty] [--noindent]
                               [--prefix PREFIX] [--all-projects]
                               [--edit-managed]
                               [--sudo-project-id SUDO_PROJECT_ID]
                               [--project-id PROJECT_ID]
                               [--api-export-size <api-export-size>]
                               [--zones <zones>]
                               [--recordset-records <recordset-records>]
                               [--zone-records <zone-records>]
                               [--zone-recordsets <zone-recordsets>]
Copy to Clipboard Toggle word wrap

Expand
표 24.7. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 24.8. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 24.9. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 24.10. 선택적 인수
요약

--project-id PROJECT_ID

프로젝트 ID

--edit-managed

managed로 표시된 리소스를 편집합니다. default: false

--api-export-size <api-export-size>

api-export-size 할당량의 새 값

--sudo-project-id SUDO_PROJECT_ID

이 명령에 가장할 프로젝트 id. default: None

--all-projects

모든 프로젝트의 결과 표시. default: false

--zone-recordsets <zone-recordsets>

zone-recordsets 할당량의 새 값

--zone-records <zone-records>

zone-records 할당량의 새 값

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--recordset-records <recordset-records>

recordset-records 할당량의 새 값

--zones <zones>

영역 할당량의 새 값

Expand
표 24.11. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

24.4. DNS 서비스 목록

서비스 상태 나열

사용법:

openstack dns service list [-h] [-f {csv,json,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--quote {all,minimal,none,nonnumeric}]
                                  [--sort-column SORT_COLUMN]
                                  [--hostname HOSTNAME]
                                  [--service_name SERVICE_NAME]
                                  [--status STATUS] [--all-projects]
                                  [--edit-managed]
                                  [--sudo-project-id SUDO_PROJECT_ID]
Copy to Clipboard Toggle word wrap

Expand
표 24.12. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 24.13. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 24.14. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 24.15. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 24.16. 선택적 인수
요약

--edit-managed

managed로 표시된 리소스를 편집합니다. default: false

--sudo-project-id SUDO_PROJECT_ID

이 명령에 가장할 프로젝트 id. default: None

--all-projects

모든 프로젝트의 결과 표시. default: false

--service_name SERVICE_NAME

서비스 이름

--hostname HOSTNAME

호스트 이름

--status STATUS

상태

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

24.5. DNS 서비스 표시

서비스 상태 세부 정보 표시

사용법:

openstack dns service show [-h] [-f {json,shell,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--prefix PREFIX] [--all-projects]
                                  [--edit-managed]
                                  [--sudo-project-id SUDO_PROJECT_ID]
                                  id
Copy to Clipboard Toggle word wrap

Expand
표 24.17. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 24.18. 위치 관련 자료
요약

id

서비스 상태 ID

Expand
표 24.19. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 24.20. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 24.21. 선택적 인수
요약

--all-projects

모든 프로젝트의 결과 표시. default: false

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--edit-managed

managed로 표시된 리소스를 편집합니다. default: false

--sudo-project-id SUDO_PROJECT_ID

이 명령에 가장할 프로젝트 id. default: None

Expand
표 24.22. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

25장. ec2

이 장에서는 ec2 명령의 명령에 대해 설명합니다.

25.1. ec2 credentials create

EC2 인증 정보 생성

사용법:

openstack ec2 credentials create [-h]
                                        [-f {json,shell,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent] [--prefix PREFIX]
                                        [--project <project>] [--user <user>]
Copy to Clipboard Toggle word wrap

Expand
표 25.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 25.2. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 25.3. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 25.4. 선택적 인수
요약

--user <user>

사용자(이름 또는 id)에 대한 자격 증명 생성(기본값: 현재 인증된 사용자)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

프로젝트에서 자격 증명 생성(이름 또는 id; default: current authenticated project)

Expand
표 25.5. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

25.2. ec2 credentials delete

EC2 인증 정보 삭제

사용법:

openstack ec2 credentials delete [-h] [--user <user>]
                                        <access-key> [<access-key> ...]
Copy to Clipboard Toggle word wrap

Expand
표 25.6. 위치 관련 자료
요약

<access-key>

자격 증명 액세스 키

Expand
표 25.7. 선택적 인수
요약

--user <user>

사용자(이름 또는 id)에 대한 자격 증명 삭제

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

25.3. ec2 인증 정보 목록

EC2 인증 정보 나열

사용법:

openstack ec2 credentials list [-h] [-f {csv,json,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent]
                                      [--quote {all,minimal,none,nonnumeric}]
                                      [--sort-column SORT_COLUMN]
                                      [--user <user>]
Copy to Clipboard Toggle word wrap

Expand
표 25.8. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 25.9. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 25.10. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 25.11. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 25.12. 선택적 인수
요약

--user <user>

사용자별 필터 목록(이름 또는 id)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

25.4. ec2 credentials show

EC2 자격 증명 세부 정보 표시

사용법:

openstack ec2 credentials show [-h] [-f {json,shell,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent] [--prefix PREFIX]
                                      [--user <user>]
                                      <access-key>
Copy to Clipboard Toggle word wrap

Expand
표 25.13. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 25.14. 위치 관련 자료
요약

<access-key>

자격 증명 액세스 키

Expand
표 25.15. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 25.16. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 25.17. 선택적 인수
요약

--user <user>

사용자(이름 또는 id)에 대한 자격 증명 표시

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 25.18. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

26장. 끝점

이 장에서는 endpoint 명령의 명령에 대해 설명합니다.

26.1. 끝점 생성

새 끝점 생성

사용법:

openstack endpoint create [-h] [-f {json,shell,table,value,yaml}]
                                 [-c COLUMN] [--max-width <integer>]
                                 [--fit-width] [--print-empty] [--noindent]
                                 [--prefix PREFIX] --publicurl <url>
                                 [--adminurl <url>] [--internalurl <url>]
                                 [--region <region-id>]
                                 <service>
Copy to Clipboard Toggle word wrap

Expand
표 26.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 26.2. 위치 관련 자료
요약

<service>

새 끝점(이름 또는 ID)과 연결할 서비스

Expand
표 26.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 26.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 26.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--region <region-id>

새 끝점 지역 ID

--internalurl <url>

새로운 끝점 내부 URL

--publicurl <url>

새로운 끝점 공용 URL (필수)

--adminurl <url>

새 끝점 관리 URL

Expand
표 26.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

26.2. endpoint delete

끝점 삭제

사용법:

openstack endpoint delete [-h] <endpoint-id> [<endpoint-id> ...]
Copy to Clipboard Toggle word wrap

Expand
표 26.7. 위치 관련 자료
요약

<endpoint-id>

삭제할 끝점(ID만 해당)

Expand
표 26.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

26.3. 끝점 목록

끝점 나열

사용법:

openstack endpoint list [-h] [-f {csv,json,table,value,yaml}]
                               [-c COLUMN] [--max-width <integer>]
                               [--fit-width] [--print-empty] [--noindent]
                               [--quote {all,minimal,none,nonnumeric}]
                               [--sort-column SORT_COLUMN] [--long]
Copy to Clipboard Toggle word wrap

Expand
표 26.9. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 26.10. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 26.11. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 26.12. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 26.13. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--long

출력에 추가 필드 나열

26.4. 끝점 표시

끝점 세부 정보 표시

사용법:

openstack endpoint show [-h] [-f {json,shell,table,value,yaml}]
                               [-c COLUMN] [--max-width <integer>]
                               [--fit-width] [--print-empty] [--noindent]
                               [--prefix PREFIX]
                               <endpoint>
Copy to Clipboard Toggle word wrap

Expand
표 26.14. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 26.15. 위치 관련 자료
요약

<endpoint>

표시할 끝점(엔드포인트 ID, 서비스 ID, 서비스 이름, 서비스 유형)

Expand
표 26.16. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 26.17. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 26.18. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 26.19. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

27장. event

이 장에서는 이벤트 명령의 명령에 대해 설명합니다.

27.1. 이벤트 트리거 생성

새 트리거를 생성합니다.

사용법:

openstack event trigger create [-h] [-f {json,shell,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent] [--prefix PREFIX]
                                      [--params PARAMS]
                                      name workflow_id exchange topic event
                                      [workflow_input]
Copy to Clipboard Toggle word wrap

Expand
표 27.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 27.2. 위치 관련 자료
요약

workflow_input

워크플로우 입력

name

이벤트 트리거 이름

exchange

이벤트 트리거 교환

주제

이벤트 트리거 주제

workflow_id

워크플로 ID

event

이벤트 트리거 이벤트 이름

Expand
표 27.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 27.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 27.5. 선택적 인수
요약

--params PARAMS

Workflow params

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 27.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

27.2. 이벤트 트리거 delete

트리거 삭제.

사용법:

openstack event trigger delete [-h]
                                      event_trigger_id [event_trigger_id ...]
Copy to Clipboard Toggle word wrap

Expand
표 27.7. 위치 관련 자료
요약

event_trigger_id

이벤트 트리거의 ID입니다.

Expand
표 27.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

27.3. 이벤트 트리거 목록

모든 이벤트 트리거를 나열합니다.

사용법:

openstack event trigger list [-h] [-f {csv,json,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--quote {all,minimal,none,nonnumeric}]
                                    [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 27.9. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 27.10. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 27.11. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 27.12. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 27.13. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

27.4. 이벤트 트리거 show

특정 이벤트 트리거를 표시합니다.

사용법:

openstack event trigger show [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--prefix PREFIX]
                                    event_trigger
Copy to Clipboard Toggle word wrap

Expand
표 27.14. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 27.15. 위치 관련 자료
요약

event_trigger

이벤트 트리거 ID

Expand
표 27.16. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 27.17. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 27.18. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 27.19. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

28장. 확장

이 장에서는 extension 명령의 명령에 대해 설명합니다.

28.1. 확장 목록

API 확장 나열

사용법:

openstack extension list [-h] [-f {csv,json,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--quote {all,minimal,none,nonnumeric}]
                                [--sort-column SORT_COLUMN] [--compute]
                                [--identity] [--network] [--volume] [--long]
Copy to Clipboard Toggle word wrap

Expand
표 28.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 28.2. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 28.3. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 28.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 28.5. 선택적 인수
요약

--compute

컴퓨팅 API의 확장 목록

--long

출력에 추가 필드 나열

--volume

블록 스토리지 API의 확장 나열

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--network

네트워크 API의 확장 프로그램 나열

--identity

ID API의 확장 나열

28.2. 확장 표시

API 확장 표시

사용법:

openstack extension show [-h] [-f {json,shell,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--prefix PREFIX]
                                <extension>
Copy to Clipboard Toggle word wrap

Expand
표 28.6. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 28.7. 위치 관련 자료
요약

<extension>

표시할 확장입니다. 현재 네트워크 확장만 지원됩니다. (이름 또는 별칭)

Expand
표 28.8. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 28.9. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 28.10. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 28.11. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

29장. 방화벽

이 장에서는 firewall 명령의 명령에 대해 설명합니다.

29.1. 방화벽 그룹 생성

새 방화벽 그룹 만들기

사용법:

openstack firewall group create [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
                                       [--name NAME]
                                       [--description <description>]
                                       [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                                       [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                                       [--public | --private | --share | --no-share]
                                       [--enable | --disable]
                                       [--project <project>]
                                       [--project-domain <project-domain>]
                                       [--port <port> | --no-port]
Copy to Clipboard Toggle word wrap

Expand
표 29.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 29.2. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 29.3. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 29.4. 선택적 인수
요약

--share

모든 프로젝트에서 사용할 방화벽 그룹을 공유합니다(기본적으로 현재 프로젝트에서 사용하도록 제한됩니다).

--no-port

방화벽 그룹에서 모든 포트 분리

--disable

방화벽 그룹 비활성화

--public

방화벽 그룹을 공용으로 설정하여 모든 프로젝트에서 사용할 수 있도록 합니다(기본값과 달리 현재 프로젝트로의 사용을 제한하는 기본값). 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--no-egress-firewall-policy

방화벽 그룹에서 송신 방화벽 정책 분리

--enable

방화벽 그룹 활성화

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--egress-firewall-policy <egress-firewall-policy>

송신 방화벽 정책(이름 또는 ID)

--project <project>

소유자의 프로젝트(이름 또는 ID)

--no-share

방화벽 그룹 사용을 현재 프로젝트로 제한

--no-ingress-firewall-policy

방화벽 그룹에서 수신 방화벽 정책 분리

--private

방화벽 그룹 사용을 현재 프로젝트로 제한합니다. 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--port <port>

포트(s)(이름 또는 id)를 사용하여 방화벽 그룹을 적용합니다. 이 옵션을 반복할 수 있습니다.

--name NAME

방화벽 그룹의 이름

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

방화벽 그룹에 대한 설명

--ingress-firewall-policy <ingress-firewall-policy>

Ingress 방화벽 정책(이름 또는 ID)

Expand
표 29.5. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

29.2. 방화벽 그룹 삭제

방화벽 그룹 삭제

사용법:

openstack firewall group delete [-h]
                                       <firewall-group> [<firewall-group> ...]
Copy to Clipboard Toggle word wrap

Expand
표 29.6. 위치 관련 자료
요약

<firewall-group>

삭제할 방화벽 그룹(이름 또는 id)

Expand
표 29.7. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

29.3. 방화벽 그룹 목록

방화벽 그룹 나열

사용법:

openstack firewall group list [-h] [-f {csv,json,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent]
                                     [--quote {all,minimal,none,nonnumeric}]
                                     [--sort-column SORT_COLUMN] [--long]
Copy to Clipboard Toggle word wrap

Expand
표 29.8. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 29.9. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 29.10. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 29.11. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 29.12. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--long

출력에 추가 필드 나열

29.4. 방화벽 그룹 정책 추가 규칙

지정된 방화벽 정책에 규칙 삽입

사용법:

openstack firewall group policy add rule [-h]
                                                [--insert-before <firewall-rule>]
                                                [--insert-after <firewall-rule>]
                                                <firewall-policy>
                                                <firewall-rule>
Copy to Clipboard Toggle word wrap

Expand
표 29.13. 위치 관련 자료
요약

<firewall-policy>

규칙(이름 또는 ID)을 삽입하기 위한 방화벽 정책

<firewall-rule>

삽입할 방화벽 규칙(이름 또는 id)

Expand
표 29.14. 선택적 인수
요약

--insert-after <firewall-rule>

이 기존 규칙(이름 또는 ID) 뒤에 새 규칙을 삽입합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--insert-before <firewall-rule>

이 기존 규칙(name 또는 ID) 앞에 새 규칙을 삽입합니다.

29.5. 방화벽 그룹 정책 생성

새 방화벽 정책 만들기

사용법:

openstack firewall group policy create [-h]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent] [--prefix PREFIX]
                                              [--description DESCRIPTION]
                                              [--audited | --no-audited]
                                              [--share | --public | --private | --no-share]
                                              [--project <project>]
                                              [--project-domain <project-domain>]
                                              [--firewall-rule <firewall-rule> | --no-firewall-rule]
                                              <name>
Copy to Clipboard Toggle word wrap

Expand
표 29.15. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 29.16. 위치 관련 자료
요약

<name>

방화벽 정책의 이름

Expand
표 29.17. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 29.18. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 29.19. 선택적 인수
요약

--share

모든 프로젝트에서 사용할 방화벽 정책을 공유합니다(기본적으로 현재 프로젝트에서 사용하도록 제한됩니다).

--public

모든 프로젝트에서 사용할 수 있는 방화벽 정책을 공용으로 설정합니다(기본값과 달리 현재 프로젝트로의 사용을 제한하는 기본값). 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--no-audited

정책 감사 비활성화

--no-firewall-rule

방화벽 정책에서 모든 방화벽 규칙 설정 설정

--audited

정책에 대한 감사 활성화

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--no-share

방화벽 정책 사용을 현재 프로젝트로 제한

--firewall-rule <firewall-rule>

적용할 방화벽 규칙(name 또는 id)

--private

방화벽 정책 사용을 현재 프로젝트로 제한합니다. 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--description DESCRIPTION

방화벽 정책에 대한 설명

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

Expand
표 29.20. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

29.6. 방화벽 그룹 정책 삭제

방화벽 정책 삭제

사용법:

openstack firewall group policy delete [-h]
                                              <firewall-policy>
                                              [<firewall-policy> ...]
Copy to Clipboard Toggle word wrap

Expand
표 29.21. 위치 관련 자료
요약

<firewall-policy>

삭제할 방화벽 정책(이름 또는 id)

Expand
표 29.22. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

29.7. 방화벽 그룹 정책 목록

방화벽 정책 나열

사용법:

openstack firewall group policy list [-h]
                                            [-f {csv,json,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent]
                                            [--quote {all,minimal,none,nonnumeric}]
                                            [--sort-column SORT_COLUMN]
                                            [--long]
Copy to Clipboard Toggle word wrap

Expand
표 29.23. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 29.24. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 29.25. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 29.26. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 29.27. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--long

출력에 추가 필드 나열

29.8. 방화벽 그룹 정책 제거 규칙

지정된 방화벽 정책에서 규칙 제거

사용법:

openstack firewall group policy remove rule [-h]
                                                   <firewall-policy>
                                                   <firewall-rule>
Copy to Clipboard Toggle word wrap

Expand
표 29.28. 위치 관련 자료
요약

<firewall-policy>

규칙(이름 또는 ID)을 제거하기 위한 방화벽 정책

<firewall-rule>

정책(이름 또는 ID)에서 제거하는 방화벽 규칙

Expand
표 29.29. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

29.9. 방화벽 그룹 정책 설정

방화벽 정책 속성 설정

사용법:

openstack firewall group policy set [-h] [--description DESCRIPTION]
                                           [--audited | --no-audited]
                                           [--share | --public | --private | --no-share]
                                           [--name <name>]
                                           [--firewall-rule <firewall-rule>]
                                           [--no-firewall-rule]
                                           <firewall-policy>
Copy to Clipboard Toggle word wrap

Expand
표 29.30. 위치 관련 자료
요약

<firewall-policy>

업데이트하는 방화벽 정책 (이름 또는 id)

Expand
표 29.31. 선택적 인수
요약

--share

모든 프로젝트에서 사용할 방화벽 정책을 공유합니다(기본적으로 현재 프로젝트에서 사용하도록 제한됩니다).

--public

모든 프로젝트에서 사용할 수 있는 방화벽 정책을 공용으로 설정합니다(기본값과 달리 현재 프로젝트로의 사용을 제한하는 기본값). 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--no-audited

정책 감사 비활성화

--no-firewall-rule

방화벽 정책에서 모든 방화벽 규칙 제거

--audited

정책에 대한 감사 활성화

--no-share

방화벽 정책 사용을 현재 프로젝트로 제한

--firewall-rule <firewall-rule>

적용할 방화벽 규칙(name 또는 id)

--private

방화벽 정책 사용을 현재 프로젝트로 제한합니다. 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--description DESCRIPTION

방화벽 정책에 대한 설명

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--name <name>

방화벽 정책의 이름

29.10. 방화벽 그룹 정책 표시

방화벽 정책 세부 정보 표시

사용법:

openstack firewall group policy show [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent] [--prefix PREFIX]
                                            <firewall-policy>
Copy to Clipboard Toggle word wrap

Expand
표 29.32. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 29.33. 위치 관련 자료
요약

<firewall-policy>

표시할 방화벽 정책(이름 또는 ID)

Expand
표 29.34. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 29.35. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 29.36. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 29.37. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

29.11. 방화벽 그룹 정책 설정 해제

방화벽 정책 속성 설정

사용법:

openstack firewall group policy unset [-h]
                                             [--firewall-rule <firewall-rule> | --all-firewall-rule]
                                             [--audited] [--share] [--public]
                                             <firewall-policy>
Copy to Clipboard Toggle word wrap

Expand
표 29.38. 위치 관련 자료
요약

<firewall-policy>

방화벽 정책 설정 설정 (이름 또는 id)

Expand
표 29.39. 선택적 인수
요약

--share

방화벽 정책 사용을 현재 프로젝트로 제한

--public

방화벽 정책 사용을 현재 프로젝트로 제한합니다. 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--audited

정책 감사 비활성화

--all-firewall-rule

방화벽 정책에서 방화벽 규칙을 모두 제거합니다.

--firewall-rule <firewall-rule>

방화벽 정책(이름 또는 ID)에서 방화벽 규칙 제거

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

29.12. 방화벽 그룹 규칙 생성

새 방화벽 규칙 만들기

사용법:

openstack firewall group rule create [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent] [--prefix PREFIX]
                                            [--name <name>]
                                            [--description <description>]
                                            [--protocol {tcp,udp,icmp,any}]
                                            [--action {allow,deny,reject}]
                                            [--ip-version <ip-version>]
                                            [--source-ip-address <source-ip-address> | --no-source-ip-address]
                                            [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                                            [--source-port <source-port> | --no-source-port]
                                            [--destination-port <destination-port> | --no-destination-port]
                                            [--public | --private | --share | --no-share]
                                            [--enable-rule | --disable-rule]
                                            [--project <project>]
                                            [--project-domain <project-domain>]
Copy to Clipboard Toggle word wrap

Expand
표 29.40. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 29.41. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 29.42. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 29.43. 선택적 인수
요약

--destination-port <destination-port>

대상 포트 번호 또는 범위([1, 65535] 또는 123:456)와 같은 범위

--no-destination-ip-address

분리 대상 IP 주소

--source-ip-address <source-ip-address>

소스 IP 주소 또는 서브넷

--share

모든 프로젝트에서 사용할 방화벽 규칙을 공유합니다(기본적으로 현재 프로젝트에서 사용하도록 제한됩니다).

--no-source-ip-address

분리 소스 IP 주소

--private

방화벽 규칙 사용을 현재 프로젝트에 제한합니다. 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--enable-rule

이 규칙 활성화(기본값이 활성화됨)

--name <name>

방화벽 규칙의 이름

--no-source-port

소스 포트 번호 또는 범위 분리

--destination-ip-address <destination-ip-address>

대상 IP 주소 또는 서브넷

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

방화벽 규칙에 대한 설명

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--action {allow,deny,reject}

방화벽 규칙에 대한 작업

--ip-version <ip-version>

ip 버전 4 또는 6 설정 (기본값은 4)

--source-port <source-port>

소스 포트 번호 또는 범위([1, 65535] 또는 123:456)와 같은 범위

--no-share

현재 프로젝트에 대한 방화벽 규칙 사용 제한

--no-destination-port

대상 포트 번호 또는 범위 분리

--project <project>

소유자의 프로젝트(이름 또는 ID)

--disable-rule

이 규칙 비활성화

--public

모든 프로젝트에서 사용할 수 있는 방화벽 정책을 공용으로 설정합니다(기본값과 달리 현재 프로젝트로의 사용을 제한하는 기본값). 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--protocol {tcp,udp,icmp,any}

방화벽 규칙의 프로토콜

Expand
표 29.44. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

29.13. 방화벽 그룹 규칙 삭제

방화벽 규칙 삭제

사용법:

openstack firewall group rule delete [-h]
                                            <firewall-rule>
                                            [<firewall-rule> ...]
Copy to Clipboard Toggle word wrap

Expand
표 29.45. 위치 관련 자료
요약

<firewall-rule>

삭제할 방화벽 규칙(이름 또는 ID)

Expand
표 29.46. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

29.14. 방화벽 그룹 규칙 목록

지정된 테넌트에 속하는 방화벽 규칙 나열

사용법:

openstack firewall group rule list [-h]
                                          [-f {csv,json,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent]
                                          [--quote {all,minimal,none,nonnumeric}]
                                          [--sort-column SORT_COLUMN] [--long]
Copy to Clipboard Toggle word wrap

Expand
표 29.47. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 29.48. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 29.49. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 29.50. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 29.51. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--long

출력에 추가 필드 나열

29.15. 방화벽 그룹 규칙 세트

방화벽 규칙 속성 설정

사용법:

openstack firewall group rule set [-h] [--name <name>]
                                         [--description <description>]
                                         [--protocol {tcp,udp,icmp,any}]
                                         [--action {allow,deny,reject}]
                                         [--ip-version <ip-version>]
                                         [--source-ip-address <source-ip-address> | --no-source-ip-address]
                                         [--destination-ip-address <destination-ip-address> | --no-destination-ip-address]
                                         [--source-port <source-port> | --no-source-port]
                                         [--destination-port <destination-port> | --no-destination-port]
                                         [--public | --private | --share | --no-share]
                                         [--enable-rule | --disable-rule]
                                         <firewall-rule>
Copy to Clipboard Toggle word wrap

Expand
표 29.52. 위치 관련 자료
요약

<firewall-rule>

설정할 방화벽 규칙(이름 또는 ID)

Expand
표 29.53. 선택적 인수
요약

--share

모든 프로젝트에서 사용할 방화벽 규칙을 공유합니다(기본적으로 현재 프로젝트에서 사용하도록 제한됩니다).

--no-source-ip-address

분리 소스 IP 주소

--source-ip-address <source-ip-address>

소스 IP 주소 또는 서브넷

--ip-version <ip-version>

ip 버전 4 또는 6 설정 (기본값은 4)

--private

방화벽 규칙 사용을 현재 프로젝트에 제한합니다. 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--no-source-port

소스 포트 번호 또는 범위 분리

--name <name>

방화벽 규칙의 이름

--enable-rule

이 규칙 활성화(기본값이 활성화됨)

--destination-port <destination-port>

대상 포트 번호 또는 범위([1, 65535] 또는 123:456)와 같은 범위

--source-port <source-port>

소스 포트 번호 또는 범위([1, 65535] 또는 123:456)와 같은 범위

--disable-rule

이 규칙 비활성화

--no-share

현재 프로젝트에 대한 방화벽 규칙 사용 제한

--no-destination-port

대상 포트 번호 또는 범위 분리

--no-destination-ip-address

분리 대상 IP 주소

--destination-ip-address <destination-ip-address>

대상 IP 주소 또는 서브넷

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

방화벽 규칙에 대한 설명

--protocol {tcp,udp,icmp,any}

방화벽 규칙의 프로토콜

--action {allow,deny,reject}

방화벽 규칙에 대한 작업

--public

모든 프로젝트에서 사용할 수 있는 방화벽 정책을 공용으로 설정합니다(기본값과 달리 현재 프로젝트로의 사용을 제한하는 기본값). 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

29.16. 방화벽 그룹 규칙 표시

방화벽 규칙 세부 정보 표시

사용법:

openstack firewall group rule show [-h]
                                          [-f {json,shell,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent] [--prefix PREFIX]
                                          <firewall-rule>
Copy to Clipboard Toggle word wrap

Expand
표 29.54. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 29.55. 위치 관련 자료
요약

<firewall-rule>

표시할 방화벽 규칙(이름 또는 ID)

Expand
표 29.56. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 29.57. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 29.58. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 29.59. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

29.17. 방화벽 그룹 규칙 설정 해제

방화벽 규칙 속성 설정 설정

사용법:

openstack firewall group rule unset [-h] [--source-ip-address]
                                           [--destination-ip-address]
                                           [--source-port]
                                           [--destination-port] [--share]
                                           [--public] [--enable-rule]
                                           <firewall-rule>
Copy to Clipboard Toggle word wrap

Expand
표 29.60. 위치 관련 자료
요약

<firewall-rule>

설정 해제(이름 또는 id) 방화벽 규칙

Expand
표 29.61. 선택적 인수
요약

--share

현재 프로젝트에 대한 방화벽 규칙 사용 제한

--public

방화벽 규칙 사용을 현재 프로젝트로 제한합니다. 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--enable-rule

이 규칙 비활성화

--destination-port

대상 포트 번호 또는 범위([1, 65535] 또는 123:456)와 같은 범위

--source-ip-address

소스 IP 주소 또는 서브넷

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--destination-ip-address

대상 IP 주소 또는 서브넷

--source-port

소스 포트 번호 또는 범위([1, 65535] 또는 123:456)와 같은 범위

29.18. 방화벽 그룹 세트

방화벽 그룹 속성 설정

사용법:

openstack firewall group set [-h] [--name NAME]
                                    [--description <description>]
                                    [--ingress-firewall-policy <ingress-firewall-policy> | --no-ingress-firewall-policy]
                                    [--egress-firewall-policy <egress-firewall-policy> | --no-egress-firewall-policy]
                                    [--public | --private | --share | --no-share]
                                    [--enable | --disable] [--port <port>]
                                    [--no-port]
                                    <firewall-group>
Copy to Clipboard Toggle word wrap

Expand
표 29.62. 위치 관련 자료
요약

<firewall-group>

업데이트할 방화벽 그룹(이름 또는 id)

Expand
표 29.63. 선택적 인수
요약

--share

모든 프로젝트에서 사용할 방화벽 그룹을 공유합니다(기본적으로 현재 프로젝트에서 사용하도록 제한됩니다).

--no-port

방화벽 그룹에서 모든 포트 분리

--disable

방화벽 그룹 비활성화

--public

방화벽 그룹을 공용으로 설정하여 모든 프로젝트에서 사용할 수 있도록 합니다(기본값과 달리 현재 프로젝트로의 사용을 제한하는 기본값). 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--no-egress-firewall-policy

방화벽 그룹에서 송신 방화벽 정책 분리

--enable

방화벽 그룹 활성화

--egress-firewall-policy <egress-firewall-policy>

송신 방화벽 정책(이름 또는 ID)

--no-share

방화벽 그룹 사용을 현재 프로젝트로 제한

--no-ingress-firewall-policy

방화벽 그룹에서 수신 방화벽 정책 분리

--private

방화벽 그룹 사용을 현재 프로젝트로 제한합니다. 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--port <port>

포트(s)(이름 또는 id)를 사용하여 방화벽 그룹을 적용합니다. 이 옵션을 반복할 수 있습니다.

--name NAME

방화벽 그룹의 이름

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

방화벽 그룹에 대한 설명

--ingress-firewall-policy <ingress-firewall-policy>

Ingress 방화벽 정책(이름 또는 ID)

29.19. 방화벽 그룹 표시

방화벽 그룹 세부 정보 표시

사용법:

openstack firewall group show [-h] [-f {json,shell,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent] [--prefix PREFIX]
                                     <firewall-group>
Copy to Clipboard Toggle word wrap

Expand
표 29.64. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 29.65. 위치 관련 자료
요약

<firewall-group>

표시할 방화벽 그룹(이름 또는 id)

Expand
표 29.66. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 29.67. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 29.68. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 29.69. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

29.20. 방화벽 그룹 설정 해제

방화벽 그룹 속성 설정 해제

사용법:

openstack firewall group unset [-h] [--port <port> | --all-port]
                                      [--ingress-firewall-policy]
                                      [--egress-firewall-policy]
                                      [--public | --share] [--enable]
                                      <firewall-group>
Copy to Clipboard Toggle word wrap

Expand
표 29.70. 위치 관련 자료
요약

<firewall-group>

방화벽 그룹 설정 해제(이름 또는 id)

Expand
표 29.71. 선택적 인수
요약

--share

방화벽 그룹 사용을 현재 프로젝트로 제한

--all-port

이 방화벽 그룹의 모든 포트 제거

--public

방화벽 그룹을 공용으로 설정하여 모든 프로젝트에서 사용할 수 있도록 합니다(기본값과 달리 현재 프로젝트로의 사용을 제한하는 기본값). 이 옵션은 더 이상 사용되지 않으며 R 릴리스에서 제거됩니다.

--enable

방화벽 그룹 비활성화

--ingress-firewall-policy

삭제할 수신 방화벽 정책(이름 또는 ID)

--egress-firewall-policy

삭제할 송신 방화벽 정책(이름 또는 id)

--port <port>

포트(s)(이름 또는 id)를 사용하여 방화벽 그룹을 적용합니다. 이 옵션을 반복할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

30장. 플레이버

이 장에서는 flavor 명령의 명령에 대해 설명합니다.

30.1. 플레이버 create

새 플레이버 만들기

사용법:

openstack flavor create [-h] [-f {json,shell,table,value,yaml}]
                               [-c COLUMN] [--max-width <integer>]
                               [--fit-width] [--print-empty] [--noindent]
                               [--prefix PREFIX] [--id <id>] [--ram <size-mb>]
                               [--disk <size-gb>] [--ephemeral <size-gb>]
                               [--swap <size-mb>] [--vcpus <vcpus>]
                               [--rxtx-factor <factor>] [--public | --private]
                               [--property <key=value>] [--project <project>]
                               [--project-domain <project-domain>]
                               <flavor-name>
Copy to Clipboard Toggle word wrap

Expand
표 30.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 30.2. 위치 관련 자료
요약

<flavor-name>

새 플레이버 이름

Expand
표 30.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 30.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 30.5. 선택적 인수
요약

--disk <size-gb>

gb의 디스크 크기 (기본값 0g)

--ram <size-mb>

mb의 메모리 크기(기본값 256m)

--id <id>

unique 플레이버 id; auto create a uuid (default: auto)

--private

다른 프로젝트에서 플레이버를 사용할 수 없음

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--ephemeral <size-gb>

gb의 임시 디스크 크기 (기본값 0g)

--property <key=value>

이 플레이버에 추가할 속성(여러 속성을 설정하는 반복 옵션)

--vcpus <vcpus>

vcpu 수 (기본값 1)

--swap <size-mb>

mb의 추가 스왑 공간 크기 (기본값 0m)

--RXTX-factor <factor>

RX/tx factor(기본 1.0)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

allow <project> to access private flavor (name or id) ( --private 옵션과 함께 사용할 수 있음)

--public

플레이버는 다른 프로젝트(기본값)에서 사용할 수 있습니다.

Expand
표 30.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

30.2. 플레이버 delete

플레이버 삭제

사용법:

openstack flavor delete [-h] <flavor> [<flavor> ...]
Copy to Clipboard Toggle word wrap

Expand
표 30.7. 위치 관련 자료
요약

<flavor>

삭제할 플레이버(이름 또는 id)

Expand
표 30.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

30.3. 플레이버 목록

플레이버 나열

사용법:

openstack flavor list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                             [--max-width <integer>] [--fit-width]
                             [--print-empty] [--noindent]
                             [--quote {all,minimal,none,nonnumeric}]
                             [--sort-column SORT_COLUMN]
                             [--public | --private | --all] [--long]
                             [--marker <flavor-id>] [--limit <num-flavors>]
Copy to Clipboard Toggle word wrap

Expand
표 30.9. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 30.10. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 30.11. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 30.12. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 30.13. 선택적 인수
요약

--public

공용 플레이버만 나열(기본값)

--private

개인 플레이버 나열

--long

출력에 추가 필드 나열

--limit <num-flavors>

표시할 최대 플레이버 수

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--marker <flavor-id>

이전 페이지의 마지막 플레이버 ID

--all

공개 또는 비공개 여부에 관계없이 모든 플레이버 나열

30.4. 플레이버 세트

플레이버 속성 설정

사용법:

openstack flavor set [-h] [--no-property] [--property <key=value>]
                            [--project <project>]
                            [--project-domain <project-domain>]
                            <flavor>
Copy to Clipboard Toggle word wrap

Expand
표 30.14. 위치 관련 자료
요약

<flavor>

플레이버를 수정하여 이름 또는 ID를 수정합니다.

Expand
표 30.15. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--property <key=value>

이 플레이버에 대한 추가 또는 수정하는 속성(여러 속성을 설정하기 위한 옵션)

--no-property

이 플레이버에서 모든 속성을 제거합니다( --no-property 및 --property를 모두 지정하여 새 속성을 설정하기 전에 현재 속성을 제거합니다.)

--project <project>

프로젝트(이름 또는 id)에 대한 플레이버 액세스 설정(admin only)

30.5. 플레이버 show

플레이버 세부 정보 표시

사용법:

openstack flavor show [-h] [-f {json,shell,table,value,yaml}]
                             [-c COLUMN] [--max-width <integer>] [--fit-width]
                             [--print-empty] [--noindent] [--prefix PREFIX]
                             <flavor>
Copy to Clipboard Toggle word wrap

Expand
표 30.16. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 30.17. 위치 관련 자료
요약

<flavor>

표시할 플레이버(이름 또는 ID)

Expand
표 30.18. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 30.19. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 30.20. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 30.21. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

30.6. 플레이버 설정 해제

플레이버 속성 설정

사용법:

openstack flavor unset [-h] [--property <key>] [--project <project>]
                              [--project-domain <project-domain>]
                              <flavor>
Copy to Clipboard Toggle word wrap

Expand
표 30.22. 위치 관련 자료
요약

<flavor>

플레이버를 수정하여 이름 또는 ID를 수정합니다.

Expand
표 30.23. 선택적 인수
요약

--property <key>

플레이버에서 제거할 속성(여러 속성을 설정 해제하는 옵션)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

프로젝트(이름 또는 id)에서 플레이버 액세스 제거(admin only)

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

31장. floating

이 장에서는 floating 명령의 명령에 대해 설명합니다.

31.1. floating ip create

유동 IP 생성

사용법:

openstack floating ip create [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--prefix PREFIX] [--subnet <subnet>]
                                    [--port <port>]
                                    [--floating-ip-address <ip-address>]
                                    [--fixed-ip-address <ip-address>]
                                    [--qos-policy <qos-policy>]
                                    [--description <description>]
                                    [--project <project>]
                                    [--project-domain <project-domain>]
                                    <network>
Copy to Clipboard Toggle word wrap

Expand
표 31.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 31.2. 위치 관련 자료
요약

<network>

네트워크: 유동 IP 할당(이름 또는 id)

Expand
표 31.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 31.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 31.5. 선택적 인수
요약

--fixed-ip-address <ip-address>

floating ip에 매핑된 고정 IP 주소

--description <description>

부동 ip 설명 설정

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

--port <port>

유동 ip(이름 또는 ID)와 연결할 포트입니다.

--qos-policy <qos-policy>

유동 ip(이름 또는 id)에 qos 정책 연결

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--floating-ip-address <ip-address>

부동 IP 주소

--subnet <subnet>

부동 ip(이름 또는 ID)를 생성할 서브넷

Expand
표 31.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

31.2. floating ip delete

유동 IP 삭제

사용법:

openstack floating ip delete [-h] <floating-ip> [<floating-ip> ...]
Copy to Clipboard Toggle word wrap

Expand
표 31.7. 위치 관련 자료
요약

<floating-ip>

삭제할 부동 ip(s)(IP 주소 또는 ID)

Expand
표 31.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

31.3. floating ip list

유동 IP 나열

사용법:

openstack floating ip list [-h] [-f {csv,json,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--quote {all,minimal,none,nonnumeric}]
                                  [--sort-column SORT_COLUMN]
                                  [--network <network>] [--port <port>]
                                  [--fixed-ip-address <ip-address>] [--long]
                                  [--status <status>] [--project <project>]
                                  [--project-domain <project-domain>]
                                  [--router <router>]
Copy to Clipboard Toggle word wrap

Expand
표 31.9. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 31.10. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 31.11. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 31.12. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 31.13. 선택적 인수
요약

--fixed-ip-address <ip-address>

지정된 고정 IP 주소에 따라 유동 IP 나열

--router <router>

지정된 라우터(이름 또는 ID)에 따라 유동 IP 나열

--long

출력에 추가 필드 나열

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--status <status>

지정된 상태에 따라 유동 ip(s) 나열(활성,DOWN)

--network <network>

지정된 네트워크(이름 또는 ID)에 따라 유동 IP 나열

--port <port>

지정된 포트(이름 또는 ID)에 따라 유동 IP 나열

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

지정된 프로젝트(이름 또는 ID)에 따라 유동 IP 나열

31.4. 부동 ip pool list

부동 IP 주소 풀 나열

사용법:

openstack floating ip pool list [-h] [-f {csv,json,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent]
                                       [--quote {all,minimal,none,nonnumeric}]
                                       [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 31.14. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 31.15. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 31.16. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 31.17. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 31.18. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

31.5. floating ip set

부동 IP 속성 설정

사용법:

openstack floating ip set [-h] [--port <port>]
                                 [--fixed-ip-address <ip-address>]
                                 [--qos-policy <qos-policy> | --no-qos-policy]
                                 <floating-ip>
Copy to Clipboard Toggle word wrap

Expand
표 31.19. 위치 관련 자료
요약

<floating-ip>

부동 ip to 수정 (IP 주소 또는 ID)

Expand
표 31.20. 선택적 인수
요약

--qos-policy <qos-policy>

유동 ip(이름 또는 id)에 qos 정책 연결

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--no-qos-policy

floating ip에 연결된 qos 정책을 제거합니다.

--port <port>

유동 IP를 포트(이름 또는 ID)와 연결

--fixed-ip-address <ip-address>

고정 포트 IP (포트에 여러 IP가 있는 경우에만 필요)

31.6. floating ip show

부동 IP 세부 정보 표시

사용법:

openstack floating ip show [-h] [-f {json,shell,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--prefix PREFIX]
                                  <floating-ip>
Copy to Clipboard Toggle word wrap

Expand
표 31.21. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 31.22. 위치 관련 자료
요약

<floating-ip>

부동 ip 표시(IP 주소 또는 ID)

Expand
표 31.23. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 31.24. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 31.25. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 31.26. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

31.7. floating ip unset

설정되지 않은 부동 IP 속성

사용법:

openstack floating ip unset [-h] [--port] [--qos-policy] <floating-ip>
Copy to Clipboard Toggle word wrap

Expand
표 31.27. 위치 관련 자료
요약

<floating-ip>

floating ip to disconnect (IP 주소 또는 id)

Expand
표 31.28. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--qos-policy

floating ip에 연결된 qos 정책을 제거합니다.

--port

floating ip와 연결된 모든 포트의 연결을 끊습니다.

32장. help.adoc

이 장에서는 help.adoc 명령의 명령에 대해 설명합니다.

32.1. help

다른 명령에 대한 자세한 도움말을 인쇄

사용법:

openstack help [-h] [cmd [cmd ...]]
Copy to Clipboard Toggle word wrap

Expand
표 32.1. 위치 관련 자료
요약

cmd

명령의 이름

Expand
표 32.2. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

33장. host

이 장에서는 host 명령의 명령에 대해 설명합니다.

33.1. 호스트 목록

호스트 나열

사용법:

openstack host list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                           [--max-width <integer>] [--fit-width]
                           [--print-empty] [--noindent]
                           [--quote {all,minimal,none,nonnumeric}]
                           [--sort-column SORT_COLUMN] [--zone <zone>]
Copy to Clipboard Toggle word wrap

Expand
표 33.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 33.2. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 33.3. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 33.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 33.5. 선택적 인수
요약

--zone <zone>

가용성 영역에서 호스트만 반환

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

33.2. 호스트 세트

호스트 속성 설정

사용법:

openstack host set [-h] [--enable | --disable]
                          [--enable-maintenance | --disable-maintenance]
                          <host>
Copy to Clipboard Toggle word wrap

Expand
표 33.6. 위치 관련 자료
요약

<host>

수정할 호스트(이름만 해당)

Expand
표 33.7. 선택적 인수
요약

--enable-maintenance

호스트에 대한 유지 관리 모드 활성화

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

호스트 비활성화

--disable-maintenance

호스트의 유지 관리 모드 비활성화

--enable

호스트 활성화

33.3. host show

호스트 세부 정보 표시

사용법:

openstack host show [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                           [--max-width <integer>] [--fit-width]
                           [--print-empty] [--noindent]
                           [--quote {all,minimal,none,nonnumeric}]
                           [--sort-column SORT_COLUMN]
                           <host>
Copy to Clipboard Toggle word wrap

Expand
표 33.8. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 33.9. 위치 관련 자료
요약

<host>

호스트 이름

Expand
표 33.10. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 33.11. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 33.12. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 33.13. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

34장. 하이퍼바이저

이 장에서는 하이퍼바이저 명령의 명령에 대해 설명합니다.

34.1. 하이퍼바이저 목록

하이퍼바이저 목록

사용법:

openstack hypervisor list [-h] [-f {csv,json,table,value,yaml}]
                                 [-c COLUMN] [--max-width <integer>]
                                 [--fit-width] [--print-empty] [--noindent]
                                 [--quote {all,minimal,none,nonnumeric}]
                                 [--sort-column SORT_COLUMN]
                                 [--matching <hostname>] [--long]
Copy to Clipboard Toggle word wrap

Expand
표 34.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 34.2. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 34.3. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 34.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 34.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--long

출력에 추가 필드 나열

--matching <hostname>

<hostname> 하위 문자열을 사용하여 필터 하이퍼바이저

34.2. 하이퍼바이저 표시

하이퍼바이저 세부 정보 표시

사용법:

openstack hypervisor show [-h] [-f {json,shell,table,value,yaml}]
                                 [-c COLUMN] [--max-width <integer>]
                                 [--fit-width] [--print-empty] [--noindent]
                                 [--prefix PREFIX]
                                 <hypervisor>
Copy to Clipboard Toggle word wrap

Expand
표 34.6. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 34.7. 위치 관련 자료
요약

<hypervisor>

표시할 하이퍼바이저(이름 또는 ID)

Expand
표 34.8. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 34.9. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 34.10. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 34.11. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

34.3. 하이퍼바이저 통계 표시

하이퍼바이저 통계 세부 정보 표시

사용법:

openstack hypervisor stats show [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
Copy to Clipboard Toggle word wrap

Expand
표 34.12. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 34.13. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 34.14. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 34.15. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 34.16. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

35장. image

이 장에서는 image 명령의 명령에 대해 설명합니다.

35.1. image add project

프로젝트와 이미지 연결

사용법:

openstack image add project [-h] [-f {json,shell,table,value,yaml}]
                                   [-c COLUMN] [--max-width <integer>]
                                   [--fit-width] [--print-empty] [--noindent]
                                   [--prefix PREFIX]
                                   [--project-domain <project-domain>]
                                   <image> <project>
Copy to Clipboard Toggle word wrap

Expand
표 35.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 35.2. 위치 관련 자료
요약

<image>

공유할 이미지(이름 또는 ID)

<project>

이미지(이름 또는 ID)와 연결할 프로젝트

Expand
표 35.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 35.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 35.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

Expand
표 35.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

35.2. image create

이미지 생성/업로드

사용법:

openstack image create [-h] [-f {json,shell,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--prefix PREFIX] [--id <id>]
                              [--container-format <container-format>]
                              [--disk-format <disk-format>]
                              [--min-disk <disk-gb>] [--min-ram <ram-mb>]
                              [--file <file> | --volume <volume>] [--force]
                              [--protected | --unprotected]
                              [--public | --private | --community | --shared]
                              [--property <key=value>] [--tag <tag>]
                              [--project <project>]
                              [--project-domain <project-domain>]
                              <image-name>
Copy to Clipboard Toggle word wrap

Expand
표 35.7. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 35.8. 위치 관련 자료
요약

<image-name>

새 이미지 이름

Expand
표 35.9. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 35.10. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 35.11. 선택적 인수
요약

--volume <volume>

볼륨에서 이미지 생성

--force

볼륨이 사용 중인 경우 강제 이미지 생성( --volume과만 의미)

--community

이미지는 커뮤니티에서 액세스할 수 있습니다.

--id <id>

예약할 이미지 ID

--private

public(기본값)에 이미지에 액세스할 수 없습니다.

--disk-format <disk-format>

이미지 디스크 형식. 지원되는 옵션은 ami, ari, ari, aki, vhdk, raw, qcow2, vhdx, vdi, iso, ploop입니다. 기본 형식은 raw입니다.

--unprotected

이미지를 삭제할 수 있도록 (기본값)

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--property <key=value>

이 이미지에 속성을 설정합니다 (여러 속성을 설정하는 옵션)

--min-disk <disk-gb>

이미지 부팅에 필요한 최소 디스크 크기(GB)

--min-ram <ram-mb>

이미지 부팅에 필요한 최소 RAM 크기(MB)

--shared

이미지를 공유할 수 있습니다.

--file <file>

로컬 파일에서 이미지 업로드

--container-format <container-format>

이미지 컨테이너 형식. 지원되는 옵션은 ami, ari, aki, bare, docker, ova, ovf입니다. 기본 형식은 bare입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--tag <tag>

이 이미지에 태그를 설정합니다 (여러 태그를 설정하기 위해repeat 옵션)

--public

이미지는 공개적으로 액세스할 수 있습니다.

--project <project>

이 이미지(이름 또는 id)에서 대체 프로젝트 설정

--protected

이미지 삭제 방지

Expand
표 35.12. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

35.3. 이미지 삭제

이미지 삭제

사용법:

openstack image delete [-h] <image> [<image> ...]
Copy to Clipboard Toggle word wrap

Expand
표 35.13. 위치 관련 자료
요약

<image>

삭제할 이미지(이름 또는 ID)

Expand
표 35.14. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

35.4. 이미지 목록

사용 가능한 이미지 나열

사용법:

openstack image list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                            [--max-width <integer>] [--fit-width]
                            [--print-empty] [--noindent]
                            [--quote {all,minimal,none,nonnumeric}]
                            [--sort-column SORT_COLUMN]
                            [--public | --private | --shared]
                            [--property <key=value>] [--name <name>]
                            [--status <status>] [--long]
                            [--sort <key>[:<direction>]]
                            [--limit <num-images>] [--marker <image>]
Copy to Clipboard Toggle word wrap

Expand
표 35.15. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 35.16. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 35.17. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 35.18. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 35.19. 선택적 인수
요약

--public

공개 이미지만 나열

--private

개인 이미지만 나열

--name <name>

이름에 따라 이미지를 필터링합니다.

--property <key=value>

속성에 따라 출력 필터링

--status <status>

상태에 따라 이미지를 필터링합니다.

--limit <num-images>

표시할 최대 이미지 수입니다.

--marker <image>

이전 페이지의 마지막 이미지. 마커 뒤에 이미지의 목록을 표시합니다. 지정되지 않은 경우 모든 이미지 표시(이름 또는 ID)

--long

출력에 추가 필드 나열

--sort <key>[:<direction>]

선택한 키와 방향(기본값: name:asc)별 출력 정렬을 쉼표로 구분하여 지정할 수 있습니다.

--shared

공유 이미지만 나열

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

35.5. image remove project

이미지가 있는 프로젝트의 연결을 끊습니다.

사용법:

openstack image remove project [-h] [--project-domain <project-domain>]
                                      <image> <project>
Copy to Clipboard Toggle word wrap

Expand
표 35.20. 위치 관련 자료
요약

<image>

공유할 이미지(이름 또는 ID)

<project>

이미지(이름 또는 id)로 연결을 끊을 수 있는 프로젝트

Expand
표 35.21. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

35.6. 이미지 저장

로컬에 이미지 저장

사용법:

openstack image save [-h] [--file <filename>] <image>
Copy to Clipboard Toggle word wrap

Expand
표 35.22. 위치 관련 자료
요약

<image>

저장할 이미지(이름 또는 ID)

Expand
표 35.23. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--file <filename>

다운로드한 이미지 저장 파일 이름(기본값: stdout)

35.7. 이미지 세트

이미지 속성 설정

사용법:

openstack image set [-h] [--name <name>] [--min-disk <disk-gb>]
                           [--min-ram <ram-mb>]
                           [--container-format <container-format>]
                           [--disk-format <disk-format>]
                           [--protected | --unprotected]
                           [--public | --private | --community | --shared]
                           [--property <key=value>] [--tag <tag>]
                           [--architecture <architecture>]
                           [--instance-id <instance-id>]
                           [--kernel-id <kernel-id>] [--os-distro <os-distro>]
                           [--os-version <os-version>]
                           [--ramdisk-id <ramdisk-id>]
                           [--deactivate | --activate] [--project <project>]
                           [--project-domain <project-domain>]
                           [--accept | --reject | --pending]
                           <image>
Copy to Clipboard Toggle word wrap

Expand
표 35.24. 위치 관련 자료
요약

<image>

이미지를 수정하여 이름 또는 ID를 수정합니다.

Expand
표 35.25. 선택적 인수
요약

--instance-id <instance-id>

이 이미지를 생성하는 데 사용되는 서버 인스턴스의 ID

--unprotected

이미지를 삭제할 수 있도록 (기본값)

--activate

이미지 활성화

--accept

이미지 멤버십 수락

--community

이미지는 커뮤니티에서 액세스할 수 있습니다.

--os-version <os-version>

운영 체제 배포 버전

--private

public(기본값)에 이미지에 액세스할 수 없습니다.

--name <name>

새 이미지 이름

--project <project>

이 이미지(이름 또는 id)에서 대체 프로젝트 설정

--min-ram <ram-mb>

이미지 부팅에 필요한 최소 RAM 크기(MB)

--deactivate

이미지 비활성화

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--protected

이미지 삭제 방지

--pending

이미지 멤버십을 보류 중으로 재설정

--os-distro <os-distro>

운영 체제 배포 이름

--architecture <architecture>

운영 체제 아키텍처

--property <key=value>

이 이미지에 속성을 설정합니다 (여러 속성을 설정하는 옵션)

--reject

이미지 멤버십을 거부

--shared

이미지를 공유할 수 있습니다.

--min-disk <disk-gb>

이미지 부팅에 필요한 최소 디스크 크기(GB)

--ramdisk-id <ramdisk-id>

이 디스크 이미지를 부팅하는 데 사용되는 ramdisk 이미지의 ID

--tag <tag>

이 이미지에 태그를 설정합니다 (여러 태그를 설정하기 위해repeat 옵션)

--public

이미지는 공개적으로 액세스할 수 있습니다.

--kernel-id <kernel-id>

이 디스크 이미지를 부팅하는 데 사용되는 커널 이미지의 ID

--disk-format <disk-format>

이미지 디스크 형식. 지원되는 옵션은 ami, ari, ari, aki, vhdk, raw, qcow2, vhdx, vdi, iso, ploop입니다.

--container-format <container-format>

이미지 컨테이너 형식. 지원되는 옵션은 ami, ari, aki, bare, docker, ova, ovf입니다.

35.8. 이미지 표시

이미지 세부 정보 표시

사용법:

openstack image show [-h] [-f {json,shell,table,value,yaml}]
                            [-c COLUMN] [--max-width <integer>] [--fit-width]
                            [--print-empty] [--noindent] [--prefix PREFIX]
                            [--human-readable]
                            <image>
Copy to Clipboard Toggle word wrap

Expand
표 35.26. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 35.27. 위치 관련 자료
요약

<image>

표시할 이미지(이름 또는 ID)

Expand
표 35.28. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 35.29. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 35.30. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--human-readable

사용자에게 친숙한 형식으로 이미지 크기를 인쇄합니다.

Expand
표 35.31. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

35.9. 이미지 설정되지 않음

이미지 태그 및 속성 설정

사용법:

openstack image unset [-h] [--tag <tag>] [--property <property-key>]
                             <image>
Copy to Clipboard Toggle word wrap

Expand
표 35.32. 위치 관련 자료
요약

<image>

이미지를 수정하여 이름 또는 ID를 수정합니다.

Expand
표 35.33. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--property <property-key>

이 이미지의 속성 설정 설정(여러 속성을 설정 해제하는 방법)

--tag <tag>

이 이미지에 태그 설정 설정(여러 태그 설정 해제)

36장. ip

이 장에서는 ip 명령의 명령에 대해 설명합니다.

36.1. IP 가용성 목록

네트워크의 IP 가용성 나열

사용법:

openstack ip availability list [-h] [-f {csv,json,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent]
                                      [--quote {all,minimal,none,nonnumeric}]
                                      [--sort-column SORT_COLUMN]
                                      [--ip-version <ip-version>]
                                      [--project <project>]
                                      [--project-domain <project-domain>]
Copy to Clipboard Toggle word wrap

Expand
표 36.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 36.2. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 36.3. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 36.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 36.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--ip-version <ip-version>

주어진 ip version 네트워크의 ip 가용성 나열 (기본값은 4)

--project <project>

지정된 프로젝트의 ip 가용성 나열(이름 또는 id)

36.2. IP 가용성 표시

네트워크 IP 가용성 세부 정보 표시

사용법:

openstack ip availability show [-h] [-f {json,shell,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent] [--prefix PREFIX]
                                      <network>
Copy to Clipboard Toggle word wrap

Expand
표 36.6. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 36.7. 위치 관련 자료
요약

<network>

특정 네트워크의 ip 가용성 표시 (이름 또는 ID)

Expand
표 36.8. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 36.9. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 36.10. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 36.11. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

37장. 키 쌍

이 장에서는 keypair 명령의 명령에 대해 설명합니다.

37.1. 키 쌍 생성

서버 ssh 액세스를 위한 새 공개 또는 개인 키 생성

사용법:

openstack keypair create [-h] [-f {json,shell,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--prefix PREFIX]
                                [--public-key <file> | --private-key <file>]
                                <name>
Copy to Clipboard Toggle word wrap

Expand
표 37.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 37.2. 위치 관련 자료
요약

<name>

새로운 공개 또는 개인 키 이름

Expand
표 37.3. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 37.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 37.5. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--public-key <file>

추가할 공개 키의 파일 이름. 사용하지 않는 경우 개인 키를 만듭니다.

--private-key <file>

저장할 개인 키의 파일 이름. 사용하지 않는 경우 개인 키를 콘솔에 인쇄합니다.

Expand
표 37.6. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

37.2. 키 쌍 삭제

공개 또는 개인 키 삭제

사용법:

openstack keypair delete [-h] <key> [<key> ...]
Copy to Clipboard Toggle word wrap

Expand
표 37.7. 위치 관련 자료
요약

<key>

삭제할 키의 이름(이름만 해당)

Expand
표 37.8. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

37.3. 키 쌍 목록

주요 지문 나열

사용법:

openstack keypair list [-h] [-f {csv,json,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--quote {all,minimal,none,nonnumeric}]
                              [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 37.9. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 37.10. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 37.11. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 37.12. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 37.13. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

37.4. 키 쌍 표시

주요 세부 정보 표시

사용법:

openstack keypair show [-h] [-f {json,shell,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--prefix PREFIX] [--public-key]
                              <key>
Copy to Clipboard Toggle word wrap

Expand
표 37.14. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 37.15. 위치 관련 자료
요약

<key>

표시할 공개 또는 개인 키(이름만 해당)

Expand
표 37.16. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 37.17. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 37.18. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--public-key

생성된 키와 연결된 베어 공개 키만 표시

Expand
표 37.19. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

38장. 제한

이 장에서는 limits 명령의 명령에 대해 설명합니다.

38.1. 제한 표시

컴퓨팅 및 블록 스토리지 제한 표시

사용법:

openstack limits show [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                             [--max-width <integer>] [--fit-width]
                             [--print-empty] [--noindent]
                             [--quote {all,minimal,none,nonnumeric}]
                             [--sort-column SORT_COLUMN] (--absolute | --rate)
                             [--reserved] [--project <project>]
                             [--domain <domain>]
Copy to Clipboard Toggle word wrap

Expand
표 38.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 38.2. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 38.3. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 38.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 38.5. 선택적 인수
요약

--reserved

예약 수 [ --absolute로만 유효한]

--project <project>

--absolute를 사용한 특정 프로젝트(이름 또는 id)에 대한 제한 표시 [absolute]

--rate

속도 제한 표시

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--absolute

절대 제한 표시

--domain <domain>

프로젝트가 속하는 도메인(이름 또는 id) [ --absolute로만 유효]

39장. LoadBalancer

이 장에서는 loadbalancer 명령의 명령에 대해 설명합니다.

39.1. LoadBalancer amphora list

자주 묻는 질문

사용법:

openstack loadbalancer amphora list [-h]
                                           [-f {csv,json,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent]
                                           [--quote {all,minimal,none,nonnumeric}]
                                           [--sort-column SORT_COLUMN]
                                           [--loadbalancer <loadbalancer>]
                                           [--compute-id <compute-id>]
                                           [--role {MASTER,BACKUP,STANDALONE}]
                                           [--status {PENDING_DELETE,DELETED,ERROR,PENDING_CREATE,BOOTING,READY,ALLOCATED}]
Copy to Clipboard Toggle word wrap

Expand
표 39.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.2. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 39.3. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 39.4. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.5. 선택적 인수
요약

--role {MASTER, BACKUP,STANDALONE}

역할에 따라 필터링합니다.

--loadbalancer <loadbalancer>

로드 밸런서(이름 또는 ID)별로 필터링합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--status {PENDING_DELETE,DELETED,ERROR,PENDING_CREATE,BOOTING,READY,ALLOCATED}, --provisioning-status {PENDING_DELETE,ERROR,PENDING_CREATED}

amphora 프로비저닝 상태로 필터링합니다.

--compute-id <compute-id>

컴퓨팅 ID로 필터링합니다.

39.2. LoadBalancer amphora show

단일 amphora의 세부 정보 표시

사용법:

openstack loadbalancer amphora show [-h]
                                           [-f {json,shell,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent] [--prefix PREFIX]
                                           <amphora-id>
Copy to Clipboard Toggle word wrap

Expand
표 39.6. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.7. 위치 관련 자료
요약

<amphora-id>

amphora의 UUID입니다.

Expand
표 39.8. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.9. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.10. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.11. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.3. LoadBalancer create

로드 밸런서 생성

사용법:

openstack loadbalancer create [-h] [-f {json,shell,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent] [--prefix PREFIX]
                                     [--name <name>]
                                     [--description <description>]
                                     [--vip-address <vip_address>]
                                     [--vip-port-id <vip_port_id>]
                                     [--vip-subnet-id <vip_subnet_id>]
                                     [--vip-network-id <vip_network_id>]
                                     [--vip-qos-policy-id <vip_qos_policy_id>]
                                     [--project <project>]
                                     [--enable | --disable]
Copy to Clipboard Toggle word wrap

Expand
표 39.12. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.13. VIP Network
요약

--vip-network-id <vip_network_id>

로드 밸런서의 네트워크(이름 또는 ID)를 설정합니다.

--vip-subnet-id <vip_subnet_id>

로드 밸런서(이름 또는 ID)의 서브넷을 설정합니다.

다음 인수 중 하나 이상이 필요합니다.--vip-port-id <vip_port_id>

로드 밸런서의 포트(이름 또는 ID)를 설정합니다.

Expand
표 39.14. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.15. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.16. 선택적 인수
요약

--disable

로드 밸런서를 비활성화합니다.

--vip-qos-policy-id <vip_qos_policy_id>

vip 포트의 qos 정책 id를 설정합니다. 설정되지 않은 상태로 설정.

--enable

로드 밸런서(기본값)를 활성화합니다.

--name <name>

새 로드 밸런서 이름입니다.

--vip-address <vip_address>

vip ip 주소를 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

로드 밸런서 설명 설정.

--project <project>

로드 밸런서의 프로젝트(이름 또는 ID).

Expand
표 39.17. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.4. LoadBalancer delete

로드 밸런서 삭제

사용법:

openstack loadbalancer delete [-h] [--cascade] <load_balancer>
Copy to Clipboard Toggle word wrap

Expand
표 39.18. 위치 관련 자료
요약

<load_balancer>

삭제할 로드 밸런서(이름 또는 ID)

Expand
표 39.19. 선택적 인수
요약

--cascade

로드 밸런서의 모든 하위 요소에 대한 삭제가 삽입됩니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.5. LoadBalancer 페일오버

로드 밸런서 장애 조치 트리거

사용법:

openstack loadbalancer failover [-h] <load_balancer>
Copy to Clipboard Toggle word wrap

Expand
표 39.20. 위치 관련 자료
요약

<load_balancer>

로드 밸런서의 이름 또는 uuid.

Expand
표 39.21. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.6. LoadBalancer 상태monitor create

상태 모니터 생성

사용법:

openstack loadbalancer healthmonitor create [-h]
                                                   [-f {json,shell,table,value,yaml}]
                                                   [-c COLUMN]
                                                   [--max-width <integer>]
                                                   [--fit-width]
                                                   [--print-empty]
                                                   [--noindent]
                                                   [--prefix PREFIX]
                                                   [--name <name>] --delay
                                                   <delay>
                                                   [--expected-codes <codes>]
                                                   [--http-method {GET,POST,DELETE,PUT,HEAD,OPTIONS,PATCH,CONNECT,TRACE}]
                                                   --timeout <timeout>
                                                   --max-retries <max_retries>
                                                   [--url-path <url_path>]
                                                   --type
                                                   {PING,HTTP,TCP,HTTPS,TLS-HELLO}
                                                   [--max-retries-down <max_retries_down>]
                                                   [--enable | --disable]
                                                   <pool>
Copy to Clipboard Toggle word wrap

Expand
표 39.22. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.23. 위치 관련 자료
요약

<pool>

상태 모니터(이름 또는 id)의 풀을 설정합니다.

Expand
표 39.24. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.25. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.26. 선택적 인수
요약

--disable

상태 모니터를 비활성화합니다.

--timeout <timeout>

모니터가 시간 초과하기 전에 연결하기 위해 대기하는 최대 시간(초)을 설정합니다. 이 값은 지연 값보다 작아야 합니다.

--enable

상태 모니터 활성화(기본값).

--name <name>

상태 모니터 이름을 설정합니다.

--max-retries <max_retries>

멤버의 작동 상태를 ONLINE으로 변경하기 전에 성공적인 검사 수입니다.

--HTTP-method {GET, POST,DELETE,PUT,HEAD,OPTIONS,PATCH,CONNECT,TRACE}

상태 모니터에서 요청에 사용하는 http 메서드를 설정합니다.

--expected-codes <codes>

멤버의 응답에 예상되는 http 상태 코드 목록을 설정하여 정상으로 선언합니다.

--type {PING,HTTP,TCP,HTTPS,TLS-HELLO}

상태 모니터 유형을 설정합니다.

--delay <delay>

프로브를 멤버로 보내는 간격(초)을 설정합니다.

--max-retries-down <max_retries_down>

멤버의 작동 상태를 ERROR로 변경하기 전에 허용되는 검사 실패 수를 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--url-path <url_path>

모니터에서 보낸 요청의 http URL 경로를 설정하여 백엔드 멤버의 상태를 테스트합니다.

Expand
표 39.27. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.7. LoadBalancer 상태monitor delete

상태 모니터 삭제

사용법:

openstack loadbalancer healthmonitor delete [-h] <health_monitor>
Copy to Clipboard Toggle word wrap

Expand
표 39.28. 위치 관련 자료
요약

<health_monitor>

삭제할 상태 모니터(이름 또는 ID).

Expand
표 39.29. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.8. LoadBalancer 상태monitor 목록

상태 모니터 나열

사용법:

openstack loadbalancer healthmonitor list [-h]
                                                 [-f {csv,json,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--quote {all,minimal,none,nonnumeric}]
                                                 [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 39.30. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.31. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 39.32. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 39.33. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.34. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.9. LoadBalancer 상태 모니터 설정

상태 모니터 업데이트

사용법:

openstack loadbalancer healthmonitor set [-h] [--name <name>]
                                                [--delay <delay>]
                                                [--expected-codes <codes>]
                                                [--http-method {GET,POST,DELETE,PUT,HEAD,OPTIONS,PATCH,CONNECT,TRACE}]
                                                [--timeout <timeout>]
                                                [--max-retries <max_retries>]
                                                [--max-retries-down <max_retries_down>]
                                                [--url-path <url_path>]
                                                [--enable | --disable]
                                                <health_monitor>
Copy to Clipboard Toggle word wrap

Expand
표 39.35. 위치 관련 자료
요약

<health_monitor>

상태 모니터를 사용하여 (이름 또는 ID)를 업데이트합니다.

Expand
표 39.36. 선택적 인수
요약

--disable

상태 모니터를 비활성화합니다.

--timeout <timeout>

모니터가 시간 초과하기 전에 연결하기 위해 대기하는 최대 시간(초)을 설정합니다. 이 값은 지연 값보다 작아야 합니다.

--enable

상태 모니터를 활성화합니다.

--name <name>

상태 모니터 이름을 설정합니다.

--max-retries <max_retries>

멤버의 작동 상태를 ONLINE으로 변경하기 전에 성공적인 검사 수를 설정합니다.

--HTTP-method {GET, POST,DELETE,PUT,HEAD,OPTIONS,PATCH,CONNECT,TRACE}

상태 모니터에서 요청에 사용하는 http 메서드를 설정합니다.

--expected-codes <codes>

멤버의 응답에 예상되는 http 상태 코드 목록을 설정하여 정상으로 선언합니다.

--delay <delay>

프로브를 멤버로 보내는 간격(초)을 설정합니다.

--max-retries-down <max_retries_down>

멤버의 작동 상태를 ERROR로 변경하기 전에 허용되는 검사 실패 수를 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--url-path <url_path>

모니터에서 보낸 요청의 http URL 경로를 설정하여 백엔드 멤버의 상태를 테스트합니다.

39.10. LoadBalancer 상태 모니터 표시

단일 상태 모니터의 세부 정보 표시

사용법:

openstack loadbalancer healthmonitor show [-h]
                                                 [-f {json,shell,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--prefix PREFIX]
                                                 <health_monitor>
Copy to Clipboard Toggle word wrap

Expand
표 39.37. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.38. 위치 관련 자료
요약

<health_monitor>

상태 모니터의 이름 또는 uuid.

Expand
표 39.39. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.40. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.41. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.42. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.11. LoadBalancer l7policy create

l7policy 생성

사용법:

openstack loadbalancer l7policy create [-h]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent] [--prefix PREFIX]
                                              [--name <name>]
                                              [--description <description>]
                                              --action
                                              {REDIRECT_TO_URL,REDIRECT_TO_POOL,REJECT}
                                              [--redirect-pool <pool> | --redirect-url <url>]
                                              [--position <position>]
                                              [--enable | --disable]
                                              <listener>
Copy to Clipboard Toggle word wrap

Expand
표 39.43. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.44. 위치 관련 자료
요약

<listener>

l7policy를 (이름 또는 id)에 추가하는 리스너입니다.

Expand
표 39.45. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.46. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.47. 선택적 인수
요약

--position <position>

이 l7 정책의 시퀀스 번호입니다.

--disable

l7policy를 비활성화합니다.

--enable

l7policy(기본값)를 활성화합니다.

--name <name>

l7policy 이름을 설정합니다.

--redirect-pool <pool>

요청을 리디렉션(이름 또는 id)으로 리디렉션할 풀을 설정합니다.

--action {REDIRECT_TO_URL,REDIRECT_TO_POOL,REJECT}

정책의 작업을 설정합니다.

--redirect-url <url>

요청을 리디렉션할 URL을 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

l7policy 설명을 설정합니다.

Expand
표 39.48. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.12. LoadBalancer l7policy delete

l7policy 삭제

사용법:

openstack loadbalancer l7policy delete [-h] <policy>
Copy to Clipboard Toggle word wrap

Expand
표 39.49. 위치 관련 자료
요약

<policy>

삭제할 L7policy(이름 또는 ID).

Expand
표 39.50. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.13. LoadBalancer l7policy 목록

l7policies 나열

사용법:

openstack loadbalancer l7policy list [-h]
                                            [-f {csv,json,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent]
                                            [--quote {all,minimal,none,nonnumeric}]
                                            [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 39.51. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.52. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 39.53. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 39.54. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.55. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.14. LoadBalancer l7policy 세트

l7policy 업데이트

사용법:

openstack loadbalancer l7policy set [-h] [--name <name>]
                                           [--description <description>]
                                           [--action {REDIRECT_TO_URL,REDIRECT_TO_POOL,REJECT}]
                                           [--redirect-pool <pool> | --redirect-url <url>]
                                           [--position <position>]
                                           [--enable | --disable]
                                           <policy>
Copy to Clipboard Toggle word wrap

Expand
표 39.56. 위치 관련 자료
요약

<policy>

업데이트를 위한 L7policy(이름 또는 ID).

Expand
표 39.57. 선택적 인수
요약

--position <position>

이 l7 정책의 시퀀스 번호를 설정합니다.

--disable

l7policy를 비활성화합니다.

--enable

l7policy를 활성화합니다.

--name <name>

l7policy 이름을 설정합니다.

--redirect-pool <pool>

요청을 리디렉션(이름 또는 id)으로 리디렉션할 풀을 설정합니다.

--action {REDIRECT_TO_URL,REDIRECT_TO_POOL,REJECT}

정책의 작업을 설정합니다.

--redirect-url <url>

요청을 리디렉션할 URL을 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

l7policy 설명을 설정합니다.

39.15. LoadBalancer l7policy show

단일 l7policy의 세부 정보 표시

사용법:

openstack loadbalancer l7policy show [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent] [--prefix PREFIX]
                                            <policy>
Copy to Clipboard Toggle word wrap

Expand
표 39.58. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.59. 위치 관련 자료
요약

<policy>

l7policy의 이름 또는 uuid.

Expand
표 39.60. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.61. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.62. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.63. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.16. LoadBalancer l7rule create

l7rule 만들기

사용법:

openstack loadbalancer l7rule create [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent] [--prefix PREFIX]
                                            --compare-type
                                            {REGEX,EQUAL_TO,CONTAINS,ENDS_WITH,STARTS_WITH}
                                            [--invert] --value <value>
                                            [--key <key>] --type
                                            {FILE_TYPE,PATH,COOKIE,HOST_NAME,HEADER}
                                            [--enable | --disable]
                                            <l7policy>
Copy to Clipboard Toggle word wrap

Expand
표 39.64. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.65. 위치 관련 자료
요약

<l7policy>

l7rule을(이름 또는 id)에 추가하는 L7policy입니다.

Expand
표 39.66. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.67. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.68. 선택적 인수
요약

--value <value>

일치하는 규칙 값을 설정합니다.

--enable

l7rule(기본값)를 활성화합니다.

--invert

l7rule을 반전합니다.

--type {FILE_TYPE,PATH,COOKIE,HOST_NAME,HEADER}

l7rule의 유형을 설정합니다.

--key <key>

l7rule의 값과 일치하도록 키를 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

l7rule을 비활성화합니다.

--compare-type {REGEX,EQUAL_TO,CONTAINS,ENDS_WITH,STARTS_WITH}

l7rule의 비교 유형을 설정합니다.

Expand
표 39.69. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.17. LoadBalancer l7rule 삭제

l7rule 삭제

사용법:

openstack loadbalancer l7rule delete [-h] <l7policy> <rule_id>
Copy to Clipboard Toggle word wrap

Expand
표 39.70. 위치 관련 자료
요약

<l7policy>

(이름 또는 id)에서 규칙을 삭제할 L7policy입니다.

<rule_id>

삭제할 L7rule입니다.

Expand
표 39.71. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.18. LoadBalancer l7rule 목록

l7policy에 대한 l7rules 나열

사용법:

openstack loadbalancer l7rule list [-h]
                                          [-f {csv,json,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent]
                                          [--quote {all,minimal,none,nonnumeric}]
                                          [--sort-column SORT_COLUMN]
                                          <l7policy>
Copy to Clipboard Toggle word wrap

Expand
표 39.72. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.73. 위치 관련 자료
요약

<l7policy>

L7policy를 사용하여 (이름 또는 id)에 대한 규칙을 나열합니다.

Expand
표 39.74. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 39.75. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 39.76. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.77. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.19. LoadBalancer l7rule 세트

l7rule 업데이트

사용법:

openstack loadbalancer l7rule set [-h]
                                         [--compare-type {REGEX,EQUAL_TO,CONTAINS,ENDS_WITH,STARTS_WITH}]
                                         [--invert] [--value <value>]
                                         [--key <key>]
                                         [--type {FILE_TYPE,PATH,COOKIE,HOST_NAME,HEADER}]
                                         [--enable | --disable]
                                         <l7policy> <l7rule_id>
Copy to Clipboard Toggle word wrap

Expand
표 39.78. 위치 관련 자료
요약

<l7policy>

L7policy: l7rule을 (이름 또는 id)에서 업데이트합니다.

<l7rule_id>

L7rule에서 업데이트할 수 있습니다.

Expand
표 39.79. 선택적 인수
요약

--value <value>

일치하는 규칙 값을 설정합니다.

--enable

l7rule을 활성화합니다.

--invert

l7rule을 반전합니다.

--type {FILE_TYPE,PATH,COOKIE,HOST_NAME,HEADER}

l7rule의 유형을 설정합니다.

--key <key>

l7rule의 값과 일치하도록 키를 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

l7rule을 비활성화합니다.

--compare-type {REGEX,EQUAL_TO,CONTAINS,ENDS_WITH,STARTS_WITH}

l7rule의 비교 유형을 설정합니다.

39.20. LoadBalancer l7rule show

단일 l7rule의 세부 정보 표시

사용법:

openstack loadbalancer l7rule show [-h]
                                          [-f {json,shell,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent] [--prefix PREFIX]
                                          <l7policy> <l7rule_id>
Copy to Clipboard Toggle word wrap

Expand
표 39.80. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.81. 위치 관련 자료
요약

<l7policy>

(이름 또는 id)에서 규칙을 표시하는 L7policy입니다.

<l7rule_id>

L7rule에서 보여야 합니다.

Expand
표 39.82. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.83. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.84. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.85. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.21. LoadBalancer list

로드 밸런서 나열

사용법:

openstack loadbalancer list [-h] [-f {csv,json,table,value,yaml}]
                                   [-c COLUMN] [--max-width <integer>]
                                   [--fit-width] [--print-empty] [--noindent]
                                   [--quote {all,minimal,none,nonnumeric}]
                                   [--sort-column SORT_COLUMN] [--name <name>]
                                   [--enable | --disable]
                                   [--project <project-id>]
Copy to Clipboard Toggle word wrap

Expand
표 39.86. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.87. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 39.88. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 39.89. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.90. 선택적 인수
요약

--name <name>

이름에 따라 로드 밸런서를 나열합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

비활성화된 로드 밸런서를 나열합니다.

--project <project-id>

프로젝트에 따라 로드 밸런서를 나열합니다(이름 또는 ID).

--enable

활성화된 로드 밸런서를 나열합니다.

39.22. LoadBalancer 리스너 생성

리스너 생성

사용법:

openstack loadbalancer listener create [-h]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent] [--prefix PREFIX]
                                              [--name <name>]
                                              [--description <description>]
                                              --protocol
                                              {TCP,HTTP,HTTPS,TERMINATED_HTTPS}
                                              [--connection-limit <limit>]
                                              [--default-pool <pool>]
                                              [--default-tls-container-ref <container_ref>]
                                              [--sni-container-refs [<container_ref> [<container_ref> ...]]]
                                              [--insert-headers <header=value,...>]
                                              --protocol-port <port>
                                              [--enable | --disable]
                                              <loadbalancer>
Copy to Clipboard Toggle word wrap

Expand
표 39.91. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.92. 위치 관련 자료
요약

<loadbalancer>

리스너의 로드 밸런서(이름 또는 ID).

Expand
표 39.93. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.94. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.95. 선택적 인수
요약

--protocol-port <port>

리스너의 프로토콜 포트 번호를 설정합니다.

--disable

리스너를 비활성화합니다.

--connection-limit <limit>

이 리스너에 허용되는 최대 연결 수를 설정합니다.

--name <name>

리스너 이름을 설정합니다.

--protocol {TCP,HTTP,HTTPS,TERMINATED_HTTPS}

리스너의 프로토콜입니다.

--enable

리스너(기본값)를 활성화합니다.

--sni-container-refs [<container_ref> [<container_ref> …​]]

서버 이름 표시를 사용하여 리스너를 사용하는 TERMINATED_TLS에 대한 인증서 및 키가 포함된 키 관리자 서비스 시크릿 컨테이너의 URI 목록입니다.

--default-pool <pool>

L7 정책이 일치하지 않는 경우 리스너에서 사용하는 풀의 이름 또는 ID를 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

이 리스너에 대한 설명을 설정합니다.

--insert-headers <header=value,…​>

backend 멤버로 전송되기 전에 요청에 삽입하기 위한 선택적 헤더 사전입니다.

--default-tls-container-ref <container_ref>

TERMINATED_TLS 리스너에 대한 인증서 및 키가 포함된 키 관리자 서비스 시크릿 컨테이너의 URI입니다.

Expand
표 39.96. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.23. LoadBalancer 리스너 delete

리스너 삭제

사용법:

openstack loadbalancer listener delete [-h] <listener>
Copy to Clipboard Toggle word wrap

Expand
표 39.97. 위치 관련 자료
요약

<listener>

삭제할 리스너(이름 또는 ID)

Expand
표 39.98. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.24. LoadBalancer 리스너 목록

리스너 나열

사용법:

openstack loadbalancer listener list [-h]
                                            [-f {csv,json,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent]
                                            [--quote {all,minimal,none,nonnumeric}]
                                            [--sort-column SORT_COLUMN]
                                            [--name <name>]
                                            [--loadbalancer <loadbalancer>]
                                            [--enable | --disable]
                                            [--project <project>]
Copy to Clipboard Toggle word wrap

Expand
표 39.99. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.100. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 39.101. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 39.102. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.103. 선택적 인수
요약

--enable

활성화된 리스너를 나열합니다.

--name <name>

리스너 이름으로 리스너 나열.

--loadbalancer <loadbalancer>

로드 밸런서(이름 또는 ID)별로 필터링합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

비활성화된 리스너를 나열합니다.

--project <project>

프로젝트 ID별 리스너를 나열합니다.

39.25. LoadBalancer 리스너 세트

리스너 업데이트

사용법:

openstack loadbalancer listener set [-h] [--name <name>]
                                           [--description <description>]
                                           [--connection-limit <limit>]
                                           [--default-pool <pool>]
                                           [--default-tls-container-ref <container-ref>]
                                           [--sni-container-refs [<container-ref> [<container-ref> ...]]]
                                           [--insert-headers <header=value>]
                                           [--enable | --disable]
                                           <listener>
Copy to Clipboard Toggle word wrap

Expand
표 39.104. 위치 관련 자료
요약

<listener>

수정할 리스너(이름 또는 ID).

Expand
표 39.105. 선택적 인수
요약

--disable

리스너를 비활성화합니다.

--connection-limit <limit>

이 리스너에 허용되는 최대 연결 수입니다. 기본값은 무한한 연결을 나타내는 -1입니다.

--default-pool <pool>

l7 정책이 일치하지 않는 경우 리스너에서 사용하는 풀의 id입니다.

--enable

리스너를 활성화합니다.

--insert-headers <header=value>

backend 멤버로 전송되기 전에 요청에 삽입하기 위한 선택적 헤더 사전입니다.

--name <name>

리스너 이름을 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

이 리스너에 대한 설명을 설정합니다.

--default-tls-container-ref <container-ref>

TERMINATED_TLSlisteners의 인증서 및 키가 포함된 키 관리자 서비스 시크릿 컨테이너의 URI입니다.

--sni-container-refs [<container-ref> [<container-ref> …​]]

서버 이름 표시를 사용하여 리스너를 사용하는 TERMINATED_TLS에 대한 인증서 및 키가 포함된 키 관리자 서비스 시크릿 컨테이너의 URI 목록입니다.

39.26. LoadBalancer 리스너 표시

단일 리스너의 세부 정보 표시

사용법:

openstack loadbalancer listener show [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent] [--prefix PREFIX]
                                            <listener>
Copy to Clipboard Toggle word wrap

Expand
표 39.106. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.107. 위치 관련 자료
요약

<listener>

리스너의 이름 또는 uuid

Expand
표 39.108. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.109. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.110. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.111. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.27. LoadBalancer 리스너 표시

리스너의 현재 통계를 표시합니다.

사용법:

openstack loadbalancer listener stats show [-h]
                                                  [-f {json,shell,table,value,yaml}]
                                                  [-c COLUMN]
                                                  [--max-width <integer>]
                                                  [--fit-width]
                                                  [--print-empty] [--noindent]
                                                  [--prefix PREFIX]
                                                  <listener>
Copy to Clipboard Toggle word wrap

Expand
표 39.112. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.113. 위치 관련 자료
요약

<listener>

리스너의 이름 또는 uuid

Expand
표 39.114. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.115. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.116. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.117. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.28. LoadBalancer 멤버 create

풀에서 멤버 생성

사용법:

openstack loadbalancer member create [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent] [--prefix PREFIX]
                                            [--name <name>]
                                            [--weight <weight>] --address
                                            <ip_address>
                                            [--subnet-id <subnet_id>]
                                            --protocol-port <protocol_port>
                                            [--monitor-port <monitor_port>]
                                            [--monitor-address <monitor_address>]
                                            [--enable | --disable]
                                            <pool>
Copy to Clipboard Toggle word wrap

Expand
표 39.118. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.119. 위치 관련 자료
요약

<pool>

멤버를 생성할 풀의 ID 또는 이름입니다.

Expand
표 39.120. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.121. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.122. 선택적 인수
요약

--protocol-port <protocol_port>

백엔드 멤버 서버가 수신 대기 중인 프로토콜 포트 번호입니다.

--enable

멤버 활성화 (기본값)

--name <name>

멤버의 이름입니다.

--monitor-port <monitor_port>

백엔드 멤버를 상태 모니터링하는 데 사용되는 대체 프로토콜 포트입니다.

--subnet-id <subnet_id>

멤버 서비스에서 액세스할 수 있는 서브넷 ID.

--monitor-address <monitor_address>

백엔드 멤버를 상태 모니터링하는 데 사용되는 대체 ip 주소입니다.

--address <ip_address>

백엔드 멤버 서버의 ip 주소입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

멤버 비활성화

--weight <weight>

멤버의 weight는 풀의 다른 멤버와 비교하여 서비스하는 요청 또는 연결의 부분을 결정합니다.

Expand
표 39.123. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.29. LoadBalancer 멤버 delete

풀에서 멤버 삭제

사용법:

openstack loadbalancer member delete [-h] <pool> <member>
Copy to Clipboard Toggle word wrap

Expand
표 39.124. 위치 관련 자료
요약

<member>

삭제할 멤버의 이름 또는 ID입니다.

<pool>

멤버를 삭제할 풀 이름 또는 ID입니다.

Expand
표 39.125. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.30. LoadBalancer 멤버 목록

풀의 멤버 나열

사용법:

openstack loadbalancer member list [-h]
                                          [-f {csv,json,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent]
                                          [--quote {all,minimal,none,nonnumeric}]
                                          [--sort-column SORT_COLUMN]
                                          <pool>
Copy to Clipboard Toggle word wrap

Expand
표 39.126. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.127. 위치 관련 자료
요약

<pool>

구성원을 나열할 풀 이름 또는 id입니다.

Expand
표 39.128. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 39.129. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 39.130. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.131. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.31. LoadBalancer 멤버 세트

멤버 업데이트

사용법:

openstack loadbalancer member set [-h] [--name <name>]
                                         [--weight <weight>]
                                         [--monitor-port <monitor_port>]
                                         [--monitor-address <monitor_address>]
                                         [--enable | --disable]
                                         <pool> <member>
Copy to Clipboard Toggle word wrap

Expand
표 39.132. 위치 관련 자료
요약

<member>

업데이트할 멤버의 이름 또는 ID

<pool>

업데이트할 멤버가 속한 풀(이름 또는 ID)입니다.

Expand
표 39.133. 선택적 인수
요약

--enable

admin_state_up을 true로 설정합니다.

--name <name>

멤버의 이름을 설정합니다.

--monitor-port <monitor_port>

백엔드 멤버를 상태 모니터링하는 데 사용되는 대체 프로토콜 포트

--monitor-address <monitor_address>

백엔드 멤버를 상태 모니터링하는 데 사용되는 대체 ip 주소입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

admin_state_up을 false로 설정합니다.

--weight <weight>

풀에 있는 멤버의 가중치 설정

39.32. LoadBalancer 멤버 표시

단일 멤버의 세부 정보 표시

사용법:

openstack loadbalancer member show [-h]
                                          [-f {json,shell,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent] [--prefix PREFIX]
                                          <pool> <member>
Copy to Clipboard Toggle word wrap

Expand
표 39.134. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.135. 위치 관련 자료
요약

<member>

표시할 멤버의 이름 또는 ID입니다.

<pool>

구성원을 표시하는 풀 이름 또는 ID입니다.

Expand
표 39.136. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.137. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.138. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.139. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.33. LoadBalancer pool create

풀 생성

사용법:

openstack loadbalancer pool create [-h]
                                          [-f {json,shell,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent] [--prefix PREFIX]
                                          [--name <name>]
                                          [--description <description>]
                                          --protocol
                                          {TCP,HTTP,HTTPS,TERMINATED_HTTPS,PROXY}
                                          (--listener <listener> | --loadbalancer <load_balancer>)
                                          [--session-persistence <session persistence>]
                                          --lb-algorithm
                                          {SOURCE_IP,ROUND_ROBIN,LEAST_CONNECTIONS}
                                          [--enable | --disable]
Copy to Clipboard Toggle word wrap

Expand
표 39.140. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.141. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.142. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.143. 선택적 인수
요약

--disable

풀을 비활성화합니다.

--enable

pool(기본값)을 활성화합니다.

--name <name>

풀 이름을 설정합니다.

--loadbalancer <load_balancer>

balncer를 로드하여 풀을 (이름 또는 id)에 추가합니다.

--session-persistence <session persistence>

리스너(key=value)에 대한 세션 지속성을 설정합니다.

--protocol {TCP,HTTP,HTTPS,TERMINATED_HTTPS,PROXY}

pool 프로토콜을 설정합니다.

--lb-algorithm {SOURCE_IP,ROUND_ROBIN,LEAST_CONNECTIONS}

사용할 로드 밸런싱 알고리즘입니다.

--listener <listener>

풀을 (이름 또는 id)에 추가하는 리스너입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

풀 설명을 설정합니다.

Expand
표 39.144. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.34. LoadBalancer pool delete

풀 삭제

사용법:

openstack loadbalancer pool delete [-h] <pool>
Copy to Clipboard Toggle word wrap

Expand
표 39.145. 위치 관련 자료
요약

<pool>

삭제할 풀(이름 또는 ID).

Expand
표 39.146. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.35. LoadBalancer pool list

풀 나열

사용법:

openstack loadbalancer pool list [-h] [-f {csv,json,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent]
                                        [--quote {all,minimal,none,nonnumeric}]
                                        [--sort-column SORT_COLUMN]
                                        [--loadbalancer <loadbalancer>]
Copy to Clipboard Toggle word wrap

Expand
표 39.147. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.148. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 39.149. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 39.150. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.151. 선택적 인수
요약

--loadbalancer <loadbalancer>

로드 밸런서(이름 또는 ID)별로 필터링합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.36. LoadBalancer 풀 세트

풀 업데이트

사용법:

openstack loadbalancer pool set [-h] [--name <name>]
                                       [--description <description>]
                                       [--session-persistence <session_persistence>]
                                       [--lb-algorithm {SOURCE_IP,ROUND_ROBIN,LEAST_CONNECTIONS}]
                                       [--enable | --disable]
                                       <pool>
Copy to Clipboard Toggle word wrap

Expand
표 39.152. 위치 관련 자료
요약

<pool>

pool(이름 또는 ID)을 업데이트합니다.

Expand
표 39.153. 선택적 인수
요약

--disable

풀을 비활성화합니다.

--enable

풀을 활성화합니다.

--name <name>

풀 이름을 설정합니다.

--session-persistence <session_persistence>

리스너(key=value)에 대한 세션 지속성을 설정합니다.

--lb-algorithm {SOURCE_IP,ROUND_ROBIN,LEAST_CONNECTIONS}

사용할 로드 밸런싱 알고리즘을 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

풀에 대한 설명을 설정합니다.

39.37. LoadBalancer 풀 표시

단일 풀의 세부 정보 표시

사용법:

openstack loadbalancer pool show [-h]
                                        [-f {json,shell,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent] [--prefix PREFIX]
                                        <pool>
Copy to Clipboard Toggle word wrap

Expand
표 39.154. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.155. 위치 관련 자료
요약

<pool>

풀의 이름 또는 uuid.

Expand
표 39.156. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.157. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.158. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.159. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.38. LoadBalancer 할당량 기본값이 표시

할당량 기본값 표시

사용법:

openstack loadbalancer quota defaults show [-h]
                                                  [-f {json,shell,table,value,yaml}]
                                                  [-c COLUMN]
                                                  [--max-width <integer>]
                                                  [--fit-width]
                                                  [--print-empty] [--noindent]
                                                  [--prefix PREFIX]
Copy to Clipboard Toggle word wrap

Expand
표 39.160. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.161. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.162. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.163. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.164. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.39. LoadBalancer 할당량 목록

할당량 나열

사용법:

openstack loadbalancer quota list [-h] [-f {csv,json,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--fit-width] [--print-empty]
                                         [--noindent]
                                         [--quote {all,minimal,none,nonnumeric}]
                                         [--sort-column SORT_COLUMN]
                                         [--project <project-id>]
Copy to Clipboard Toggle word wrap

Expand
표 39.165. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.166. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 39.167. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 39.168. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.169. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project-id>

프로젝트의 이름 또는 uuid.

39.40. LoadBalancer 할당량 재설정

할당량을 기본 할당량으로 다시 설정합니다.

사용법:

openstack loadbalancer quota reset [-h] <project>
Copy to Clipboard Toggle word wrap

Expand
표 39.170. 위치 관련 자료
요약

<project>

할당량을 재설정할 프로젝트(이름 또는 ID)

Expand
표 39.171. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

39.41. LoadBalancer 할당량 세트

할당량 업데이트

사용법:

openstack loadbalancer quota set [-h]
                                        [-f {json,shell,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent] [--prefix PREFIX]
                                        [--healthmonitor <health_monitor>]
                                        [--listener <listener>]
                                        [--loadbalancer <load_balancer>]
                                        [--member <member>] [--pool <pool>]
                                        <project>
Copy to Clipboard Toggle word wrap

Expand
표 39.172. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.173. 위치 관련 자료
요약

<project>

프로젝트의 이름 또는 uuid.

Expand
표 39.174. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.175. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.176. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.177. 할당량 제한
요약

--member <member>

멤버 할당량 제한의 new 값은 무제한을 의미합니다.

다음 인수 중 하나 이상이 필요합니다.-health_monitor>

status monitor 할당량의 새 값은 무제한을 의미합니다.

--loadbalancer <load_balancer>

새 값은 로드 밸런서 할당량 제한의 새 값입니다. 값 -1은 무제한을 의미합니다.

--pool <pool>

pool 할당량 제한의 새 값은 무제한을 의미합니다.

--listener <listener>

new 값은 리스너 할당량의 새 값입니다. 값 -1은 무제한을 의미합니다.

Expand
표 39.178. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.42. LoadBalancer 할당량 표시

프로젝트의 할당량 세부 정보 표시

사용법:

openstack loadbalancer quota show [-h]
                                         [-f {json,shell,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--fit-width] [--print-empty]
                                         [--noindent] [--prefix PREFIX]
                                         <project>
Copy to Clipboard Toggle word wrap

Expand
표 39.179. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.180. 위치 관련 자료
요약

<project>

프로젝트의 이름 또는 uuid.

Expand
표 39.181. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.182. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.183. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.184. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.43. LoadBalancer 세트

로드 밸런서 업데이트

사용법:

openstack loadbalancer set [-h] [--name <name>]
                                  [--description <description>]
                                  [--vip-qos-policy-id <vip_qos_policy_id>]
                                  [--enable | --disable]
                                  <load_balancer>
Copy to Clipboard Toggle word wrap

Expand
표 39.185. 위치 관련 자료
요약

<load_balancer>

업데이트할 로드 밸런서의 이름 또는 uuid.

Expand
표 39.186. 선택적 인수
요약

--description <description>

로드 밸런서 설명 설정.

--vip-qos-policy-id <vip_qos_policy_id>

vip 포트의 qos 정책 id를 설정합니다. 설정되지 않은 상태로 설정.

--enable

로드 밸런서를 활성화합니다.

--name <name>

로드 밸런서 이름을 설정합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

로드 밸런서를 비활성화합니다.

39.44. LoadBalancer show

단일 로드 밸런서의 세부 정보 표시

사용법:

openstack loadbalancer show [-h] [-f {json,shell,table,value,yaml}]
                                   [-c COLUMN] [--max-width <integer>]
                                   [--fit-width] [--print-empty] [--noindent]
                                   [--prefix PREFIX]
                                   <load_balancer>
Copy to Clipboard Toggle word wrap

Expand
표 39.187. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.188. 위치 관련 자료
요약

<load_balancer>

로드 밸런서의 이름 또는 uuid.

Expand
표 39.189. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.190. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.191. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.192. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

39.45. LoadBalancer 통계 표시

로드 밸런서의 현재 통계 표시

사용법:

openstack loadbalancer stats show [-h]
                                         [-f {json,shell,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--fit-width] [--print-empty]
                                         [--noindent] [--prefix PREFIX]
                                         <load_balancer>
Copy to Clipboard Toggle word wrap

Expand
표 39.193. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 39.194. 위치 관련 자료
요약

<load_balancer>

로드 밸런서의 이름 또는 uuid.

Expand
표 39.195. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 39.196. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 39.197. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 39.198. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40장. messaging

이 장에서는 messaging 명령의 명령에 대해 설명합니다.

40.1. 메시징 클레임 생성

클레임 생성 및 클레임된 메시지 목록 반환

사용법:

openstack messaging claim create [-h] [-f {csv,json,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent]
                                        [--quote {all,minimal,none,nonnumeric}]
                                        [--sort-column SORT_COLUMN]
                                        [--ttl <ttl>] [--grace <grace>]
                                        [--limit <limit>]
                                        <queue_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.2. 위치 관련 자료
요약

<queue_name>

클레임할 큐의 이름입니다.

Expand
표 40.3. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 40.4. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 40.5. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.6. 선택적 인수
요약

--limit <limit>

제한까지 메시지 집합을 클레임

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--grace <grace>

메시지 유예 기간(초)

--ttl <ttl>

청구를 위한 시간(초)입니다.

40.2. 메시징 클레임 쿼리

클레임 세부 정보 표시

사용법:

openstack messaging claim query [-h] [-f {csv,json,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent]
                                       [--quote {all,minimal,none,nonnumeric}]
                                       [--sort-column SORT_COLUMN]
                                       <queue_name> <claim_id>
Copy to Clipboard Toggle word wrap

Expand
표 40.7. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.8. 위치 관련 자료
요약

<claim_id>

클레임 ID

<queue_name>

클레임된 큐의 이름입니다.

Expand
표 40.9. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 40.10. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 40.11. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.12. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

40.3. 메시징 클레임 릴리스

클레임 삭제

사용법:

openstack messaging claim release [-h] <queue_name> <claim_id>
Copy to Clipboard Toggle word wrap

Expand
표 40.13. 위치 관련 자료
요약

<claim_id>

삭제할 클레임 ID

<queue_name>

클레임된 큐의 이름입니다.

Expand
표 40.14. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

40.4. 메시징 클레임 갱신

클레임 갱신

사용법:

openstack messaging claim renew [-h] [-f {csv,json,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent]
                                       [--quote {all,minimal,none,nonnumeric}]
                                       [--sort-column SORT_COLUMN]
                                       [--ttl <ttl>] [--grace <grace>]
                                       <queue_name> <claim_id>
Copy to Clipboard Toggle word wrap

Expand
표 40.15. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.16. 위치 관련 자료
요약

<claim_id>

클레임 ID

<queue_name>

클레임된 큐의 이름입니다.

Expand
표 40.17. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 40.18. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 40.19. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.20. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--grace <grace>

메시지 유예 기간(초)

--ttl <ttl>

청구를 위한 시간(초)입니다.

40.5. messaging flavor create

풀 플레이버 생성

사용법:

openstack messaging flavor create [-h]
                                         [-f {json,shell,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--fit-width] [--print-empty]
                                         [--noindent] [--prefix PREFIX]
                                         [--capabilities <capabilities>]
                                         <flavor_name> <pool_group>
Copy to Clipboard Toggle word wrap

Expand
표 40.21. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.22. 위치 관련 자료
요약

<pool_group>

플레이버의 풀 그룹

<flavor_name>

플레이버의 이름

Expand
표 40.23. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.24. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.25. 선택적 인수
요약

--capabilities <capabilities>

플레이버별 기능을 설명합니다. 이 옵션은 클라이언트 api 버전 < 2에서만 사용할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 40.26. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.6. messaging 플레이버 delete

풀 플레이버 삭제

사용법:

openstack messaging flavor delete [-h] <flavor_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.27. 위치 관련 자료
요약

<flavor_name>

플레이버의 이름

Expand
표 40.28. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

40.7. messaging 플레이버 list

사용 가능한 풀 플레이버 나열

사용법:

openstack messaging flavor list [-h] [-f {csv,json,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent]
                                       [--quote {all,minimal,none,nonnumeric}]
                                       [--sort-column SORT_COLUMN]
                                       [--marker <flavor_name>]
                                       [--limit <limit>] [--detailed]
Copy to Clipboard Toggle word wrap

Expand
표 40.29. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.30. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 40.31. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 40.32. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.33. 선택적 인수
요약

--detailed

플레이버의 자세한 기능 표시

--limit <limit>

페이지 크기 제한

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--marker <flavor_name>

플레이버의 페이징 마커

40.8. messaging 플레이버 show

풀 플레이버 세부 정보 표시

사용법:

openstack messaging flavor show [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
                                       <flavor_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.34. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.35. 위치 관련 자료
요약

<flavor_name>

표시할 플레이버(이름)

Expand
표 40.36. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.37. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.38. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 40.39. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.9. 메시징 플레이버 업데이트

플레이버의 속성 업데이트

사용법:

openstack messaging flavor update [-h]
                                         [-f {json,shell,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--fit-width] [--print-empty]
                                         [--noindent] [--prefix PREFIX]
                                         [--pool_group <pool_group>]
                                         [--capabilities <capabilities>]
                                         <flavor_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.40. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.41. 위치 관련 자료
요약

<flavor_name>

플레이버의 이름

Expand
표 40.42. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.43. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.44. 선택적 인수
요약

--pool_group <pool_group>

플레이버가 있는 풀 그룹

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--capabilities <capabilities>

플레이버별 기능을 설명합니다.

Expand
표 40.45. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.10. 메시징 상태

Zaqar 서버의 세부 상태 표시

사용법:

openstack messaging health [-h]
Copy to Clipboard Toggle word wrap

Expand
표 40.46. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

40.11. 메시징 홈doc

Zaqar 서버의 세부 리소스 문서 표시

사용법:

openstack messaging homedoc [-h]
Copy to Clipboard Toggle word wrap

Expand
표 40.47. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

40.12. 메시징 메시지 목록

지정된 대기열에 대한 모든 메시지 나열

사용법:

openstack messaging message list [-h] [-f {csv,json,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent]
                                        [--quote {all,minimal,none,nonnumeric}]
                                        [--sort-column SORT_COLUMN]
                                        [--message-ids <message_ids>]
                                        [--limit <limit>] [--echo]
                                        [--include-claimed]
                                        [--include-delayed]
                                        [--client-id <client_id>]
                                        <queue_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.48. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.49. 위치 관련 자료
요약

<queue_name>

큐의 이름

Expand
표 40.50. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 40.51. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 40.52. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.53. 선택적 인수
요약

--client-id <client_id>

각 클라이언트 인스턴스의 uuid.

--limit <limit>

가져올 최대 메시지 수

--echo

이 클라이언트의 메시지를 가져올지 여부

--message-ids <message_ids>

검색할 메시지 ID 목록

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--include-delayed

지연된 메시지를 포함할지 여부

--include-claimed

청구된 메시지를 포함할지 여부

40.13. 메시징 메시지 post

지정된 대기열에 대한 메시지 게시

사용법:

openstack messaging message post [-h] [--client-id <client_id>]
                                        <queue_name> <messages>
Copy to Clipboard Toggle word wrap

Expand
표 40.54. 위치 관련 자료
요약

<messages>

게시할 메시지입니다.

<queue_name>

큐의 이름

Expand
표 40.55. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--client-id <client_id>

각 클라이언트 인스턴스의 uuid.

40.14. 메시징 ping

Zaqar 서버가 활성 상태인지 확인합니다.

사용법:

openstack messaging ping [-h] [-f {json,shell,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--prefix PREFIX]
Copy to Clipboard Toggle word wrap

Expand
표 40.56. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.57. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.58. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.59. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 40.60. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.15. 메시징 풀 생성

풀 생성

사용법:

openstack messaging pool create [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
                                       [--pool_group <pool_group>]
                                       [--pool_options <pool_options>]
                                       <pool_name> <pool_uri> <pool_weight>
Copy to Clipboard Toggle word wrap

Expand
표 40.61. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.62. 위치 관련 자료
요약

<pool_weight>

풀의 무게

<pool_name>

풀의 이름

<pool_uri>

스토리지 엔진 uri

Expand
표 40.63. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.64. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.65. 선택적 인수
요약

--pool_group <pool_group>

풀의 그룹

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--pool_options <pool_options>

스토리지별 옵션과 관련된 선택적 요청 구성 요소

Expand
표 40.66. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.16. 메시징 풀 삭제

풀 삭제

사용법:

openstack messaging pool delete [-h] <pool_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.67. 위치 관련 자료
요약

<pool_name>

풀의 이름

Expand
표 40.68. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

40.17. 메시징 풀 목록

사용 가능한 풀 나열

사용법:

openstack messaging pool list [-h] [-f {csv,json,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent]
                                     [--quote {all,minimal,none,nonnumeric}]
                                     [--sort-column SORT_COLUMN]
                                     [--marker <pool_name>] [--limit <limit>]
                                     [--detailed]
Copy to Clipboard Toggle word wrap

Expand
표 40.69. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.70. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 40.71. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 40.72. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.73. 선택적 인수
요약

--detailed

자세한 출력

--limit <limit>

페이지 크기 제한

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--marker <pool_name>

풀의 페이징 마커

40.18. 메시징 풀 표시

풀 세부 정보 표시

사용법:

openstack messaging pool show [-h] [-f {json,shell,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent] [--prefix PREFIX]
                                     <pool_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.74. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.75. 위치 관련 자료
요약

<pool_name>

표시할 풀(이름)

Expand
표 40.76. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.77. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.78. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 40.79. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.19. 메시징 풀 업데이트

pool 속성 업데이트

사용법:

openstack messaging pool update [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
                                       [--pool_uri <pool_uri>]
                                       [--pool_weight <pool_weight>]
                                       [--pool_group <pool_group>]
                                       [--pool_options <pool_options>]
                                       <pool_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.80. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.81. 위치 관련 자료
요약

<pool_name>

풀의 이름

Expand
표 40.82. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.83. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.84. 선택적 인수
요약

--pool_group <pool_group>

풀의 그룹

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--pool_options <pool_options>

스토리지별 옵션과 관련된 선택적 요청 구성 요소

--pool_uri <pool_uri>

스토리지 엔진 uri

--pool_weight <pool_weight>

풀의 무게

Expand
표 40.85. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.20. 메시징 큐 생성

큐 만들기

사용법:

openstack messaging queue create [-h]
                                        [-f {json,shell,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent] [--prefix PREFIX]
                                        <queue_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.86. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.87. 위치 관련 자료
요약

<queue_name>

큐의 이름

Expand
표 40.88. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.89. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.90. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 40.91. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.21. 메시징 대기열 삭제

큐 삭제

사용법:

openstack messaging queue delete [-h] <queue_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.92. 위치 관련 자료
요약

<queue_name>

큐의 이름

Expand
표 40.93. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

40.22. 메시징 대기열 get metadata

대기열 메타데이터 가져오기

사용법:

openstack messaging queue get metadata [-h]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent] [--prefix PREFIX]
                                              <queue_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.94. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.95. 위치 관련 자료
요약

<queue_name>

큐의 이름

Expand
표 40.96. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.97. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.98. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 40.99. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.23. 메시징 대기열 목록

사용 가능한 대기열 나열

사용법:

openstack messaging queue list [-h] [-f {csv,json,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent]
                                      [--quote {all,minimal,none,nonnumeric}]
                                      [--sort-column SORT_COLUMN]
                                      [--marker <queue_id>] [--limit <limit>]
                                      [--detailed]
Copy to Clipboard Toggle word wrap

Expand
표 40.100. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.101. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 40.102. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 40.103. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.104. 선택적 인수
요약

--marker <queue_id>

대기열의 페이징 마커

--limit <limit>

페이지 크기 제한

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--detailed

대기열의 세부 정보를 표시하는 경우

40.24. 메시징 대기열 제거

큐 삭제

사용법:

openstack messaging queue purge [-h]
                                       [--resource_types <resource_types>]
                                       <queue_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.105. 위치 관련 자료
요약

<queue_name>

큐의 이름

Expand
표 40.106. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource_types <resource_types>

리소스 유형을 제거하려고 합니다.

40.25. 메시징 대기열 세트 메타데이터

대기열 메타데이터 설정

사용법:

openstack messaging queue set metadata [-h]
                                              <queue_name> <queue_metadata>
Copy to Clipboard Toggle word wrap

Expand
표 40.107. 위치 관련 자료
요약

<queue_name>

큐의 이름

<queue_metadata>

큐 메타데이터, 큐의 모든 메타데이터는 queue_metadata로 교체

Expand
표 40.108. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

40.26. 메시징 대기열 서명된 URL

사전 서명된 URL 만들기

사용법:

openstack messaging queue signed url [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent] [--prefix PREFIX]
                                            [--paths <paths>]
                                            [--ttl-seconds <ttl_seconds>]
                                            [--methods <methods>]
                                            <queue_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.109. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.110. 위치 관련 자료
요약

<queue_name>

큐의 이름

Expand
표 40.111. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.112. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.113. 선택적 인수
요약

--ttl-seconds <ttl_seconds>

서명이 만료될 때까지(초) 길이(초)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--paths <paths>

쉼표로 구분된 목록에 있는 허용되는 경로. 옵션: 메시지, 서브스크립션, 클레임

--methods <methods>

쉼표로 구분된 목록을 허용하는 HTTP 메서드. 옵션: GET, HEAD, OPTIONS, POST, PUT, DELETE

Expand
표 40.114. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.27. 메시징 대기열 통계

대기열 통계 가져오기

사용법:

openstack messaging queue stats [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
                                       <queue_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.115. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.116. 위치 관련 자료
요약

<queue_name>

큐의 이름

Expand
표 40.117. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.118. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.119. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 40.120. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.28. 메시징 서브스크립션 생성

큐에 대한 서브스크립션 생성

사용법:

openstack messaging subscription create [-h]
                                               [-f {json,shell,table,value,yaml}]
                                               [-c COLUMN]
                                               [--max-width <integer>]
                                               [--fit-width] [--print-empty]
                                               [--noindent] [--prefix PREFIX]
                                               [--options <options>]
                                               <queue_name> <subscriber> <ttl>
Copy to Clipboard Toggle word wrap

Expand
표 40.121. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.122. 위치 관련 자료
요약

<subscriber>

구독자는 알림을 받습니다.

<ttl>

서브스크립션 실시간 시간(초)

<queue_name>

등록할 큐의 이름입니다.

Expand
표 40.123. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.124. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.125. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--options <options>

json 형식의 서브스크립션 메타데이터

Expand
표 40.126. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.29. 메시징 서브스크립션 삭제

서브스크립션 삭제

사용법:

openstack messaging subscription delete [-h]
                                               <queue_name> <subscription_id>
Copy to Clipboard Toggle word wrap

Expand
표 40.127. 위치 관련 자료
요약

<subscription_id>

서브스크립션 ID

<queue_name>

서브스크립션의 큐 이름입니다.

Expand
표 40.128. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

40.30. 메시징 서브스크립션 목록

사용 가능한 서브스크립션 나열

사용법:

openstack messaging subscription list [-h]
                                             [-f {csv,json,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent]
                                             [--quote {all,minimal,none,nonnumeric}]
                                             [--sort-column SORT_COLUMN]
                                             [--marker <subscription_id>]
                                             [--limit <limit>]
                                             <queue_name>
Copy to Clipboard Toggle word wrap

Expand
표 40.129. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.130. 위치 관련 자료
요약

<queue_name>

등록할 큐의 이름입니다.

Expand
표 40.131. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 40.132. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 40.133. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.134. 선택적 인수
요약

--limit <limit>

페이지 크기 제한, 기본값은 20입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--marker <subscription_id>

서브스크립션의 페이지 마커, 이전 페이지의 마지막 서브스크립션 ID

40.31. 메시징 서브스크립션 표시

서브스크립션 세부 정보 표시

사용법:

openstack messaging subscription show [-h]
                                             [-f {json,shell,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent] [--prefix PREFIX]
                                             <queue_name> <subscription_id>
Copy to Clipboard Toggle word wrap

Expand
표 40.135. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.136. 위치 관련 자료
요약

<subscription_id>

서브스크립션 ID

<queue_name>

등록할 큐의 이름입니다.

Expand
표 40.137. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.138. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.139. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 40.140. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

40.32. 메시징 서브스크립션 업데이트

서브스크립션 업데이트

사용법:

openstack messaging subscription update [-h]
                                               [-f {json,shell,table,value,yaml}]
                                               [-c COLUMN]
                                               [--max-width <integer>]
                                               [--fit-width] [--print-empty]
                                               [--noindent] [--prefix PREFIX]
                                               [--subscriber <subscriber>]
                                               [--ttl <ttl>]
                                               [--options <options>]
                                               <queue_name> <subscription_id>
Copy to Clipboard Toggle word wrap

Expand
표 40.141. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 40.142. 위치 관련 자료
요약

<subscription_id>

서브스크립션 ID

<queue_name>

등록할 큐의 이름입니다.

Expand
표 40.143. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 40.144. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 40.145. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--options <options>

json 형식의 서브스크립션 메타데이터

--subscriber <subscriber>

구독자는 알림을 받습니다.

--ttl <ttl>

서브스크립션 실시간 시간(초)

Expand
표 40.146. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41장. 메트릭

이 장에서는 metric 명령의 명령에 대해 설명합니다.

41.1. 메트릭 집계

집계된 지표를 측정합니다.

사용법:

openstack metric aggregates [-h] [-f {csv,json,table,value,yaml}]
                                   [-c COLUMN] [--max-width <integer>]
                                   [--fit-width] [--print-empty] [--noindent]
                                   [--quote {all,minimal,none,nonnumeric}]
                                   [--sort-column SORT_COLUMN]
                                   [--resource-type RESOURCE_TYPE]
                                   [--start START] [--stop STOP]
                                   [--granularity GRANULARITY]
                                   [--needed-overlap NEEDED_OVERLAP]
                                   [--groupby GROUPBY] [--fill FILL]
                                   operations [search]
Copy to Clipboard Toggle word wrap

Expand
표 41.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.2. 위치 관련 자료
요약

작업

시계열에 적용할 작업

search

리소스를 필터링하는 쿼리입니다. 구문은 attribute, operator 및 value의 조합입니다. 예를 들어 id=90d58eea-70d7-4294-a49a-170dcdf44c3c는 특정 ID로 리소스를 필터링합니다. 예를 들어 not (flavor_id!="1" 및 memory>=24)와 같이 더 복잡한 쿼리를 빌드할 수 있습니다. ""를 사용하여 데이터를 문자열로 해석하도록 강제 적용합니다. 지원되는 연산자는 not: not, and, databind, >=, >=, =, !=, >, <, =, ==, eq, ne, lt, gt, ge, le, in, like, ECDHE, databind, databind, tekton입니다.

Expand
표 41.3. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 41.4. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.5. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.6. 선택적 인수
요약

--GroupBy GROUPBY

리소스를 그룹화하는 데 사용할 속성

--fill FILL

일련의 하위 집합에서 누락된 값이 포함된 타임스탬프를 백필링할 때 사용할 값입니다. 값은 float 또는 null 여야 합니다.

--start START

일정 기간의 시작Start of the period

--resource-type RESOURCE_TYPE

쿼리할 리소스 유형

--stop STOP

기간의 종료일

--granularity GRANULARITY

검색할 세분성

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--needed-overlap NEEDED_OVERLAP

데이터 포인트에서의 중복되는 백분율

41.2. 지표 archive-policy create

아카이브 정책 생성

사용법:

openstack metric archive-policy create [-h]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent] [--prefix PREFIX]
                                              -d <DEFINITION> [-b BACK_WINDOW]
                                              [-m AGGREGATION_METHODS]
                                              name
Copy to Clipboard Toggle word wrap

Expand
표 41.7. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.8. 위치 관련 자료
요약

name

보관 정책의 이름입니다.

Expand
표 41.9. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.10. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.11. 선택적 인수
요약

-d <DEFINITION>, --definition <DEFINITION>

이름과 값은 다음과같이 구분되어 있는 아카이브 정책 정의의 두 가지 속성( ,,로 구분됨)

-m AGGREGATION_METHODS, --aggregation-method AGGREGATION_METHODS

아카이브 정책의 집계 방법

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

-b BACK_WINDOW, --back-window BACK_WINDOW

아카이브 정책의 뒤로 이동

Expand
표 41.12. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.3. 지표 archive-policy delete

아카이브 정책 삭제

사용법:

openstack metric archive-policy delete [-h] name
Copy to Clipboard Toggle word wrap

Expand
표 41.13. 위치 관련 자료
요약

name

보관 정책의 이름입니다.

Expand
표 41.14. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

41.4. 지표 archive-policy 목록

보관 정책 나열

사용법:

openstack metric archive-policy list [-h]
                                            [-f {csv,json,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent]
                                            [--quote {all,minimal,none,nonnumeric}]
                                            [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 41.15. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.16. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 41.17. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.18. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.19. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

41.5. 지표 archive-policy-rule create

보관 정책 규칙 생성

사용법:

openstack metric archive-policy-rule create [-h]
                                                   [-f {json,shell,table,value,yaml}]
                                                   [-c COLUMN]
                                                   [--max-width <integer>]
                                                   [--fit-width]
                                                   [--print-empty]
                                                   [--noindent]
                                                   [--prefix PREFIX] -a
                                                   ARCHIVE_POLICY_NAME -m
                                                   METRIC_PATTERN
                                                   name
Copy to Clipboard Toggle word wrap

Expand
표 41.20. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.21. 위치 관련 자료
요약

name

규칙 이름

Expand
표 41.22. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.23. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.24. 선택적 인수
요약

-a ARCHIVE_POLICY_NAME, --archive-policy-name ARCHIVE_POLICY_NAME

보관 정책 이름

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

-m METRIC_PATTERN, --metric-pattern METRIC_PATTERN

일치시킬 메트릭 이름의 와일드카드

Expand
표 41.25. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.6. 지표 archive-policy-rule delete

보관 정책 규칙 삭제

사용법:

openstack metric archive-policy-rule delete [-h] name
Copy to Clipboard Toggle word wrap

Expand
표 41.26. 위치 관련 자료
요약

name

보관 정책 규칙의 이름입니다.

Expand
표 41.27. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

41.7. 지표 archive-policy-rule list

보관 정책 규칙 나열

사용법:

openstack metric archive-policy-rule list [-h]
                                                 [-f {csv,json,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--quote {all,minimal,none,nonnumeric}]
                                                 [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 41.28. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.29. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 41.30. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.31. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.32. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

41.8. 지표 archive-policy-rule show

보관 정책 규칙 표시

사용법:

openstack metric archive-policy-rule show [-h]
                                                 [-f {json,shell,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--prefix PREFIX]
                                                 name
Copy to Clipboard Toggle word wrap

Expand
표 41.33. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.34. 위치 관련 자료
요약

name

보관 정책 규칙의 이름입니다.

Expand
표 41.35. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.36. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.37. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 41.38. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.9. 지표 archive-policy show

보관 정책 표시

사용법:

openstack metric archive-policy show [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--fit-width] [--print-empty]
                                            [--noindent] [--prefix PREFIX]
                                            name
Copy to Clipboard Toggle word wrap

Expand
표 41.39. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.40. 위치 관련 자료
요약

name

보관 정책의 이름입니다.

Expand
표 41.41. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.42. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.43. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 41.44. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.10. 지표 archive-policy 업데이트

아카이브 정책 업데이트

사용법:

openstack metric archive-policy update [-h]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent] [--prefix PREFIX]
                                              -d <DEFINITION>
                                              name
Copy to Clipboard Toggle word wrap

Expand
표 41.45. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.46. 위치 관련 자료
요약

name

보관 정책의 이름입니다.

Expand
표 41.47. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.48. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.49. 선택적 인수
요약

-d <DEFINITION>, --definition <DEFINITION>

이름과 값은 다음과같이 구분되어 있는 아카이브 정책 정의의 두 가지 속성( ,,로 구분됨)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 41.50. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.11. 지표 벤치마크 측정값 추가

측정 추가의 벤치마크 테스트 수행

사용법:

openstack metric benchmark measures add [-h]
                                               [--resource-id RESOURCE_ID]
                                               [-f {json,shell,table,value,yaml}]
                                               [-c COLUMN]
                                               [--max-width <integer>]
                                               [--fit-width] [--print-empty]
                                               [--noindent] [--prefix PREFIX]
                                               [--workers WORKERS] --count
                                               COUNT [--batch BATCH]
                                               [--timestamp-start TIMESTAMP_START]
                                               [--timestamp-end TIMESTAMP_END]
                                               [--wait]
                                               metric
Copy to Clipboard Toggle word wrap

Expand
표 41.51. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.52. 위치 관련 자료
요약

메트릭

메트릭의 ID 또는 이름

Expand
표 41.53. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.54. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.55. 선택적 인수
요약

--wait

모든 조치가 처리될 때까지 기다립니다.

--count COUNT, -n COUNT

보낼 총 조치 수

--timestamp-start TIMESTAMP_START, -s TIMESTAMP_START

사용할 첫 번째 타임스탬프

--workers WORKERS, -w WORKERS

사용할 작업자 수

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

--batch BATCH, -b BATCH

각 일괄 처리에서 보낼 조치 수

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--timestamp-end TIMESTAMP_END, -e TIMESTAMP_END

사용할 마지막 타임스탬프

Expand
표 41.56. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.12. 지표 벤치마크 측정 표시

측정에 대한 벤치마크 테스트 수행

사용법:

openstack metric benchmark measures show [-h]
                                                [-f {json,shell,table,value,yaml}]
                                                [-c COLUMN]
                                                [--max-width <integer>]
                                                [--fit-width] [--print-empty]
                                                [--noindent] [--prefix PREFIX]
                                                [--sort-column SORT_COLUMN]
                                                [--utc]
                                                [--resource-id RESOURCE_ID]
                                                [--aggregation AGGREGATION]
                                                [--start START] [--stop STOP]
                                                [--granularity GRANULARITY]
                                                [--refresh]
                                                [--resample RESAMPLE]
                                                [--workers WORKERS] --count
                                                COUNT
                                                metric
Copy to Clipboard Toggle word wrap

Expand
표 41.57. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.58. 위치 관련 자료
요약

메트릭

메트릭의 ID 또는 이름

Expand
표 41.59. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.60. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.61. 선택적 인수
요약

--start START

일정 기간의 시작Start of the period

--count COUNT, -n COUNT

보낼 총 조치 수

--aggregation AGGREGATION

검색할 집계

--refresh

알려진 모든 측정값을 강제로 집계

--workers WORKERS, -w WORKERS

사용할 작업자 수

--resample RESAMPLE

시간 시리즈를 리샘플링(초)으로 리샘플링하는 세분성

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

--stop STOP

기간의 종료일

--granularity GRANULARITY

검색할 세분성

--utc

반환 타임 스탬프를 utc로

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 41.62. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.13. 지표 벤치마크 지표 생성

지표 생성에 대한 벤치마크 테스트 수행

사용법:

openstack metric benchmark metric create [-h]
                                                [--resource-id RESOURCE_ID]
                                                [-f {json,shell,table,value,yaml}]
                                                [-c COLUMN]
                                                [--max-width <integer>]
                                                [--fit-width] [--print-empty]
                                                [--noindent] [--prefix PREFIX]
                                                [--archive-policy-name ARCHIVE_POLICY_NAME]
                                                [--workers WORKERS] --count
                                                COUNT [--keep]
Copy to Clipboard Toggle word wrap

Expand
표 41.63. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.64. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.65. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.66. 선택적 인수
요약

--count COUNT, -n COUNT

생성할 메트릭 수

--archive-policy-name ARCHIVE_POLICY_NAME, -a ARCHIVE_POLICY_NAME

보관 정책의 이름입니다.

--keep, -k

생성된 메트릭 유지

--workers WORKERS, -w WORKERS

사용할 작업자 수

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 41.67. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.14. 지표 벤치마크 지표 표시

메트릭에 대한 벤치마크 테스트 수행

사용법:

openstack metric benchmark metric show [-h] [--resource-id RESOURCE_ID]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent] [--prefix PREFIX]
                                              [--workers WORKERS] --count
                                              COUNT
                                              metric [metric ...]
Copy to Clipboard Toggle word wrap

Expand
표 41.68. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.69. 위치 관련 자료
요약

메트릭

메트릭의 ID 또는 이름

Expand
표 41.70. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.71. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.72. 선택적 인수
요약

--count COUNT, -n COUNT

가져올 메트릭 수

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

--workers WORKERS, -w WORKERS

사용할 작업자 수

Expand
표 41.73. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.15. 메트릭 기능 목록

기능 나열

사용법:

openstack metric capabilities list [-h]
                                          [-f {json,shell,table,value,yaml}]
                                          [-c COLUMN] [--max-width <integer>]
                                          [--fit-width] [--print-empty]
                                          [--noindent] [--prefix PREFIX]
Copy to Clipboard Toggle word wrap

Expand
표 41.74. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.75. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.76. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.77. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 41.78. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.16. 메트릭 생성

메트릭 생성

사용법:

openstack metric create [-h] [--resource-id RESOURCE_ID]
                               [-f {json,shell,table,value,yaml}] [-c COLUMN]
                               [--max-width <integer>] [--fit-width]
                               [--print-empty] [--noindent] [--prefix PREFIX]
                               [--archive-policy-name ARCHIVE_POLICY_NAME]
                               [--unit UNIT]
                               [METRIC_NAME]
Copy to Clipboard Toggle word wrap

Expand
표 41.79. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.80. 위치 관련 자료
요약

METRIC_NAME

메트릭의 이름

Expand
표 41.81. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.82. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.83. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

--unit UNIT, -u UNIT

메트릭의 단위

--archive-policy-name ARCHIVE_POLICY_NAME, -a ARCHIVE_POLICY_NAME

보관 정책의 이름입니다.

Expand
표 41.84. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.17. 메트릭 삭제

지표 삭제

사용법:

openstack metric delete [-h] [--resource-id RESOURCE_ID]
                               metric [metric ...]
Copy to Clipboard Toggle word wrap

Expand
표 41.85. 위치 관련 자료
요약

메트릭

메트릭의 ID 또는 이름

Expand
표 41.86. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

41.18. 메트릭 목록

메트릭 나열

사용법:

openstack metric list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
                             [--max-width <integer>] [--fit-width]
                             [--print-empty] [--noindent]
                             [--quote {all,minimal,none,nonnumeric}]
                             [--sort-column SORT_COLUMN] [--limit <LIMIT>]
                             [--marker <MARKER>] [--sort <SORT>]
Copy to Clipboard Toggle word wrap

Expand
표 41.87. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.88. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 41.89. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.90. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.91. 선택적 인수
요약

--limit <LIMIT>

반환할 메트릭 수(기본값은 서버 기본값임)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--marker <MARKER>

이전 목록의 마지막 항목. 이 값 뒤에 다음 결과를 반환합니다.

--sort <SORT>

type of metric attribute (예: user_id:desc- nullslast)

41.19. 메트릭 측정값 추가

메트릭에 측정 추가

사용법:

openstack metric measures add [-h] [--resource-id RESOURCE_ID] -m
                                     MEASURE
                                     metric
Copy to Clipboard Toggle word wrap

Expand
표 41.92. 위치 관련 자료
요약

메트릭

메트릭의 ID 또는 이름

Expand
표 41.93. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

-m MEASURE, --measure MEASURE

@로 구분된 측정값의 타임 스탬프 및 값

41.20. 메트릭 측정값 집계

집계된 지표를 측정합니다.

사용법:

openstack metric measures aggregation [-h]
                                             [-f {csv,json,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent]
                                             [--quote {all,minimal,none,nonnumeric}]
                                             [--sort-column SORT_COLUMN]
                                             [--utc] -m METRIC [METRIC ...]
                                             [--aggregation AGGREGATION]
                                             [--reaggregation REAGGREGATION]
                                             [--start START] [--stop STOP]
                                             [--granularity GRANULARITY]
                                             [--needed-overlap NEEDED_OVERLAP]
                                             [--query QUERY]
                                             [--resource-type RESOURCE_TYPE]
                                             [--groupby GROUPBY] [--refresh]
                                             [--resample RESAMPLE]
                                             [--fill FILL]
Copy to Clipboard Toggle word wrap

Expand
표 41.94. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.95. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 41.96. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.97. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.98. 선택적 인수
요약

--GroupBy GROUPBY

리소스를 그룹화하는 데 사용할 속성

--start START

일정 기간의 시작Start of the period

--query QUERY

리소스를 필터링하는 쿼리입니다. 구문은 attribute, operator 및 value의 조합입니다. 예를 들어 id=90d58eea-70d7-4294-a49a-170dcdf44c3c는 특정 ID로 리소스를 필터링합니다. 예를 들어 not (flavor_id!="1" 및 memory>=24)와 같이 더 복잡한 쿼리를 빌드할 수 있습니다. ""를 사용하여 데이터를 문자열로 해석하도록 강제 적용합니다. 지원되는 연산자는 not: not, and, databind, >=, >=, =, !=, >, <, =, ==, eq, ne, lt, gt, ge, le, in, like, ECDHE, databind, databind, tekton입니다.

--fill FILL

일련의 하위 집합에서 누락된 값이 포함된 타임스탬프를 백필링할 때 사용할 값입니다. 값은 float 또는 null 여야 합니다.

--aggregation AGGREGATION

검색할 세분성 집계 함수

-m METRIC [METRIC …​], --metric METRIC [METRIC …​]

메트릭 ID 또는 메트릭 이름

--resource-type RESOURCE_TYPE

쿼리할 리소스 유형

--refresh

알려진 모든 측정값을 강제로 집계

--reaggregation REAGREGATION

검색할 GroupBy 집계 함수

--stop STOP

기간의 종료일

--granularity GRANULARITY

검색할 세분성

--utc

반환 타임 스탬프를 utc로

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resample RESAMPLE

시간 시리즈를 리샘플링(초)으로 리샘플링하는 세분성

--needed-overlap NEEDED_OVERLAP

각 메트릭에 있는 데이터 포인트의 백분율이 필요합니다.

41.21. 메트릭 측정 batch-metrics

사용법:

openstack metric measures batch-metrics [-h] file
Copy to Clipboard Toggle word wrap

Expand
표 41.99. 위치 관련 자료
요약

file

배치 또는 - stdin에 대한 측정이 포함된 파일( format에 대한 Gnocchi REST API 문서 참조)

Expand
표 41.100. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

41.22. 지표 측정 batch-resources-metrics

사용법:

openstack metric measures batch-resources-metrics [-h]
                                                         [--create-metrics]
                                                         file
Copy to Clipboard Toggle word wrap

Expand
표 41.101. 위치 관련 자료
요약

file

배치 또는 - stdin에 대한 측정이 포함된 파일( format에 대한 Gnocchi REST API 문서 참조)

Expand
표 41.102. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--create-metrics

알 수 없는 메트릭 생성

41.23. 메트릭 측정 표시

메트릭 측정 받기

사용법:

openstack metric measures show [-h] [-f {csv,json,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent]
                                      [--quote {all,minimal,none,nonnumeric}]
                                      [--sort-column SORT_COLUMN] [--utc]
                                      [--resource-id RESOURCE_ID]
                                      [--aggregation AGGREGATION]
                                      [--start START] [--stop STOP]
                                      [--granularity GRANULARITY] [--refresh]
                                      [--resample RESAMPLE]
                                      metric
Copy to Clipboard Toggle word wrap

Expand
표 41.103. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.104. 위치 관련 자료
요약

메트릭

메트릭의 ID 또는 이름

Expand
표 41.105. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 41.106. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.107. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.108. 선택적 인수
요약

--start START

일정 기간의 시작Start of the period

--aggregation AGGREGATION

검색할 집계

--refresh

알려진 모든 측정값을 강제로 집계

--resample RESAMPLE

시간 시리즈를 리샘플링(초)으로 리샘플링하는 세분성

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

--stop STOP

기간의 종료일

--granularity GRANULARITY

검색할 세분성

--utc

반환 타임 스탬프를 utc로

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

41.24. 지표 지표 생성

더 이상 사용되지 않음: 메트릭 생성

사용법:

openstack metric metric create [-h] [--resource-id RESOURCE_ID]
                                      [-f {json,shell,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent] [--prefix PREFIX]
                                      [--archive-policy-name ARCHIVE_POLICY_NAME]
                                      [--unit UNIT]
                                      [METRIC_NAME]
Copy to Clipboard Toggle word wrap

Expand
표 41.109. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.110. 위치 관련 자료
요약

METRIC_NAME

메트릭의 이름

Expand
표 41.111. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.112. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.113. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

--unit UNIT, -u UNIT

메트릭의 단위

--archive-policy-name ARCHIVE_POLICY_NAME, -a ARCHIVE_POLICY_NAME

보관 정책의 이름입니다.

Expand
표 41.114. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.25. 지표 지표 삭제

더 이상 사용되지 않음: 지표 삭제

사용법:

openstack metric metric delete [-h] [--resource-id RESOURCE_ID]
                                      metric [metric ...]
Copy to Clipboard Toggle word wrap

Expand
표 41.115. 위치 관련 자료
요약

메트릭

메트릭의 ID 또는 이름

Expand
표 41.116. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

41.26. 지표 지표 목록

deprecated: 나열 메트릭

사용법:

openstack metric metric list [-h] [-f {csv,json,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--quote {all,minimal,none,nonnumeric}]
                                    [--sort-column SORT_COLUMN]
                                    [--limit <LIMIT>] [--marker <MARKER>]
                                    [--sort <SORT>]
Copy to Clipboard Toggle word wrap

Expand
표 41.117. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.118. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 41.119. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.120. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.121. 선택적 인수
요약

--limit <LIMIT>

반환할 메트릭 수(기본값은 서버 기본값임)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--marker <MARKER>

이전 목록의 마지막 항목. 이 값 뒤에 다음 결과를 반환합니다.

--sort <SORT>

type of metric attribute (예: user_id:desc- nullslast)

41.27. 지표 지표 표시

deprecated: 메트릭 표시

사용법:

openstack metric metric show [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--prefix PREFIX]
                                    [--resource-id RESOURCE_ID]
                                    metric
Copy to Clipboard Toggle word wrap

Expand
표 41.122. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.123. 위치 관련 자료
요약

메트릭

메트릭의 ID 또는 이름

Expand
표 41.124. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.125. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.126. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

Expand
표 41.127. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.28. 지표 리소스 배치 삭제

특성 값을 기반으로 리소스 배치 삭제

사용법:

openstack metric resource batch delete [-h]
                                              [-f {json,shell,table,value,yaml}]
                                              [-c COLUMN]
                                              [--max-width <integer>]
                                              [--fit-width] [--print-empty]
                                              [--noindent] [--prefix PREFIX]
                                              [--type RESOURCE_TYPE]
                                              query
Copy to Clipboard Toggle word wrap

Expand
표 41.128. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.129. 위치 관련 자료
요약

query

리소스를 필터링하는 쿼리입니다. 구문은 attribute, operator 및 value의 조합입니다. 예를 들어 id=90d58eea-70d7-4294-a49a-170dcdf44c3c는 특정 ID로 리소스를 필터링합니다. 예를 들어 not (flavor_id!="1" 및 memory>=24)와 같이 더 복잡한 쿼리를 빌드할 수 있습니다. ""를 사용하여 데이터를 문자열로 해석하도록 강제 적용합니다. 지원되는 연산자는 not: not, and, databind, >=, >=, =, !=, >, <, =, ==, eq, ne, lt, gt, ge, le, in, like, ECDHE, databind, databind, tekton입니다.

Expand
표 41.130. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.131. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.132. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--type RESOURCE_TYPE, -t RESOURCE_TYPE

리소스 유형

Expand
표 41.133. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.29. 메트릭 리소스 생성

리소스 생성

사용법:

openstack metric resource create [-h]
                                        [-f {json,shell,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent] [--prefix PREFIX]
                                        [--type RESOURCE_TYPE] [-a ATTRIBUTE]
                                        [-m ADD_METRIC] [-n CREATE_METRIC]
                                        resource_id
Copy to Clipboard Toggle word wrap

Expand
표 41.134. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.135. 위치 관련 자료
요약

resource_id

리소스의 ID

Expand
표 41.136. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.137. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.138. 선택적 인수
요약

-n CREATE_METRIC, --create-metric CREATE_METRIC

name:archive_policy_name할 메트릭

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

-a ATTRIBUTE, --attribute ATTRIBUTE

이름 및 값은 a :으로 구분된 속성의 이름 및 값입니다.

-m ADD_METRIC, --add-metric ADD_METRIC

추가할 메트릭 name:id of a metric to add

--type RESOURCE_TYPE, -t RESOURCE_TYPE

리소스 유형

Expand
표 41.139. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.30. 메트릭 리소스 삭제

리소스 삭제

사용법:

openstack metric resource delete [-h] resource_id
Copy to Clipboard Toggle word wrap

Expand
표 41.140. 위치 관련 자료
요약

resource_id

리소스의 ID

Expand
표 41.141. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

41.31. 메트릭 리소스 기록

리소스 기록 표시

사용법:

openstack metric resource history [-h] [-f {csv,json,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--fit-width] [--print-empty]
                                         [--noindent]
                                         [--quote {all,minimal,none,nonnumeric}]
                                         [--sort-column SORT_COLUMN]
                                         [--details] [--limit <LIMIT>]
                                         [--marker <MARKER>] [--sort <SORT>]
                                         [--type RESOURCE_TYPE]
                                         resource_id
Copy to Clipboard Toggle word wrap

Expand
표 41.142. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.143. 위치 관련 자료
요약

resource_id

리소스 ID

Expand
표 41.144. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 41.145. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.146. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.147. 선택적 인수
요약

--details

일반 리소스의 모든 특성 표시

--limit <LIMIT>

반환할 리소스 수(기본값은 서버 기본값)

--sort <SORT>

리소스 특성의 정렬(예: user_id:desc- nullslast)

--marker <MARKER>

이전 목록의 마지막 항목. 이 값 뒤에 다음 결과를 반환합니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--type RESOURCE_TYPE, -t RESOURCE_TYPE

리소스 유형

41.32. 지표 리소스 목록

리소스 나열

사용법:

openstack metric resource list [-h] [-f {csv,json,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent]
                                      [--quote {all,minimal,none,nonnumeric}]
                                      [--sort-column SORT_COLUMN] [--details]
                                      [--history] [--limit <LIMIT>]
                                      [--marker <MARKER>] [--sort <SORT>]
                                      [--type RESOURCE_TYPE]
Copy to Clipboard Toggle word wrap

Expand
표 41.148. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.149. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 41.150. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.151. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.152. 선택적 인수
요약

--details

일반 리소스의 모든 특성 표시

--limit <LIMIT>

반환할 리소스 수(기본값은 서버 기본값)

--history

리소스 기록 표시

--sort <SORT>

리소스 특성의 정렬(예: user_id:desc- nullslast)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--type RESOURCE_TYPE, -t RESOURCE_TYPE

리소스 유형

--marker <MARKER>

이전 목록의 마지막 항목. 이 값 뒤에 다음 결과를 반환합니다.

41.34. 지표 리소스 표시

리소스 표시

사용법:

openstack metric resource show [-h] [-f {json,shell,table,value,yaml}]
                                      [-c COLUMN] [--max-width <integer>]
                                      [--fit-width] [--print-empty]
                                      [--noindent] [--prefix PREFIX]
                                      [--type RESOURCE_TYPE]
                                      resource_id
Copy to Clipboard Toggle word wrap

Expand
표 41.159. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.160. 위치 관련 자료
요약

resource_id

리소스 ID

Expand
표 41.161. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.162. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.163. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--type RESOURCE_TYPE, -t RESOURCE_TYPE

리소스 유형

Expand
표 41.164. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.35. 지표 리소스 유형 create

리소스 유형 생성

사용법:

openstack metric resource-type create [-h]
                                             [-f {json,shell,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent] [--prefix PREFIX]
                                             [-a ATTRIBUTE]
                                             name
Copy to Clipboard Toggle word wrap

Expand
표 41.165. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.166. 위치 관련 자료
요약

name

리소스 유형의 이름

Expand
표 41.167. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.168. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.169. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

-a ATTRIBUTE, --attribute ATTRIBUTE

특성 정의 attribute_name:attribute_type:at tribute_is_required:attribute_type_name=attribu te_type_option_value:…​ 예: display_name:string:true:max_length=255

Expand
표 41.170. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.36. 메트릭 resource-type delete

리소스 유형 삭제

사용법:

openstack metric resource-type delete [-h] name
Copy to Clipboard Toggle word wrap

Expand
표 41.171. 위치 관련 자료
요약

name

리소스 유형의 이름

Expand
표 41.172. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

41.37. 메트릭 resource-type list

리소스 유형 나열

사용법:

openstack metric resource-type list [-h]
                                           [-f {csv,json,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent]
                                           [--quote {all,minimal,none,nonnumeric}]
                                           [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 41.173. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.174. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 41.175. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 41.176. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.177. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

41.38. 메트릭 resource-type show

리소스 유형 표시

사용법:

openstack metric resource-type show [-h]
                                           [-f {json,shell,table,value,yaml}]
                                           [-c COLUMN] [--max-width <integer>]
                                           [--fit-width] [--print-empty]
                                           [--noindent] [--prefix PREFIX]
                                           name
Copy to Clipboard Toggle word wrap

Expand
표 41.178. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.179. 위치 관련 자료
요약

name

리소스 유형의 이름

Expand
표 41.180. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.181. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.182. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 41.183. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.39. 메트릭 리소스 유형 업데이트

사용법:

openstack metric resource-type update [-h]
                                             [-f {json,shell,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent] [--prefix PREFIX]
                                             [-a ATTRIBUTE]
                                             [-r REMOVE_ATTRIBUTE]
                                             name
Copy to Clipboard Toggle word wrap

Expand
표 41.184. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.185. 위치 관련 자료
요약

name

리소스 유형의 이름

Expand
표 41.186. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.187. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.188. 선택적 인수
요약

-R REMOVE_ATTRIBUTE, --remove-attribute REMOVE_ATTRIBUTE

특성 이름

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

-a ATTRIBUTE, --attribute ATTRIBUTE

특성 정의 attribute_name:attribute_type:at tribute_is_required:attribute_type_name=attribu te_type_option_value:…​ 예: display_name:string:true:max_length=255

Expand
표 41.189. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.40. 메트릭 리소스 업데이트

리소스 업데이트

사용법:

openstack metric resource update [-h]
                                        [-f {json,shell,table,value,yaml}]
                                        [-c COLUMN] [--max-width <integer>]
                                        [--fit-width] [--print-empty]
                                        [--noindent] [--prefix PREFIX]
                                        [--type RESOURCE_TYPE] [-a ATTRIBUTE]
                                        [-m ADD_METRIC] [-n CREATE_METRIC]
                                        [-d DELETE_METRIC]
                                        resource_id
Copy to Clipboard Toggle word wrap

Expand
표 41.190. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.191. 위치 관련 자료
요약

resource_id

리소스의 ID

Expand
표 41.192. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.193. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.194. 선택적 인수
요약

-n CREATE_METRIC, --create-metric CREATE_METRIC

name:archive_policy_name할 메트릭

-m ADD_METRIC, --add-metric ADD_METRIC

추가할 메트릭 name:id of a metric to add

-d DELETE_METRIC, --delete-metric DELETE_METRIC

삭제할 메트릭 이름

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--type RESOURCE_TYPE, -t RESOURCE_TYPE

리소스 유형

-a ATTRIBUTE, --attribute ATTRIBUTE

이름 및 값은 a :으로 구분된 속성의 이름 및 값입니다.

Expand
표 41.195. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.41. 메트릭 서버 버전

Gnocchi 서버의 버전 표시

사용법:

openstack metric server version [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
Copy to Clipboard Toggle word wrap

Expand
표 41.196. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.197. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.198. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.199. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 41.200. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.42. 메트릭 표시

메트릭 표시

사용법:

openstack metric show [-h] [-f {json,shell,table,value,yaml}]
                             [-c COLUMN] [--max-width <integer>] [--fit-width]
                             [--print-empty] [--noindent] [--prefix PREFIX]
                             [--resource-id RESOURCE_ID]
                             metric
Copy to Clipboard Toggle word wrap

Expand
표 41.201. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.202. 위치 관련 자료
요약

메트릭

메트릭의 ID 또는 이름

Expand
표 41.203. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.204. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.205. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--resource-id RESOURCE_ID, -r RESOURCE_ID

리소스의 ID

Expand
표 41.206. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

41.43. 메트릭 상태

측정 처리의 상태 표시

사용법:

openstack metric status [-h] [-f {json,shell,table,value,yaml}]
                               [-c COLUMN] [--max-width <integer>]
                               [--fit-width] [--print-empty] [--noindent]
                               [--prefix PREFIX]
Copy to Clipboard Toggle word wrap

Expand
표 41.207. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 41.208. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 41.209. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 41.210. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 41.211. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

42장. module

이 장에서는 module 명령의 명령에 대해 설명합니다.

42.1. 모듈 목록

모듈 버전 나열

사용법:

openstack module list [-h] [-f {json,shell,table,value,yaml}]
                             [-c COLUMN] [--max-width <integer>] [--fit-width]
                             [--print-empty] [--noindent] [--prefix PREFIX]
                             [--all]
Copy to Clipboard Toggle word wrap

Expand
표 42.1. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 42.2. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 42.3. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 42.4. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--all

버전 정보가 있는 모든 모듈 표시

Expand
표 42.5. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

43장. network

이 장에서는 network 명령의 명령에 대해 설명합니다.

43.1. 네트워크 에이전트 추가 네트워크

에이전트에 네트워크 추가

사용법:

openstack network agent add network [-h] [--dhcp] <agent-id> <network>
Copy to Clipboard Toggle word wrap

Expand
표 43.1. 위치 관련 자료
요약

<agent-id>

네트워크가 추가되는 에이전트(ID만 해당)

<network>

에이전트에 추가할 네트워크(이름 또는 ID)

Expand
표 43.2. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--dhcp

dhcp 에이전트에 네트워크 추가

43.2. 네트워크 에이전트 추가 라우터

에이전트에 라우터 추가

사용법:

openstack network agent add router [-h] [--l3] <agent-id> <router>
Copy to Clipboard Toggle word wrap

Expand
표 43.3. 위치 관련 자료
요약

<agent-id>

라우터 추가(ID 전용)

<router>

에이전트에 추가할 라우터(이름 또는 ID)

Expand
표 43.4. 선택적 인수
요약

--l3

l3 에이전트에 라우터 추가

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.3. 네트워크 에이전트 삭제

네트워크 에이전트 삭제

사용법:

openstack network agent delete [-h]
                                      <network-agent> [<network-agent> ...]
Copy to Clipboard Toggle word wrap

Expand
표 43.5. 위치 관련 자료
요약

<network-agent>

삭제(id only)할 네트워크 에이전트

Expand
표 43.6. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.4. 네트워크 에이전트 목록

네트워크 에이전트 나열

사용법:

openstack network agent list [-h] [-f {csv,json,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--quote {all,minimal,none,nonnumeric}]
                                    [--sort-column SORT_COLUMN]
                                    [--agent-type <agent-type>]
                                    [--host <host>]
                                    [--network <network> | --router <router>]
                                    [--long]
Copy to Clipboard Toggle word wrap

Expand
표 43.7. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.8. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 43.9. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 43.10. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.11. 선택적 인수
요약

--router <router>

이 라우터를 호스팅하는 에이전트 목록 (이름 또는 ID)

--host <host>

지정된 호스트에서 실행 중인 에이전트만 나열

--long

출력에 추가 필드 나열

--network <network>

네트워크(이름 또는 ID)를 호스팅하는 에이전트 나열

--agent-type <agent-type>

지정된 에이전트 유형이 있는 에이전트만 나열합니다. 지원되는 에이전트 유형은 bgp, dhcp, open-vswitch, linux-bridge, ofa, l3, loadbalancer, metering, metadata, macvtap, nic입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.5. 네트워크 에이전트 제거 네트워크

에이전트에서 네트워크를 제거합니다.

사용법:

openstack network agent remove network [-h] [--dhcp]
                                              <agent-id> <network>
Copy to Clipboard Toggle word wrap

Expand
표 43.12. 위치 관련 자료
요약

<agent-id>

네트워크를 제거할 에이전트(ID만 해당)

<network>

에이전트에서 제거할 네트워크(이름 또는 id)

Expand
표 43.13. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--dhcp

dhcp 에이전트에서 네트워크 제거

43.6. 네트워크 에이전트 삭제 라우터

에이전트에서 라우터 제거

사용법:

openstack network agent remove router [-h] [--l3] <agent-id> <router>
Copy to Clipboard Toggle word wrap

Expand
표 43.14. 위치 관련 자료
요약

<agent-id>

라우터가 제거될 에이전트(id만 해당)

<router>

에이전트에서 제거할 라우터(이름 또는 ID)

Expand
표 43.15. 선택적 인수
요약

--l3

l3 에이전트에서 라우터 제거

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.7. 네트워크 에이전트 세트

네트워크 에이전트 속성 설정

사용법:

openstack network agent set [-h] [--description <description>]
                                   [--enable | --disable]
                                   <network-agent>
Copy to Clipboard Toggle word wrap

Expand
표 43.16. 위치 관련 자료
요약

<network-agent>

수정(id only)할 네트워크 에이전트

Expand
표 43.17. 선택적 인수
요약

--disable

네트워크 에이전트 비활성화

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

네트워크 에이전트 설명 설정

--enable

네트워크 에이전트 활성화

43.8. 네트워크 에이전트 show

네트워크 에이전트 세부 정보 표시

사용법:

openstack network agent show [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--prefix PREFIX]
                                    <network-agent>
Copy to Clipboard Toggle word wrap

Expand
표 43.18. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.19. 위치 관련 자료
요약

<network-agent>

표시할 네트워크 에이전트(id only)

Expand
표 43.20. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 43.21. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.22. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 43.23. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

43.9. 네트워크 자동 할당 토폴로지 생성

프로젝트에 자동 할당 토폴로지 생성

사용법:

openstack network auto allocated topology create [-h]
                                                        [-f {json,shell,table,value,yaml}]
                                                        [-c COLUMN]
                                                        [--max-width <integer>]
                                                        [--fit-width]
                                                        [--print-empty]
                                                        [--noindent]
                                                        [--prefix PREFIX]
                                                        [--project <project>]
                                                        [--project-domain <project-domain>]
                                                        [--check-resources]
                                                        [--or-show]
Copy to Clipboard Toggle word wrap

Expand
표 43.24. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.25. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 43.26. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.27. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--check-resources

자동 할당된 토폴로지에 대한 요구 사항을 확인합니다. 토폴로지를 반환하지 않습니다.

--or-show

토폴로지가 존재하는 경우 토폴로지의 정보(기본값)를 반환합니다.

--project <project>

지정된 프로젝트에 대해 자동 할당된 토폴로지를 반환합니다. 기본값은 현재 프로젝트입니다.

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

Expand
표 43.28. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

43.10. 네트워크 자동 할당 토폴로지 삭제

프로젝트에 대해 자동 할당된 토폴로지 삭제

사용법:

openstack network auto allocated topology delete [-h]
                                                        [--project <project>]
                                                        [--project-domain <project-domain>]
Copy to Clipboard Toggle word wrap

Expand
표 43.29. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--project <project>

지정된 프로젝트의 자동 할당된 토폴로지를 삭제합니다. 기본값은 현재 프로젝트입니다.

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

43.11. 네트워크 생성

새 네트워크 생성

사용법:

openstack network create [-h] [-f {json,shell,table,value,yaml}]
                                [-c COLUMN] [--max-width <integer>]
                                [--fit-width] [--print-empty] [--noindent]
                                [--prefix PREFIX] [--share | --no-share]
                                [--enable | --disable] [--project <project>]
                                [--description <description>] [--mtu <mtu>]
                                [--project-domain <project-domain>]
                                [--availability-zone-hint <availability-zone>]
                                [--enable-port-security | --disable-port-security]
                                [--external | --internal]
                                [--default | --no-default]
                                [--qos-policy <qos-policy>]
                                [--transparent-vlan | --no-transparent-vlan]
                                [--provider-network-type <provider-network-type>]
                                [--provider-physical-network <provider-physical-network>]
                                [--provider-segment <provider-segment>]
                                [--tag <tag> | --no-tag]
                                <name>
Copy to Clipboard Toggle word wrap

Expand
표 43.30. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.31. 위치 관련 자료
요약

<name>

새로운 네트워크 이름

Expand
표 43.32. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 43.33. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.34. 선택적 인수
요약

--availability-zone-hint <availability-zone>

이 네트워크를 생성할 가용성 영역(Network Availability Zone 확장 필요, 여러 가용 영역 영역을 설정하는 반복 옵션)

--enable

네트워크 활성화(기본값)

--internal

이 네트워크를 내부 네트워크(기본값)로 설정합니다.

--disable-port-security

이 네트워크에서 생성된 포트에 대해 기본적으로 포트 보안을 비활성화합니다.

--transparent-vlan

vlan 네트워크를 투명하게 만듭니다.

--share

프로젝트 간 네트워크 공유

--enable-port-security

이 네트워크에서 생성된 포트(기본값)에 대해 기본적으로 포트 보안을 활성화합니다.

--provider-segment <provider-segment>

vlan 네트워크용 VLAN ID 또는 GENEVE/GRE/VXLAN 네트워크의 경우 터널 ID

--qos-policy <qos-policy>

이 네트워크에 연결하는 QoS 정책 (이름 또는 id)

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

네트워크 설명 설정

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--mtu <mtu>

네트워크 mtu 설정

--no-tag

네트워크와 관련된 태그 없음

--no-transparent-vlan

vlan 네트워크를 투명하게하지 마십시오.

--no-share

프로젝트 간에 네트워크를 공유하지 마십시오.

--external

이 네트워크를 외부 네트워크 (외부-net 확장 필요)로 설정합니다.

--provider-physical-network <provider-physical-network>

가상 네트워크가 구현되는 물리적 네트워크의 이름

--default

이 네트워크를 기본 외부 네트워크로 사용해야 하는지 지정합니다.

--provider-network-type <provider-network-type>

가상 네트워크를 구현하는 물리 메커니즘입니다. 예를 들어 flat, geneve, gre, local, vlan, vxlan입니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

--tag <tag>

네트워크에 추가할 태그(여러 태그를 설정하는peat 옵션)

--disable

네트워크 비활성화

--no-default

네트워크를 기본 외부 네트워크(기본값)로 사용하지 마십시오.

Expand
표 43.35. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

43.12. network delete

네트워크 삭제

사용법:

openstack network delete [-h] <network> [<network> ...]
Copy to Clipboard Toggle word wrap

Expand
표 43.36. 위치 관련 자료
요약

<network>

삭제할 네트워크(이름 또는 ID)

Expand
표 43.37. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.13. 네트워크 플레이버 추가 프로필

네트워크 플레이버에 서비스 프로파일 추가

사용법:

openstack network flavor add profile [-h] <flavor> <service-profile>
Copy to Clipboard Toggle word wrap

Expand
표 43.38. 위치 관련 자료
요약

<service-profile>

서비스 프로필(ID만 해당)

<flavor>

네트워크 플레이버(이름 또는 ID)

Expand
표 43.39. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.14. 네트워크 플레이버 생성

새 네트워크 플레이버 만들기

사용법:

openstack network flavor create [-h] [-f {json,shell,table,value,yaml}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--fit-width] [--print-empty]
                                       [--noindent] [--prefix PREFIX]
                                       --service-type <service-type>
                                       [--description DESCRIPTION]
                                       [--project <project>]
                                       [--project-domain <project-domain>]
                                       [--enable | --disable]
                                       <name>
Copy to Clipboard Toggle word wrap

Expand
표 43.40. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.41. 위치 관련 자료
요약

<name>

플레이버의 이름

Expand
표 43.42. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 43.43. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.44. 선택적 인수
요약

--enable

플레이버 활성화(기본값)

--project <project>

소유자의 프로젝트(이름 또는 ID)

--service-type <service-type>

플레이버가 적용되는 서비스 유형(예: vpn)(로드된 예제는 openstack network service provider list 참조)

--description DESCRIPTION

플레이버에 대한 설명

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

플레이버 비활성화

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

Expand
표 43.45. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

43.15. 네트워크 플레이버 delete

네트워크 플레이버 삭제

사용법:

openstack network flavor delete [-h] <flavor> [<flavor> ...]
Copy to Clipboard Toggle word wrap

Expand
표 43.46. 위치 관련 자료
요약

<flavor>

삭제할 플레이버(이름 또는 id)

Expand
표 43.47. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.16. 네트워크 플레이버 목록

네트워크 플레이버 나열

사용법:

openstack network flavor list [-h] [-f {csv,json,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent]
                                     [--quote {all,minimal,none,nonnumeric}]
                                     [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 43.48. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.49. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 43.50. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 43.51. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.52. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.17. 네트워크 플레이버 프로파일 생성

새 네트워크 플레이버 프로필 생성

사용법:

openstack network flavor profile create [-h]
                                               [-f {json,shell,table,value,yaml}]
                                               [-c COLUMN]
                                               [--max-width <integer>]
                                               [--fit-width] [--print-empty]
                                               [--noindent] [--prefix PREFIX]
                                               [--project <project>]
                                               [--project-domain <project-domain>]
                                               [--description <description>]
                                               [--enable | --disable]
                                               [--driver DRIVER]
                                               [--metainfo METAINFO]
Copy to Clipboard Toggle word wrap

Expand
표 43.53. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.54. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 43.55. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.56. 선택적 인수
요약

--description <description>

플레이버 프로필에 대한 설명

--driver DRIVER

드라이버에 대한 Python 모듈 경로. --metainfo가 누락되어 그 반대의 경우도 필요합니다.

--enable

플레이버 프로필 활성화

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

플레이버 프로필 비활성화

--project <project>

소유자의 프로젝트(이름 또는 ID)

--metainfo METAINFO

플레이버 프로필의 metainfo. 이는 --driver가 누락된 경우 필요하며 그 반대의 경우도 마찬가지입니다.

Expand
표 43.57. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

43.18. 네트워크 플레이버 프로필 삭제

네트워크 플레이버 프로필 삭제

사용법:

openstack network flavor profile delete [-h]
                                               <flavor-profile>
                                               [<flavor-profile> ...]
Copy to Clipboard Toggle word wrap

Expand
표 43.58. 위치 관련 자료
요약

<flavor-profile>

삭제할 플레이버 프로필(id만)

Expand
표 43.59. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.19. Network flavor profile list

네트워크 플레이버 프로필 나열

사용법:

openstack network flavor profile list [-h]
                                             [-f {csv,json,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent]
                                             [--quote {all,minimal,none,nonnumeric}]
                                             [--sort-column SORT_COLUMN]
Copy to Clipboard Toggle word wrap

Expand
표 43.60. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.61. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 43.62. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 43.63. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.64. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.20. 네트워크 플레이버 프로필 세트

네트워크 플레이버 프로필 속성 설정

사용법:

openstack network flavor profile set [-h]
                                            [--project-domain <project-domain>]
                                            [--description <description>]
                                            [--enable | --disable]
                                            [--driver DRIVER]
                                            [--metainfo METAINFO]
                                            <flavor-profile>
Copy to Clipboard Toggle word wrap

Expand
표 43.65. 위치 관련 자료
요약

<flavor-profile>

업데이트할 플레이버 프로필(ID만 해당)

Expand
표 43.66. 선택적 인수
요약

--description <description>

플레이버 프로필에 대한 설명

--driver DRIVER

드라이버에 대한 Python 모듈 경로. --metainfo가 누락되어 그 반대의 경우도 필요합니다.

--enable

플레이버 프로필 활성화

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

플레이버 프로필 비활성화

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--metainfo METAINFO

플레이버 프로필의 metainfo. 이는 --driver가 누락된 경우 필요하며 그 반대의 경우도 마찬가지입니다.

43.21. 네트워크 플레이버 프로필 표시

네트워크 플레이버 프로필 세부 정보 표시

사용법:

openstack network flavor profile show [-h]
                                             [-f {json,shell,table,value,yaml}]
                                             [-c COLUMN]
                                             [--max-width <integer>]
                                             [--fit-width] [--print-empty]
                                             [--noindent] [--prefix PREFIX]
                                             <flavor-profile>
Copy to Clipboard Toggle word wrap

Expand
표 43.67. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.68. 위치 관련 자료
요약

<flavor-profile>

표시할 플레이버 프로필(ID만 해당)

Expand
표 43.69. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 43.70. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.71. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 43.72. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

43.22. Network flavor remove profile

network flavor에서 서비스 프로필 제거

사용법:

openstack network flavor remove profile [-h] <flavor> <service-profile>
Copy to Clipboard Toggle word wrap

Expand
표 43.73. 위치 관련 자료
요약

<service-profile>

서비스 프로필(ID만 해당)

<flavor>

네트워크 플레이버(이름 또는 ID)

Expand
표 43.74. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.23. 네트워크 플레이버 세트

네트워크 플레이버 속성 설정

사용법:

openstack network flavor set [-h] [--description DESCRIPTION]
                                    [--disable | --enable] [--name <name>]
                                    <flavor>
Copy to Clipboard Toggle word wrap

Expand
표 43.75. 위치 관련 자료
요약

<flavor>

업데이트할 플레이버(이름 또는 ID)

Expand
표 43.76. 선택적 인수
요약

--enable

네트워크 플레이버 활성화

--name <name>

플레이버 이름 설정

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

네트워크 플레이버 비활성화

--description DESCRIPTION

네트워크 플레이버 설명 설정

43.24. 네트워크 플레이버 표시

네트워크 플레이버 세부 정보 표시

사용법:

openstack network flavor show [-h] [-f {json,shell,table,value,yaml}]
                                     [-c COLUMN] [--max-width <integer>]
                                     [--fit-width] [--print-empty]
                                     [--noindent] [--prefix PREFIX]
                                     <flavor>
Copy to Clipboard Toggle word wrap

Expand
표 43.77. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.78. 위치 관련 자료
요약

<flavor>

표시할 플레이버(이름 또는 ID)

Expand
표 43.79. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 43.80. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.81. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 43.82. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

43.25. 네트워크 목록

네트워크 나열

사용법:

openstack network list [-h] [-f {csv,json,table,value,yaml}]
                              [-c COLUMN] [--max-width <integer>]
                              [--fit-width] [--print-empty] [--noindent]
                              [--quote {all,minimal,none,nonnumeric}]
                              [--sort-column SORT_COLUMN]
                              [--external | --internal] [--long]
                              [--name <name>] [--enable | --disable]
                              [--project <project>]
                              [--project-domain <project-domain>]
                              [--share | --no-share] [--status <status>]
                              [--provider-network-type <provider-network-type>]
                              [--provider-physical-network <provider-physical-network>]
                              [--provider-segment <provider-segment>]
                              [--agent <agent-id>] [--tags <tag>[,<tag>,...]]
                              [--any-tags <tag>[,<tag>,...]]
                              [--not-tags <tag>[,<tag>,...]]
                              [--not-any-tags <tag>[,<tag>,...]]
Copy to Clipboard Toggle word wrap

Expand
표 43.83. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.84. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 43.85. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 43.86. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.87. 선택적 인수
요약

--share

프로젝트 간에 공유되는 네트워크 나열

--agent <agent-id>

에이전트가 호스팅하는 네트워크 나열(id only)

--tags <tag>[,<tag>,…​]

모든 태그(s)(태그의 분리 목록)가 있는 네트워크 나열

--enable

활성화된 네트워크 나열

--not-any-tags <tag>[,<tag>,…​]

지정된 태그(s)(태그의 분리 목록)가 있는 네트워크 제외

--name <name>

이름에 따라 네트워크 나열

--internal

내부 네트워크 나열

--long

출력에 추가 필드 나열

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

--any-tags <tag>[,<tag>,…​]

지정된 태그(태그의 분리 목록)가 있는 네트워크 나열

--status <status>

상태에 따라 네트워크 나열 (활성 BUILD,DOWN,ERROR)

--provider-segment <provider-segment>

vlan 네트워크의 네트워크 나열 또는 GENEVE/GRE/VXLAN 네트워크의 터널 ID에 따라 네트워크 나열

--no-share

프로젝트 간에 공유되지 않는 네트워크 나열

--external

외부 네트워크 나열

--provider-physical-network <provider-physical-network>

물리적 네트워크의 이름에 따라 네트워크 나열

--provider-network-type <provider-network-type>

물리적 메커니즘에 따라 네트워크를 나열합니다. 지원되는 옵션은 flat, geneve, gre, local, vlan, vxlan입니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

비활성화된 네트워크 나열

--not-tags <tag>[,<tag>,…​]

지정된 모든 태그(s)(태그의 분리 목록)가 있는 네트워크 제외

--project <project>

프로젝트(이름 또는 ID)에 따라 네트워크 나열

43.26. 네트워크 로그 생성

새 네트워크 로그 생성

사용법:

openstack network log create [-h] [-f {json,shell,table,value,yaml}]
                                    [-c COLUMN] [--max-width <integer>]
                                    [--fit-width] [--print-empty] [--noindent]
                                    [--prefix PREFIX]
                                    [--description <description>]
                                    [--enable | --disable]
                                    [--project <project>]
                                    [--project-domain <project-domain>]
                                    [--event <event>] --resource-type
                                    <resource-type> [--resource <resource>]
                                    [--target <target>]
                                    <name>
Copy to Clipboard Toggle word wrap

Expand
표 43.88. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.89. 위치 관련 자료
요약

<name>

네트워크 로그의 이름

Expand
표 43.90. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 43.91. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.92. 선택적 인수
요약

--description <description>

네트워크 로그에 대한 설명

--enable

이 로그 활성화 (기본값은 비활성화됨)

--resource <resource>

로깅을 위한 보안 그룹(이름 또는 id)입니다. --target 옵션을 사용하여 대상 조합을 로깅할 수 있습니다.

--project <project>

소유자의 프로젝트(이름 또는 ID)

--resource-type <resource-type>

네트워크 로그 유형: 다음 명령을 사용하여 지원되는 유형(s)을 볼 수 있습니다. $ openstack network loggable resource list

--event <event>

로그와 함께 저장할 이벤트

--target <target>

로깅의 포트(이름 또는 id). --resource 옵션을 사용하여 대상 조합의 로깅을 제어할 수 있습니다.

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--disable

이 로그 비활성화

--project-domain <project-domain>

프로젝트가 속하는 도메인(이름 또는 id). 프로젝트 이름 간의 충돌이 존재하는 경우 사용할 수 있습니다.

Expand
표 43.93. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

43.27. 네트워크 로그 삭제

네트워크 로그 삭제

사용법:

openstack network log delete [-h] <network-log> [<network-log> ...]
Copy to Clipboard Toggle word wrap

Expand
표 43.94. 위치 관련 자료
요약

<network-log>

삭제할 네트워크 로그(이름 또는 ID)

Expand
표 43.95. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

43.28. 네트워크 로그 목록

네트워크 로그 나열

사용법:

openstack network log list [-h] [-f {csv,json,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--quote {all,minimal,none,nonnumeric}]
                                  [--sort-column SORT_COLUMN] [--long]
Copy to Clipboard Toggle word wrap

Expand
표 43.96. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.97. CSV Formatter
요약

--quote {all,minimal,none,nonnumeric}

따옴표를 포함 할 때 기본값은 숫자가 아닙니다.

Expand
표 43.98. 출력 형식
요약

출력 formatter options-f {csv,json,table,value,yaml}, --format {csv,json,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

--sort-column SORT_COLUMN

데이터를 정렬할 열을 지정합니다(우선이 우선 순위, 존재하지 않는 열이 무시됨)를 반복할 수 있습니다.

Expand
표 43.99. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.100. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--long

출력에 추가 필드 나열

43.29. 네트워크 로그 세트

네트워크 로그 속성 설정

사용법:

openstack network log set [-h] [--description <description>]
                                 [--enable | --disable] [--name <name>]
                                 <network-log>
Copy to Clipboard Toggle word wrap

Expand
표 43.101. 위치 관련 자료
요약

<network-log>

네트워크 로그 설정(이름 또는 id)

Expand
표 43.102. 선택적 인수
요약

--disable

이 로그 비활성화

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

--description <description>

네트워크 로그에 대한 설명

--name <name>

네트워크 로그의 이름

--enable

이 로그 활성화 (기본값은 비활성화됨)

43.30. 네트워크 로그 표시

네트워크 로그 세부 정보 표시

사용법:

openstack network log show [-h] [-f {json,shell,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--fit-width] [--print-empty] [--noindent]
                                  [--prefix PREFIX]
                                  <network-log>
Copy to Clipboard Toggle word wrap

Expand
표 43.103. 표 Formatter
요약

--print-empty

표시할 데이터가 없는 경우 빈 테이블을 인쇄합니다.

--max-width <integer>

최대 디스플레이 너비, <1 to disable.. CLIFF_MAX_TERM_WIDTH 환경 변수를 사용할 수도 있지만 매개변수가 우선합니다.

--fit-width

테이블을 표시 너비에 적용합니다. --max- width가 0보다 큰 경우 implied합니다. 환경 변수 CLIFF_FIT_WIDTH=1을 항상 활성화하도록 설정합니다.

Expand
표 43.104. 위치 관련 자료
요약

<network-log>

네트워크 로그 표시(이름 또는 ID)

Expand
표 43.105. 출력 형식
요약

출력 형식 옵션-f {json,shell,table,value,yaml}, --format {json,shell,table,value,yaml}

출력 형식, 기본값은 table입니다.

-c COLUMN, --column COLUMN

포함할 열을 반복할 수 있습니다. specify the column(s) to include, can be repeated.

Expand
표 43.106. JSON Formatter
요약

--noindent

json 들여쓰기를 비활성화할지 여부

Expand
표 43.107. 선택적 인수
요약

-h, --help

이 도움말 메시지를 표시하고 종료합니다.

Expand
표 43.108. 쉘 Formatter
요약

UNIX 쉘에서 구문 분석할 수 있는 형식(variable="value")--prefix PREFIX

모든 변수 이름에 접두사 추가

43.31. 네트워크 로그 가능 리소스 목록

지원되는 로그 가능 리소스 나열

사용법:

openstack network loggable resources list [-h]
                                                 [-f {csv,json,table,value,yaml}]
                                                 [-c COLUMN]
                                                 [--max-width <integer>]
                                                 [--fit-width] [--print-empty]
                                                 [--noindent]
                                                 [--quote {all,minimal,none,nonnumeric}]
                                                 [--sort-column SORT_COLUMN]
                                                 [--long]
Copy to Clipboard