Skip to content

Releases: NTTLimitedRD/Compute.Api.Powershell

CaaS PowerShell Release 3.7.3 (Api Version 2.8)

04 Feb 00:20
Compare
Choose a tag to compare

This release target the compute api v2.8
Few bug fixes related to deploy server.

CaaS PowerShell Release 3.7.2 (Api Version 2.7)

25 Jan 03:16
Compare
Choose a tag to compare

This release target the compute api v2.7.
Also includes debug with logging api request functionality.

CaaS PowerShell Release 3.4 (Api Version 2.4)

05 Apr 02:45
Compare
Choose a tag to compare

This release contains update to api version 2.4

CaaS PowerShell Release 3.3 (Api Version 2.2)

01 Aug 02:14
Compare
Choose a tag to compare

This release contains a few bug fixes
1> Get-CaaSCustomerImage
2> Get-CaaSServer : the networkdomainid and vlanid filters are fixed

Api Version 2.2 (Morpheus) Update 1

13 Jul 05:45
Compare
Choose a tag to compare

This release contains
Supports Set-CaasServerSpec command for updating cpu and memory details.

Sample
Get-CaasServer -Name test | Set-CaasServerSpec -MemoryInGb 8 -CpuCount 2

Api Version 2.2 (Morpheus)

13 May 04:56
Compare
Choose a tag to compare

Release contains support for recent Api Version 2.2

  1. IP Address Lists and Port Lists Lists in Firewall Rules
    Allows you to create lists of IP addresses or ports and then defined firewall rules based on those lists. This way you can simply edit the members of the list without having to modify or add a firewall rule.
  2. Cloud Asset Tagging for Billable Cloud Assets
    Allows users to “tag” servers, networks, and other elements with metadata and have that metadata appear on the CloudControl detailed usage reports.
  3. API to “Reserve” Private IPv4 and IPv6 in MCP 2.0
    Allows users to “reserve” IPv4/IPv6 so they can’t be assigned to NICs or VIPs.

Api 2.2 documentation https://community.opsourcecloud.net/DocumentRevision.jsp?docId=144faed4cf556401f5b94fb1afafa9b5

Note: There will be some breaking changes to New-CaasFirewallRule, as the api's have changed. Please refer to the UsageSample.ps1 for reference.

PowerShell for Dimension Data Caas 3.0.9

22 Dec 01:49
Compare
Choose a tag to compare

Release contains support for recent 2.1 API upgrade

Get Data Centers has the following additional information:
• CPU Speeds supported at each Data Center.
• Maximum VMware Virtual Hardware version supported at each data centre.

Deploy Server has the following additional options:
• Memory
• CPU count
• Cores per Socket
• CPU Speed (refer to List Data Centers for source values)
• DNS
• Microsoft Time Zone for Servers deployed from Microsoft Windows Server

Get Server have the following information added about each Server:
• Cores per Socket
• CPU Speed
• Virtual Hardware.

Update Customer Image:
• Edit Customer Image Metadata enables a user to update metadata about a given Customer Image; Description, CPU Speed, Operating System Id and Disk Speeds.

API 2.1 now supports :
• Get OS Image.
• Get Customer Image.
• Get Operating Systems supported at Data Center.
• Update Virtual Hardware version.

For Windows 10 users, available on PowerShell Gallery-
https://www.powershellgallery.com/packages/CaaS/

PowerShell for Dimension Data Caas 3.0.8

04 Dec 02:21
Compare
Choose a tag to compare

Includes fixes for
1> Get-CaaSVlan filtered options
2> Get-CaaSVipPoolMember VipNode argument type, and other argument based filtering
3> Get-CaasVipNode filtering on fields apart from network domain
4> Get-CaasVipPool filtering on fields apart from network domain
5> Get-CaasVipPoolMember filtering on fields apart from network domain

For Windows 10 users, available on PowerShell Gallery-
https://www.powershellgallery.com/packages/CaaS/

PowerShell for Dimension Data Caas 3.0.7

03 Dec 03:02
Compare
Choose a tag to compare

Contains the following changes
1> New-CaasFirewallRule to accept relative firewall positioning
2> New-CaasVIPVirtualListener to have ipAddress as non mandatory
3> PublicIpBlock functionality for MCP2
4> Support for Med-One as Vendor

For Windows 10 users, available on PowerShell Gallery-
https://www.powershellgallery.com/packages/CaaS/

PowerShell for Dimension Data Caas 3.0.6

25 Nov 06:09
Compare
Choose a tag to compare

Apart from various fixes, we are adding support for the following MCP2 functionalities:

Firewall Rule
NAT Rule
VIP Node
VIP Virtual Listener
VIP Pool
VIP Pool Member
Copy Image to datacenter
Health Monitors
Persistence Profile
iRules
Cloud Monitoring

For Windows 10 users, available on PowerShell Gallery-
https://www.powershellgallery.com/packages/CaaS/