POST v1/bunits/{bunitId}/consumers/{consumerId}/node/proxytargets?proxyTargetId={proxyTargetId}
Create a proxy relation between a backup node and a proxy target backup node
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
ID of the business unit the backup node is related to | integer |
Required |
consumerId |
ID of the consumer of the backup node the proxy target should be added to | integer |
Required |
proxyTargetId |
ID of the backup node that should be added as proxy target for the current node | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
NodeName | Description | Type | Additional information |
---|---|---|---|
CpuCount |
The number of CPUs installed in the backup node. This is used in some SP licensing models. |
integer |
Required. Must be an integer larger than 1. |
ActivatedDate |
The date the backup node was activated and created on the IBM Storage Protect server |
date |
None. |
Locked |
When locked the backup node is prevented from accessing and performing operations on the IBM Storage Protect server |
boolean |
None. |
OperatingSystem |
Operating system |
NodeOperatingSystem |
Required. |
Type |
Type (file server, workstation or application server) |
NodeType |
Required. |
SyncState |
The synchronization state of the backup node |
NodeSyncState |
Read-only. |
AvailableForMerge |
If true other backup nodes can be merged into this to get its history Missing nodes are always available for merge even if AvailableForMerge=false |
boolean |
None. |
Domain |
The domain on the IBM Storage Protect server the backup node is associated with |
Domain |
Required. |
ClientOptionSet |
The client option set on the IBM Storage Protect server the backup node is associated with |
ClientOptionSet |
Required. |
Schedules |
The schedules associated with the backup node |
Collection of Schedule |
None. |
NodeSchedules |
The schedules associated with the backup node |
Collection of NodeSchedule |
None. |
Filespaces |
The file spaces getting backed up for this node. |
Collection of Filespace |
None. |
Events |
The events of the backup node |
Collection of Event |
None. |
UnscheduledActivities |
The activities of the backup node |
Collection of Activity |
None. |
Ticket |
The installation ticket for the backup node. |
globally unique identifier |
None. |
RetentionSets |
A list of the retention sets the backup node is a part of |
Collection of RetentionSet |
None. |
ActivityLogs |
Activity logs of the backup node created when mount point problems occur. These are not associated with any activities |
Collection of ActivityLog |
None. |
ProxyAgents |
Collection of Node |
None. |
|
ProxyTargets |
Collection of Node |
None. |
|
NodeGroups |
A list of node groups the backup node is related to on the IBM Storage Protect server |
Collection of NodeGroup |
None. |
DeleteCommand |
The command that will be sent to IBM Storage Protect server if the backup node is to be deleted This property is only set if the backup node is archived |
string |
None. |
TsmName |
string |
None. |
|
TsmNodeId |
The ID of the backup node in SP. This ID is set automatically when the backup node is activated. |
string |
None. |
TsmPassword |
The password generated by the system and used on activation on IBM Storage Protect server. May not be correct as this is not updated once the end user updates it through the client. |
string |
None. |
Contact |
Contact (SP information) |
string |
None. |
Platform |
The platform of the backup node (SP information) |
NodePlatform |
None. |
TsmClientVersion |
The current version of the client installed on the backup node (SP information) |
NodeTsmClientVersion |
None. |
OsLevel |
The OS level (SP Information) |
NodeOsLevel |
None. |
TcpName |
Name of the machine (TCPName) (SP information) |
string |
None. |
TcpAddress |
IP address (TCPAddress) (SP information) |
string |
None. |
MacAddress |
MAC address (MACADDR) (SP information) |
string |
None. |
SessionSecurity |
Information about session security Options are string and transitional |
SessionSecurity |
None. |
Hypervisor |
The hypervisor vendor (SP information) |
string |
None. |
ContainsVmFilespaces |
Whether or not the backup node has any file spaces that is or can be assigned as VM file space |
boolean |
None. |
LastAccessTime |
Last time the backup node was accessed (SP information) |
date |
None. |
RegisteredTime |
Time the backup node was registered (SP information) |
date |
None. |
Decommissioned |
Whether or not the backup node has been decommissioned |
boolean |
None. |
DecommissionDate |
The date a backup node was decommissioned |
date |
None. |
ReplicationState |
Whether the backup node uses replication or not SP reponse can be ENabled or DISabled |
boolean |
None. |
ReplicationMode |
Replication mode can be None = 0 Send = 1 Receive = 2 |
ReplicationMode |
None. |
ReplicationServerPrimary |
Name of the IBM Storage Protect server hosting the backup node that is source for replication |
string |
None. |
ReplicationServerSecondary |
Name of the IBM Storage Protect server hosting the backup node that is target for latest replication |
string |
None. |
ReplicationServerSecondary2 |
string |
None. |
|
DedupStatsGeneratedTime |
The most recent generating of dedup stats |
date |
None. |
DeleteProcess |
Information about the deletion of the backup node if this has been requested |
DeleteProcess |
None. |
ActivityLogFilters |
A list of filters for creating warnings based on activity logs of node |
Collection of ActivityLogFilter |
None. |
RemoteActivities |
A list of activities reported into Cloutility from a remote system Currently only used for SAP HANA |
Collection of RemoteActivity |
None. |
Name |
Name of the data-source |
string |
None. |
DataSourceState |
DataSourceState |
None. |
|
DataSourcePlatform |
DataSourcePlatform |
None. |
|
DataSourceType |
DataSourceType |
None. |
|
BackupServer |
Server |
None. |
|
Consumer |
Consumption unit that relates the VM to a business unit |
Consumer |
None. |
Id |
A unique ID for the object. |
integer |
Read-only. |
CreatedDate |
Time and date the object was created. |
date |
Read-only. |
ArchivedDate |
Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate |
date |
Read-only. |
Operations |
Collection of OperationResult |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.