Note: Please go to docs.rightscale.com to access the current RightScale documentation set. Also, feel free to Chat with us!
Home > Release Notes > API Change Log > 2013-08-22

2013-08-22

Table of Contents


Reminder:  archived release notes available here.

General API Change Log Information

Release Date: August 22nd, 2013

 

The focus of this release is:

  • Cookbooks and Repositories
  • Networks
  • Alert Escalations
     

About the RightScale API:

The RightScale API provides access to the RightScale resources through a well-defined REST interface. The RightScale API Reference Guide lists all of the available resources together with their fields and actions.

RightScale API Version Reference Doc Support Site Examples
RightScale API 1.0 View View
RightScale API 1.5 View View

This release enhances API 1.5.

 

Note: if you are on a UCP account, you will be able to use AWS with API 1.5. For more information, see Unified Cloud Platform.

 


Release

Added Resources (and associated MediaTypes):

  • Alerts

  • CookbookAttachments

  • Cookbooks

  • Repositories

  • RepositoryAssets

  • RightScripts

  • RunnableBindings

Modified Resources:

AlertSpecs

  • index - added with_inherited flag, added ability to filter on an Instance

NoteThis flag allows you to filter on a server or instance. Since servers or instances inherit from the ServerTemplate definition, they usually don't have alert_specs set. In those cases, if you do not specify with_inherited, you'll get an empty array. If you specify with_inherited=true, RightScale will return all the alert_specs that were defined on the ServerTemplate and inherited by the server with this flag.

 

  • create - added ability to allow an Instance in the alert_spec[subject_href] field

  • Allow instance-facing API access to all actions on this resource 

AuditEntries

  • create - added user_email parameter for instance-facing API calls only

  • update - added offset parameter

  • Allow instance-facing API access to the create, update, and append actions

Networks

  • Added actions: create, destroy. See the Networks resource.

SecurityGroupRules

  • create - added ability to create rules with "egress" for direction param

ServerTemplates

  • Added actions: resolve, detect_changes_in_head, swap_repository. See the ServerTemplates resource.

Subnets

  • Added actions: create, destroy. See the Subnets resource.

 

 
You must to post a comment.
Last modified
09:11, 23 Aug 2013

Tags

This page has no custom tags.

Classifications

This page has no classifications.

Announcements

None


© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.