Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

When you submit a virtual machine deployment request, change request, snapshot request or any other request, the backing API would send an email notification upon submission and completion. However, if you wish to opt-out to receiving notifications or pick and choose which kind of notifications you wish to receive, you can do that by using either the API, the VSS Command Line Interface, or The Cloud Portal.

This how-to provides the steps to customize your account Object Notifications and choose a preferred notification format using the VSS Portal and CLI.

Enable/Disable notification

VSS Portal

  1. Login to the https://vss-portal.eis.utoronto.ca 

  2. Go to the top-right corner where your Gravatar image is shown.

    Image RemovedImage Added
  3. Click on Settings

  4. Check the desired notification settings: all, none or submission, error, completion.

  5. Click on Save.

Command-Line Interface

Usinghttps://vss-cli.eis.utoronto.ca or a local VSS CLI install

...

Info

For more information about user notifications, please refer to User Notification Settings

Notification format

VSS Portal

  1. Login to the https://vss-portal.eis.utoronto.ca 

  2. Go to the top-right corner where your Gravatar image is shown.

  3. Click on Settings

  4. Check the desired notification format: html or text

  5. Click on Save.

Command-Line Interface

Usinghttps://vss-cli.eis.utoronto.ca or a local VSS CLI install

...

Info

From now on, all incoming notifications will be using text format instead of HTML.

Filter by label
showLabelsfalse
max5
spacesVSSPublic
showSpacefalse
sortmodified
showSpacetypefalsepage
reversetrue
typelabelspagevsscli vssapi
cqllabel in ( "vsscli" , "vssapi" ) and type = "page" and space = "VSSPublic"labelsvsscli vssapi


Page Properties
hiddentrue


Related issues



...