paybackman 3a9dd43380 Minor changes... About to port from other Repo
Port from New-CLI repo with MVS working.

Changed naming from Openstack to OpenStack across the board to match API..

Trying to comit

Change-Id: I575d847e38c903e1ae308b55d0f0768bd33fa7e1
2014-05-08 09:51:36 -05:00

9686 lines
306 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" ?>
<helpItems schema="maml">
<!-- v 1.1.0.9 -->
<!--========================================================================================================================================================== -->
<!-- Common Cmdlets -->
<!--========================================================================================================================================================== -->
<!-- Copy-Id -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Copy-Id
</command:name>
<maml:description>
<maml:para>This Cmdlet will copy a records Id column to the clipboard given a QuickPick Number.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Copy</command:verb>
<command:noun>Id</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will copy a records Id column to the clipboard given a QuickPick Number.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>qp</maml:name>
<maml:description>
<maml:para>
The QuickPick Number of the row
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# copy-id 2
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will copy the Id of the record represented by QuickPickNumber 2
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Get-Config -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Get-Config
</command:name>
<maml:description>
<maml:para>This Cmdlet will print out what config file entries the current session is running under.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Get</command:verb>
<command:noun>Config</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will print out what config file entries the current session is running under.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourstorageContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Get-Config
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Prints out settings for the current session.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Map-Drive -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Map-Drive
</command:name>
<maml:description>
<maml:para>This Cmdlet will map a Container that someone else owns to your list of available drives.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Map</command:verb>
<command:noun>Drive</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will map a Container that someone else owns to your list of available drives.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>s</maml:name>
<maml:description>
<maml:para>
The full Container path
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<!--<command:inputTypes>
</command:inputType>-->
<!--</command:inputTypes>-->
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# map-drive https://objects.werr.net:443/v1/9153476658759/rgtest2
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Maps the rgtest2 Container to the list of available drives for the user.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Remove-Drive -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Drive
</command:name>
<maml:description>
<maml:para>This Cmdlet will remove an existing mapped drive.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Map</command:verb>
<command:noun>Drive</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will remove an existing mapped drive.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>s</maml:name>
<maml:description>
<maml:para>
The Container name
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<!--<command:inputTypes>
</command:inputType>-->
<!--</command:inputTypes>-->
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# remove-drive rgtest
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
removes the rgtest2 Container from the list of available drives.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Migrate-Drive -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Migrate-Drive
</command:name>
<maml:description>
<maml:para>This Cmdlet is used migrate existing stores of data from external sources like S3, Dropbox and Skydrive to a target Container within OpenStack Object Storage. </maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Set</command:verb>
<command:noun>Config</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet is used migrate existing stores of data from external sources like S3, Dropbox and Skydrive to a target Container within OpenStack Object Storage.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
</command:parameters>
<!-- Input - Output section-->
<!--<command:inputTypes>
</command:inputType>-->
<!--</command:inputTypes>-->
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Migrate-Drive -p "S3" -sk "aa78676dhhh100" -ak "jhjhgu64332" -b "testb1", "testb2"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Copies the testb1 and testb2 S3 Buckets to OpenStack Object Storage Containers of the same name. -sk = SecretKey -ak = AccessKey
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 2
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Migrate-Drive -p "S3" -sk "aa78676dhhh100" -ak "jhjhgu64332"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This example omits the Buckets (-b) parameter which forces the cmdlet to migrate all S3 Buckets to OpenStack Object Storage Containers of the same name.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 3
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Migrate-Drive -p "Skydrive"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Migrates the local Skydrive store over to a Container called "Skydrive"
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 4
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Migrate-Drive -p "Dropbox"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Migrates the local Dropbox store over to a Container called "Dropbox"
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Set-Config -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Set-Config
</command:name>
<maml:description>
<maml:para>This Cmdlet is used to change specific settings on a per session basis. In addition to this, all settings may be changed at once by supplying the path to a completely different config file. </maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Set</command:verb>
<command:noun>Config</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet is used to change specific settings on a per session basis. In addition to this, all settings may be changed at once by supplying the path to a completely different config file.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Set-Config -k "HttpTimeOut" -v "100"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Changes the HttpTimeout setting to 100 miliseconds
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 2
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Set-Config -s "c:\testconfig.config"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Replaces all current session settings with those defined within the testconfig.config file.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 3
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Set-Config -resercfg"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Resets the current session settings to those defined within the default config file (OpenStack.config)
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Get-URI -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Get-Uri
</command:name>
<maml:description>
<maml:para>This cmdlet will print out the fully qualified URI of the resource that you supply with optional parameters which constrain the URIs validity to a timepsan.. </maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Get</command:verb>
<command:noun>URI</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
When you issue this command the URI is also pasted to the Windows clipboard for your convenience. If you want to disable this behavior simply set the OpenStack.config option entitled PasteGetURIResultsToClipboard to false.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>s</maml:name>
<maml:description>
<maml:para>
The Source Path to the StorageObject.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>dv</maml:name>
<maml:description>
<maml:para>
The number of days the URI is considered valid (optional)
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sv</maml:name>
<maml:description>
<maml:para>
The number of seconds the URI is considered valid (optional)
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# get-uri anothertest.txt
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This prints out the fully qualified URI for the anothertest.txt file.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Get-Notes -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Get-Notes
</command:name>
<maml:description>
<maml:para>
This cmdlet will pull a list of release notes from the server. You can also filter the notes to a specific version.
</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Get</command:verb>
<command:noun>Notes</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>all</maml:name>
<maml:description>
<maml:para>
Prints all release notes
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>v</maml:name>
<maml:description>
<maml:para>
Prints release notes for a specific version
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Get-Notes -all
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Prints the entire set of release notes from all releases.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 2
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Get-Notes -v "2.0.0.0"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Prints out the release notes for the 2.0.0.0 release only.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Get-Catalog -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Get-Catalog
</command:name>
<maml:description>
<maml:para>
This cmdlet will show the current Users service catalog that was retrieved when logging in. This catalog represents every service the user has authorization to use.
</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Get</command:verb>
<command:noun>Catalog</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>v</maml:name>
<maml:description>
<maml:para>
Verbose mode displays detailed information about each service that's available.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="false" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Get-Catalog
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Shows a simple listing of available services.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 2
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Get-Catalog -v
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Shows a more detailed list of services with additional technical information.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Get-Version -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Get-Version
</command:name>
<maml:description>
<maml:para>
Shows the products version number.
</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Get</command:verb>
<command:noun>Version</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Get-Version
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Shows the products current version.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!--========================================================================================================================================================== -->
<!-- Networking Cmdlets -->
<!--========================================================================================================================================================== -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-FloatingIP
</command:name>
<maml:description>
<maml:para>This Cmdlet will completely remove an existing Floating IP address.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>FloatingIP</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will completely remove an existing Floating IP address.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier for the Floating IP address.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# remove-floatingIP 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will delete the floatingIP with the id of 4ee64397-1253-473c-a81d-bc23dceeef31
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Network
</command:name>
<maml:description>
<maml:para>This Cmdlet will completely remove an existing Network.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Network</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will completely remove an existing Network.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier of the Network
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# remove-network -id 12857174-99cf-40e9-999e-fb0fa2e84898
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will delete the Network with the id of 12857174-99cf-40e9-999e-fb0fa2e84898
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Port
</command:name>
<maml:description>
<maml:para>This Cmdlet will completely remove an existing Port.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Port</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will completely remove an existing Port.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier of the Port
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# remove-port -id 12857174-99cf-40e9-999e-fb0fa2e84898
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will delete the Port with the id of 12857174-99cf-40e9-999e-fb0fa2e84898
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Router
</command:name>
<maml:description>
<maml:para>This Cmdlet will completely remove an existing Router.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Port</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will completely remove an existing Router.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier of the Router
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# remove-router 12857174-99cf-40e9-999e-fb0fa2e84898
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will delete the Router with the id of 12857174-99cf-40e9-999e-fb0fa2e84898
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-RouterInterface
</command:name>
<maml:description>
<maml:para>TThis Cmdlet will completely remove an existing relation between a Subnet and Router.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Port</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will completely remove an existing relation between a Subnet and Router.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier of the Router
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sid</maml:name>
<maml:description>
<maml:para>
The identifier of the Subnet.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# remove-routerinterface -id 12857174-99cf-40e9-999e-fb0fa2e84898 -sid bd1c30f7-71f1-455e-b91e-8d03da7f5224
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will remove the association between Router 12857174-99cf-40e9-999e-fb0fa2e84898 and Subnet bd1c30f7-71f1-455e-b91e-8d03da7f5224
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Subnet
</command:name>
<maml:description>
<maml:para>This Cmdlet will completely remove an existing Subnet.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Subnet</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will completely remove an existing Subnet.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier of the Subnet
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# remove-Subnet 12857174-99cf-40e9-999e-fb0fa2e84898
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will delete the Subnet with the id of 12857174-99cf-40e9-999e-fb0fa2e84898
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-FloatingIP
</command:name>
<maml:description>
<maml:para>This Cmdlet will create a new FloatingIP.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>FloatingIP</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will create a new FloatingIP.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>pid</maml:name>
<maml:description>
<maml:para>
The identifier of the Port required to create the FloatingIP
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>nid</maml:name>
<maml:description>
<maml:para>
The identifier of the Network required to create the FloatingIP
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# new-FloatingIP -pid 12857174-99cf-40e9-999e-fb0fa2e84898 -nid bd1c30f7-71f1-455e-b91e-8d03da7f5224
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new Floating IP address for Network 12857174-99cf-40e9-999e-fb0fa2e84898 and Port bd1c30f7-71f1-455e-b91e-8d03da7f5224
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-Network
</command:name>
<maml:description>
<maml:para>This Cmdlet will create a new Network.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>Network</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will create a new Network.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>n</maml:name>
<maml:description>
<maml:para>
The name of the new Network
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>asu</maml:name>
<maml:description>
<maml:para>
Determines if the AdminStateUp flag is true or false.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# new-network "testNet1" -asu
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new network called testNet1 with its AdminStateUp set to true.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-Port
</command:name>
<maml:description>
<maml:para>This Cmdlet will create a new Port.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>Port</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will create a new Port.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>n</maml:name>
<maml:description>
<maml:para>
The name of the new Port
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>asu</maml:name>
<maml:description>
<maml:para>
Determines if the AdminStateUp flag is true or false.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>nid</maml:name>
<maml:description>
<maml:para>
The id of the Network where the Port will exist.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>did</maml:name>
<maml:description>
<maml:para>
The Ports DeviceId
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# new-port "testPort1" -nid bd1c30f7-71f1-455e-b91e-8d03da7f5224 -asu -did "sdf\etc"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new Port called testNet1 on Network bd1c30f7-71f1-455e-b91e-8d03da7f5224 with its AdminStateUp set to true and a Device = sdf/etc.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-Router
</command:name>
<maml:description>
<maml:para>This Cmdlet will create a new Router.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>Router</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will create a new Router.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>n</maml:name>
<maml:description>
<maml:para>
The name of the new Router
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>asu</maml:name>
<maml:description>
<maml:para>
Determines if the AdminStateUp flag is true or false.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>egw</maml:name>
<maml:description>
<maml:para>
The id of the External Gateway Network Id.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# new-router "testRouter1" -asu -egw bd1c30f7-71f1-455e-b91e-8d03da7f5224
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new Router called testRouter1 on External Network bd1c30f7-71f1-455e-b91e-8d03da7f5224 with its AdminStateUp set to true.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-RouterInterface
</command:name>
<maml:description>
<maml:para>This Cmdlet will create a new Router.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>RouterInterface</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will create a new RouterInterface.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>rid</maml:name>
<maml:description>
<maml:para>
The Router Id
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sid</maml:name>
<maml:description>
<maml:para>
The Subnet Id
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>pid</maml:name>
<maml:description>
<maml:para>
The Port Id
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# new-routerinterface -rid bd1c30f7-71f1-455e-b91e-8d03da7f5224 -pid c9e32588-5b69-4100-a1a6-fa49094ec0a8 -sid 7yuu9886-5b69-4100-a1a6-fa49094ec0a8
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new Relationship between Router (bd1c30f7-71f1-455e-b91e-8d03da7f5224), Port (c9e32588-5b69-4100-a1a6-fa49094ec0a8) and Subnet (7yuu9886-5b69-4100-a1a6-fa49094ec0a8)
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-Subnet
</command:name>
<maml:description>
<maml:para>This Cmdlet will create a new Subnet.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>Subnet</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will create a new Subnet.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>nid</maml:name>
<maml:description>
<maml:para>
The id of the Network Id.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>ipv</maml:name>
<maml:description>
<maml:para>
Sets the IP Version
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>c</maml:name>
<maml:description>
<maml:para>
The CIDR value
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>a</maml:name>
<maml:description>
<maml:para>
A comma seperated list of Allocation Pools.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# new-subnet -nid bd1c30f7-71f1-455e-b91e-8d03da7f5224 -ipv 4 -c "10.0.6.0/24" -a "10.0.6.20", "10.0.6.22" , "10.0.6.26", "10.0.6.29"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new Subnet.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Update-FloatingIP
</command:name>
<maml:description>
<maml:para>This Cmdlet will update an existing FloatingIP.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Update</command:verb>
<command:noun>FloatingIP</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will update an existing FloatingIP.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier of the Floating IP
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>pid</maml:name>
<maml:description>
<maml:para>
The identifier of the Port Id
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# update-FLoatingIP -fid 12857174-99cf-40e9-999e-fb0fa2e84898 -pid c9e32588-5b69-4100-a1a6-fa49094ec0a8
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will reassign the Floating IP (12857174-99cf-40e9-999e-fb0fa2e84898) to the new Port (c9e32588-5b69-4100-a1a6-fa49094ec0a8)
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Update-Network
</command:name>
<maml:description>
<maml:para>This Cmdlet will update an existing Network.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Update</command:verb>
<command:noun>Network</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will update an existing Network.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier of the Network IP
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>n</maml:name>
<maml:description>
<maml:para>
The Networks name
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# update-Network -id 12857174-99cf-40e9-999e-fb0fa2e84898 -n "NewNameTest"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will change the Network(12857174-99cf-40e9-999e-fb0fa2e84898) name to NewNameTest.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Update-Port
</command:name>
<maml:description>
<maml:para>This Cmdlet will update an existing Port.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Update</command:verb>
<command:noun>Port</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will update an existing Port.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier of the Port IP
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>did</maml:name>
<maml:description>
<maml:para>
The Device Id
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# update-Port -id 12857174-99cf-40e9-999e-fb0fa2e84898 -did "984456484-76cf-431t-66f-uyt5674567543"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will change the Port(12857174-99cf-40e9-999e-fb0fa2e84898) device to the devie with Id = 984456484-76cf-431t-66f-uyt5674567543
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Update-Router
</command:name>
<maml:description>
<maml:para>This Cmdlet will update an existing Router.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Update</command:verb>
<command:noun>Router</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will update an existing Router.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier of the Router
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>nid</maml:name>
<maml:description>
<maml:para>
The identifier of the Network
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# update-Router -id 12857174-99cf-40e9-999e-fb0fa2e84898 -nid c9e32588-5b69-4100-a1a6-fa49094ec0a8
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will reassign the Router(12857174-99cf-40e9-999e-fb0fa2e84898) to Network (c9e32588-5b69-4100-a1a6-fa49094ec0a8)
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Update-Subnet
</command:name>
<maml:description>
<maml:para>This Cmdlet will update an existing Subnet.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Update</command:verb>
<command:noun>Subnet</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
This Cmdlet will update an existing Subnet.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier of the Subnet
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>egw</maml:name>
<maml:description>
<maml:para>
The identifier of the External Network Gateway
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>n</maml:name>
<maml:description>
<maml:para>
The new name of the Subnet
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# update-Subnet -id 12857174-99cf-40e9-999e-fb0fa2e84898 -egw c9e32588-5b69-4100-a1a6-fa49094ec0a8 -n "NewSubnetName"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will reassign the Subnet(12857174-99cf-40e9-999e-fb0fa2e84898) to External Network (c9e32588-5b69-4100-a1a6-fa49094ec0a8) with the new name of "NewSubnetName"
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!--========================================================================================================================================================== -->
<!-- Object Storage Related Cmdlets -->
<!--========================================================================================================================================================== -->
<!-- Get-Metadata -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Get-Metadata
</command:name>
<maml:description>
<maml:para>This Cmdlet will list out the Metadata entries assigned to the supplied resource. You can currently list metadata assigned to Servers, Storage Objects , Containers and CDN Containers.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Get</command:verb>
<command:noun>Metadata</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
Many resources can have zero to many custom meta-data entries assigned to them. This is essentially a list of Key Value Pairs attached to the resource that you may use for whatever you would like.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name></maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sp</maml:name>
<maml:description>
<maml:para>
The path to the remote Storage Object. Paths may be expressed as fully qualified or relative to the current location in the store.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>cn</maml:name>
<maml:description>
<maml:para>
The Container Name.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>cdn</maml:name>
<maml:description>
<maml:para>
The CDN Container Name.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sid</maml:name>
<maml:description>
<maml:para>
The Server ID.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Get-metadata test.txt
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will print out a list of name value pairs assigned to the. For details on how to add meta-data elements see the Set-Metadata Cmdlet.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 2
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Get-metadata -sid 23465
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will print out all Metadata entries for the Server with an ID = 23465.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 3
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Get-metadata -cn "Marketing"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will print out all Metadata entries for the Marketing Container.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 4
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Get-metadata -cdn "Marketing"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will print out all Metadata entries for the Marketing CDN Container.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Set-Metadata -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Set-Metadata
</command:name>
<maml:description>
<maml:para>This Cmdlet can be used to add meta-data elements to an existing resource.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Set</command:verb>
<command:noun>Metadata</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
Resources can have zero to many custom meta-data entries assigned to them. This is essentially a list of Key Value Pairs attached to the object that you may use for whatever you would like.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Set-Metadata [-sp] [-sid] [-cdn] -md </maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sp</maml:name>
<maml:description>
<maml:para>
The path to a remote Storage Object. Paths may be expressed as fully qualified or relative to the current location in the store.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>md</maml:name>
<maml:description>
<maml:para>
This is a comma delimited set of Name Value Pairs enclosed in quotes. the Key and Values are delimited by the pipe symbol."
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sid</maml:name>
<maml:description>
<maml:para>
The Server Id
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>cdn</maml:name>
<maml:description>
<maml:para>
The CDN Container name.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Set-metadata test.txt -md "Author|Tom", "Editor|Sam"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This example shows us adding two seperate KVPs to the test.txt file.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 2
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Set-metadata -sid 1345 -md "Author|Tom", "Editor|Sam"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This example applies the Key Value Pair (-md argument) to the Server with an Id = 1345.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 3
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Set-metadata -cdn "Marketing" -md "Author|Tom", "Editor|Sam"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This example applies the Key Value Pair (-md argument) to the CDN Container called Marketing.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Get-URI -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Get-URI
</command:name>
<maml:description>
<maml:para>This Cmdlet will show the fully qualified URI of an object in storage.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Get</command:verb>
<command:noun>Metadata</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>s</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>s</maml:name>
<maml:description>
<maml:para>
The path to the remote Storage Object. Paths may be expressed as fully qualified or relative to the current location in the store.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Get-URI test.xml
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This example shows the fully qualifed URI for the test.xml file located in the current directory.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Remove-Item -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Item
</command:name>
<maml:description>
<maml:para>This Cmdlet remove an object in storage.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Item</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>s</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>t</maml:name>
<maml:description>
<maml:para>
The path to the remote Storage Object. Paths may be expressed as fully qualified or relative to the current location in the store.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# Remove-Item test.xml
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This example the test.xml file located in the current directory.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!--========================================================================================================================================================== -->
<!-- Container Related Cmdlets -->
<!--========================================================================================================================================================== -->
<!-- Set-Scope -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Set-Scope
</command:name>
<maml:description>
<maml:para>This sets a Containers scope to public.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Get</command:verb>
<command:noun>Metadata</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
To allow users other than the owner of a Container to access resources you need to set the Containers scope to Public with this cmdlet.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>SourcePath</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Name</maml:name>
<maml:description>
<maml:para>
The Containers name.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
#set-scope testContainer -s public
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This example shows us changing the testContainers scope to public.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Remove-Container -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Container
</command:name>
<maml:description>
<maml:para>Removes the specified Container from the system optionally forcing the operation to complete without confirmation.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Container</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Name</maml:name>
<maml:description>
<maml:para>
The name of the Container to remove.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>ForceDelete</maml:name>
<maml:description>
<maml:para>
This switch forces the Container to be removed without any confirmation prompt.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>cdn</maml:name>
<maml:description>
<maml:para>
Removes any associated CDN entry when the Container is removed.
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# remove-container testContainer
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Removes testContainer from the system but prompts the user for confirmation before continuing.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 2
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# remove-container testContainer -fd
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Forces the system to delete the specified Container without confirmation from the user.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- New-Container -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-Container
</command:name>
<maml:description>
<maml:para>This Cmdlet create a new storage Container.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>Container</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
You must be a registered user of the OpenStack Cloud Services platform in order to perform this operation because it requires a valid access key id to authenticate the request. Therefore anonymous requests can not create Containers. When you create a Container, you become the Container owner.
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Name</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Name</maml:name>
<maml:description>
<maml:para>
The name of the Container to create.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Url</maml:name>
<maml:description>
<maml:para>
The url to a Shared Container.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# New-Container marketing
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new Container named marketing.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 2
</maml:title>
<maml:introduction>
<maml:para>PS yourContainer:\&gt;</maml:para>
</maml:introduction>
<dev:code>
# New-Container https://region-a.geo-1.objects.Openstacksvc.com/v1/AUTH_2485a207-71a4-4429-9e24-f7bf49e207fc/testcon
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will allow use of the Shared Container named testcon.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!--========================================================================================================================================================== -->
<!-- Block Storage Related Cmdlets -->
<!--========================================================================================================================================================== -->
<!-- New-Volume -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-Volume
</command:name>
<maml:description>
<maml:para>This Cmdlet creates a new Block Storage Volume.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>Volume</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>New-Volume</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>svid</maml:name>
<maml:description>
<maml:para>
The Source Volume Id to derive this volume from. The Source Volume Id must reside in the same AZ as the one you are creating.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>az</maml:name>
<maml:description>
<maml:para>
The target Availability Zone to create the Volume in.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Name</maml:name>
<maml:description>
<maml:para>
The name of the Volume to create.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Description</maml:name>
<maml:description>
<maml:para>
A quick description of the Volumes purpose.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="false" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Size</maml:name>
<maml:description>
<maml:para>
The size (in Gb) of the Volume.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="false" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Metadata</maml:name>
<maml:description>
<maml:para>
Additional Metadata associated with the Volume. This will be a comma delimited set of name value pairs which are themselves pipe delimited.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="false" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# New-Volume "TestVolume" "This is a simple Volume test" 20
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new 20 gig Volume.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 2
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# New-Volume "TestVolume" "This is a simple Volume test" 20 "test|data", "another|test"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new 20 gig Volume with additional metadata
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Remove-Volume -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Volume
</command:name>
<maml:description>
<maml:para>This Cmdlet deletes an existing Block Storage Volume.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Volume</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Remove-Volume</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>VolumeId</maml:name>
<maml:description>
<maml:para>
The Volumes unique identifier.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Remove-Volume 12857174-99cf-40e9-999e-fb0fa2e84898
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will remove a existing Volume with an Id = 12857174-99cf-40e9-999e-fb0fa2e84898.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Attach-Volume -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Attach-Volume
</command:name>
<maml:description>
<maml:para>This Cmdlet associates a Volume with an existing Server.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Attach</command:verb>
<command:noun>Volume</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Attach-Volume</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The id of the target Server.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>VolumeId</maml:name>
<maml:description>
<maml:para>
The Volumes unique identifier.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Device</maml:name>
<maml:description>
<maml:para>
The associations Device name.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="false" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Attach-Volume -s 12857174-99cf-40e9-999e-fb0fa2e84898 -v 7da74520-9d5e-427b-a508-213c84e69616 "/dev/vdp"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will associate Volume 7da74520-9d5e-427b-a508-213c84e69616 to Server 12857174-99cf-40e9-999e-fb0fa2e84898 with an assigned device name of /dev/vdX.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Detach-Volume -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Detach-Volume
</command:name>
<maml:description>
<maml:para>This Cmdlet disassociates a Volume with an existing Server.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Detach</command:verb>
<command:noun>Volume</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Detach-Volume</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Id</maml:name>
<maml:description>
<maml:para>
The id of the target Server.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>VolumeId</maml:name>
<maml:description>
<maml:para>
The Volumes unique identifier.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Detach-Volume -v 7da74520-9d5e-427b-a508-213c84e69616 -s 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will disassociate Volume a508 from Server 4ee64397-1253-473c-a81d-bc23dceeef31.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- New-Snapshot -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-Snapshot
</command:name>
<maml:description>
<maml:para>This Cmdlet creates a new Block Storage Snapshot.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>Snapshot</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>New-Snapshot</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Name</maml:name>
<maml:description>
<maml:para>
The name of the Snapshot to create.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Description</maml:name>
<maml:description>
<maml:para>
A quick description of the Snapshots contents.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="false" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>VolumeId</maml:name>
<maml:description>
<maml:para>
The Id of the Volume that we're taking the snapshot of.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="false" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Force</maml:name>
<maml:description>
<maml:para>
Force
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="false" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# New-Snapshot -n "TestSnapshot" -d "This is a simple Snapshot test" -v 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new snapshot of Volume 4ee64397-1253-473c-a81d-bc23dceeef31
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Remove-Snapshot -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Snapshot
</command:name>
<maml:description>
<maml:para>This Cmdlet deletes an existing Block Storage Snapshot.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Snapshot</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Remove-Snapshot</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>SnapshotId</maml:name>
<maml:description>
<maml:para>
The Snapshots unique identifier.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Remove-Snapshot -s 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will remove a existing Snapshot with an Id = 4ee64397-1253-473c-a81d-bc23dceeef31.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!--========================================================================================================================================================== -->
<!-- Compute Related Cmdlets -->
<!--========================================================================================================================================================== -->
<!-- New-Keypair -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-Keypair
</command:name>
<maml:description>
<maml:para>This Cmdlet creates a new keypair for the user.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>Keypair</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>New-Keypair</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Name</maml:name>
<maml:description>
<maml:para>
The name of the Keypair to create.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# New-Keypair "TestKey"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new Keypair named TestKey.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Remove-Keypair -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Keypair
</command:name>
<maml:description>
<maml:para>This Cmdlet deletes a previously created keypair for the user.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Keypair</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Remove-Keypair</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>Name</maml:name>
<maml:description>
<maml:para>
The name of the Keypair to delete.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Remove-Keypair "TestKey"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will delete an existing Keypair named TestKey.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Disassociate-IP -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Disassociate-IP
</command:name>
<maml:description>
<maml:para>This Cmdlet releases a previously allocated IP address.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Disassociate</command:verb>
<command:noun>IP</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Disassociate-IP</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>ip</maml:name>
<maml:description>
<maml:para>
The IP address to release.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Disassociate-IP 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will release a previously allocated IP address.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- UnAssign-IP -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
UnAssign-IP
</command:name>
<maml:description>
<maml:para>This Cmdlet assigns an existing IP address to an existing Server.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb> UnAssign</command:verb>
<command:noun>IP</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name> UnAssign-IP</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>ip</maml:name>
<maml:description>
<maml:para>
The IP address to disassociate.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sid</maml:name>
<maml:description>
<maml:para>
The Server Id that will be disassociated from the supplied IP address.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
#Unassign-IP "192.168.110.45" -s 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will remove the supplied IP address from server 4ee64397-1253-473c-a81d-bc23dceeef31
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Assign-IP -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Assign-IP
</command:name>
<maml:description>
<maml:para>This Cmdlet assigns an existing IP address to an existing Server.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Assign</command:verb>
<command:noun>IP</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Assign-IP</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>ip</maml:name>
<maml:description>
<maml:para>
The IP address to assign.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sid</maml:name>
<maml:description>
<maml:para>
The Server Id that will be assigned to.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
#Assign-IP "192.168.110.45" -s 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will assign the supplied IP address to server 4ee64397-1253-473c-a81d-bc23dceeef31
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- New-CDN-->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-CDN
</command:name>
<maml:description>
<maml:para>This Cmdlet will create a new CDN entry for the specified Container.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>CDN</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>New-CDN</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# New-CDN -n "TestContainer"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Associates a new CDN entry for the existing Container called TestContainer.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Remove-CDN-->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-CDN
</command:name>
<maml:description>
<maml:para>This Cmdlet will remove a CDN entry for the specified Container.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>CDN</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Remove-CDN</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Remove-CDN -n "TestContainer"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Disassociates the CDN entry for existing container TestContainer.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- List-CDN-->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
List-CDN
</command:name>
<maml:description>
<maml:para>This Cmdlet will list out all Containers that have associated CDN entries.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>List</command:verb>
<command:noun>CDN</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>List-CDN</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# List-CDN
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This cmdlet will list out all Containers with associated CDN entries.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Set-Zone -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Set-Zone
</command:name>
<maml:description>
<maml:para>This Cmdlet will force subsequent cmdlets to utilize the Availability Zone supplied.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Set</command:verb>
<command:noun>Zone</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Set-Zone</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>z</maml:name>
<maml:description>
<maml:para>
The Availability ZoneID to be set.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Set-Zone 1
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will cause all susequent Compute related IO to be directed to the AZ-2 Zone which has the Id of 1. The Id's for each Zone can be found by issueing the Get-Zones cmdlet.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Set-ZoneColor -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Set-ZoneColor
</command:name>
<maml:description>
<maml:para> This command will set all output to a specific color when the User selects the Zone via Set-Zone.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Set</command:verb>
<command:noun>ZoneColor</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Set-ZoneColor</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>z</maml:name>
<maml:description>
<maml:para>
The Availability ZoneID to be set.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>c</maml:name>
<maml:description>
<maml:para>
The color for the zones output. Valid values are "Black", "Blue", "Cyan", "DarkBlue", "DarkCyan", "DarkGray", "DarkGreen", "DarkMagenta", "DarkRed", "DarkYellow", "Gray", "Green", "Magenta", "Red", "White", and "Yellow".
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Set-ZoneColor -z 1 -c Green
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will set all output to Green when the User selects the Zone via Set-Zone.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Get-Zone -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Get-Zone
</command:name>
<maml:description>
<maml:para>This Cmdlet will current Availability Zone being used.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Get</command:verb>
<command:noun>Zone</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Get-Zone</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Get-Zone
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will simply show the current Availability Zone in use.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Disassociate-IP-IP -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Associate-IP
</command:name>
<maml:description>
<maml:para>This Cmdlet will request a new Floating IP address from the server.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Associate</command:verb>
<command:noun>IP</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Associate-IP</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Associate-IP
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Request a new Floating IP address from the server.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Add-Rule -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Add-Rule
</command:name>
<maml:description>
<maml:para>This Cmdlet creates a new Security Group Rule and assigns it to an existing Security Group</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Add</command:verb>
<command:noun>Rule</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Add-Rule</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>d</maml:name>
<maml:description>
<maml:para>
Ingress or egress: The direction in which the security group rule is applied. For a compute instance, an ingress security group rule matches traffic that is incoming (ingress) for that instance. An egress rule is applied to traffic leaving the instance.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>max</maml:name>
<maml:description>
<maml:para>
The maximum port number in the range that is matched by the security group rule. The port_range_min attribute constrains the port_range_max attribute. If the protocol is ICMP, this value must be an ICMP type.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>min</maml:name>
<maml:description>
<maml:para>
The minimum port number in the range that is matched by the security group rule. If the protocol is TCP or UDP, this value must be less than or equal to the value of the port_range_max attribute. If the protocol is ICMP, this value must be an ICMP type.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>p</maml:name>
<maml:description>
<maml:para>
The protocol that is matched by the security group rule. Valid values are null, tcp, udp, and icmp.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>rgid</maml:name>
<maml:description>
<maml:para>
The remote group ID to be associated with this security group rule.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>ripp</maml:name>
<maml:description>
<maml:para>
The remote IP prefix to be associated with this security group rule.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sgid</maml:name>
<maml:description>
<maml:para>
The Security GroupId used to apply this rule.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Add-Rule -min "80" -max "85" -d "ingress" -et -p icmp IPv4 -sgid 2076db17-a522-4506-91de-c6dd8e837028
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This will create a new Security Group Rule affecting the tcp protocol from port 80 to 85 and assign it to SecurityGroup 2076db17-a522-4506-91de-c6dd8e837028.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Remove-Rule -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Rule
</command:name>
<maml:description>
<maml:para>This Cmdlet will delete an existing Security Group Rule.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Rule</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name> Remove-Rule</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The Security GroupRuleId used to remove the rule.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Remove-Rule -id 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Remove the SecurityGroupRule with an Id of 4ee64397-1253-473c-a81d-bc23dceeef31.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- New-SecurityGroup -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-SecurityGroup
</command:name>
<maml:description>
<maml:para>This Cmdlet creates a new Security Group.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>SecurityGroup</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name> New-SecurityGroup</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>n</maml:name>
<maml:description>
<maml:para>
The name of the new Security Group.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>d</maml:name>
<maml:description>
<maml:para>
A brief description of the groups purpose.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# New-SecurityGroup -n "TestGroup" -d "SomeDescription"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a simple test Security Group.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Remove-SecurityGroup -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-SecurityGroup
</command:name>
<maml:description>
<maml:para>This Cmdlet will delete an existing Security Group.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>SecurityGroup</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name> Remove-SecurityGroup</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The identifier used to remove the Security Group.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Remove-SecurityGroup -id 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Remove the Security Group with an Id of 4ee64397-1253-473c-a81d-bc23dceeef31.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Add-Metadata -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Add-Metadata
</command:name>
<maml:description>
<maml:para>This Cmdlet associates a set of key value pairs with a Server.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Add</command:verb>
<command:noun>Metadata</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Add-Metadata</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>md</maml:name>
<maml:description>
<maml:para>
A pipe delimited set of Name Value Pairs seperated by commas. "Namevalue1 | value1" , "NameValue2 | value2", "NameValue3 | value3" etc..
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>s</maml:name>
<maml:description>
<maml:para>
The identifier (ServerId) used to associate this metadata with. If your currently viewing a Servers details this parameter may be ommited as it's supplied for you.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Add-Metadata -md "Namevalue1 | value1" , "NameValue2 | value2", "NameValue3 | value3" -s 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will add threee Name Value Pairs to Server 4ee64397-1253-473c-a81d-bc23dceeef31.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- New-Server -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-Server
</command:name>
<maml:description>
<maml:para>This Cmdlet creates a new Server.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>Server</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>New-Server</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>nid</maml:name>
<maml:description>
<maml:para>
A Comma seperated list of targeted network Ids.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>az</maml:name>
<maml:description>
<maml:para>
Ther Servers Availability Zone
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>n</maml:name>
<maml:description>
<maml:para>
The Servers name.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>i</maml:name>
<maml:description>
<maml:para>
The identifier (ImageRefId) used to define this Server.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>k</maml:name>
<maml:description>
<maml:para>
The name of a keypair to assign to the newly created Server.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>sg</maml:name>
<maml:description>
<maml:para>
A comma delimited set of quoted SecurityGroup names that are to be applied to the newly created Server.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>f</maml:name>
<maml:description>
<maml:para>
The identifier (FlavorRefId) used to define this Server.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>p</maml:name>
<maml:description>
<maml:para>
A password may be specified when creating the server via this optional parameter. If a password is not specified, a randomly generated password will be assigned and returned in the response.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>ip4</maml:name>
<maml:description>
<maml:para>
ip4 based access address.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>ip6</maml:name>
<maml:description>
<maml:para>
ip6 based access address.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>md</maml:name>
<maml:description>
<maml:para>
A pipe delimited set of Name Value Pairs seperated by commas. "Namevalue1 | value1" , "NameValue2 | value2", "NameValue3 | value3" etc..
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# New-Server -n "TestServer" -p "gooblygook" -i "2111" -f "100" -md "Namevalue1 | value1" , "NameValue2 | value2", "NameValue3 | value3" -s 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new server with some metadata.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
<command:example>
<maml:title>
EXAMPLE 2
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# New-Server -n "TestServer" -p "gooblygook" -i "2111" -f "100" -s "2133" -k "testkey"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will create a new server using the testkey keypair name.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Reboot-Server -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Reboot-Server
</command:name>
<maml:description>
<maml:para> This cmdlet allows for either a soft or hard reboot of a server. With a soft reboot, the operating system is signaled to restart, which allows for a graceful shutdown of all processes. A hard reboot is the equivalent of power cycling the server. </maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Reboot</command:verb>
<command:noun>Server</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Reboot-Server</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The Servers identifier.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>t</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
With a soft reboot (SOFT), the operating system is signaled to restart, which allows for a graceful shutdown of all processes. A hard reboot (HARD) is the equivalent of power cycling the server.
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Reboot-Server -s 4ee64397-1253-473c-a81d-bc23dceeef31 -t "SOFT"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>Perform a soft reboot on the specified server
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Remove-Server -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Remove-Server
</command:name>
<maml:description>
<maml:para> This cmdlet deletes an existing Server. </maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Remove</command:verb>
<command:noun>Server</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Remove-Server</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The Servers identifier.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>t</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
Deletes an existing Server.
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Remove-Server -s 4ee64397-1253-473c-a81d-bc23dceeef31
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Deletes the server with the identifier 4ee64397-1253-473c-a81d-bc23dceeef31.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Reset-Password -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Reset-Password
</command:name>
<maml:description>
<maml:para> This cmdlet resets the administrators password for the given Server. </maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Reset</command:verb>
<command:noun>Password</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Reset-Password</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The Servers identifier.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>p</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
The password which must meet the complexity requirements set by your OpenStack Compute provider.
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Reset-Password -id 4ee64397-1253-473c-a81d-bc23dceeef31 -p "testpassword08"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Resets the Admin password on Server 4ee64397-1253-473c-a81d-bc23dceeef31.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Update-Server -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
Update-Server
</command:name>
<maml:description>
<maml:para> This cmdlet allows you to change the Servers name property.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>Update</command:verb>
<command:noun>Server</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>Update-Server</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>id</maml:name>
<maml:description>
<maml:para>
The Servers identifier.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>n</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
The new Server name.
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# Update-Server -id 4ee64397-1253-473c-a81d-bc23dceeef31 -n "NewName"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
Updates Server 4ee64397-1253-473c-a81d-bc23dceeef31 to the new name of NewName.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
<!-- Add-Metadata -->
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
<command:details>
<command:name>
New-Image
</command:name>
<maml:description>
<maml:para>This Cmdlet crfeates a new Image based on an existing Server.</maml:para>
</maml:description>
<maml:copyright>
<maml:para></maml:para>
</maml:copyright>
<command:verb>New</command:verb>
<command:noun>Image</command:noun>
<dev:version></dev:version>
</command:details>
<maml:description>
<maml:para>
</maml:para>
</maml:description>
<!-- Cmdlet syntax section-->
<command:syntax>
<command:syntaxItem>
<maml:name>New-Image</maml:name>
</command:syntaxItem>
</command:syntax>
<!-- Cmdlet parameter section -->
<command:parameters>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>md</maml:name>
<maml:description>
<maml:para>
A pipe delimited set of Name Value Pairs seperated by commas. "Namevalue1 | value1" , "NameValue2 | value2", "NameValue3 | value3" etc..
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>s</maml:name>
<maml:description>
<maml:para>
The identifier (ServerId) to base the Image on. </maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="2">
<maml:name>n</maml:name>
<maml:description>
<maml:para>
The name of the new Image.
</maml:para>
<maml:para>
</maml:para>
</maml:description>
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
</command:parameter>
</command:parameters>
<!-- Input - Output section-->
<command:inputTypes>
<!--<command:inputType>
<dev:type>
<maml:name> Microsoft.PowerShell.Commands.GetCounter.PerformanceCounterSampleSet</maml:name>
<maml:uri/>
<maml:description />
</dev:type>
<maml:description>
<maml:para>
-->
<!-- description -->
<!--
</maml:para>
</maml:description>
</command:inputType>-->
</command:inputTypes>
<command:returnValues>
<command:returnValue>
<dev:type>
<maml:name>None</maml:name>
<maml:uri />
<maml:description />
</dev:type>
<maml:description>
<maml:para>
<!-- description -->
</maml:para>
</maml:description>
</command:returnValue>
</command:returnValues>
<!-- Error section-->
<command:terminatingErrors />
<command:nonTerminatingErrors />
<!-- Notes section -->
<maml:alertSet>
<maml:title></maml:title>
<maml:alert>
<maml:para>
</maml:para>
</maml:alert>
<maml:alert>
<maml:para></maml:para>
</maml:alert>
</maml:alertSet>
<!-- Example section -->
<command:examples>
<command:example>
<maml:title>
EXAMPLE 1
</maml:title>
<maml:introduction>
<maml:para></maml:para>
</maml:introduction>
<dev:code>
# New-Image -md "Namevalue1 | value1" , "NameValue2 | value2", "NameValue3 | value3" -s 4ee64397-1253-473c-a81d-bc23dceeef31 -n "TestImage"
</dev:code>
<dev:remarks>
<maml:para>Description</maml:para>
<maml:para>-----------</maml:para>
<maml:para>
This command will add three Name Value Pairs to the image for Server 4ee64397-1253-473c-a81d-bc23dceeef31.
</maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
<maml:para></maml:para>
</dev:remarks>
<command:commandLines>
<command:commandLine>
<command:commandText></command:commandText>
</command:commandLine>
</command:commandLines>
</command:example>
</command:examples>
<!-- Link section -->
<!--<maml:relatedLinks>
<maml:navigationLink>
<maml:linkText>Online version:</maml:linkText>
<maml:uri>http://go.microsoft.com/fwlink/?LinkID=138337</maml:uri>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Get-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
<maml:navigationLink>
<maml:linkText>Import-Counter</maml:linkText>
<maml:uri/>
</maml:navigationLink>
</maml:relatedLinks>-->
</command:command>
</helpItems>