Skip to main content

View and change VCS instance configurations

Once VCS instances are created, you can view the instance information change configurations in the following ways.

info

For the permission differences in VCS instance between Tenant Admins and Tenant Users, please refer to User roles and permissions.


View instance information

View instance information, such as ID, name, public/private IP address, state, creation time, creator, image version, resource ratio, key pair, network connection, storage, etc.

  • Go to the VCS Instance Management page, you can view the list information of all created instances: ID, Name, Public IP, State, Created at and Created by.
  • Enter keywords in the Search bar to filter out the results that meet the specific criteria in the column of the list.

tip

The last created instance is listed at the top. Click the column name at the top to change the order.

  • Select the instance to access the VCS Instance Details page and view more detailed information: Basics, Details, Networks & Connection, Storage (Data Disk).

info

After you connect a disk to a VCS, the VCS details page will display the disk mount path, which may be different from the disk mount path viewed by connecting to the VCS. It is recommended to use UUID as the disk comparison information, you can use the following command to get the disk UUID in the VCS instance:

  • Windows Powershell WMIC DiskDrive Get Model,Name,SerialNumber,Size,Status
  • Linux ls -l /dev/disk/by-id/

Please contact to our Technical Support if you have further questions.


Edit description

  • Go to the VCS Instance Details page, click "" to edit or add a description for the VCS instance so that you can distinguish it from other instances.


Enable/disable deletion protection

  • Enter the VCS Instance Details page and click "" to Enable or Disable Deletion Protection mechanism.

info

If "Deletion Protection" is enabled, before deleting a resource, you need to disable the protection mechanism before continuing the deletion process, which can prevent the resource from being deleted by mistake and causing service interruption.

tip
Quick Animation Tutorial


View/change security group

When creating a VCS instance, you can select a security group with default rules, or specify existing custome security groups.

Once the instance is created, you can perform the following operations on the instance details page:

  • View names of associated security groups.
  • Change associated security groups: Select X to diassociate security groups; search and click + to add new security groups.
info

For the list and management procedures of security groups, see Security Group for more information.