cloudstack/ui/scripts/ui-custom
Abhishek Kumar 58474530f6 api: snapshot, snapshotpolicy tag support (#3228)
Problem: Currently tags cannot be applied to snapshot when it is being created but through separate “create tags” API calls. For snapshot policies tags cannot be set either at creation or through “create tags” API.

Root Cause: The “create snapshots” API does not support adding tags during creation and it can only be done through “create tags” API. Snapshot policy as a resource does not support tags and no tags can be set for them through any API.

Solution: Tag support for snapshot policy has been added. Snapshot policy with tags when executed will produce snapshots containing the same tags from snapshot policy.

Following APIs have been updated:

Both “create snapshotpolicy” and “create snapshot” now accepts “tags” as a new parameter. The expected format for “tags” parameter is similar to parameter “tags” in “create tags“ API.
Deletion support for tags associated with snapshots policy has been added to “delete snapshotpolicies” API.
Tags set for snapshot policies are added to the Response of “list snapshotpolicies“ API.
UI support for setting tags to snapshots and snapshot policy is provided through the corresponding menus with a new section in each form to set tags.

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2019-06-27 09:21:08 +05:30
..
accountsWizard.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
affinity.js Fix set affinity for user overlay problem (Fixes #2986) (#2987) 2018-11-01 10:30:53 -03:00
autoscaler.js CLOUDSTACK-9229: Autoscale policy creation failing in VPC due to zoneid missing in createAutoScaleVmProfile 2016-01-13 15:47:06 +05:30
copyTemplate.js CLOUDSTACK-9700: Allow user to Register/Copy templates to multiple zones at the same time 2017-05-15 14:07:22 +05:30
dashboard.js Format JS 2013-07-18 12:34:20 -04:00
enableStaticNAT.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
granularSettings.js api: instance and template details are free text (#3240) 2019-06-27 09:14:47 +05:30
healthCheck.js CLOUDSTACK-9237: Create LB Healthcheck issues - button alignment and error message goes outside the window 2016-01-14 15:23:01 +05:30
installWizard.js General cleanup, source formatting, remove whitespace 2013-08-02 14:20:47 +05:30
instanceWizard.js server: allows compute offering with or without constraints (#3245) 2019-05-23 11:47:53 +05:30
ipRules.js Format JS 2013-07-18 12:34:20 -04:00
login.js CLOUDSTACK-8701: Allow SAML users to switch accounts 2015-08-14 11:58:44 +05:30
metricsView.js ui: improve metrics view implementation 2016-01-18 12:50:57 +01:00
migrate.js Fix "Migrate instance to another host" popup modal (#2803) 2018-08-28 22:14:03 -03:00
physicalResources.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
pluginListing.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
projectSelect.js populate project select when clicked on to display latest project options (#2810) 2018-08-20 10:03:51 +02:00
projects.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
recurringSnapshots.js api: snapshot, snapshotpolicy tag support (#3228) 2019-06-27 09:21:08 +05:30
regions.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
saml.js CLOUDSTACK-10101: Present the full domain name when listing user's domains in SAML2 plugin (#2280) 2017-10-10 10:12:03 +05:30
securityRules.js Format JS 2013-07-18 12:34:20 -04:00
uploadVolume.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
vpc.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00
zoneChart.js CLOUDSTACK-9997: Add cpu cores information in CapacityResponse 2017-07-22 11:26:37 +02:00
zoneFilter.js Format JS 2013-07-18 12:34:20 -04:00
zoneWizard.js Update jquery and related libraries (#3069) 2019-01-16 14:22:22 -02:00