セキュリティ属性の作成
Zero Trust Packet Routing (ZPR)サービスでセキュリティ属性を作成します。
セキュリティ属性を作成した後、ZPRポリシーを作成できます。セキュリティ属性をリソースを関連付けると、ポリシーが有効になります。 oci security-attribute security-attribute createコマンドおよび必須パラメータを使用して、指定したセキュリティ属性ネームスペースにセキュリティ属性を作成します:
oci security-attribute security-attribute create --description <security_attribute_description> --name <security_attribute_name> --security-attribute-namespace-id <security_attribute_namespace_ocid> [OPTIONS]
CLIコマンドのパラメータおよび値の完全なリストは、CLIコマンド・リファレンスを参照してください。
CreateSecurityAttribute操作を実行して、セキュリティ属性を作成します。