Management:Server Capabilities ()

The declaration to configure the server's feature set.

iOS(15.0)macOS(13.0)tvOS(16.0)visionOS(1.1)watchOS(10.0)
Branch: release

Settings (3)

SettingTypeRequiredDefaultManual InstallSupported OS
Protocol Version
Version
The server's protocol version.
stringrequired
Yes
iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+)
Supported Features
SupportedFeatures
A dictionary that contains the server's optional protocol features. Each dictionary item uses the key name to represent a feature, and the value to hold the feature's associated parameters. This protocol reserves keys with a prefix of `com.apple.`, which appear as subkeys in this dictionary.
1 subkey
dictionaryrequired
Yes
iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+)
└─
ANY
ANY
Additional keys may be present.
anyoptional
Yes
iOS (15.0+)macOS (13.0+)tvOS (16.0+)visionOS (1.1+)watchOS (10.0+)