Updating File System Network Security Groups

Change the network security groups (NSGs) for a File Storage with Lustre file system.

A file system can belong to a maximum of five NSGs. For more information, see Network Security Groups.

    1. On the Lustre file systems list page, select the file system that you want to work with. If you need help finding the list page, see Listing File Systems.
    2. On the file system's details page, select the More actions menu and then select Edit network security groups.
    3. In the Edit network security groups panel, add or remove NSGs as needed for the file system.
    4. Select Update.
  • Use the oci lfs lustre-file-system update command and the --nsg-ids parameter to update a file system's NSGs:

    oci lfs lustre-file-system update --nsg-ids <list_of_NSG_OCIDs>

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateLustreFileSystem operation with the nsgIds attribute to update a file system's NSGs.

    For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.