セキュリティ属性の作成
ゼロ信頼パケット・ルーティング(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操作を実行して、セキュリティ属性を作成します。