CreateResourceGroup

From
(Difference between revisions)
Jump to: navigation, search
 
 
Line 1: Line 1:
******************Basic template for method description********************
 
 
== Method ==
 
== Method ==
Method
+
[[CreateResourceGroupResult]] createResourceGroup([[UserIDBean]] userID, String resourceGroup)
  
 
== Description ==
 
== Description ==
Description
+
Creates a new resource group for resources to be attached to.
  
 
== Parameters ==
 
== Parameters ==
Line 16: Line 15:
 
|The admin username and password.
 
|The admin username and password.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
|[[Type]]
+
|String
|Name
+
|resourceGroup
|Description.
+
|The name of the new resource group.
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[CreateResourceGroupResult]]

Latest revision as of 05:31, 10 June 2005

Contents

[edit] Method

CreateResourceGroupResult createResourceGroup(UserIDBean userID, String resourceGroup)

[edit] Description

Creates a new resource group for resources to be attached to.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.
String resourceGroup The name of the new resource group.

[edit] Return Value

CreateResourceGroupResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux