VK Cloud logo

Manila component events

Events that the service of file storages reports to Cloud Audit:

Method

Endpoint and events generated on it, including failed action attempts

Creating and deleting file storages and changing their settings

POST

/v2/shares/

A file storage has been created

POST

/v2/shares/manage

A file storage created outside the file storage service has been brought under its management

PUT

/v2/shares/{share_id}

Settings of a file storage have been changed

DELETE

/v2/shares/{share_id}

A file storage has been deleted

Operations with file storage metadata

POST

/v2/shares/{share_id}/metadata

  • New metadata has been added as key/value pairs.
  • Values ​​for the existing metadata have been changed

PUT

/v2/shares/{share_id}/metadata

All metadata of a file storage has been replaced with new ones

DELETE

/v2/shares/{share_id}/metadata/{key}

A metadata element with the given key has been deleted

Additional operations with file storages

POST

/v2/shares/{share_id}/action

  • Access to a file storage has been granted.
  • Access to a file storage has been revoked.
  • File storage size has been changed

Operations with file storage snapshots

POST

/v2/snapshots

A file storage snapshot has been created

POST

/v2/snapshots/manage

A snapshot of a file storage created outside the file storage service has been brought under its management

POST

/v2/snapshots/{snapshot_id}/action

Managing a snapshot of a file storage created outside of file storage service has been cancelled

PUT

/v2/snapshots/{snapshot_id}

Setting of a file storage snapshot have been changed

DELETE

/v2/snapshots/{snapshot_id}

A file storage snapshot has been deleted

Operations with metadata of file storage snapshots

POST

/v2/snapshots/{snapshot_id}/metadata

  • New metadata has been added as key/value pairs.
  • Values ​​for the existing metadata have been changed

PUT

/v2/snapshots/{snapshot_id}/metadata

All metadata of a file storage snapshot has been replaced with new ones

DELETE

/v2/snapshots/{snapshot_id}/metadata/{key}

A metadata element with the given key has been deleted

Managing file storage networks

POST

/v2/share-networks

A file storage network has been created

POST

/v2/share-networks/{share_network_id}/action

Actions with a security service for a file storage network:

  • the service has been added, deleted, or replaced;
  • the ability to add or replace the service has been checked.

PUT

/v2/share-networks/{share_network_id}

Settings of a file storage network have been changed

DELETE

/v2/share-networks/{share_network_id}

A file storage network has been deleted

Managing subnets in file storage networks

POST

/v2/share-networks/{share_network_id}/subnets

A subnet of the specified file storage network has been created

DELETE

/v2/share-networks/{share_network_id}/subnets/{share_network_subnet_id}

A subnet of the specified file storage network has been deleted

Managing file storage network metadata

POST

/v2/share-networks/{share_network_id}/subnets/{share_network_subnet_id}/metadata

  • New metadata has been added as key/value pairs.
  • Values ​​for the existing metadata have been changed

PUT

/v2/share-networks/{share_network_id}/subnets/{share_network_subnet_id}/metadata

All metadata of the specified subnet has been replaced with new ones

DELETE

/v2/share-networks/{share_network_id}/subnets/{share_network_subnet_id}/metadata/{key}

A metadata element with the given key has been deleted

Operations with file storage types

POST

/v2/types

A new type of file storages has been created

POST

/v2/types/{share_type_id}/extra_specs

An additional specification has been assigned to the specified file storage type

DELETE

/v2/types/{share_type_id}/extra_specs/{extra-spec-key}

An additional specification assignment for a file storage type has been cancelled

POST

/v2/types/{share_type_id}/action

  • Access to a file storage type has been granted.
  • Access to a file storage type has been revoked

DELETE

/v2/types/{share_type_id}

A type of file storages has been deleted

PUT

/v2/types/{share_type_id}

Settings of a file storage type have been changed

Managing quotas

PUT

/v2/quota-sets/{project_id_quota_request_path}?user_id={user_id}

Quotas for a project or a user of a project have been changed

DELETE

/v2/quota-sets/{project_id_quota_request_path}?user_id={user_id}

A change to quotas for a project or a user of a project has been reverted, i.e. quotas are back to default

Operations with access rule metadata

PUT

/v2/share-access-rules/{access_id}/metadata

Metadata for a file storage access rule has been changed

DELETE

/v2/share-access-rules/{access_id}/metadata/{key}

  • Setting metadata for a file storage access rule has been cancelled.
  • A value of a metadata element with the given key has been deleted

Managing file storage backup

POST

/v2/share-backups

A file storage backup has been created

PUT

/v2/share-backups/{backup_id}

Settings of a file storage backup has been changed

DELETE

/v2/share-backups/{backup_id}

A file storage backup has been deleted

POST

/v2/share-backups/{backup_id}/action

  • A file storage has been restored from a backup.
  • The administrator has changed the status of a backup copy