LDAPSLAsResponse element
Type: | LDAPSLAsResponse |
Namespace: | com.unboundid.directory.mon.api.v1.models |
This represents a response to listing of LDAPSLAs.
Example JSON
{ "found" : ..., "offset" : ..., "slas" : [ { }, { } ] }
![]() |
Type: | LDAPSLAsResponse |
Namespace: | com.unboundid.directory.mon.api.v1.models |
This represents a response to listing of LDAPSLAs.
{ "found" : ..., "offset" : ..., "slas" : [ { }, { } ] }