Scott,

It's available from the master at the /slaves endpoint. For example,
http master:5050/slaves | jq '.slaves[] | .id,.attributes'
"108df187-4ee6-41fb-9c06-a02cbdbdfd7c-S5"
{}
"108df187-4ee6-41fb-9c06-a02cbdbdfd7c-S4"
{}
"108df187-4ee6-41fb-9c06-a02cbdbdfd7c-S3"
{
  "public_ip": "true"
}

On Sat, May 21, 2016 at 12:56 PM Scott Kinney <[email protected]> wrote:

> I'm setting slave attributes in file under /etc/mesos-slave/attributes
> directory but i dont see a convenient way to view the salve's attributes in
> mesos or marathon ui.
>
> Thanks,
>
> Scott
>
>
>
> ------------------------------
> Scott Kinney | DevOps
> stem  <http://www.stem.com/>  |   *m*  510.282.1299
> 100 Rollins Road, Millbrae, California 94030
>
> This e-mail and/or any attachments contain Stem, Inc. confidential and
> proprietary information and material for the sole use of the intended
> recipient(s). Any review, use or distribution that has not been expressly
> authorized by Stem, Inc. is strictly prohibited. If you are not the
> intended recipient, please contact the sender and delete all copies. Thank
> you.
>

Reply via email to