OrganizationNotFound

Exception

IOSoapException

assignSubnetToOrganization

Name

assignSubnetToOrganization

Assigns a subnet to an organization. A single subnet may be assigned

 

 

to multiple organizations. It also remains in the Service Provider subnet

 

 

set. The operation has no effect if the subnet is already assigned to the

 

 

organization. This operation may be performed only by a Service Provider

 

 

Administrator.

 

 

 

Parameters

String subnetId

The subnet to be assigned to an organization.

 

 

 

 

String

The ID or name of the organization to which to assign the subnet.

 

organizationName

 

 

 

 

Returns

none

 

 

 

 

Exceptions

InvalidParameterException

 

 

 

 

 

SubnetNotFoundException

No subnet exists with given subnet ID.

 

 

 

 

OrganizationNotFound

 

 

Exception

 

 

 

 

 

IOSoapException

 

 

 

 

unassignSubnetFromOrganization

Name

unassignSubnetFrom

Unassigns a subnet from an organization. The operation has no effect

 

Organization

if the subnet is not assigned to the organization. A subnet may be

 

 

unassigned even if services in the organization are using it. This operation

 

 

may be performed only by a Service Provider Administrator.

 

 

 

Parameters

String subnetId

The subnet to be unassigned from an organization.

 

 

 

 

String

The ID or name of the organization from which to unassign the subnet.

 

organizationName

 

 

 

 

Returns

none

 

 

 

 

Exceptions

InvalidParameterException

 

 

 

 

 

SubnetNotFoundException

No subnet exists with given subnet ID.

 

 

 

 

OrganizationNotFound

 

 

Exception

 

 

 

 

 

IOSoapException

 

 

 

 

assignSoftwareToOrganization

Name

assignSoftwareToOrganization

Assigns software to an organization. A single software image can be

 

 

assigned to multiple organizations. It also remains in the Service Provider

 

 

software set. The operation has no effect if the software is already

 

 

assigned to the organization. This operation may be performed only by

 

 

a Service Provider Administrator.

 

 

 

Parameters

String softwareId

The software to be assigned to an organization.

 

 

 

 

String

The ID or name of the organization to which to assign the software.

 

organizationName

 

 

 

 

Returns

none

 

 

 

 

36 Operations