Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Service Management Versioning

Mis à jour: juin 2011

Operations provided by the Service Management API may have multiple versions. You must specify which version of an operation you want to use by setting the x-ms-version request header. Requests without an x-ms-version header will be rejected and return a (400) Bad Request response. If your service calls an older version of an operation, you can choose to continue calling the older version, or modify your code to call a newer version. Any differences in functionality between versions are outlined in the documentation.

The x-ms-version request header value must be specified in the format YYYY-MM-DD. For example:

Request Headers:
x-ms-version: 2011-02-25

The following table shows which versions of the Service Management API that are currently available:

 

Version Description

2011-06-01

The 2011-06-01 version added the following operations:

Get Deployment adds the following properties:

  • InstanceUpgradeDomain: The upgrade domain that a specified role instance belongs to.

  • InstanceFaultDomain: The fault domain that a specified role instance belongs to.

  • InstanceSize: The size of a specified role instance.

  • SdkVersion: The version of the Windows Azure SDK that was used to generate the .cspkg.

  • InputEndpointList: A list of input endpoints exposed by the deployment.

  • RoleName: The name of the role that exposes an input endpoint in the list.

  • Vip: The virtual IP address that the input endpoint is exposed on.

  • Port: The port the input endpoint is exposed on.

List Subscription Operations

  • OperationStartedTime: The time that the operation started to execute.

  • OperationCompletedTime: The time that the operation finished executing.

2011-02-25

The 2011-02-25 version added the following operations:

2010-10-28

The 2010-10-28 version updated the following operations:

  • List Operating Systems: The response body now indicates the operating system family for each guest operating system.

The 2010-10-28 version added the following operations:

2010-04-01

The 2010-04-01 version updated the following operations:

  • Get Hosted Service Properties: When the embed-detail parameter is set to true, the response body now indicates the operating system version for each deployed role.

The 2010-04-01 version added the following operations:

  • List Operating Systems: Lists the versions of the guest operating system that are currently available in Windows Azure.

2009-10-01

The 2009-10-01 version was the first version of the Service Management API. It included the following operations:

Voir aussi

Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

© 2013 Microsoft. Tous droits réservés.
facebook page visit twitter rss feed newsletter