Releases: NTTLimitedRD/Compute.Api.Powershell
CaaS PowerShell Release 3.7.3 (Api Version 2.8)
CaaS PowerShell Release 3.7.2 (Api Version 2.7)
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)
This release contains update to api version 2.4
CaaS PowerShell Release 3.3 (Api Version 2.2)
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
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)
Release contains support for recent Api Version 2.2
- 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. - 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. - 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
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
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
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
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/