OK - Return status and configuration for all managed Filers.
Authentication failure
Permission denied
Request throttled
{- "Paging": {
- "href": "string",
- "limit": 0,
- "next": "string",
- "offset": 0,
- "previous": "string",
- "total": 0
}, - "items": [
- {
- "build": "string",
- "description": "string",
- "guid": "string",
- "management_state": "self",
- "serial_number": "string",
- "settings": {
- "alert_thresholds": {
- "cpu_alert_settings": {
- "cpu_enabled": true,
- "cpu_threshold": 0,
- "cpu_duration": 0
}, - "memory_alert_settings": {
- "memory_enabled": true,
- "memory_threshold": 0,
- "memory_duration": 0
}, - "snapshot_alert_settings": {
- "snapshot_enabled": true,
- "snapshot_duration": 0
}
}, - "autoupdate": {
- "hour": 0,
- "sun": true,
- "mon": true,
- "tue": true,
- "wed": true,
- "thu": true,
- "fri": true,
- "sat": true
}, - "cache_reserved": {
- "reserved": "unset",
- "maxv": 0,
- "minv": 0
}, - "cifs": {
- "aio_support": true,
- "deny_access": true,
- "fruit_support": true,
- "proto_level": "SMB3",
- "restrict_anonymous": true,
- "roundup_size": "string",
- "smb3": true,
- "smb_encrypt": true,
- "unix_ext": true,
- "veto_files": true
}, - "escrow_passphrase": "string",
- "ftp": {
- "masq_address": "string",
- "idle_timeout": 0,
- "anon_user": "string",
- "anon_group": "string",
- "protocols": [
- "string"
]
}, - "gl_settings": {
- "degrade_to_read_locks": true
}, - "mobile_service": {
- "limit_single_device": true,
- "additional_api_port": 0,
- "session_expiration_time": 0,
- "allowed_devices": [
- "OSX"
]
}, - "network_settings": {
- "hostname": "string",
- "default_gateway": "string",
- "ip_addresses": [
- "string"
], - "dns_servers": [
- "string"
], - "search_domains": [
- "string"
]
}, - "qos": {
- "rules": [
- {
- "days": {
- "mon": null,
- "tue": null,
- "wed": null,
- "thu": null,
- "fri": null,
- "sat": null,
- "sun": null
}, - "start": 0,
- "stop": 0,
- "limit": 0,
- "ingress_limit": 0
}
]
}, - "quota_report_schedule": {
- "schedules": [
- {
- "days": {
- "sun": null,
- "mon": null,
- "tue": null,
- "wed": null,
- "thu": null,
- "fri": null,
- "sat": null
}, - "activation_hour": 0,
- "admin_report": true,
- "user_report": true,
- "threshold": 0
}
]
}, - "remote_support": {
- "connected": true,
- "enabled": true,
- "running": true,
- "timeout": 0
}, - "snmp": {
- "v2_enabled": true,
- "v2_community": "string",
- "v3_enabled": true,
- "v3_username": "string",
- "v3_password": "string",
- "sys_location": "string",
- "sys_contact": "string",
- "trap_ips": [
- "string"
]
}, - "time": {
- "ntpservers": [
- "string"
], - "timezone": "string",
- "current_time_utc": "string"
}
}, - "status": {
- "offline": true,
- "osversion": "string",
- "platform": {
- "platform_name": "string",
- "cpu": {
- "model": "string",
- "frequency": 0,
- "sockets": 0,
- "cores": 0
}, - "memory": "string",
- "cache_status": {
- "size": 0,
- "used": 0,
- "dirty": 0,
- "free": 0,
- "percent_used": 0
}
}, - "updates": {
- "updates_available": true,
- "current_version": "string",
- "new_version": "string"
}, - "uptime": 0
}, - "links": {
- "self": {
- "href": "string",
- "method": "string"
}, - "cifsclients": {
- "href": "string",
- "method": "string"
}, - "cifslocks": {
- "href": "string",
- "method": "string"
}, - "ftpclients": {
- "href": "string",
- "method": "string"
}
}
}
]
}