HTTP or HTTPS URL to Atmos fixed content device.
If a HTTPS URL is specified, the transport between Content Platform Engine
and Atmos will be encrypted via SSL.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property AtmosUrl As String |
C# |
---|
string AtmosUrl { get; set; } |
Visual C++ |
---|
property String^ AtmosUrl { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_atmosUrl(); function set_atmosUrl(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 2083
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ