This document describes the Men&Mice Web Service REST API
Address Spaces
Operation | Description |
---|---|
GET /AddressSpaces | Gets address spaces |
POST /AddressSpaces | Adds a new address space |
GET /AddressSpaces/{addressSpaceRef} | Gets specified address space |
PUT /AddressSpaces/{addressSpaceRef} | Sets properties for the specified object |
DELETE /AddressSpaces/{addressSpaceRef} | Removes the specified object |
GET /AddressSpaces/{ref}/Access | Gets access set for the specified object |
PUT /AddressSpaces/{ref}/Access | Sets access for the specified objects |
GET /AddressSpaces/{objRef}/History | Gets event history |
GET /AddressSpaces/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /AddressSpaces/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /AddressSpaces/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /AddressSpaces/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /AddressSpaces/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
AD Forests
Operation | Description |
---|---|
GET /ADForests | Gets AD forests |
POST /ADForests | Adds a new AD forest |
GET /ADForests/{adForestRef} | Gets specified AD forest |
PUT /ADForests/{adForestRef} | Sets properties for the specified object |
DELETE /ADForests/{adForestRef} | Removes the specified object |
GET /ADForests/{ref}/Access | Gets access set for the specified object |
PUT /ADForests/{ref}/Access | Sets access for the specified objects |
GET /ADForests/{objRef}/History | Gets event history |
GET /ADForests/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /ADForests/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /ADForests/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /ADForests/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /ADForests/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
DHCP Groups
Operation | Description |
---|---|
GET /DHCPGroups/{dhcpGroupRef} | Gets specified DHCP group |
PUT /DHCPGroups/{dhcpGroupRef} | Sets properties for the specified object |
DELETE /DHCPGroups/{dhcpGroupRef} | Removes the specified object |
GET /DHCPGroups/{ref}/Access | Gets access set for the specified object |
PUT /DHCPGroups/{ref}/Access | Sets access for the specified objects |
GET /DHCPGroups/{ownerRef}/DHCPReservations | Gets DHCP reservations from the specified owner (which must reference a DHCP server, a DHCP group, or a DHCP scope) |
POST /DHCPGroups/{ownerRef}/DHCPReservations | Adds a new DHCP reservation |
GET /DHCPGroups/{objRef}/History | Gets event history |
GET /DHCPGroups/{ref}/InheritedOptions | Gets inherited DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
GET /DHCPGroups/{ref}/Options | Gets DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
PUT /DHCPGroups/{ref}/Options | Sets DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
GET /DHCPGroups/{dhcpServerRef}/OptionsDefinitions | Gets DHCP option definitions for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
POST /DHCPGroups/{dhcpServerRef}/OptionsDefinitions | Adds a new DHCP option definition on the specified DHCP server |
PUT /DHCPGroups/{dhcpServerRef}/OptionsDefinitions | Modifies the specified DHCP option definition on the specified DHCP server |
DELETE /DHCPGroups/{dhcpServerRef}/OptionsDefinitions | Removes the specified DHCP option definition from the specified DHCP server |
GET /DHCPGroups/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /DHCPGroups/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /DHCPGroups/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /DHCPGroups/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /DHCPGroups/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
DHCP Reservations
Operation | Description |
---|---|
GET /DHCPReservations/{dhcpReservationRef} | Gets specified DHCP reservation |
PUT /DHCPReservations/{dhcpReservationRef} | Sets properties for the specified object |
DELETE /DHCPReservations/{dhcpReservationRef} | Removes the specified object |
GET /DHCPReservations/{ref}/Access | Gets access set for the specified object |
PUT /DHCPReservations/{ref}/Access | Sets access for the specified objects |
GET /DHCPReservations/{objRef}/History | Gets event history |
GET /DHCPReservations/{ref}/InheritedOptions | Gets inherited DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
GET /DHCPReservations/{ref}/Options | Gets DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
PUT /DHCPReservations/{ref}/Options | Sets DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
GET /DHCPReservations/{dhcpServerRef}/OptionsDefinitions | Gets DHCP option definitions for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
POST /DHCPReservations/{dhcpServerRef}/OptionsDefinitions | Adds a new DHCP option definition on the specified DHCP server |
PUT /DHCPReservations/{dhcpServerRef}/OptionsDefinitions | Modifies the specified DHCP option definition on the specified DHCP server |
DELETE /DHCPReservations/{dhcpServerRef}/OptionsDefinitions | Removes the specified DHCP option definition from the specified DHCP server |
GET /DHCPReservations/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /DHCPReservations/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /DHCPReservations/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /DHCPReservations/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /DHCPReservations/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
DHCP Scopes
Operation | Description |
---|---|
GET /DHCPScopes | Gets DHCP scopes |
POST /DHCPScopes | Adds a new DHCP scope |
GET /DHCPScopes/{dhcpScopeRef} | Gets specified DHCP scope |
PUT /DHCPScopes/{dhcpScopeRef} | Sets properties for the specified object |
DELETE /DHCPScopes/{dhcpScopeRef} | Removes the specified object |
GET /DHCPScopes/{ref}/Access | Gets access set for the specified object |
PUT /DHCPScopes/{ref}/Access | Sets access for the specified objects |
GET /DHCPScopes/{dhcpScopeRef}/DHCPAddressPools | Gets DHCP address pools |
POST /DHCPScopes/{dhcpScopeRef}/DHCPAddressPools | Adds a new DHCP address pool |
GET /DHCPScopes/{dhcpScopeRef}/DHCPExclusions | Gets DHCP exclusions |
POST /DHCPScopes/{dhcpScopeRef}/DHCPExclusions | Adds a new DHCP exclusion |
GET /DHCPScopes/{ownerRef}/DHCPGroups | Gets DHCP groups from the specified owner (which must reference either a DHCP server or a DHCP scope) |
POST /DHCPScopes/{ownerRef}/DHCPGroups | Creates a DHCP group |
GET /DHCPScopes/{ownerRef}/DHCPReservations | Gets DHCP reservations from the specified owner (which must reference a DHCP server, a DHCP group, or a DHCP scope) |
POST /DHCPScopes/{ownerRef}/DHCPReservations | Adds a new DHCP reservation |
GET /DHCPScopes/{ref}/Folders | Gets the folder that contains the specified object |
DELETE /DHCPScopes/{ref}/Folders | Removes the specified objects from the folder they are in |
PUT /DHCPScopes/{ref}/Folders/{folderRef} | Places the specified objects in the specified folder |
DELETE /DHCPScopes/{ref}/Folders/{folderRef} | Removes the specified objects from the folder they are in |
GET /DHCPScopes/{objRef}/History | Gets event history |
GET /DHCPScopes/{ref}/InheritedOptions | Gets inherited DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
GET /DHCPScopes/{dhcpScopeRef}/Leases | Gets DHCP leases from the specified DHCP scope |
POST /DHCPScopes/{dhcpScopeRef}/Leases | Adds a new DHCP lease |
DELETE /DHCPScopes/{dhcpScopeRef}/Leases/{lease} | Releases the specified DHCP lease |
GET /DHCPScopes/{objRef}/NextFreeReservationAddress | Gets next free reservable address from the specified scope |
GET /DHCPScopes/{ref}/Options | Gets DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
PUT /DHCPScopes/{ref}/Options | Sets DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
GET /DHCPScopes/{dhcpServerRef}/OptionsDefinitions | Gets DHCP option definitions for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
POST /DHCPScopes/{dhcpServerRef}/OptionsDefinitions | Adds a new DHCP option definition on the specified DHCP server |
PUT /DHCPScopes/{dhcpServerRef}/OptionsDefinitions | Modifies the specified DHCP option definition on the specified DHCP server |
DELETE /DHCPScopes/{dhcpServerRef}/OptionsDefinitions | Removes the specified DHCP option definition from the specified DHCP server |
GET /DHCPScopes/{ownerRef}/Policies | Get all DHCP policies from the specified owner (which must reference a DHCP server or a DHCP scope) |
POST /DHCPScopes/{ownerRef}/Policies | Adds a DHCP policy to the specified owner (which must reference a DHCP server or a DHCP scope) |
PUT /DHCPScopes/{ownerRef}/Policies/{dhcpPolicyName} | Modifies the specified DHCP policy on the specified owner (which must reference a DHCP server or a DHCP scope) |
DELETE /DHCPScopes/{ownerRef}/Policies/{dhcpPolicyName} | Remove a DHCP policy from the specified owner (which must reference a DHCP server or a DHCP scope) |
GET /DHCPScopes/{ownerRef}/PolicyEnforcement | Gets DHCP policy enforcement as set for the specified owner (which must reference a DHCP server or a DHCP scope) |
PUT /DHCPScopes/{ownerRef}/PolicyEnforcement | Sets the DHCP policy enforcement for the specified DHCP server or DHCP scope |
GET /DHCPScopes/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /DHCPScopes/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /DHCPScopes/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /DHCPScopes/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /DHCPScopes/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
DHCP Servers
Operation | Description |
---|---|
GET /DHCPServers | Gets DHCP servers |
POST /DHCPServers | Adds a new DHCP server |
GET /DHCPServers/{dhcpServerRef} | Gets specified DHCP server |
PUT /DHCPServers/{dhcpServerRef} | Sets properties for the specified object |
DELETE /DHCPServers/{dhcpServerRef} | Removes the specified object |
GET /DHCPServers/{ref}/Access | Gets access set for the specified object |
PUT /DHCPServers/{ref}/Access | Sets access for the specified objects |
GET /DHCPServers/{dhcpServerRef}/ClassNames | Gets DHCP class names from the specified DHCP server |
GET /DHCPServers/{ownerRef}/DHCPGroups | Gets DHCP groups from the specified owner (which must reference either a DHCP server or a DHCP scope) |
POST /DHCPServers/{ownerRef}/DHCPGroups | Creates a DHCP group |
GET /DHCPServers/{ownerRef}/DHCPReservations | Gets DHCP reservations from the specified owner (which must reference a DHCP server, a DHCP group, or a DHCP scope) |
POST /DHCPServers/{ownerRef}/DHCPReservations | Adds a new DHCP reservation |
GET /DHCPServers/{dhcpServerRef}/FailoverRelationships | Get all DHCP failover relationships from specified DHCP server |
POST /DHCPServers/{dhcpServerRef}/FailoverRelationships | Adds a DHCP failover relationship |
GET /DHCPServers/{dhcpServerRef}/FailoverRelationships/{dhcpFailoverRelationshipName} | Get a DHCP failover relationship |
DELETE /DHCPServers/{dhcpServerRef}/FailoverRelationships/{dhcpFailoverRelationshipName} | Remove a DHCP failover relationship |
GET /DHCPServers/{objRef}/History | Gets event history |
GET /DHCPServers/{ref}/InheritedOptions | Gets inherited DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
GET /DHCPServers/{ref}/Options | Gets DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
PUT /DHCPServers/{ref}/Options | Sets DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
GET /DHCPServers/{dhcpServerRef}/OptionsDefinitions | Gets DHCP option definitions for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
POST /DHCPServers/{dhcpServerRef}/OptionsDefinitions | Adds a new DHCP option definition on the specified DHCP server |
PUT /DHCPServers/{dhcpServerRef}/OptionsDefinitions | Modifies the specified DHCP option definition on the specified DHCP server |
DELETE /DHCPServers/{dhcpServerRef}/OptionsDefinitions | Removes the specified DHCP option definition from the specified DHCP server |
GET /DHCPServers/{ownerRef}/Policies | Get all DHCP policies from the specified owner (which must reference a DHCP server or a DHCP scope) |
POST /DHCPServers/{ownerRef}/Policies | Adds a DHCP policy to the specified owner (which must reference a DHCP server or a DHCP scope) |
PUT /DHCPServers/{ownerRef}/Policies/{dhcpPolicyName} | Modifies the specified DHCP policy on the specified owner (which must reference a DHCP server or a DHCP scope) |
DELETE /DHCPServers/{ownerRef}/Policies/{dhcpPolicyName} | Remove a DHCP policy from the specified owner (which must reference a DHCP server or a DHCP scope) |
GET /DHCPServers/{ownerRef}/PolicyEnforcement | Gets DHCP policy enforcement as set for the specified owner (which must reference a DHCP server or a DHCP scope) |
PUT /DHCPServers/{ownerRef}/PolicyEnforcement | Sets the DHCP policy enforcement for the specified DHCP server or DHCP scope |
GET /DHCPServers/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /DHCPServers/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /DHCPServers/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /DHCPServers/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /DHCPServers/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /DHCPServers/{dhcpServerRef}/Subclasses/{dhcpClassName} | Gets DHCP subclasses from the specified DHCP class on the specified DHCP server |
PUT /DHCPServers/{dhcpServerRef}/Subclasses/{dhcpClassName} | Sets DHCP subclasses for the specified DHCP class on the specified DHCP server |
GET /DHCPServers/{dhcpServerRef}/VendorAndUserClasses | Gets DHCP vendor and user classes from the specified DHCP server |
DNS Records
Operation | Description |
---|---|
POST /DNSRecords | Adds multiple new DNS records |
GET /DNSRecords/{dnsRecordRef} | Gets specified DNS record |
PUT /DNSRecords/{dnsRecordRef} | Sets properties for the specified object |
DELETE /DNSRecords/{dnsRecordRef} | Removes the specified object |
GET /DNSRecords/{ref}/Access | Gets access set for the specified object |
PUT /DNSRecords/{ref}/Access | Sets access for the specified objects |
GET /DNSRecords/{objRef}/History | Gets event history |
GET /DNSRecords/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /DNSRecords/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /DNSRecords/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /DNSRecords/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /DNSRecords/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /DNSRecords/{dnsRecordRef}/RelatedDNSRecords | Gets DNS records related to the specified DNS record (which must be either an A or AAAA record) |
DELETE /DNSRecords/{dnsRecordRef}/RelatedDNSRecords | Removes the specified object |
DNS Servers
Operation | Description |
---|---|
GET /DNSServers | Gets DNS servers |
POST /DNSServers | Adds a new DNS server |
GET /DNSServers/{dnsServerRef} | Gets specified DNS server |
PUT /DNSServers/{dnsServerRef} | Sets properties for the specified object |
DELETE /DNSServers/{dnsServerRef} | Removes the specified object |
GET /DNSServers/{ref}/Access | Gets access set for the specified object |
PUT /DNSServers/{ref}/Access | Sets access for the specified objects |
GET /DNSServers/{dnsServerRef}/ADPartitions | Gets AD partitions from the specified DNS server |
GET /DNSServers/{dnsServerRef}/DNSViews | Gets DNS views |
GET /DNSServers/{dnsServerRef}/DNSZones | Gets DNS zones |
GET /DNSServers/{objRef}/History | Gets event history |
GET /DNSServers/{dnsServerRef}/Options | Gets options for specified DNS server |
PUT /DNSServers/{dnsServerRef}/Options | Updates server options for the specified DNS server |
GET /DNSServers/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /DNSServers/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /DNSServers/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /DNSServers/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /DNSServers/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /DNSServers/{ref}/Scopes | Gets DNS scopes for the specified object |
DNS Views
Operation | Description |
---|---|
GET /DNSViews | Gets DNS views |
GET /DNSViews/{dnsViewRef} | Gets specified DNS view |
GET /DNSViews/{dnsViewRef}/DNSZones | Gets DNS zones |
DNS Zones
Operation | Description |
---|---|
GET /DNSZones | Gets DNS zones |
POST /DNSZones | Adds a new DNS zone |
GET /DNSZones/GenerateDirectives/{dnsGenerateDirectiveRef} | Gets specified DNS generate directive |
DELETE /DNSZones/GenerateDirectives/{dnsGenerateDirectiveRef} | Removes the specified object |
GET /DNSZones/{dnsZoneRef} | Gets specified DNS zone |
PUT /DNSZones/{dnsZoneRef} | Sets properties for the specified object |
DELETE /DNSZones/{dnsZoneRef} | Removes the specified object |
GET /DNSZones/{ref}/Access | Gets access set for the specified object |
PUT /DNSZones/{ref}/Access | Sets access for the specified objects |
GET /DNSZones/{dnsZoneRef}/DNSRecords | Gets DNS records from the specified DNS zone |
POST /DNSZones/{dnsZoneRef}/DNSRecords | Adds a new DNS record |
GET /DNSZones/{ref}/Folders | Gets the folder that contains the specified object |
DELETE /DNSZones/{ref}/Folders | Removes the specified objects from the folder they are in |
PUT /DNSZones/{ref}/Folders/{folderRef} | Places the specified objects in the specified folder |
DELETE /DNSZones/{ref}/Folders/{folderRef} | Removes the specified objects from the folder they are in |
GET /DNSZones/{dnsZoneRef}/GenerateDirectives | Gets DNS generate directives from the specified DNS zone |
POST /DNSZones/{dnsZoneRef}/GenerateDirectives | Adds a new DNS generate directive |
GET /DNSZones/{objRef}/History | Gets event history |
GET /DNSZones/{dnsZoneRef}/KeyStorageProviders | Gets specified DNS zone |
GET /DNSZones/{dnsZoneRef}/Options | Gets zone options for the specified DNS zone |
PUT /DNSZones/{dnsZoneRef}/Options | Updates zone options for the specified DNS zone |
GET /DNSZones/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /DNSZones/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /DNSZones/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /DNSZones/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /DNSZones/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /DNSZones/{ref}/Scopes | Gets DNS scopes for the specified object |
Folders for objects and custom filters
Operation | Description |
---|---|
GET /Folders | Gets a list of folders |
POST /Folders | Adds a new folder |
GET /Folders/{folderRef} | Gets specified folder |
PUT /Folders/{folderRef} | Sets properties for the specified object |
DELETE /Folders/{folderRef} | Removes the specified object |
GET /Folders/{ref}/Access | Gets access set for the specified object |
PUT /Folders/{ref}/Access | Sets access for the specified objects |
GET /Folders/{ref}/Folders | Gets the folder that contains the specified object |
DELETE /Folders/{ref}/Folders | Removes the specified objects from the folder they are in |
PUT /Folders/{ref}/Folders/{folderRef} | Places the specified objects in the specified folder |
DELETE /Folders/{ref}/Folders/{folderRef} | Removes the specified objects from the folder they are in |
GET /Folders/{objRef}/History | Gets event history |
GET /Folders/{folderRef}/Objects | Gets all objects in the folder specified |
GET /Folders/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /Folders/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /Folders/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /Folders/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /Folders/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
User Groups
Operation | Description |
---|---|
GET /Groups | Gets a list of user groups |
POST /Groups | Adds a new user group |
GET /Groups/{groupRef} | Gets a group object based on the object reference |
PUT /Groups/{groupRef} | Sets properties for the specified object |
DELETE /Groups/{groupRef} | Removes the specified object |
GET /Groups/{ref}/Access | Gets access set for the specified object |
PUT /Groups/{ref}/Access | Sets access for the specified objects |
GET /Groups/{objRef}/History | Gets event history |
GET /Groups/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /Groups/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /Groups/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /Groups/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /Groups/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /Groups/{groupRef}/Roles | Gets a list of roles |
PUT /Groups/{groupRef}/Roles/{roleRef} | Adds a role to a group |
DELETE /Groups/{groupRef}/Roles/{roleRef} | Removes a role from a group |
GET /Groups/{groupRef}/Users | Gets users |
PUT /Groups/{groupRef}/Users/{userRef} | Adds a user to a group |
DELETE /Groups/{groupRef}/Users/{userRef} | Removes a user from a group |
AD Site Links
Operation | Description |
---|---|
GET /ADSiteLinks | Gets AD site links |
POST /ADSiteLinks | Adds a new AD site link |
GET /ADSiteLinks/{adSiteLinkRef} | Gets specified AD site link |
PUT /ADSiteLinks/{adSiteLinkRef} | Sets properties for the specified object |
DELETE /ADSiteLinks/{adSiteLinkRef} | Removes the specified object |
GET /ADSiteLinks/{ref}/Access | Gets access set for the specified object |
PUT /ADSiteLinks/{ref}/Access | Sets access for the specified objects |
GET /ADSiteLinks/{objRef}/History | Gets event history |
GET /ADSiteLinks/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /ADSiteLinks/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /ADSiteLinks/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /ADSiteLinks/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /ADSiteLinks/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
Device Interfaces
Operation | Description |
---|---|
GET /Interfaces | Gets interfaces |
POST /Interfaces | Adds a new interface |
GET /Interfaces/{interfaceRef} | Gets specified interface |
PUT /Interfaces/{interfaceRef} | Sets properties for the specified object |
DELETE /Interfaces/{interfaceRef} | Removes the specified object |
GET /Interfaces/{ref}/Access | Gets access set for the specified object |
PUT /Interfaces/{ref}/Access | Sets access for the specified objects |
GET /Interfaces/{objRef}/History | Gets event history |
GET /Interfaces/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /Interfaces/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /Interfaces/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /Interfaces/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /Interfaces/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
IPAM Records
Operation | Description |
---|---|
GET /IPAMRecords/{addrRef} | Gets IPAM record for the specified IP address |
PUT /IPAMRecords/{addrRef} | Sets properties for the specified object |
DELETE /IPAMRecords/{addrRef} | Removes the specified object |
GET /IPAMRecords/{ref}/Access | Gets access set for the specified object |
PUT /IPAMRecords/{ref}/Access | Sets access for the specified objects |
GET /IPAMRecords/{objRef}/History | Gets event history |
POST /IPAMRecords/{addrRef}/Ping | Sends an ICMP ping request to the specified address |
GET /IPAMRecords/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /IPAMRecords/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /IPAMRecords/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /IPAMRecords/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /IPAMRecords/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /IPAMRecords/{addrRef}/Range | Gets range containing specified IP address |
IP Address Ranges
Operation | Description |
---|---|
GET /Ranges | Gets ranges |
POST /Ranges | Adds a new address range |
GET /Ranges/{rangeRef} | Gets specified range |
PUT /Ranges/{rangeRef} | Sets properties for the specified object |
DELETE /Ranges/{rangeRef} | Removes the specified object |
GET /Ranges/{ref}/Access | Gets access set for the specified object |
PUT /Ranges/{ref}/Access | Sets access for the specified objects |
GET /Ranges/{rangeRef}/AddressBlocks | Gets specified address range's address blocks |
GET /Ranges/{rangeRef}/AvailableAddressBlocks | Gets available address blocks within the specified range |
GET /Ranges/{ref}/Folders | Gets the folder that contains the specified object |
DELETE /Ranges/{ref}/Folders | Removes the specified objects from the folder they are in |
PUT /Ranges/{ref}/Folders/{folderRef} | Places the specified objects in the specified folder |
DELETE /Ranges/{ref}/Folders/{folderRef} | Removes the specified objects from the folder they are in |
GET /Ranges/{objRef}/History | Gets event history |
GET /Ranges/{rangeRef}/InheritAccess | Gets inherit access flag for the specified range |
GET /Ranges/{rangeRef}/IPAMRecords | Gets IPAM records from a specific range or for specific IPAM records |
GET /Ranges/{rangeRef}/NextFreeAddress | Gets next free address from the specified range |
GET /Ranges/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /Ranges/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /Ranges/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /Ranges/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /Ranges/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /Ranges/{rangeRef}/Statistics | Gets range statistics |
GET /Ranges/{parentRef}/Subranges | Gets subranges of the specified range |
Report Definitions
Reports
Operation | Description |
---|---|
GET /Reports | Gets list of reporting templates available |
GET /Reports/{reportRef} | Return the definition of a reporting template |
GET /Reports/{ref}/File | Gets the Report as a file |
GET /Reports/{objRef}/History | Gets event history |
User and Group Roles
Operation | Description |
---|---|
GET /Roles | Gets a list of roles |
POST /Roles | Adds a new role |
GET /Roles/{roleRef} | Gets a role object based on the object reference |
PUT /Roles/{roleRef} | Sets properties for the specified object |
DELETE /Roles/{roleRef} | Removes the specified object |
GET /Roles/{ref}/Access | Gets access set for the specified object |
PUT /Roles/{ref}/Access | Sets access for the specified objects |
GET /Roles/{roleRef}/Groups | Gets a list of user groups |
GET /Roles/{objRef}/History | Gets event history |
GET /Roles/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /Roles/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /Roles/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /Roles/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /Roles/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /Roles/{roleRef}/Users | Gets users |
User Administration
Operation | Description |
---|---|
GET /Users | Gets users |
POST /Users | Adds a new user |
GET /Users/{userRef} | Gets specified user |
PUT /Users/{userRef} | Sets properties for the specified object |
DELETE /Users/{userRef} | Removes the specified object |
GET /Users/{ref}/Access | Gets access set for the specified object |
PUT /Users/{ref}/Access | Sets access for the specified objects |
GET /Users/{userRef}/Groups | Gets a list of user groups |
GET /Users/{objRef}/History | Gets event history |
GET /Users/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /Users/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /Users/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /Users/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /Users/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /Users/{userRef}/Roles | Gets a list of roles |
PUT /Users/{userRef}/Roles/{roleRef} | Adds a role to a user |
DELETE /Users/{userRef}/Roles/{roleRef} | Removes a role from a user |
AD Sites
Operation | Description |
---|---|
GET /ADSites | Gets AD sites |
POST /ADSites | Adds a new AD site |
GET /ADSites/{adSiteRef} | Gets specified AD site |
PUT /ADSites/{adSiteRef} | Sets properties for the specified object |
DELETE /ADSites/{adSiteRef} | Removes the specified object |
GET /ADSites/{ref}/Access | Gets access set for the specified object |
PUT /ADSites/{ref}/Access | Sets access for the specified objects |
GET /ADSites/{objRef}/History | Gets event history |
GET /ADSites/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /ADSites/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /ADSites/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /ADSites/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /ADSites/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /ADSites/{adSiteRef}/Ranges | Gets ranges |
POST /ADSites/{adSiteRef}/Ranges | Places the specified address ranges in the specified AD site |
DELETE /ADSites/{adSiteRef}/Ranges | Removes the specified address ranges from the specified AD site |
Change Requests
Operation | Description |
---|---|
GET /ChangeRequests | Gets change requests |
POST /ChangeRequests | Adds request for change(s) |
GET /ChangeRequests/{changeRequestRef} | Gets specified change request |
PUT /ChangeRequests/{changeRequestRef} | Sets properties for the specified object |
DELETE /ChangeRequests/{changeRequestRef} | Removes the specified object |
GET /ChangeRequests/{ref}/Access | Gets access set for the specified object |
PUT /ChangeRequests/{ref}/Access | Sets access for the specified objects |
GET /ChangeRequests/{objRef}/History | Gets event history |
GET /ChangeRequests/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /ChangeRequests/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /ChangeRequests/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /ChangeRequests/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /ChangeRequests/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
Cloud Networks
Operation | Description |
---|---|
GET /CloudNetworks | Gets a list of cloud networks |
POST /CloudNetworks | Adds a new cloud network |
GET /CloudNetworks/{cloudNetworkRef} | Gets a cloud network object based on the object reference |
PUT /CloudNetworks/{cloudNetworkRef} | Sets properties for the specified object |
DELETE /CloudNetworks/{cloudNetworkRef} | Removes the specified object |
GET /CloudNetworks/{ref}/Access | Gets access set for the specified object |
PUT /CloudNetworks/{ref}/Access | Sets access for the specified objects |
GET /CloudNetworks/{objRef}/History | Gets event history |
GET /CloudNetworks/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /CloudNetworks/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /CloudNetworks/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /CloudNetworks/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /CloudNetworks/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
GET /CloudNetworks/{cloudNetworkRef}/Ranges | Gets ranges |
POST /CloudNetworks/{cloudNetworkRef}/Ranges | Places the specified subnets in the specified cloud network |
DELETE /CloudNetworks/{cloudNetworkRef}/Ranges/{rangeRef} | Removes the specified address ranges from their respective cloud networks |
Cloud Integration
Operation | Description |
---|---|
GET /CloudServiceAccounts | Gets a list of cloud service accounts |
POST /CloudServiceAccounts | Adds a new cloud service account |
GET /CloudServiceAccounts/{cloudRef} | Gets a cloud service account based on the object reference |
PUT /CloudServiceAccounts/{cloudRef} | Sets properties for the specified object |
DELETE /CloudServiceAccounts/{cloudRef} | Removes the specified object |
GET /CloudServiceAccounts/{ref}/Access | Gets access set for the specified object |
PUT /CloudServiceAccounts/{ref}/Access | Sets access for the specified objects |
GET /CloudServiceAccounts/{objRef}/History | Gets event history |
GET /CloudServiceAccounts/{cloudRef}/Information | Gets a cloud object based on the object reference |
GET /CloudServiceAccounts/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /CloudServiceAccounts/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /CloudServiceAccounts/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /CloudServiceAccounts/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /CloudServiceAccounts/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
Connectable Devices
Operation | Description |
---|---|
GET /Devices | Gets devices |
POST /Devices | Adds a new device |
GET /Devices/{deviceRef} | Gets specified device |
PUT /Devices/{deviceRef} | Sets properties for the specified object |
DELETE /Devices/{deviceRef} | Removes the specified object |
GET /Devices/{ref}/Access | Gets access set for the specified object |
PUT /Devices/{ref}/Access | Sets access for the specified objects |
GET /Devices/{objRef}/History | Gets event history |
GET /Devices/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /Devices/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /Devices/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /Devices/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /Devices/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
DHCP Address Pools
Operation | Description |
---|---|
GET /DHCPAddressPools/{dhcpAddressPoolRef} | Gets specified DHCP address pool |
PUT /DHCPAddressPools/{dhcpAddressPoolRef} | Sets properties for the specified object |
DELETE /DHCPAddressPools/{dhcpAddressPoolRef} | Removes the specified object |
GET /DHCPAddressPools/{ref}/Access | Gets access set for the specified object |
PUT /DHCPAddressPools/{ref}/Access | Sets access for the specified objects |
GET /DHCPAddressPools/{objRef}/History | Gets event history |
GET /DHCPAddressPools/{ref}/InheritedOptions | Gets inherited DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
GET /DHCPAddressPools/{ref}/Options | Gets DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
PUT /DHCPAddressPools/{ref}/Options | Sets DHCP options for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
GET /DHCPAddressPools/{dhcpServerRef}/OptionsDefinitions | Gets DHCP option definitions for the specified object (which must reference a DHCP server, a DHCP group, a DHCP scope, a DHCP address pool, or a DHCP reservation) |
POST /DHCPAddressPools/{dhcpServerRef}/OptionsDefinitions | Adds a new DHCP option definition on the specified DHCP server |
PUT /DHCPAddressPools/{dhcpServerRef}/OptionsDefinitions | Modifies the specified DHCP option definition on the specified DHCP server |
DELETE /DHCPAddressPools/{dhcpServerRef}/OptionsDefinitions | Removes the specified DHCP option definition from the specified DHCP server |
GET /DHCPAddressPools/{dhcpAddressPoolRef}/PermitList | Gets DHCP address pool permit list for the specified DHCP address pool |
PUT /DHCPAddressPools/{dhcpAddressPoolRef}/PermitList | Sets DHCP address pool permit list for the specified DHCP address pool |
GET /DHCPAddressPools/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /DHCPAddressPools/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /DHCPAddressPools/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /DHCPAddressPools/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /DHCPAddressPools/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
DHCP Exclusions
Operation | Description |
---|---|
GET /DHCPExclusions/{dhcpExclusionRef} | Gets specified DHCP exclusion |
PUT /DHCPExclusions/{dhcpExclusionRef} | Sets properties for the specified object |
DELETE /DHCPExclusions/{dhcpExclusionRef} | Removes the specified object |
GET /DHCPExclusions/{ref}/Access | Gets access set for the specified object |
PUT /DHCPExclusions/{ref}/Access | Sets access for the specified objects |
GET /DHCPExclusions/{objRef}/History | Gets event history |
GET /DHCPExclusions/{ref}/PropertyDefinitions | Gets all the property definitions for the specified object type |
POST /DHCPExclusions/{ref}/PropertyDefinitions | Adds a new custom property definition |
GET /DHCPExclusions/{ref}/PropertyDefinitions/{property} | Gets the definition for a specified property of the given object type |
PUT /DHCPExclusions/{ref}/PropertyDefinitions/{property} | Modifies a custom property definition |
DELETE /DHCPExclusions/{ref}/PropertyDefinitions/{property} | Removes the specified custom property definition |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of address spaces.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
addressSpaceRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
addressSpaceRef | The object reference for the address space. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
addressSpaceRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of AD Forests.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
adForestRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
adForestRef | The object reference for the AD Forest. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
adForestRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of AD Site Links.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
adSiteLinkRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
adSiteLinkRef | The object reference for the AD Site Link. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
adSiteLinkRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of AD Sites.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
adSiteRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
adSiteRef | The object reference for the AD Site. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
adSiteRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
adSiteRef | Reference to the AD site from which the address ranges should be removed. |
path | string | |
rangeRefs | References to the address ranges that should be removed from the AD site. |
query | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
folderRef | Reference to a folder from which to get ranges. |
query | string | |
adSiteRef | Reference to an AD Site from which to get ranges. |
path | string | |
cloudNetworkRef | Reference to a cloud network from which to get ranges. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
adSiteRef | Reference to the AD site in which the address ranges should be placed. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
includeChanges | Specifies whether changes should be included in the result. |
query | boolean | |
includeProcessedRequests | Specifies whether change requests that have already been processed should be included in the result. |
query | boolean | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of change requests.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Errors that occurred while processing the change request.
Unexpected error.
changeRequestRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
changeRequestRef | An object reference for the change request. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
changeRequestRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of cloud networks.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
cloudNetworkRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
cloudNetworkRef | An object reference for the cloud network. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
cloudNetworkRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
folderRef | Reference to a folder from which to get ranges. |
query | string | |
adSiteRef | Reference to an AD Site from which to get ranges. |
query | string | |
cloudNetworkRef | Reference to a cloud network from which to get ranges. |
path | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
cloudNetworkRef | Reference to the cloud network in which the subnets should be placed. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
rangeRefs | References to the address ranges that should be removed from cloud networks. |
query | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
cloudNetworkRef | A reference to an object. |
path | string | |
rangeRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of cloud service accounts.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
cloudRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
cloudRef | An object reference for the cloud service account. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
cloudRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
The cloud service account to add.
cloudRef | An object reference for the cloud service account. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of devices.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
deviceRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
deviceRef | The object reference for the device. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
deviceRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpAddressPoolRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpAddressPoolRef | An object reference for the DHCP address pool. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpAddressPoolRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpAddressPoolRef | An object reference for the DHCP address pool from which to get the address pool permit list. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP address pool permits.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpAddressPoolRef | Reference to the DHCP address pool for which to set the address pool permit list. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
The DHCP option definition to remove.
dhcpServerRef | The DHCP server from which the option definition should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpServerRef | A reference to the object from which to get the DHCP option definitions. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
The option definitions.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | The DHCP server on which the option definition should be added. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | The DHCP server on which the option definition should be modified. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object for which to get inherited DHCP options. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
policyName | Name of a DHCP server or scope policy to get inherited options for. Only supported on Microsoft servers version 2012 and higher. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
The inherited DHCP options.
Unexpected error.
ref | A reference to the object from which to get the DHCP options. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
dhcpPolicyName | Name of a MS DHCP policy if applicable. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Ticket used for concurrency. Sent back as part of call to SetDHCPOptions and, if there have been changes made to DHCP options for the object since the ticket was returned, the SetDHCPOptions call will fail.
The DHCP options.
Unexpected error.
Uses default content-types: application/json application/xml
ref | Reference to the object for which to set the DHCP options. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpExclusionRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpExclusionRef | An object reference for the DHCP exclusion. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpExclusionRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpGroupRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpGroupRef | An object reference for the DHCP group. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpGroupRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
The DHCP option definition to remove.
dhcpServerRef | The DHCP server from which the option definition should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpServerRef | A reference to the object from which to get the DHCP option definitions. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
The option definitions.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | The DHCP server on which the option definition should be added. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | The DHCP server on which the option definition should be modified. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ownerRef | A reference to the DHCP server/group/scope owning the reservations. Specifying a DHCP server will only return reservations on a server level, not reservations on scope level. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP reservations.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object for which to get inherited DHCP options. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
policyName | Name of a DHCP server or scope policy to get inherited options for. Only supported on Microsoft servers version 2012 and higher. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
The inherited DHCP options.
Unexpected error.
ref | A reference to the object from which to get the DHCP options. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
dhcpPolicyName | Name of a MS DHCP policy if applicable. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Ticket used for concurrency. Sent back as part of call to SetDHCPOptions and, if there have been changes made to DHCP options for the object since the ticket was returned, the SetDHCPOptions call will fail.
The DHCP options.
Unexpected error.
Uses default content-types: application/json application/xml
ref | Reference to the object for which to set the DHCP options. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpReservationRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpReservationRef | An object reference for the DHCP reservation. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpReservationRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
The DHCP option definition to remove.
dhcpServerRef | The DHCP server from which the option definition should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpServerRef | A reference to the object from which to get the DHCP option definitions. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
The option definitions.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | The DHCP server on which the option definition should be added. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | The DHCP server on which the option definition should be modified. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object for which to get inherited DHCP options. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
policyName | Name of a DHCP server or scope policy to get inherited options for. Only supported on Microsoft servers version 2012 and higher. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
The inherited DHCP options.
Unexpected error.
ref | A reference to the object from which to get the DHCP options. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
dhcpPolicyName | Name of a MS DHCP policy if applicable. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Ticket used for concurrency. Sent back as part of call to SetDHCPOptions and, if there have been changes made to DHCP options for the object since the ticket was returned, the SetDHCPOptions call will fail.
The DHCP options.
Unexpected error.
Uses default content-types: application/json application/xml
ref | Reference to the object for which to set the DHCP options. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
folderRef | Reference to a folder from which to get scopes. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP scopes.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
dhcpScopeRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpScopeRef | An object reference for the DHCP scope. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpScopeRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpScopeRef | A reference to the scope containing the address pool(s). |
path | string | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP address pools.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpScopeRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
dhcpScopeRef | A reference to the scope containing the exclusion(s). |
path | string | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP exclusions.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpScopeRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
dhcpScopeRef | A reference to the scope containing the leases. |
path | string | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP leases.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpScopeRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpScopeRef | Reference to the DHCP scope from which the lease should be released. |
path | string | |
lease | IP address of the lease. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
The DHCP option definition to remove.
dhcpServerRef | The DHCP server from which the option definition should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpServerRef | A reference to the object from which to get the DHCP option definitions. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
The option definitions.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | The DHCP server on which the option definition should be added. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | The DHCP server on which the option definition should be modified. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
objRef | A reference to the scope from which to return the free address. |
path | string | |
startAddress | The starting address to use when looking for the next free address. |
query | string | |
considerExclusionRange | Determines whether to look for a free address in an excluded range inside the scope. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
The next reservable IP address in the scope.
Unexpected error.
ownerRef | A reference to the object containing the DHCP group(s). |
path | string | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP groups.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
ownerRef | A reference to the DHCP server/group/scope owning the reservations. Specifying a DHCP server will only return reservations on a server level, not reservations on scope level. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP reservations.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
ownerRef | A reference to the DHCP server/scope containing the DHCP policies. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
The DHCP policies retrieved.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to the DHCP server/scope to which the DHCP policy should be added. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ownerRef | A reference to the DHCP server/scope containing the DHCP policy. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
dhcpPolicyName | The DHCP policy to remove. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to the DHCP server/scope containing the DHCP policies. |
path | string | |
dhcpPolicyName | The DHCP policy to modify. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ownerRef | A reference to the DHCP server/scope for which the DHCP policy enforcement is set. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
Specifies whether DHCP policies are being enforced.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to the DHCP server/scope for which the DHCP policy enforcement is set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
folderRef | Reference to the folder from which the objects should be removed. |
query | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object for which to retrieve the containing folder. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
folderRef | Reference to the folder from which the objects should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
folderRef | Reference to the folder in which the objects should be placed. |
path | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object for which to get inherited DHCP options. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
policyName | Name of a DHCP server or scope policy to get inherited options for. Only supported on Microsoft servers version 2012 and higher. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
The inherited DHCP options.
Unexpected error.
ref | A reference to the object from which to get the DHCP options. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
dhcpPolicyName | Name of a MS DHCP policy if applicable. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Ticket used for concurrency. Sent back as part of call to SetDHCPOptions and, if there have been changes made to DHCP options for the object since the ticket was returned, the SetDHCPOptions call will fail.
The DHCP options.
Unexpected error.
Uses default content-types: application/json application/xml
ref | Reference to the object for which to set the DHCP options. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP servers.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Warning message returned if the added DHCP server is e.g. of an old or unknown version.
Unexpected error.
dhcpServerRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpServerRef | An object reference for the DHCP server. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpServerRef | An object reference for the DHCP server. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
An array of DHCP class names.
Unexpected error.
dhcpServerRef | An object reference for the DHCP server. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
The DHCP failover relationships retrieved.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
An array of DHCP failover relationships to remove.
saveComment | Save comment text to associate with the action. |
query | string | |
dhcpServerRef | A reference to an object. |
path | string | |
dhcpFailoverRelationshipName | path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpServerRef | An object reference for the DHCP server. |
path | string | |
dhcpFailoverRelationshipName | The DHCP failover relationship to retrieve. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
The DHCP option definition to remove.
dhcpServerRef | The DHCP server from which the option definition should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpServerRef | A reference to the object from which to get the DHCP option definitions. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
The option definitions.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | The DHCP server on which the option definition should be added. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | The DHCP server on which the option definition should be modified. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpServerRef | An object reference for the DHCP server. |
path | string | |
dhcpClassName | The name of the DHCP class for which to retrieve the subclasses. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
An array of DHCP subclasses.
Unexpected error.
Uses default content-types: application/json application/xml
dhcpServerRef | Reference to the DHCP server on which the DHCP subclasses should be set. |
path | string | |
dhcpClassName | The name of the DHCP class for which the DHCP subclasses should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dhcpServerRef | An object reference for the DHCP server. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
An array of DHCP vendor classes.
An array of DHCP user classes.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ownerRef | A reference to the object containing the DHCP group(s). |
path | string | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP groups.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
ownerRef | A reference to the DHCP server/group/scope owning the reservations. Specifying a DHCP server will only return reservations on a server level, not reservations on scope level. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DHCP reservations.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
ownerRef | A reference to the DHCP server/scope containing the DHCP policies. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
The DHCP policies retrieved.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to the DHCP server/scope to which the DHCP policy should be added. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ownerRef | A reference to the DHCP server/scope containing the DHCP policy. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
dhcpPolicyName | The DHCP policy to remove. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to the DHCP server/scope containing the DHCP policies. |
path | string | |
dhcpPolicyName | The DHCP policy to modify. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ownerRef | A reference to the DHCP server/scope for which the DHCP policy enforcement is set. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
Specifies whether DHCP policies are being enforced.
Unexpected error.
Uses default content-types: application/json application/xml
ownerRef | A reference to the DHCP server/scope for which the DHCP policy enforcement is set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object for which to get inherited DHCP options. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
policyName | Name of a DHCP server or scope policy to get inherited options for. Only supported on Microsoft servers version 2012 and higher. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
The inherited DHCP options.
Unexpected error.
ref | A reference to the object from which to get the DHCP options. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
dhcpPolicyName | Name of a MS DHCP policy if applicable. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Ticket used for concurrency. Sent back as part of call to SetDHCPOptions and, if there have been changes made to DHCP options for the object since the ticket was returned, the SetDHCPOptions call will fail.
The DHCP options.
Unexpected error.
Uses default content-types: application/json application/xml
ref | Reference to the object for which to set the DHCP options. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
References to the added DNS records. If a record was not successfully added, the reference returned for that record will be {#0-#0}.
Error messages. One error message is generated for each record that is not added.
Unexpected error.
dnsRecordRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dnsRecordRef | An object reference for the DNS record. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dnsRecordRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dnsRecordRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dnsRecordRef | An object reference for the DNS address record for which to find associated records. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
An array of records associated with the address record.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DNS servers.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
dnsServerRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dnsServerRef | An object reference for the DNS server. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dnsServerRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dnsServerRef | A reference to the DNS server from which to retrieve the Active Directory partitions. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of Active Directory partitions.
Unexpected error.
dnsServerRef | A reference to the DNS server. |
path | string | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DNS server views.
Total number of records in the result set.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
folderRef | Only return zones within the specified folder. |
query | string | |
dnsViewRef | Only return zones within the specified view. |
query | string | |
dnsServerRef | Only return zones on the specified server. |
path | string | |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dnsServerRef | An object reference for the DNS server. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dnsServerRef | An object reference for the DNS server. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | Reference of the DNS Server or DNS zone. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
cacheScopes | Request the cache scopes on the server. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
The DNS scopes.
Unexpected error.
dnsServerRef | A reference to the DNS server. |
query | string | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of DNS server views.
Total number of records in the result set.
Unexpected error.
dnsViewRef | An object reference for the DNS view. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
folderRef | Only return zones within the specified folder. |
query | string | |
dnsViewRef | Only return zones within the specified view. |
path | string | |
dnsServerRef | Only return zones on the specified server. |
query | string | |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
folderRef | Only return zones within the specified folder. |
query | string | |
dnsViewRef | Only return zones within the specified view. |
query | string | |
dnsServerRef | Only return zones on the specified server. |
query | string | |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
dnsGenerateDirectiveRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dnsGenerateDirectiveRef | An object reference for the DNS generate directive. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dnsZoneRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dnsZoneRef | An object reference for the DNS zone. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dnsZoneRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
dnsZoneRef | Reference to the zone containing the records. |
path | string | |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
hideNonAccessibleHosts | If set to true the resulting set will not contain records for which the user has no access. |
query | boolean | |
includeMetaRecords | If set to true will return control directives and comments included in the zone. |
query | boolean | |
syncZone | If set to true will synchronize the zone from the server before returning records. |
query | boolean | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dnsZoneRef | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
dnsZoneRef | Reference to the zone containing the generate directives. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of DNS generate directives.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
dnsZoneRef | An object reference for the DNS zone. |
path | string |
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
dnsZoneRef | An object reference for the DNS zone. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Contains a list of storage providers installed on the DNS server.
Unexpected error.
dnsZoneRef | An object reference for the DNS zone. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
dnsZoneRef | An object reference for the DNS zone. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
folderRef | Reference to the folder from which the objects should be removed. |
query | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object for which to retrieve the containing folder. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
folderRef | Reference to the folder from which the objects should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
folderRef | Reference to the folder in which the objects should be placed. |
path | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | Reference of the DNS Server or DNS zone. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
cacheScopes | Request the cache scopes on the server. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
The DNS scopes.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of folders.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
folderRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
folderRef | An object reference for the folder. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
folderRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
folderRef | Reference to the folder. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of all the objects in the specified folder.
Total number of records in the result set.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
folderRef | Reference to the folder from which the objects should be removed. |
query | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object for which to retrieve the containing folder. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
folderRef | Reference to the folder from which the objects should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
folderRef | Reference to the folder in which the objects should be placed. |
path | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
userRef | Reference to a user from which to get roles. |
query | string | |
roleRef | Reference to a role that the group should have. |
query | string | |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
groupRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
groupRef | An object reference for the group. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
groupRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
userRef | Reference to a user from which to get roles. |
query | string | |
groupRef | Reference to a group from which to get roles. |
path | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
roleRef | A reference to the role to remove. |
path | string | |
groupRef | A reference to the group from which the role should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
roleRef | A reference to the role to add. |
path | string | |
groupRef | A reference to the group to which the role should be added. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
groupRef | Reference to a group from which to get users. |
path | string | |
roleRef | Reference to a role that the user should have. |
query | string | |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
userRef | A reference to the user to remove. |
path | string | |
groupRef | A reference to the group from which the user should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
userRef | A reference to the user to add. |
path | string | |
groupRef | A reference to the group to which the user should be added. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
deviceRef | A reference to the device containing the interfaces. |
query | string | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of interfaces.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
interfaceRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
interfaceRef | The object reference for the interface. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
interfaceRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
addrRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
addrRef | An object reference for the IPAM record. |
path | string | |
requireRangeRef | Reference to a range in which the relevant IP address must reside, otherwise the GetIPAMRecord call will fail. |
query | string | |
excludeDHCP | Set to true to exclude DHCP data from result. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
addrRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
addrRef | Reference to the IP address to ping. |
path | string |
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
addrRef | A reference to the IP address. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
folderRef | Reference to a folder from which to get ranges. |
query | string | |
adSiteRef | Reference to an AD Site from which to get ranges. |
query | string | |
cloudNetworkRef | Reference to a cloud network from which to get ranges. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
parentRef | A reference to the range that contains the subranges. |
path | string | |
depth | Specifies how many levels of subranges should be retrieved. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } |
Uses default content-types: application/json application/xml
Successful operation.
List of subranges.
Unexpected error.
rangeRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
rangeRef | An object reference for the IPAM range. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
rangeRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
rangeRef | Reference to the address range. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Address range's address blocks.
Unexpected error.
rangeRef | An object reference for the range. |
path | string | |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
mask | The minimum size of the address blocks, specified as a subnet mask. Defaults to 24 if neither the mask nor size is specified. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | |
size | The minimum size of the address blocks, specified as the number of addresses. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | |
ignoreSubnetFlag | Determines whether the subnet flag should be ignored when determining the size of the address blocks. |
query | boolean | |
startAddress | The starting address to use when looking for the next available address block. Ignored when mask is not provided. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Array of address blocks fulfilling the given criteria.
Unexpected error.
rangeRef | A reference to the range. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Inherit access flag.
Unexpected error.
rangeRef | A reference to the range containing the addresses. Specified when getting IPAM records from a specific range. |
path | string | |
addrRefs | An array of references to the IPAM records to retrieve. Specified when getting specific IPAM records. |
query | string | |
includeRelatedDNSRecords | Set to true if IPAM record should include DNS records related to any DNS hosts returned. |
query | boolean | |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
excludeDHCP | Set to true to exclude DHCP data from result. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
List of IPAM records.
Total number of records in the result set.
Unexpected error.
rangeRef | A reference to the address range from which to return the free address. |
path | string | |
startAddress | The starting address to use when looking for the next free address. |
query | string | |
ping | If true the system will ping the address found before returning. If the address responds to a ping request, it is considered to be in use. |
query | boolean | |
excludeDHCP | Set to true to exclude DHCP data from result. |
query | boolean | |
temporaryClaimTime | If set, claims the next free address for the given time in seconds. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } |
Uses default content-types: application/json application/xml
Successful operation.
The next free IP address in the address range.
Unexpected error.
rangeRef | A reference to the range. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
folderRef | Reference to the folder from which the objects should be removed. |
query | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | A reference to the object for which to retrieve the containing folder. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
folderRef | Reference to the folder from which the objects should be removed. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
folderRef | Reference to the folder in which the objects should be placed. |
path | string | |
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
A list of report definitions.
Total number of records in the result set.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
reportDefinitionRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
reportDefinitionRef | The reference for the report definition. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
reportDefinitionRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
A list of reports.
Total number of records in the result set.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A unique reference ID for the object. |
path | string | |
contentType | The content type of the result (XML, CSV, JSON, SYLK). |
query | string , x ∈ { XML , CSV , JSON , SYLK } |
Uses default content-types: application/json application/xml
Successful operation.
The content of the report.
Unexpected error.
reportRef | The reference for the report. |
path | string | |
preview | If true the report output will be included. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
userRef | Reference to a user from which to get roles. |
query | string | |
groupRef | Reference to a group from which to get roles. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
roleRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
roleRef | An object reference for the role. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
roleRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
userRef | Reference to a user from which to get roles. |
query | string | |
roleRef | Reference to a role that the group should have. |
path | string | |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
groupRef | Reference to a group from which to get users. |
query | string | |
roleRef | Reference to a role that the user should have. |
path | string | |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
groupRef | Reference to a group from which to get users. |
query | string | |
roleRef | Reference to a role that the user should have. |
query | string | |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
Uses default content-types: application/json application/xml
Successful operation. Object created.
Unexpected error.
eventType | The type of event to retrieve. If not specified, entries for all event types are retrieved. |
query | string , x ∈ { Unknown , Creation , Modification , Deletion , Refresh , Error , Reference } | #/parameters/eventTypeParam |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
objRef | If specified, only history entries for the specified object will be retrieved. |
path | string | |
username | The login name of the user for which to retrieve history entries. If not specified, entries for all users are retrieved. |
query | string | |
startDate | Date of the first entry to retrieve. |
query | string (date-time) | #/parameters/startDateParam |
endDate | Date of the last entry to retrieve. |
query | string (date-time) | #/parameters/endDateParam |
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
List of events.
Total number of records in the result set.
Unexpected error.
ref | A reference to the object. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
identityRef | Object reference for a user or group. If specified, the command only retrieves access for the specified user or group. |
query | string | |
excludeBuiltinIdentities | Set to true to exclude access for builtin users and groups. |
query | boolean |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
ref | A reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
List of property definitions for the object.
Unexpected error.
Uses default content-types: application/json application/xml
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the custom property definition. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
property | The name of the property. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
property | The name of the custom property definition. |
path | string | |
ref | An optional reference to an object. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
userRef | Reference to the object that should be removed. |
path | string | |
objType | The type of object to retrieve. If not specified, entries for all object types are retrieved. |
query | string , x ∈ { Unknown , Suite , DNSServer , DHCPServer , DNSZone , DNSView , Range , DHCPScope , IPAddress , DHCPReservation , DHCPAddressPool , DHCPGroup , ADSite , DNSRecord , User , Group , DHCPExclusion , DHCPFailoverPeer , DHCPLease , Device , Interface , Folder , ADSiteLink , AddressSpace , ADForest , ChangeRequest , Appliance , Role , CloudServiceAccount , CloudService , CloudAccountSubscription , CloudNetwork , Superscope , ServerGroup } | #/parameters/objTypeParam |
forceRemoval | If possible, then force removal of object. |
query | boolean | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
userRef | An object reference for the user. Use "." to get the current user. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
userRef | Reference to the object for which properties should be set. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
userRef | Reference to a user from which to get roles. |
path | string | |
roleRef | Reference to a role that the group should have. |
query | string | |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
filter | Filtering criteria for the records returned. |
query | string | #/parameters/filterParam |
userRef | Reference to a user from which to get roles. |
path | string | |
groupRef | Reference to a group from which to get roles. |
query | string | |
offset | Specifies the offset to use when listing the records. A value of 0 starts with the first record. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/offsetParam |
limit | The number of records to return. |
query | integer (int64) , { x ∈ ℤ | x ≥ 0 } | #/parameters/limitParam |
targetRef | Overrides "offset" and returns a page where "targetRef" is the first record. If target is not found with the given filter, "offset" is not overwritten. |
query | string | |
sortBy | The name of the field to sort by. |
query | string | #/parameters/sortByParam |
sortOrder | The sort order to use. |
query | string , x ∈ { Ascending , Descending } | #/parameters/sortOrderParam |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
roleRef | A reference to the role to remove. |
path | string | |
userRef | A reference to the user from which the role should be removed.. |
path | string | |
saveComment | Save comment text to associate with the action. |
query | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Uses default content-types: application/json application/xml
roleRef | A reference to the role to which the user should be added. |
path | string | |
userRef | A reference to the user to add. |
path | string |
Uses default content-types: application/json application/xml
Successful operation.
Unexpected error.
Contains the name and setting for an access entry relevant to an object.
The name of the access entry.
Defines possible access for an object property.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
DNS zone change(s).
DNS record change(s).
DHCP scope change(s).
DHCP reservation change(s).
DHCP exclusion change(s).
DHCP address pool change(s).
DHCP options change(s).
Range change(s).
Configuration file change(s).
Custom property change(s).
The date and time, when the requested change(s) should be applied, if specified.
The custom properties for the change request.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
The DNS records to add.
Save comment text to associate with the action.
Set to true to force creation of record regardless of naming conflict check (if enabled in system settings).
Save comment text to associate with the action.
The IP addresses of the master servers if the new zone is not a master zone.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
Cloud tags associated with the property.
Save comment text to associate with the action.
Contains all properties for an address block.
The starting IP address of the address block.
The ending IP address of the address block.
Contains all properties for an address space object.
The name of the address space.
A description of the address space.
Save comment text to associate with the action.
Save comment text to associate with the action.
Contains all properties for an AD Forest object.
The name of the AD Forest.
Global catalog server to which Micetro connects for retrieving sites and subnets.
User name used when connecting to the global catalog server.
Password used when connecting to the global catalog server.
Determines if the forest is read-only.
Active Directory zone replication.
application directory partition to use if type is 'partition'.
Defines possible replication types for an AD integrated zone.
Contains all properties for an AD Site Link object.
The name of the AD Site Link.
A description of the AD Site Link.
A metric used by AD to determine which site links have precedent over other site links.
Replication interval. Defines the interval (in minutes) between performing AD replications.
List of AD Sites that this Site Link links together.
Contains all information needed to log into a Akamai account.
The base hostname (without scheme) for the Akamai account to log into.
Client Token for the Akamai account to log into.
Client Secret for the Akamai account to log into.
Access Token for the Akamai account to log into.
Deprecated, will be removed in future versions.
Definition of servers that should be allowed to receive a zone transfer from the DNS server.
List of servers that should be allowed to receive a zone transfer.
Possible values for allow-update DNS zone option.
Possible values for allow-update DNS zone option.
Defines possible authentication types for a user that is logging in.
Contains information about a AWS cloud service account.
Resource groups within the cloud service account.
Contains all information needed to log into an AWS account.
Access Key ID for the AWS account to log into.
Secret access key for the AWS account to log into.
Contains information about a Azure cloud service account.
Resource groups within the cloud service account.
Contains all information needed to log into an Azure account.
Subscription ID for the Azure account to log into.
Tenant ID for the Azure account to log into.
Client ID for the Azure account to log into.
Client secret for the Azure account to log into.
Use Azure Government. Defaults to false.
Contains all properties for listen-on option on a BIND DNS server.
The port to listen on.
The interfaces to listen on, if specified.
Contains all properties for BIND DNS server logging.
BIND DNS server logging channels.
Contains all properties for BIND DNS server logging categories.
Logging category "default".
Logging category "config".
Logging category "queries".
Logging category "update".
Logging category "xfer".
Logging category "notify".
Logging category "security".
Logging category "lame".
Logging category "database".
Logging category "general".
Logging category "resolver".
Logging category "client".
Logging category "network".
Logging category "unmatched".
Contains all properties for a BIND DNS server logging channel.
The name of the logging channel.
The logging channel severity.
The log file name, if type is "File".
The maximum log file size, if type is "File".
The log file versions, if type is "File".
Specifies whether to print category.
Specifies whether to print severity.
Specifies whether to print time.
Defines the types of BIND DNS server logging channel facilities.
Defines the types of BIND DNS server logging channels.
Contains all properties for options specific to a BIND DNS server.
Specifies to where it is allowed to answer transfer requests.
Specifies to where it is allowed to answer recursive queries.
Contains all properties for options specific to a BIND DNS zone.
ACL listing hosts and subnets allowed to query the zone.
ACL listing hosts and subnets allowed to retrieve a zone transfer.
Location of zone file on disk.
List of forwarders for the zone.
List of server addresses for the static-stub zone.
List of server names for the static-stub zone.
Contains all properties for a change request object.
The name of the user that made the change request.
The date and time, when the change request was created.
The date and time, when the change request should be applied, if specified.
The custom properties for the change request.
Save comment text to associate with the action.
The date and time, when the change request was approved or rejected.
DNS zone changes associated with the change request.
DNS record changes associated with the change request.
DHCP scope changes associated with the change request.
DHCP reservation changes associated with the change request.
DHCP exclusion changes associated with the change request.
DHCP address pool changes associated with the change request.
DHCP option changes associated with the change request.
Range changes associated with the change request.
Configuration file changes associated with the change request.
CustomProperty changes associated with the change request.
Defines how the change request is processed.
Describes change request errors in a change request.
A detailed description of the error.
An optional name for the error message
An optional description of the error.
Defines possible change request states.
Defines possible change request types.
Contains all properties for a device as supplied by the cloud provider.
The state of the cloud device as reported by the cloud provider.
The cloud device platform as reported by the cloud provider.
The private DNS name of a cloud device as provided by the cloud provider.
The public IP address of a cloud device as provided by the cloud provider.
Contains all properties for a virtual cloud network object.
The name of the cloud network.
The resource group for the network to reside in. Applies only to Azure.
Region or location for the network to be placed in.
The address blocks for the network in CIDR notation.
The custom properties for the cloud network.
Contains all properties needed for a cloud service account.
A name for the cloud service account.
Resource groups in the cloud service.
Regions/locations in the cloud service.
The custom properties for the cloud account.
Defines how Micetro connects to a cloud service.
Synchronize virtual networks and subnets, when applicable.
Synchronize DNS service, when applicable.
Contains information about the cloud service account.
The name of the cloud service account.
Contains all properties for a cloud subnet associated with a range.
Specifies addresses in subnet which should be available for dynamic allocation. If omitted/empty when placing subnet in cloud network, defaults to all addresses in subnet.
Contains a reference to a cloud tag.
The name of the tag.
Defines possible cloud types.
Contains a configuration file
The type of option file
The date and time of last modification
The option file
Contains a configuration file change
Specifies whether the user has access to approve/reject the configuration file change.
The configuration files as they are before the change is made.
The configuration files to change to.
Contains all properties for a custom property change object.
Specifies whether the user has access to approve/reject the custom property change.
The custom properties as they were before the change (omitted when type is Add).
The custom properties as they should be after change has been applied (omitted when type is Remove).
Contains all properties for a device object.
The name of the device.
The custom properties for the device.
The interfaces on the device.
Contains all properties for a DHCP address pool object.
The name of the DHCP address pool.
The start address of the DHCP address pool.
The end address of the DHCP address pool.
The name of the failover peer if the address pool is on an ISC DHCP server with failover peer(s) defined.
The name of the failover relationship if the address pool is on an MS DHCP server with failover(s) defined. Read-only property.
The role of the pool in a redundancy setup.
Contains all properties for a DHCP address pool change object.
Specifies whether the user has access to approve/reject the DHCP address pool change.
The index of the DHCP address pool change within the change request which contains the DHCP address pool change.
Contains all properties for a DHCP address pool permit object.
The name of the DHCP class if permit type is MembersOfDHCPClass.
Defines the types of DHCP Address Pool permits.
Contains all properties for a DHCP exclusion change object.
Specifies whether the user has access to approve/reject the DHCP exclusion change.
The index of the DHCP exclusion change within the change request which contains the DHCP exclusion change.
Defines a DHCP failover relationship.
The name of the DHCP failover relationship.
The primary DHCP server.
The secondary DHCP server.
Maximum client lead time in seconds.
Safe period time in seconds, that the DHCPv4 server will wait before transitioning the server from the COMMUNICATION-INT state to PARTNER-DOWN.
References to DHCP scopes that are associated with the failover relationship.
Indicates the ratio of the DHCPv4 client load shared between a primary and secondary server in the failover relationship.
The shared secret key associated with this failover relationship.
Defines the types of DHCP Failover server.
Contains all properties for a DHCP lease object.
The name of the lease.
The DHCP lease type.
The MAC address of the host that holds the lease.
The IP address of the lease.
The expiration date for the lease.
The state of the lease.
Contains a single DHCP option value.
The DHCP option ID.
The DHCP option value.
Contains all properties for a DHCP option change object.
Specifies whether the user has access to approve/reject the DHCP option change.
The index of the DHCP option change within the change request which contains the DHCP option change.
The name of the DHCP policy the options belong to, defaults to an empty string when not using policies or on none MS servers.
Contains a definition for a DHCP option class.
The DHCP option class name.
The DHCP option class description.
The DHCP option class identifier.
Contains a definition for a DHCP option.
The DHCP option ID.
The DHCP option name.
Determines whether DHCP option is defined as an array.
Contains all properties for a DHCP policy.
The name of the DHCP policy.
A description for the DHCP policy.
Specifies the relative order in which the DHCP policy will be processed.
Specifies whether the DHCP policy is enabled (default true).
IP ranges set for the DHCP policy.
Conditions set for the DHCP policy.
Defines possible DHCP policy comparison types.
Contains all properties for a DHCP policy condition.
The value(s) to be used for the DHCP policy condition comparison. Each value can end with wildcard character '*'.
Defines possible DHCP policy condition types.
Contains all properties used when configuring DDNS update for a DHCP Policy
Specifies whether the DHCP policy is enabled (default false).
Specifies if DDNS should always be updated, ignoring DHCP client requested (default false).
Specifies whether to discard DDNS A and PTR records when lease is deleted (default true).
Specifies whether to force a DDNS update for clients that do not request an update (default false).
Specifies whether to update DNS PTR records (default false).
Specifies whether to use a specific DNS suffix when registering clients with DDNS (default false).
The DNS suffix used to register the client with DDNS
Contains all properties used when configuring a specific lease duration on a DHCP Policy
Specifies lease duration in seconds.
Possible DHCP Policy lease duration settings.
Defines possible DHCP policy logical operators.
Contains all properties for a DHCP policy range.
The starting IP address of the DHCP policy range.
The ending IP address of the DHCP policy range.
A DHCP failover relationship to remove.
Name of the DHCP failover relationship to remove.
Contains all properties for a DHCP reservation object.
The name of the reservation.
The client identifier used for the reservation (e.g. the MAC address).
An array of zero or more IP addresses used for the reservation.
Description for the reservation. Only applicable for MS DHCP servers.
Dynamic DNS host name for reservation. Only applicable for ISC DHCP servers.
The "filename" DHCP option. Only applicable for ISC DHCP servers.
The "server-name" DHCP option. Only applicable for ISC DHCP servers.
The "next-server" ISC DHCP option. Only applicable for ISC DHCP servers.
Contains all properties for a DHCP reservation change object.
Specifies whether the user has access to approve/reject the DHCP reservation change.
The index of the DHCP reservation change within the change request which contains the DHCP reservation change.
Defines possible DHCP reservation methods.
Contains all properties for a DHCP scope object.
The name of the DHCP scope.
The name of the superscope for the DHCP scope. Only applicable for MS DHCP servers.
A description for the DHCP scope.
Number of available addresses in the address pool(s) of the scope.
Specifies whether the scope is enabled (default true).
Contains all properties for a DHCP scope change object.
Specifies whether the user has access to approve/reject the DHCP scope change.
The index of the DHCP scope change within the change request which contains the DHCP scope change.
Contains all properties for a DHCP server object.
The name of the DHCP server.
The DHCP server controller used to connect to the DHCP server. If not specified it is assumed to be localhost.
The IP address of the DHCP server.
The IP address of the DHCP server, if specified, or the IP address retrieved through resolving the name of the DHCP server.
The login name of the user accessing a Cisco IOS DHCP server. Only applicable for Cisco IOS DHCP servers.
The password for the user accessing a Cisco IOS DHCP server. Only applicable for Cisco IOS DHCP servers.
The password for entering maintenance mode when accessing a Cisco IOS DHCP server. Only applicable for Cisco IOS DHCP servers.
The custom properties for the DHCP server.
Specifies whether the DHCP server is enabled.
Defines possible login methods for Cisco IOS DHCP servers.
Defines possible DHCP server states.
Defines possible DHCP server types.
Contains all properties for scheduling. Used for discovery of ranges or scopes.
The interval between runs for the schedule.
Determines if the schedule is enabled.
The date and time when the schedule should start.
Defines the types of uses of forwarders for a DNS server.
Contains all properties for a DNS generate directive.
The start of the range.
The end of the range.
The stepping of the range. Defaults to 1.
The owner name of the resource records generated by the directive.
The ttl of the resource records generated by the directive.
The class of the resource records generated by the directive.
The data of the resource records generated by the directive.
Contains all properties for a DNS record object.
The name of the DNS record, either partially or fully qualified.
Specifies the Time-To-Live of the DNS record.
Contains the record data in a tab-separated list.
Contains the comment string for the record. Note that only records in static DNS zones can have a comment string.
Contains true if the record is enabled. If the record is disabled the value is false. Defaults to enabled.
The aging timestamp of dynamic records in AD integrated zones. Hours since January 1, 1601, UTC. Providing a non-zero value creates a dynamic record.
The custom properties for the record.
Contains all properties for a DNS record change object.
Specifies whether the user has access to approve/reject the DNS record change.
The index of the DNS record change within the change request which contains the DNS record change.
Defines possible DNS record change types.
Defines possible DNS record types.
Contains all properties for a DNS root server object.
The name of the DNS root server.
The IP address of the DNS root server.
Contains all properties for options specific to DNSSEC.
User NSEC3 over NSEC.
Use NSEC3 Opt-Out.
Length of the NSEC3 random salt.
Number of iterations to use for NSEC3.
TTL to use for DS records.
TTL to use for DNSKEY records.
Name of the Keymaster for this zone (read only).
Does the parent zone have a DNSSEC delegation for this zone.
Enable automatic update of trust anchors on key rollover (RFC 5011).
The time between polling the DNSSEC delegation in the parent zone.
The signature inception offset.
A string to use as NSEC3 salt.
The NSEC3 salt currently being used in the zone (readonly).
Contains all properties for a DNS server object.
The name of the DNS server.
The DNS server controller used to connect to the DNS server.
The IP address of the DNS server.
The IP address of the DNS server, if specified, or the IP address retrieved through resolving the name of the DNS server.
The port to use when connecting to the DNS server. Only needed if a non-standard port is used to connect to the server.
The name of the AD Forest with which the DNS server is associated.
The custom properties for the DNS server.
Specifies whether the DNS server is enabled.
Date when server was created in the suite.
Date when server was last modified in the suite.
Contains all properties for a DNS server options object.
Timestamp.
IP addresses of forwarders, if any.
Additional DNS Server options.
Defines possible DNS server states.
Defines possible DNS server subtypes.
Defines possible DNS server types.
Contains all properties for a DNS zone object.
The name of the DNS zone.
The name of the DNS zone scope.
Contains true if the zone is dynamic.
Contains true if the zone is Active Directory integrated.
The AD partition if the zone is Active Directory integrated.
Contains the reference IDs of the DNS views that contain the zone.
Contains the name of the DNS server that contains the zone or the string "[Active Directory]" if the zone is AD integrated.
Contains true if the zone is a DNSSEC signed zone.
A comma separated string of IDs of KSKs, starting with active keys, then inactive keys in parenthesis.
A comma separated string of IDs of ZSKs, starting with active keys, then inactive keys in parenthesis.
The custom properties for the zone.
Date when zone was created in the suite.
Date when zone was last modified in the suite.
A name that can distinguish the zone from other zone instances with the same name.
Contains all properties for a DNS zone change object.
Specifies whether the user has access to approve/reject the DNS zone change.
The index of the DNS zone change within the change request which contains the DNS zone change.
Contains all properties for a DNS zone options object.
Timestamp.
List of all masters, for slave zones.
Additional DNS Zone options.
Defines possible types for a DNS zone.
Algorithms to use for when creating DS resource records.
Contains all information needed to log into a Dyn account.
The Customer Name to use for authenticating with Dyn.
The username to use for authenticating with Dyn.
The password to use for authenticating with Dyn.
Contains all properties for an event object.
Name of the object.
Timestamp of event.
Name of the user associated with the event.
Save comment provided along with the event.
Description of the event.
Defines possible event types.
Contains the property definition for a field.
The name of the field.
A human readable description of the field.
An array of possible values.
Defines the possible data types for a field.
Contains all properties for a folder object.
The name of the folder.
List of records.
Offset of page returned when "targetRef" is specified and found.
Total number of records in the result set.
List of zones.
Offset of page returned when "targetRef" is specified and found.
Total number of records in the result set.
List of groups.
Offset of page returned when "targetRef" is specified and found.
Total number of records in the result set.
List of ranges.
Offset of page returned when "targetRef" is specified and found.
Total number of records in the result set.
Number of used addresses in the address range.
Number of free addresses in the address range.
Number of addresses in range allocated to subranges.
Percent of range allocated to subranges.
List of roles.
Offset of page returned when "targetRef" is specified and found.
Total number of records in the result set.
Array of users.
Offset of page returned when "targetRef" is specified and found.
Total number of records in the result set.
Contains all properties for a user group object.
The name of the group.
A description for the group.
Contains true if the group is Active Directory integrated.
Indicates a system built in role (read only property).
An array of references to the users in the group.
An array of references to the roles the group has.
Defines possible High-Availability modes.
Contains access entries for a specific user or group.
The name of the user or group for which the access applies.
The access entries for the user or group.
Contains all properties for an interface object.
The name of the interface.
The client identifier for the interface.
The addresses for the interface.
The custom properties for the interface.
Defines possible IP address discovery types.
Contains all properties for an IPAM record object.
The IP address.
Contains true if the record has the Claimed flag set.
List of DNS hosts associated with the address.
List of DHCP reservations associated with the address.
List of DHCP leases associated with the address.
The date when the address was last seen during IP address discovery.
The date when the system last performed IP address discovery for this IP address.
The MAC address associated with the IP address discovery info.
The device associated with the record.
The interface associated with the record.
Contains true if there are extraneous PTR records for the record.
The custom properties for the IPAM record.
IP address usage bitmask.
Contains information about who holds the otherwise free IP and for how long.
The date and time when the temporary hold expires.
The user who claimed the IP temporarily.
Defines possible IPAM record states.
Information needed logging into a cloud service.
Possible DNS resource record sets to maintain trust anchors for.
Save comment text to associate with the action.
Save comment text to associate with the action.
Should objects be updated with the new value.
Save comment text to associate with the action.
Cloud tags associated with the property.
Contains all properties for MS DNS server logging.
The log file name.
The maximum log file size.
IP addresses on which to filter.
Contains all properties for MS DNS server loglevel.
Log outgoing. If not logged, incoming must be logged.
Log incoming. If not logged, outgoing must be logged.
Log TCP. If not logged, udp must be logged.
Log UDP. If not logged, tcp must be logged.
Log queries. If not logged, updates and/or notifications must be logged.
Log updates. If not logged, queries and/or notifications must be logged.
Log notifications. If not logged, queries and/or updates must be logged.
Log request. If not logged, response must be logged.
Log response. If not logged, request must be logged.
Log details.
Contains all properties for options specific to a MS DNS server.
Forwarder timeout.
The interfaces to listen on, if specified.
Specifies whether recursion should be disabled.
Specifies whether to use BIND secondaries.
Specifies whether to fail when encountering bad data.
Specifies whether to use round robin.
Specifies whether to use netmask ordering.
Specifies whether to use a secure cache.
Specifies whether to perform name check.
Boot method.
Specifies how old a record can get before it is scavenged.
Root servers.
Contains all properties for options specific to a MS DNS zone.
List of forwarders for the zone.
Describes what servers or virtual networks are authoritative for the network.
Describes the network authority relationship as a string of authoritative object names.
The type of object authoritative for the network.
Objects that can be considered authoritative for the network.
A source of authority for a network.
The name of the object that is authoritative for the network, for instance a DHCP server or a cloud service.
The type of object authoritative for the network. Currently always set to 'Scope'
Indicates whether the instance is enabled and/or available on the source.
Possible types of network authority sources.
Contains Network Discovery Info.
The name of the router.
The IP address of the gateway.
The interface ID.
The interface name.
The VLAN ID for the interface.
The interface description.
The VRF name assigned to the interface.
Definition of servers that should be notified of changes to a DNS zone.
Notify authoritative servers.
List of other servers to notify.
Contains all information needed to log into a NS1 account.
API Key to use for authenticating with NS1.
Contains information about a generic object.
The name of the object.
Contains information about an object access entry.
The name of the object.
An array of access entries for different users and groups for the object.
Defines possible object types.
Contains all information needed to log into an OpenStack account.
The server node with which to communicate.
The username to use for authenticating with OpenStack.
The password to use for authenticating with OpenStack.
Is HTTPS required for communicating with server node.
Determines whether the host responded to the ping request.
The response time in milliseconds.
A timestamp indicating the last time seen.
References to the address ranges that should be placed in the AD site.
Location property to be set for AD subnet.
Description property to be set for AD subnet.
Save comment text to associate with the action.
The subnets that should be placed in the cloud network.
Save comment text to associate with the action.
Contains a single property entry for an object.
The name of the property.
The value of the property.
Contains the property definition for a property.
The name of the property.
Contains true if the property is system defined.
Determines if the property is mandatory.
Determines if the property is read-only.
Determines if the property is multi-line.
Contains the default value for the property.
Contains the list items if the property is an enumeration.
Name of the parent property.
Associated cloud tags
Defines the possible data types for a custom property.
Contains all properties for a range object.
The CIDR of the range, or from-to address range.
The starting IP address of the range.
The ending IP address of the range.
The display name of the AD site to which the range belongs.
An array of child ranges of the range.
Determines if the range has any childRanges.
Number of child ranges.
An array of scopes associated with the range.
Determines if the range is defined as a subnet.
Determines if the range should be set as locked.
Determines if it should be possible to automatically assign IP addresses from the range.
Determines if a discovery schedule has been set for the range.
Determines if monitoring is enabled for the range.
The custom properties for the range.
Should this range inherit its access bits from its parent range?.
Set to true to create a container instead of a range.
Utilization percentage for range.
If this range is a container, then this member will indicate whether there are rogue addresses in the container.
Addresses in subnet which should be available for dynamic allocation in the cloud.
Network Discovery Information.
The time when the Range was created.
The time when the Range last modified.
Contains all properties for a range change object.
Specifies whether the user has access to approve/reject the range change.
Contains information about a region.
The name of the region.
Number of VPCs in the region.
Number of zones in the region.
Contains information about a Report.
A reference for the report definition.
The title of the report.
The time when the report was started .
The number of items returned.
The running time in milliseconds.
Defines the possible categories of a report.
Contains information about a report definition.
The report title.
A description of the report.
Instructions for the user on how to use the report.
The reporting source.
The maximum number of records to return.
The report filter.
An optional array of columns for output. If not specified all columns will be returned
The maximum number of reports to keep. By default 0 meaning keep all reports.
The maximum number of days to keep a report. By default 0 meaning keep all reports.
True if the report is scheduled to be run.
The time the report will run if scheduled.
Name of script to run on results from a scheduled run.
Contains report output.
An array of output fields.
The result of a report.
Contains information about a resource group.
The name of the resource group.
Number of VPCs in the resource group.
Number of zones in the resource group.
Contains all properties for a role object.
The name of the role.
A description for the role.
Indicates a system built in role (read only property).
An array of references to users that have the role.
An array of references to groups that have the role.
Scavenge stale resource records.
The time between the most recent refresh of a record timestamp and the moment when the timestamp may be refreshed again.
The time between the earliest moment when a record timestamp can be refreshed and the earliest moment when the record can be scavenged. The refresh interval must be longer than the maximum record refresh period.
The DHCP address pool permit list to set.
Save comment text to associate with the action.
Ticket used for concurrency. Returned by GetDHCPOptions command and, if there have been changes made to DHCP options for the object since the ticket was returned, the SetDHCPOptions call will fail.
The DHCP options to set.
Name of MS DHCP policy if applicable.
Save comment text to associate with the action.
Specifies whether DHCP policies should be enforced.
Save comment text to associate with the action.
The DHCP subclasses to set.
Save comment text to associate with the action.
Save comment text to associate with the action.
Save comment text to associate with the action.
The access to set for the objects.
Save comment text to associate with the action.
Save comment text to associate with the action.
Set to true if properties that are not explicitly set should be cleared. Default value is false.
The properties and property values that should be set for the object.
Contains DHCP options from a single source.
The DHCP options.
Contains all properties for a user object.
The login name of the user.
The user password.
The full name of the user.
The external authentication ID of the user. Distinguished name for AD user.
The description for the user.
The users email address.
The date and time of the last login for this user.
The groups the user is a member of.
The roles the user is directly associated to.
The roles the user has through his group membership.